public-Homekit_Split/001-homekit_hub/lib/ESPAsyncTCP-esphome/library.json

23 lines
442 B
JSON
Raw Permalink Normal View History

2024-07-20 21:58:04 +01:00
{
"name":"ESPAsyncTCP-esphome",
"description":"Asynchronous TCP Library for ESP8266",
"keywords":"async,tcp",
"authors":
{
"name": "Hristo Gochkov",
"maintainer": true
},
"repository":
{
"type": "git",
"url": "https://github.com/OttoWinter/ESPAsyncTCP.git"
},
"version": "1.2.3",
"license": "LGPL-3.0",
"frameworks": "arduino",
"platforms": "espressif8266",
"build": {
"libCompatMode": 2
}
}