sugar : A Javascript utility library for working with native objects.. You can installing sugar 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 sugar $ sudo npm install -g sugar
If want to update the sugar package execute the command as below,
$ sudo npm update sugar
Update package globally,
$ npm install -g sugar
$ sudo git clone https://github.com/rektide/sugar.git
$ sudo npm install -g ./sugar
sugar@2.0.4 /usr/lib/node_modules/sugar
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall sugar
| Package Name | sugar |
| Version | 2.0.4 |
| Description | A Javascript utility library for working with native objects. |
| Released Date | 2016-11-23T16:39:14.372Z |
| Published by | l_andrew_l |
| How to Learn | https://www.npmjs.com/package/sugar/tutorial |