{
  "name": "ar-deploy",
  "version": "1.0.12",
  "description": "ar deploy tool",
  "main": "index.js",
  "bin": "./bin/ar-deploy.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Eric Cai <330785652@qq.com> (http://ericai.com)",
  "license": "ISC",
  "dependencies": {
    "fs-readfile-promise": "^2.0.1",
    "minimist": "^1.2.0",
    "object.assign": "^4.0.3",
    "promise": "^7.1.1",
    "underscore": "^1.8.3",
    "vinyl-fs": "^2.3.1",
    "vinyl-ftp": "^0.4.5",
    "winston": "^2.1.1"
  }
}
