qn : Another qiniu API client for Node.js.. You can installing qn 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 qn $ sudo npm install -g qn
If want to update the qn package execute the command as below,
$ sudo npm update qn
Update package globally,
$ npm install -g qn
$ sudo git clone https://github.com/rektide/qn.git
$ sudo npm install -g ./qn
qn@1.3.0 /usr/lib/node_modules/qn
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall qn
| Package Name | qn |
| Version | 1.3.0 |
| Description | Another qiniu API client for Node.js. |
| Released Date | 2016-06-26T15:24:23.009Z |
| Published by | fengmk2 |
| How to Learn | https://www.npmjs.com/package/qn/tutorial |