upyun-cnpm
Version:
co-upyun-storage for cnpm
35 lines (34 loc) • 654 B
JSON
{
"name": "upyun-cnpm",
"version": "0.0.2",
"description": "co-upyun-storage for cnpm",
"main": "index.js",
"scripts": {
"test": "make test"
},
"repository": {
"type": "git",
"url": "git://github.com/cnpm/upyun-cnpm.git"
},
"keywords": [
"Co",
"Upyun",
"Storage",
"CNPM"
],
"author": "JacksonTian",
"license": "MIT",
"bugs": {
"url": "https://github.com/cnpm/upyun-cnpm/issues"
},
"homepage": "https://github.com/cnpm/upyun-cnpm",
"dependencies": {
"co-upyun-storage": "0.0.4"
},
"devDependencies": {
"istanbul": "*",
"co": "*",
"mocha": "*",
"expect.js": "*"
}
}