{
  "name": "huaweicloud-obs-sync",
  "version": "1.0.0",
  "description": "sync files to huaweicloud obs.",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ruanxinyu/huaweicloud-obs-sync.git"
  },
  "homepage": "http://blog.ruanxinyu.cn",
  "keywords": [
    "sync",
    "huaweicloud-obs"
  ],
  "main": "lib/sync",
  "author": "ruanxinyu",
  "license": "MIT",
  "dependencies": {
    "bluebird": "^3.4.7",
    "hexo-fs": "^0.1.6",
    "log4js": "^1.1.1",
    "xml2js": "^0.4.19",
    "request": "^2.88.0",
    "urlencode": "^1.1.0"
  },
  "bugs": {
    "url": "https://github.com/ruanxinyu/huaweicloud-obs-sync/issues"
  },
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
