velocity : A node velocity template engine.. You can installing velocity 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 velocity $ sudo npm install -g velocity
If want to update the velocity package execute the command as below,
$ sudo npm update velocity
Update package globally,
$ npm install -g velocity
$ sudo git clone https://github.com/rektide/velocity.git
$ sudo npm install -g ./velocity
velocity@0.7.2 /usr/lib/node_modules/velocity
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall velocity
| Package Name | velocity |
| Version | 0.7.2 |
| Description | A node velocity template engine. |
| Released Date | 2015-04-24T11:17:40.337Z |
| Published by | fool2fish |
| How to Learn | https://www.npmjs.com/package/velocity/tutorial |