{
  "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"
  }
}
