mirror of https://github.com/arendst/Tasmota.git
15 lines
314 B
JSON
15 lines
314 B
JSON
|
{
|
||
|
"name": "TasmotaClient",
|
||
|
"version": "0.0.2",
|
||
|
"keywords": [
|
||
|
"serial", "io", "TasmotaClient"
|
||
|
],
|
||
|
"description": "TasmotaClient Driver Library",
|
||
|
"repository":
|
||
|
{
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/andrethomas/TasmotaSlave"
|
||
|
},
|
||
|
"frameworks": "arduino"
|
||
|
}
|