node-hue-api : Phillips Hue API Library for Node.js. You can installing node-hue-api npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install node-hue-api $ sudo npm install -g node-hue-api
If want to update the node-hue-api package execute the command as below,
$ sudo npm update node-hue-api
Update package globally,
$ npm install -g node-hue-api
$ sudo git clone https://github.com/rektide/node-hue-api.git
$ sudo npm install -g ./node-hue-api
node-hue-api@2.4.2 /usr/lib/node_modules/node-hue-api
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall node-hue-api
Package Name | node-hue-api |
Version | 2.4.2 |
Description | Phillips Hue API Library for Node.js |
Released Date | 2017-03-14T21:44:47.925Z |
Published by | peter-murray |
How to Learn | https://www.npmjs.com/package/node-hue-api/tutorial |