An open API service indexing awesome lists of open source software.

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

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