PowerAnalyzer/.piolibdeps/ESP8266FtpServer_ID992/.library.json
Carsten Schmiemann 0748877113 Update gitignore
2018-08-29 00:24:09 +02:00

40 lines
842 B
JSON

{
"description": "Very Simple FTP server for SPIFFS on esp8266",
"repository": {
"url": "https://github.com/nailbuster/esp8266FTPServer",
"type": "git"
},
"platforms": [
"espressif32",
"espressif8266"
],
"export": {
"exclude": [
"extras",
"docs",
"tests",
"test",
"*.doxyfile",
"*.pdf"
],
"include": null
},
"authors": [
{
"maintainer": true,
"name": "david@paivahome.com",
"url": null,
"email": null
}
],
"keywords": [
"communication"
],
"id": 992,
"name": "ESP8266FtpServer",
"frameworks": [
"arduino"
],
"version": "1.0.1",
"homepage": null
}