{
  "name": "xupd-cli",
  "version": "1.5.4",
  "description": "xupd build tools.",
  "main": "index.js",
  "scripts": {
    "xupd": "node ./bin/xupd.js"
  },
  "bin": {
    "xupd": "./bin/xupd.js"
  },
  "files": [
    "bin",
    "lib",
    "doc",
    "template"
  ],
  "keywords": [
    "xupd",
    "xupd build tools",
    "xupd-cli"
  ],
  "license": "MIT",
  "dependencies": {
    "axios": "^0.19.2",
    "commander": "^2.20.3",
    "compressing": "^1.5.1",
    "download-git-repo": "^3.0.2",
    "fs": "0.0.1-security",
    "fs-extra": "^7.0.0",
    "lodash": "^4.17.10",
    "node-copydir": "^1.0.1",
    "ora": "^4.0.5",
    "path": "^0.12.7",
    "shelljs": "^0.8.4",
    "string": "^3.3.3",
    "unzip": "^0.1.11",
    "form-data": "^3.0.0",
    "archiver": "^5.0.2"
  }
}
