123456789101112131415161718 |
- {
- "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.4.2"
- }
|