aug : a library to augment objects and prototypes. You can installing aug 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 aug $ sudo npm install -g aug
If want to update the aug package execute the command as below,
$ sudo npm update aug
Update package globally,
$ npm install -g aug
$ sudo git clone https://github.com/rektide/aug.git
$ sudo npm install -g ./aug
aug@2.0.0 /usr/lib/node_modules/aug
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall aug
Package Name | aug |
Version | 2.0.0 |
Description | a library to augment objects and prototypes |
Released Date | 2017-07-09T16:28:42.398Z |
Published by | jga |
How to Learn | https://www.npmjs.com/package/aug/tutorial |