upyun-legacy
Version:
upyun sdk for node.js
31 lines (30 loc) • 664 B
JSON
{
"name": "upyun-legacy",
"version": "0.4.5",
"description": "upyun sdk for node.js",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@github.com:lisposter/node-upyun-legacy.git"
},
"keywords": [
"upyun",
"sdk",
"cdn",
"cloudstorage"
],
"author": "Leigh Zhu",
"license": "MIT",
"bugs": {
"url": "https://github.com/lisposter/node-upyun-legacy/issues"
},
"homepage": "https://github.com/lisposter/node-upyun-legacy",
"devDependencies": {
"istanbul": "^0.3.2",
"mocha": "~1.16.2",
"should": "~4.0.4"
}
}