shoe : streaming sockjs for node and the browser. You can installing shoe 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 shoe $ sudo npm install -g shoe
If want to update the shoe package execute the command as below,
$ sudo npm update shoe
Update package globally,
$ npm install -g shoe
$ sudo git clone https://github.com/rektide/shoe.git
$ sudo npm install -g ./shoe
shoe@0.0.15 /usr/lib/node_modules/shoe
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall shoe
| Package Name | shoe |
| Version | 0.0.15 |
| Description | streaming sockjs for node and the browser |
| Released Date | 2013-08-29T00:15:16.199Z |
| Published by | substack |
| How to Learn | https://www.npmjs.com/package/shoe/tutorial |