You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
{
|
|
|
|
"name": "AutoConnect",
|
|
|
|
"keywords": "communication, http, server, web, wifi, wi-fi",
|
|
|
|
"description": "ESP8266 WLAN configuration at runtime with web interface.",
|
|
|
|
"homepage": "https://hieromon.github.io/AutoConnect",
|
|
|
|
"repository":
|
|
|
|
{
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/Hieromon/AutoConnect.git"
|
|
|
|
},
|
|
|
|
"dependencies":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"name": "PageBuilder",
|
|
|
|
"version": ">=1.0.0"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"frameworks": "arduino",
|
|
|
|
"platforms": "espressif8266",
|
|
|
|
"version": "0.9.1",
|
|
|
|
"license": "MIT"
|
|
|
|
}
|