13 lines
326 B
JSON
Executable file
13 lines
326 B
JSON
Executable file
{
|
|
"name": "WifiManager",
|
|
"keywords": "wifi, wi-fi",
|
|
"description": "ESP8266 WiFi Connection manager with fallback web configuration portal",
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/tzapu/WiFiManager.git"
|
|
},
|
|
"frameworks": "arduino",
|
|
"platforms": "espressif8266",
|
|
"version": "0.14"
|
|
}
|