mirror of
https://github.com/s00500/ESPUI.git
synced 2024-11-05 00:00:54 +00:00
16 lines
367 B
JSON
16 lines
367 B
JSON
|
{
|
||
|
"name": "EasyUI",
|
||
|
"keywords": "EasyUI, esp8266, ui, easyui, user, interface, gui, iot, arduino, Wifi, server",
|
||
|
"description": "Easily Setup an User Interface on Your ESP8266 with EasyUI",
|
||
|
"repository":
|
||
|
{
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/ayushsharma82/EasyDDNS.git"
|
||
|
},
|
||
|
"frameworks": "arduino",
|
||
|
"platforms":
|
||
|
[
|
||
|
"espressif"
|
||
|
]
|
||
|
}
|