Tasmota/lib/default/TasmotaLList/library.json

15 lines
348 B
JSON

{
"name": "TasmotaLList",
"version": "1.0",
"description": "Simple yet powerful linked-list",
"license": "MIT",
"homepage": "https://github.com/arendst/Tasmota",
"frameworks": "arduino",
"platforms": "espressif32, espressif8266",
"authors":
{
"name": "Stephan Hadinger",
"maintainer": true
}
}