{
  "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"
}
