weinre : WEb INspector REmote. You can installing weinre 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 weinre $ sudo npm install -g weinre
If want to update the weinre package execute the command as below,
$ sudo npm update weinre
Update package globally,
$ npm install -g weinre
$ sudo git clone https://github.com/rektide/weinre.git
$ sudo npm install -g ./weinre
weinre@2.0.0-pre-I0Z7U9OV /usr/lib/node_modules/weinre
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall weinre
| Package Name | weinre |
| Version | 2.0.0-pre-I0Z7U9OV |
| Description | WEb INspector REmote |
| Released Date | 2014-10-07T20:37:25.741Z |
| Published by | pmuellr |
| How to Learn | https://www.npmjs.com/package/weinre/tutorial |