1
0
mirror of https://github.com/s00500/ESPUI.git synced 2024-06-25 23:34:13 +00:00
ESPUI/library.json

16 lines
357 B
JSON

{
"name": "ESPUI",
"keywords": "ESPUI, esp32, ui, espui, user, interface, gui, iot, arduino, Wifi, server, webinterface, web",
"description": "Quickly create an user interface on an ESP32",
"repository":
{
"type": "git",
"url": "https://github.com/s00500/ESPUI.git"
},
"frameworks": "arduino",
"platforms":
[
"espressif"
]
}