mirror of https://github.com/arendst/Tasmota.git
15 lines
317 B
JSON
15 lines
317 B
JSON
|
{
|
||
|
"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
|
||
|
}
|
||
|
}
|