{
  "name": "vue-minder-editor-plus",
  "version": "1.1.9",
  "description": "A Vue2 project",
  "author": "AgAngle <1323481023@qq.com>",
  "scripts": {
    "dev": "node build/dev-server.js",
    "build": "node build/build.js",
    "unit": "cross-env BABEL_ENV=test karma start test/unit/karma.conf.js --single-run",
    "e2e": "node test/e2e/runner.js",
    "test": "npm run unit && npm run e2e",
    "pub": "npm run build && npm publish"
  },
  "main": "dist/static/vue-minder-editor-plus.js",
  "dependencies": {
    "@7polo/kity": "^2.0.8",
    "@7polo/kityminder-core": "^1.4.53",
    "element-ui": "^2.12.0",
    "hotbox-minder": "^1.0.15",
    "vue": "2.6.14",
    "vue-i18n": "^8.15.3"
  },
  "devDependencies": {
    "chai": "^3.5.0",
    "cross-env": "^3.1.4",
    "cross-spawn": "^5.0.1",
    "function-bind": "^1.1.0",
    "inject-loader": "^2.0.1",
    "lolex": "^1.5.2",
    "nightwatch": "^0.9.12",
    "phantomjs-prebuilt": "^2.1.14",
    "sinon": "^1.17.7",
    "sinon-chai": "^2.8.0",
    "acorn": "^6.0.4",
    "assets-webpack-plugin": "^3.9.10",
    "autoprefixer": "^6.7.2",
    "babel-core": "^6.22.1",
    "babel-helper-vue-jsx-merge-props": "^2.0.3",
    "babel-loader": "^7.1.5",
    "babel-plugin-syntax-dynamic-import": "^6.18.0",
    "babel-plugin-syntax-jsx": "^6.18.0",
    "babel-plugin-transform-imports": "1.5.0",
    "babel-plugin-transform-vue-jsx": "^3.7.0",
    "babel-polyfill": "^6.26.0",
    "babel-preset-env": "^1.3.2",
    "babel-preset-es2015": "^6.24.1",
    "babel-preset-stage-2": "^6.24.1",
    "babel-register": "^6.26.0",
    "chalk": "^1.1.3",
    "compression-webpack-plugin": "^1.1.12",
    "connect-history-api-fallback": "^1.3.0",
    "copy-webpack-plugin": "^4.0.1",
    "css-loader": "^0.28.8",
    "eslint": "^5.9.0",
    "eslint-config-standard": "^12.0.0",
    "eslint-plugin-import": "^2.14.0",
    "eslint-plugin-node": "^8.0.0",
    "eslint-plugin-promise": "^4.0.1",
    "eslint-plugin-standard": "^4.0.0",
    "eventsource-polyfill": "^0.9.6",
    "express": "^4.14.1",
    "extract-text-webpack-plugin": "^4.0.0-beta.0",
    "extract-zip": "^1.6.6",
    "file-loader": "^2.0.0",
    "friendly-errors-webpack-plugin": "^1.1.3",
    "html-loader": "^0.5.5",
    "html-webpack-plugin": "^3.2.0",
    "http-proxy-middleware": "^0.17.3",
    "mini-css-extract-plugin": "^0.4.4",
    "node-sass": "^4.9.0",
    "opn": "^4.0.2",
    "optimize-css-assets-webpack-plugin": "^1.3.0",
    "ora": "^1.2.0",
    "postcss-import": "^12.0.1",
    "postcss-loader": "^3.0.0",
    "postcss-url": "^8.0.0",
    "rimraf": "^2.6.0",
    "sass-loader": "^7.0.1",
    "semver": "^5.3.0",
    "shelljs": "^0.7.6",
    "style-loader": "^0.21.0",
    "stylus": "^0.54.5",
    "stylus-loader": "^3.0.2",
    "text-loader": "0.0.1",
    "uglifyjs-webpack-plugin": "^2.0.1",
    "url-loader": "^0.5.8",
    "vue-loader": "^15.4.2",
    "vue-style-loader": "^2.0.5",
    "vue-template-compiler": "^2.6.10",
    "webpack": "^4.26.0",
    "webpack-bundle-analyzer": "^3.3.2",
    "webpack-cli": "^3.1.2",
    "webpack-dev-middleware": "^3.4.0",
    "webpack-dev-server": "^3.1.10",
    "webpack-hot-middleware": "^2.18.0",
    "webpack-merge": "^4.1.4"
  },
  "engines": {
    "node": ">= 4.0.0",
    "npm": ">= 3.0.0"
  },
  "browserslist": [
    "> 1%",
    "last 2 versions",
    "not ie <= 8"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/AgAngle/vue-minder-editor.git"
  }
}
