back : Simple exponential backoff pulled out of Primus by 3rd-Eden. You can installing back 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 back $ sudo npm install -g back
If want to update the back package execute the command as below,
$ sudo npm update back
Update package globally,
$ npm install -g back
$ sudo git clone https://github.com/rektide/back.git
$ sudo npm install -g ./back
back@1.0.2 /usr/lib/node_modules/back
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall back
Package Name | back |
Version | 1.0.2 |
Description | Simple exponential backoff pulled out of Primus by 3rd-Eden |
Released Date | 2017-09-01T18:50:42.595Z |
Published by | jcrugzz |
How to Learn | https://www.npmjs.com/package/back/tutorial |