2019-02-03 16:12:19 +01:00
|
|
|
{
|
|
|
|
"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",
|
2019-02-03 19:13:33 +01:00
|
|
|
"version": "0.14"
|
2019-02-03 16:12:19 +01:00
|
|
|
}
|