mirror of https://github.com/arendst/Tasmota.git
15 lines
369 B
JSON
15 lines
369 B
JSON
{
|
|
"name": "Zip-readonly-FS",
|
|
"version": "1.0",
|
|
"description": "Simple filesystem to open an uncompressed ZIP file and read-only",
|
|
"license": "MIT",
|
|
"homepage": "https://github.com/arendst/Tasmota",
|
|
"frameworks": "arduino",
|
|
"platforms": "espressif32",
|
|
"authors":
|
|
{
|
|
"name": "Stephan Hadinger",
|
|
"maintainer": true
|
|
}
|
|
}
|