{
  "name": "dmp-cli",
  "version": "0.6.4",
  "description": "Dmp component's cli",
  "bin": {
    "dmp": "bin/dmp.js"
  },
  "keywords": [
    "DMP"
  ],
  "license": "ISC",
  "optionalDependencies": {
    "fsevents": "*"
  },
  "scripts": {
    "test": "jest"
  },
  "dependencies": {
    "@antv/f2": "^3.4.1",
    "archiver": "^2.1.1",
    "babel-core": "^6.26.3",
    "babel-loader": "^7.1.5",
    "babel-plugin-import": "^1.12.0",
    "babel-plugin-lodash": "^3.3.4",
    "babel-plugin-react-transform": "^3.0.0",
    "babel-plugin-syntax-dynamic-import": "^6.18.0",
    "babel-plugin-transform-class-properties": "^6.24.1",
    "babel-plugin-transform-decorators-legacy": "^1.3.4",
    "babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
    "babel-plugin-transform-imports": "^1.5.1",
    "babel-plugin-transform-object-rest-spread": "^6.26.0",
    "babel-plugin-transform-react-jsx-source": "^6.22.0",
    "babel-plugin-transform-runtime": "^6.23.0",
    "babel-preset-env": "^1.6.1",
    "babel-preset-react": "^6.24.1",
    "babel-runtime": "^6.26.0",
    "chalk": "git+https://github.com/yulingchen/chalk.git",
    "clean-webpack-plugin": "^0.1.18",
    "co": "^4.6.0",
    "colors": "^1.1.2",
    "commander": "^2.13.0",
    "connect-history-api-fallback": "^1.5.0",
    "copy-webpack-plugin": "^4.3.1",
    "css-loader": "^1.0.0",
    "d3": "^5.12.0",
    "echarts": "^4.3.0",
    "enzyme": "^3.3.0",
    "enzyme-adapter-react-16": "^1.1.1",
    "enzyme-to-json": "^3.3.4",
    "es6-promise": "^3.1.2",
    "express": "^4.16.2",
    "extract-text-webpack-plugin": "^3.0.2",
    "file-loader": "^2.0.0",
    "fs-extra": "^5.0.0",
    "html-webpack-plugin": "^3.2.0",
    "html-webpack-tags-plugin": "^2.0.17",
    "http-proxy-middleware": "^0.17.4",
    "inquirer": "^7.0.5",
    "isomorphic-fetch": "^2.1.1",
    "jest": "^23.4.2",
    "jquery": "^1.12.4",
    "json-loader": "^0.5.7",
    "latest-version": "^3.1.0",
    "less": "^2.7.3",
    "less-loader": "^4.1.0",
    "lodash": "^4.9.0",
    "lodash-webpack-plugin": "^0.11.5",
    "mini-css-extract-plugin": "^0.4.4",
    "moment": "^2.19.1",
    "moment-locales-webpack-plugin": "^1.0.7",
    "opn": "^5.2.0",
    "optimize-css-assets-webpack-plugin": "^3.2.0",
    "progress-bar-webpack-plugin": "^1.10.0",
    "react": "16.7.0",
    "react-bootstrap-myui": "^2.0.16",
    "react-dom": "16.7.0",
    "react-is": "16.7.0",
    "react-redux": "5.1.0",
    "react-router": "^3.2.0",
    "react-router-redux": "^4.0.8",
    "react-transform-hmr": "^1.0.4",
    "redux": "^3.7.2",
    "request": "^2.88.0",
    "shelljs": "^0.8.1",
    "style-loader": "^0.23.1",
    "uglifyjs-webpack-plugin": "^2.0.1",
    "unzipper": "^0.10.11",
    "url-loader": "^1.1.2",
    "urllib": "2.4.0",
    "vue": "^2.5.13",
    "vue-loader": "^14.1.1",
    "vue-loader-options-plugin": "^0.1.1",
    "vue-template-compiler": "^2.5.13",
    "vuera": "^0.2.0",
    "webpack": "^4.21.0",
    "webpack-bundle-analyzer": "^3.7.0",
    "webpack-cli": "^3.1.2",
    "webpack-dev-middleware": "^3.4.0",
    "webpack-hot-middleware": "^2.24.3"
  }
}
