{
  "name": "mete-cli",
  "version": "1.2.0",
  "description": "Universal front end cli, we just support react enviroment now, maybe support angular, vue and wechat miniprogram in the future",
  "bin": {
    "mete": "./bin/mete"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/GoDotDotDot/mete-cli.git"
  },
  "keywords": [
    "cli",
    "react",
    "webpack"
  ],
  "author": "GoDotDotDot",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/GoDotDotDot/mete-cli/issues"
  },
  "homepage": "https://github.com/GoDotDotDot/mete-cli#readme",
  "dependencies": {
    "@babel/cli": "^7.1.0",
    "@babel/core": "^7.1.0",
    "add-asset-html-webpack-plugin": "^2.0.1",
    "babel-eslint": "^10.0.1",
    "babel-loader": "^8.0.2",
    "bundle-loader": "^0.5.5",
    "chalk": "^2.3.0",
    "circular-dependency-plugin": "^4.3.0",
    "clean-webpack-plugin": "^0.1.16",
    "compression": "^1.7.1",
    "cross-env": "^5.0.5",
    "cross-spawn": "^6.0.5",
    "css-loader": "^0.28.4",
    "detect-port-alt": "^1.1.6",
    "enzyme": "^3.3.0",
    "enzyme-adapter-react-16": "^1.1.1",
    "es6-promise": "^4.1.1",
    "eslint": "^5.6.1",
    "eslint-config-airbnb": "^17.1.0",
    "eslint-loader": "^2.1.1",
    "eslint-plugin-import": "^2.14.0",
    "eslint-plugin-jsx-a11y": "^6.1.2",
    "eslint-plugin-react": "^7.11.1",
    "eventsource-polyfill": "^0.9.6",
    "exports-loader": "^0.6.4",
    "express": "^4.16.2",
    "file-loader": "^1.1.11",
    "fontfaceobserver": "^2.0.13",
    "fs-extra": "^7.0.0",
    "hoist-non-react-statics": "^3.0.1",
    "html-loader": "^0.5.4",
    "html-webpack-plugin": "^3.2.0",
    "image-webpack-loader": "^3.4.2",
    "inquirer": "^6.2.0",
    "invariant": "^2.2.4",
    "ip": "^1.1.5",
    "is-root": "^2.0.0",
    "launch-editor": "^2.2.1",
    "less": "^2.7.3",
    "less-loader": "^4.0.5",
    "less-vars-to-js": "^1.2.0",
    "lodash": "^4.17.11",
    "mini-css-extract-plugin": "^0.4.1",
    "minimist": "^1.2.0",
    "ngrok": "^2.2.24",
    "node-sass": "^4.5.3",
    "offline-plugin": "^5.0.5",
    "postcss": "^6.0.14",
    "postcss-cssnext": "^3.0.2",
    "postcss-import": "^11.0.0",
    "postcss-load-config": "^1.2.0",
    "postcss-loader": "^2.0.9",
    "postcss-nested": "^2.1.2",
    "postcss-plugin": "^1.0.0",
    "react-error-overlay": "^5.0.4",
    "sass-loader": "^6.0.6",
    "shelljs": "^0.7.8",
    "signale": "^1.3.0",
    "stats-webpack-plugin": "^0.7.0",
    "style-loader": "^0.18.2",
    "svg-inline-loader": "^0.8.0",
    "svg-url-loader": "^2.3.2",
    "url-loader": "^1.0.1",
    "webpack": "^4.16.0",
    "webpack-cli": "^3.0.8",
    "webpack-dev-middleware": "^3.1.3",
    "webpack-hot-middleware": "^2.22.2"
  }
}
