amp : Abstract messaging protocol. You can installing amp 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 amp $ sudo npm install -g amp
If want to update the amp package execute the command as below,
$ sudo npm update amp
Update package globally,
$ npm install -g amp
$ sudo git clone https://github.com/rektide/amp.git
$ sudo npm install -g ./amp
amp@0.3.1 /usr/lib/node_modules/amp
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall amp
Package Name | amp |
Version | 0.3.1 |
Description | Abstract messaging protocol |
Released Date | 2013-11-13T20:05:43.197Z |
Published by | tjholowaychuk |
How to Learn | https://www.npmjs.com/package/amp/tutorial |