{
  "name": "loopback-component-qiniu",
  "version": "0.0.2",
  "description": "Loopback storage component for Qiniu",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ole3021/loopback-component-qiniu.git"
  },
  "keywords": [
    "Loopback",
    "qiniu",
    "storage"
  ],
  "author": "ole3021",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ole3021/loopback-component-qiniu/issues"
  },
  "homepage": "https://github.com/ole3021/loopback-component-qiniu#readme",
  "dependencies": {
    "axios": "^0.15.2",
    "busboy": "^0.2.13",
    "qiniu": "^6.1.13"
  }
}
