{
  "name": "axx-cli",
  "version": "1.1.46",
  "description": "",
  "main": "index.js",
  "repository": "https://github.com/gaosife/axx-cli.git",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bin": {
    "axx": "bin/axx.js"
  },
  "author": "summernight",
  "license": "ISC",
  "dependencies": {
    "chalk": "^2.4.1",
    "clean-webpack-plugin": "^2.0.1",
    "commander": "^2.16.0",
    "compression-webpack-plugin": "^1.1.11",
    "copy-webpack-plugin": "^4.5.2",
    "download-git-repo": "^1.0.2",
    "eslint-friendly-formatter": "^4.0.1",
    "friendly-errors-webpack-plugin": "^1.7.0",
    "fs-extra": "^7.0.0",
    "html-webpack-plugin": "^3.2.0",
    "inquirer": "^6.0.0",
    "mini-css-extract-plugin": "^0.4.1",
    "optimize-css-assets-webpack-plugin": "^5.0.0",
    "ora": "^3.0.0",
    "os": "^0.1.1",
    "progress-bar-webpack-plugin": "^1.11.0",
    "shelljs": "^0.8.3",
    "stylelint": "^9.4.0",
    "stylelint-processor-html": "^1.0.0",
    "stylelint-webpack-plugin": "^0.10.5",
    "uglifyjs-webpack-plugin": "^2.0.1",
    "vue-loader": "^15.3.0",
    "vue-template-compiler": "^2.5.17",
    "webpack": "^4.16.5",
    "webpack-dev-server": "^3.1.5",
    "webpack-merge": "^4.1.4"
  },
  "devDependencies": {
    "babel-core": "^6.26.3",
    "babel-eslint": "^8.2.3",
    "eslint": "^5.10.0",
    "eslint-config-standard": "^12.0.0",
    "eslint-loader": "^2.1.0",
    "eslint-plugin-html": "^4.0.5",
    "eslint-plugin-import": "^2.14.0",
    "eslint-plugin-node": "^7.0.1",
    "eslint-plugin-promise": "^4.0.1",
    "eslint-plugin-react": "^7.11.1",
    "eslint-plugin-standard": "^4.0.0"
  }
}
