{
  "name": "jjz-deploy",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "bin": {
    "deploy": "./bin/index.js"
  },
  "keywords": [
    "前端部署",
    "nodejs前端部署"
  ],
  "author": "zwb (caofen)",
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "https://gitee.com/caofen/jjz-deploy.git"
  },
  "bugs": {
    "url": "https://gitee.com/caofen/jjz-deploy/issues"
  },
  "dependencies": {
    "archiver": "^6.0.1",
    "chalk": "^3.0.0",
    "inquirer": "^8.2.6",
    "log-symbols": "^4.1.0",
    "node-ssh": "^13.1.0"
  }
}
