imgur : Upload images to imgur.com. You can installing imgur 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 imgur $ sudo npm install -g imgur
If want to update the imgur package execute the command as below,
$ sudo npm update imgur
Update package globally,
$ npm install -g imgur
$ sudo git clone https://github.com/rektide/imgur.git
$ sudo npm install -g ./imgur
imgur@0.2.1 /usr/lib/node_modules/imgur
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall imgur
Package Name | imgur |
Version | 0.2.1 |
Description | Upload images to imgur.com |
Released Date | 2017-03-31T05:37:35.874Z |
Published by | kai |
How to Learn | https://www.npmjs.com/package/imgur/tutorial |