UNPKG

@danimal4326/homebridge-magichome2

Version:
40 lines (39 loc) 886 B
{ "name": "@danimal4326/homebridge-magichome2", "version": "1.0.1", "description": "Magic Home WiFi plugin for homebridge", "license": "MIT", "homepage": "https://github.com/danimal4326/homebridge-magichome2#readme", "repository": { "type": "git", "url": "git://github.com/danimal4326/homebridge-magichome2.git" }, "bugs": { "url": "http://github.com/danimal4326/homebridge-magichome2/issues" }, "engines": { "node": ">=0.12.0", "homebridge": ">=1.1.0 || ^2.0.0-beta.0" }, "dependencies": { "color": "^4.2.3", "homebridge-http-base": ">=2.1.13", "nopy": "" }, "python": { "execPath": "python3", "dependencies": { "flux-led": ">=0.28.34" } }, "scripts": { "install": "npip install", "nopy": "nopy", "npip": "npip" }, "keywords": [ "homebridge-plugin", "Flux", "lighbulb" ] }