quotation : Quote a value. You can installing quotation 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 quotation $ sudo npm install -g quotation
If want to update the quotation package execute the command as below,
$ sudo npm update quotation
Update package globally,
$ npm install -g quotation
$ sudo git clone https://github.com/rektide/quotation.git
$ sudo npm install -g ./quotation
quotation@1.1.0 /usr/lib/node_modules/quotation
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall quotation
| Package Name | quotation |
| Version | 1.1.0 |
| Description | Quote a value |
| Released Date | 2016-11-19T16:40:58.214Z |
| Published by | wooorm |
| How to Learn | https://www.npmjs.com/package/quotation/tutorial |