https://github.com/cnpm/upyun-cnpm
co-upyun-storage for cnpm
https://github.com/cnpm/upyun-cnpm
Last synced: 2 months ago
JSON representation
co-upyun-storage for cnpm
- Host: GitHub
- URL: https://github.com/cnpm/upyun-cnpm
- Owner: cnpm
- License: mit
- Created: 2014-08-05T01:57:06.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2019-10-04T22:55:21.000Z (over 6 years ago)
- Last Synced: 2025-11-02T05:24:55.348Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 17
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
upyun-cnpm
==========
co-upyun-storage wraper for cnpmjs.org
## Usage
```
var Storage = require('upyun-cnpm');
var client = Storage.create({
bucket: 'your bucket',
oprator: 'your id',
password: 'your secret'
});
```
## Licese
The MIT license