UNPKG

ttb-node-hue

Version:

Nodes to handle Philips Hue for the Thingbox and TimeSquAir (and also stock Node-RED)

26 lines 586 B
{ "name": "ttb-node-hue", "version": "2.0.3", "description": "Nodes to handle Philips Hue for the Thingbox and TimeSquAir (and also stock Node-RED)", "dependencies": { "node-hue-api": "2.3.0", "chromath": "0.0.6" }, "repository": { "type": "git", "url": "https://github.com/TheThingBox/ttb-node-hue.git" }, "keywords": [ "thingbox", "thethingbox", "timesquair", "hue" ], "node-red": { "nodes": { "hue": "hue.js" } }, "author": "Digital Airways (http://www.digitalairways.com/)", "license": "http://www.wtfpl.net" }