node-red-contrib-etekcity-smartplug
Version:
etekcity smartplug
26 lines (25 loc) • 451 B
JSON
{
"name": "node-red-contrib-etekcity-smartplug",
"version": "1.0.5",
"description": "etekcity smartplug",
"author": {
"name": "jbardi"
},
"dependencies": {
"etekcity-smartplug": "1.0.2"
},
"keywords": [
"node-red",
"etekcity",
"smartplug",
"vesync",
"smarthome"
],
"node-red": {
"nodes": {
"vesync-account": "account.js",
"etekcity": "etekcity.js"
}
},
"license": "UNLICENSED"
}