blob: 5f4944f17848e8a1589bce76e7b830a05d26d73c (
plain) (
tree)
|
|
{
"name": "espFTPServer",
"description": "Simple FTP Server for using SPIFFS or LittleFS",
"keywords": "esp8266, ftp, spiffs, littlefs",
"authors":
{
"name": "Daniel Plasa",
"email": "dplasa@gmail.com"
},
"repository":
{
"type": "git",
"url": "https://github.com/dplasa/espFTPServer"
},
"frameworks": "Arduino",
"platforms": "*"
}
|