18 lines
389 B
JSON
18 lines
389 B
JSON
{
|
|
"name": "PageBuilder",
|
|
"keywords": "communication, http, server, web, wifi, wi-fi",
|
|
"description": "HTML web page assembly aid using WebServer for ESP8266 and ESP32",
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/Hieromon/PageBuilder.git"
|
|
},
|
|
"frameworks": "arduino",
|
|
"platforms":
|
|
[
|
|
"espressif8266",
|
|
"espressif32"
|
|
],
|
|
"version": "1.3.3"
|
|
}
|