bonjour : A Bonjour/Zeroconf implementation in pure JavaScript. You can installing bonjour 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 bonjour $ sudo npm install -g bonjour
If want to update the bonjour package execute the command as below,
$ sudo npm update bonjour
Update package globally,
$ npm install -g bonjour
$ sudo git clone https://github.com/rektide/bonjour.git
$ sudo npm install -g ./bonjour
bonjour@3.5.0 /usr/lib/node_modules/bonjour
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall bonjour
Package Name | bonjour |
Version | 3.5.0 |
Description | A Bonjour/Zeroconf implementation in pure JavaScript |
Released Date | 2016-05-07T09:57:57.679Z |
Published by | watson |
How to Learn | https://www.npmjs.com/package/bonjour/tutorial |