32 lines
No EOL
646 B
JSON
32 lines
No EOL
646 B
JSON
{
|
|
"license": "LGPL-3.0",
|
|
"name": "ESPAsyncTCP",
|
|
"repository": {
|
|
"url": "https://github.com/me-no-dev/ESPAsyncTCP.git",
|
|
"type": "git"
|
|
},
|
|
"platforms": [
|
|
"espressif8266"
|
|
],
|
|
"frameworks": [
|
|
"arduino"
|
|
],
|
|
"version": "1.2.0",
|
|
"build": {
|
|
"libCompatMode": 2
|
|
},
|
|
"authors": [
|
|
{
|
|
"url": null,
|
|
"maintainer": true,
|
|
"email": null,
|
|
"name": "Hristo Gochkov"
|
|
}
|
|
],
|
|
"keywords": [
|
|
"async",
|
|
"tcp"
|
|
],
|
|
"id": 305,
|
|
"description": "Asynchronous TCP Library for ESP8266"
|
|
} |