node-ssdp : A node.js SSDP client and server library.. You can installing node-ssdp 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-ssdp $ sudo npm install -g node-ssdp
If want to update the node-ssdp package execute the command as below,
$ sudo npm update node-ssdp
Update package globally,
$ npm install -g node-ssdp
$ sudo git clone https://github.com/rektide/node-ssdp.git
$ sudo npm install -g ./node-ssdp
node-ssdp@3.2.5 /usr/lib/node_modules/node-ssdp
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall node-ssdp
Package Name | node-ssdp |
Version | 3.2.5 |
Description | A node.js SSDP client and server library. |
Released Date | 2017-10-02T14:22:20.830Z |
Published by | diversario |
How to Learn | https://www.npmjs.com/package/node-ssdp/tutorial |