{
  "name": "xx-oss-service",
  "version": "1.0.1",
  "description": "Aliyun OSS service for our team",
  "main": "index.js",
  "scripts": {
    "test": "mocha ./__test__"
  },
  "repository": "https://github.com/miserylee/xx-oss-service.git",
  "author": "Misery Lee <miserylee@foxmail.com>",
  "license": "MIT",
  "dependencies": {
    "ali-oss": "^4.8.0",
    "node-uuid": "^1.4.7"
  },
  "devDependencies": {
    "co": "^4.6.0",
    "mocha": "^3.2.0"
  }
}
