UNPKG

homebridge-smartplug

Version:
30 lines (29 loc) 692 B
{ "name": "homebridge-smartplug", "version": "1.0.3", "description": "Kankun SmartPlug plugin for homebridge", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/hau21um/homebridge-smartplug.git" }, "keywords": [ "homebridge-plugin", "Kankun", "K1", "SmartPlug" ], "engines": { "homebridge": ">=0.2.0", "node": ">=0.12.0" }, "author": "Milos Hauser", "license": "MIT", "bugs": { "url": "https://github.com/hau21um/homebridge-smartplug/issues" }, "homepage": "https://github.com/hau21um/homebridge-smartplug#readme" }