f5d72e2ac8
Released and tagged as V3.1.7.4 BETA
19 lines
425 B
JSON
19 lines
425 B
JSON
{
|
|
"name":"asyncHTTPrequest",
|
|
"description":"Simple async HTTP to sit on ESPAsyncTCP.",
|
|
"keywords":"async,tcp,ESP8266,ESPAsyncTCP",
|
|
"authors":
|
|
{
|
|
"name": "Bob Lemaire",
|
|
"maintainer": true
|
|
},
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/boblemaire/asyncHTTPrequest.git"
|
|
},
|
|
"version": "1.1.15",
|
|
"license": "LGPL-3.0",
|
|
"frameworks": "arduino",
|
|
"platforms": "espressif8266"
|
|
}
|