blob: eb0388453dbc7a216778a31eae4ecc5c585aec5e (
plain) (
tree)
|
|
{
"name": "FTP",
"description": "Simple FTP Server and Client 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": "*"
}
|