12 lines
268 B
JSON
12 lines
268 B
JSON
|
{
|
||
|
"name": "firewall",
|
||
|
"license": "MIT",
|
||
|
"version": "0.0.1",
|
||
|
"frameworks": "arduino",
|
||
|
"platforms": ["espressif32"],
|
||
|
"dependencies": {
|
||
|
"bblanchon/ArduinoJson": "^6.19.4",
|
||
|
"external-repo": "https://github.com/fhessel/esp32_https_server/pull/91"
|
||
|
}
|
||
|
}
|