{
  "name": "xoup",
  "version": "0.0.5",
  "description": "信鸥科技部署服务器跨平台脚本 需要安装 node 环境",
  "keywords": [
    "publish",
    "multi-platform",
    "deploy"
  ],
  "main": "index.js",
  "scripts": {},
  "bin": {
    "xoup": "./bin/xoup.js"
  },
  "author": {
    "name": "lizhongyuan3"
  },
  "engines": {
    "node": ">=0.9"
  },
  "license": "MIT",
  "dependencies": {
    "archiver": "^5.3.1",
    "lodash": "^4.17.4",
    "progress-stream": "^2.0.0",
    "ssh2": "^1.11.0",
    "ssh2-sftp-client": "^9.0.4",
    "yargs": "^17.2.1",
    "miniprogram-ci": "^1.9.5",
    "inquirer": "^5.2.0"
  }
}
