upyun : UPYUN js sdk. You can installing upyun 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 upyun $ sudo npm install -g upyun
If want to update the upyun package execute the command as below,
$ sudo npm update upyun
Update package globally,
$ npm install -g upyun
$ sudo git clone https://github.com/rektide/upyun.git
$ sudo npm install -g ./upyun
upyun@3.3.2 /usr/lib/node_modules/upyun
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall upyun
| Package Name | upyun |
| Version | 3.3.2 |
| Description | UPYUN js sdk |
| Released Date | 2017-11-20T11:53:32.435Z |
| Published by | gaara |
| How to Learn | https://www.npmjs.com/package/upyun/tutorial |