Tasmota/lib/default/TasmotaLList/library.json

15 lines
317 B
JSON
Raw Normal View History

2021-11-06 08:37:40 +00:00
{
"name": "TasmotaLList",
"version": "1.0",
"description": "Simple yet powerful linked-list",
"license": "MIT",
"homepage": "https://github.com/arendst/Tasmota",
"frameworks": "*",
"platforms": "*",
"authors":
{
"name": "Stephan Hadinger",
"maintainer": true
}
}