{
  "name": "qie-tool",
  "version": "0.1.26",
  "description": "A simple CLI for publish projects.",
  "bin": {
    "qie": "./bin/qie",
    "qie-init": "./bin/qie-init",
    "qie-ip": "./bin/qie-ip",
    "qie-publish": "./bin/qie-publish",
    "qie-push": "./bin/qie-push",
    "qie-upload": "./bin/qie-upload",
    "qie-zipdir": "./bin/qie-zipdir"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/git-lt/qie-tool.git"
  },
  "keywords": [
    "cli",
    "publish"
  ],
  "author": "hz_liutao@qq.com",
  "license": "ISC",
  "dependencies": {
    "axios": "^0.18.0",
    "chalk": "^2.4.1",
    "clui": "^0.3.6",
    "commander": "^2.15.1",
    "figlet": "^1.2.0",
    "gulp": "^3.9.1",
    "gulp-qiniu": "^0.2.4",
    "inquirer": "^6.0.0",
    "meetyou-ali-oss": "^1.0.7",
    "rmdir-sync": "^1.0.1",
    "shelljs": "^0.8.2",
    "zip-local": "^0.3.4"
  }
}
