vine : API builder. You can installing vine 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 vine $ sudo npm install -g vine
If want to update the vine package execute the command as below,
$ sudo npm update vine
Update package globally,
$ npm install -g vine
$ sudo git clone https://github.com/rektide/vine.git
$ sudo npm install -g ./vine
vine@0.1.1 /usr/lib/node_modules/vine
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall vine
| Package Name | vine |
| Version | 0.1.1 |
| Description | API builder |
| Released Date | 2013-05-23T18:30:50.096Z |
| Published by | architectd |
| How to Learn | https://www.npmjs.com/package/vine/tutorial |