{
  "name": "dhcli",
  "version": "1.0.60",
  "description": "This is a cli for dahai",
  "bin": {
    "cli": "./bin/cli.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Elvis Yang",
  "license": "MIT",
  "engines": {
    "node": ">=8.9"
  },
  "dependencies": {
    "asar": "^0.13.0",
    "babel-core": "6.25.0",
    "babel-loader": "7.1.1",
    "babel-plugin-import": "1.3.1",
    "babel-plugin-transform-decorators-legacy": "1.3.4",
    "babel-plugin-transform-runtime": "6.23.0",
    "babel-preset-env": "1.6.0",
    "babel-preset-react": "6.24.1",
    "babel-preset-stage-0": "6.24.1",
    "babel-runtime": "6.26.0",
    "bluebird": "3.5.3",
    "chalk": "2.4.1",
    "clean-webpack-plugin": "1.0.0",
    "colors": "1.3.3",
    "commander": "2.19.0",
    "css-loader": "^0.28.4",
    "download-git-repo": "1.1.0",
    "express": "4.15.3",
    "extract-text-webpack-plugin": "3.0.2",
    "html-webpack-plugin": "2.30.1",
    "inquirer": "6.2.1",
    "loading-cli": "1.0.8",
    "offline-plugin": "4.8.3",
    "promisify-cli": "^3.0.9",
    "promisify-fs": "^1.0.39",
    "promisify-git": "^1.1.22",
    "promisify-npm": "^1.0.25",
    "semver": "5.6.0",
    "style-loader": "0.23.1",
    "uglifyjs-webpack-plugin": "0.4.6",
    "vue-loader": "15.2.6",
    "vue-template-compiler": "2.5.16",
    "wbp-gitlab": "^1.1.3",
    "webpack": "3.5.5",
    "url-loader": "^0.5.9",
    "webpack-dev-middleware": "1.12.0",
    "webpack-hot-middleware": "2.18.2",
    "webpack-node-externals": "1.6.0",
    "file-loader": "^0.11.2"
  }
}
