{
  "name": "upyun-storage",
  "version": "0.0.4",
  "description": "Upyun storage client",
  "main": "index.js",
  "scripts": {
    "test": "make test-all"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/cnpm/upyun-storage.git"
  },
  "keywords": [
    "Upyun",
    "Storage"
  ],
  "author": "Jackson Tian",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/cnpm/upyun-storage/issues"
  },
  "homepage": "https://github.com/cnpm/upyun-storage",
  "dependencies": {
    "urllib": "*"
  },
  "devDependencies": {
    "mocha": "*",
    "expect.js": "*",
    "istanbul": "*",
    "muk": "*",
    "coveralls": "*"
  }
}
