{
  "name": "py-components",
  "version": "1.2.12",
  "private": false,
  "scripts": {
    "commit": "npx git-cz",
    "release": "npm run pord:build && standard-version",
    "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && git add CHANGELOG.md",
    "lint": "vue-cli-service lint",
    "analyzer": "use_analyzer=true npm run pord:build",
    "build:components": "webpack --config build/webpack.component.js",
    "build:components:cli3": "vue-cli-service build --target lib --name PyComponents --dest lib packages/index.js",
    "build:examples": "vue-cli-service build",
    "build:lib": "webpack --config build/webpack.common.js",
    "build:style": "gulp --gulpfile ./build/gen-style.js",
    "build:icon": "node build/iconInit.js",
    "pord:build": "npm run build:lib && npm run build:components && npm run build:style && npm run build:icon",
    "serve:examples": "vue-cli-service serve",
    "serve:play": "cross-env PLAY_ENV=true  vue-cli-service serve "
  },
  "main": "./lib/PyComponents.umd.min.js",
  "typings": "types/index.d.ts",
  "files": [
    "lib",
    "src",
    "packages/theme-chalk",
    "types"
  ],
  "dependencies": {
    "@babel/polyfill": "^7.0.0",
    "animate.css": "^3.7.2",
    "async-validator": "^3.0.4",
    "axios": "^0.19.2",
    "chroma-js": "^2.1.0",
    "core-js": "^3.6.5",
    "deepmerge": "^1.2.0",
    "echarts": "4.6.0",
    "echarts-wordcloud": "^1.1.3",
    "element-ui": "^2.13.2",
    "gulp-sass": "^4.1.0",
    "heatmap.js": "^2.0.5",
    "html2canvas": "^1.0.0-rc.5",
    "jsplumb": "^2.12.0",
    "jszip": "^3.2.2",
    "lodash": "^4.17.15",
    "marked": "^0.8.2",
    "moment": "^2.29.1",
    "normalize.css": "^7.0.0",
    "nprogress": "^0.2.0",
    "numeral": "^2.0.6",
    "odometer": "^0.4.8",
    "resize-detector": "^0.1.10",
    "set-value": "^3.0.1",
    "tableau-api-js": "^2.2.3",
    "throttle-debounce": "^1.1.0",
    "vue": "^2.6.10",
    "vue-awesome-swiper": "^3.1.3",
    "vue-i18n": "^7.6.0",
    "vue-loader": "^15.9.3",
    "vue-particles": "^1.0.9",
    "vue-quill-editor": "^3.0.6",
    "vue-router": "^3.0.3",
    "vue2-animate": "^1.0.4",
    "vuedraggable": "^2.23.0",
    "vuex": "^3.0.1",
    "webpack-bundle-analyzer": "^3.6.0",
    "xlsx": "^0.15.1",
    "zrender": "^4.0.5",
    "ztree": "^3.5.24"
  },
  "devDependencies": {
    "@babel/core": "^7.0.0",
    "@babel/plugin-proposal-class-properties": "^7.0.0",
    "@babel/plugin-proposal-decorators": "^7.0.0",
    "@babel/plugin-proposal-export-namespace-from": "^7.0.0",
    "@babel/plugin-proposal-function-sent": "^7.0.0",
    "@babel/plugin-proposal-json-strings": "^7.0.0",
    "@babel/plugin-proposal-numeric-separator": "^7.0.0",
    "@babel/plugin-proposal-throw-expressions": "^7.0.0",
    "@babel/plugin-syntax-dynamic-import": "^7.0.0",
    "@babel/plugin-syntax-import-meta": "^7.0.0",
    "@babel/plugin-syntax-jsx": "^7.0.0",
    "@babel/preset-env": "^7.0.0",
    "@vue/babel-plugin-transform-vue-jsx": "^1.2.1",
    "@vue/cli-plugin-babel": "^4.5.3",
    "@vue/cli-plugin-eslint": "^4.5.3",
    "@vue/cli-plugin-unit-jest": "^4.5.3",
    "@vue/cli-service": "^4.5.3",
    "@vue/component-compiler-utils": "^3.0.0",
    "@vue/eslint-config-standard": "^5.1.2",
    "@vue/test-utils": "1.0.0-beta.29",
    "async-validator": "^1.11.2",
    "autoprefixer": "^9.6.1",
    "babel-eslint": "^10.1.0",
    "babel-helper-vue-jsx-merge-props": "^2.0.3",
    "babel-jest": "^23.6.0",
    "babel-loader": "^8.0.0",
    "babel-plugin-transform-vue-jsx": "^4.0.1",
    "clipboard": "^2.0.4",
    "commitizen": "^4.2.1",
    "conventional-changelog-cli": "^2.1.0",
    "cp-cli": "^2.0.0",
    "css-loader": "^4.2.1",
    "cssnano": "^4.1.10",
    "cz-conventional-changelog": "^3.3.0",
    "cz-customizable": "^6.2.0",
    "eslint-plugin-import": "^2.20.2",
    "eslint-plugin-node": "^11.1.0",
    "eslint-plugin-promise": "^4.2.1",
    "eslint-plugin-standard": "^4.0.0",
    "eslint-plugin-vue": "^6.2.2",
    "filenamify-url": "^2.1.0",
    "fs-extra": "^8.0.1",
    "gh-pages": "^2.0.1",
    "gulp": "^4.0.2",
    "gulp-autoprefixer": "^7.0.0",
    "gulp-clean-css": "^4.2.0",
    "gulp-dart-sass": "^1.0.2",
    "gulp-rename": "^1.4.0",
    "highlight": "^0.2.4",
    "highlight.js": "^9.15.6",
    "lint-staged": "^8.1.5",
    "lodash": "^4.17.11",
    "lodash.clonedeep": "^4.5.0",
    "lodash.frompairs": "^4.0.1",
    "lodash.get": "^4.4.2",
    "lodash.has": "^4.5.2",
    "lodash.includes": "^4.3.0",
    "lodash.isempty": "^4.4.0",
    "lodash.isequal": "^4.5.0",
    "lodash.isplainobject": "^4.0.6",
    "lodash.kebabcase": "^4.1.1",
    "lodash.set": "^4.3.2",
    "lodash.topairs": "^4.3.0",
    "lodash.values": "^4.3.0",
    "markdown-it": "^8.4.2",
    "markdown-it-anchor": "^5.2.3",
    "markdown-it-chain": "^1.3.0",
    "markdown-it-container": "^2.0.0",
    "markdown-it-decorate": "^1.2.2",
    "markdown-it-task-checkbox": "^1.0.6",
    "pkg-conf": "^3.1.0",
    "postcss-cssnext": "^3.1.0",
    "postcss-loader": "^3.0.0",
    "progress-bar-webpack-plugin": "^1.12.1",
    "sass": "^1.26.5",
    "sass-loader": "^9.0.3",
    "shelljs": "^0.8.3",
    "signale": "^1.4.0",
    "standard-version": "^9.0.0",
    "style-loader": "^1.2.1",
    "transliteration": "^2.1.3",
    "uppercamelcase": "^3.0.0",
    "vee-validate": "^2.2.11",
    "vue-markdown-loader": "^2.4.1",
    "vue-router": "^3.0.3",
    "vue-template-compiler": "^2.6.10",
    "vuex": "^3.0.1",
    "webpack": "^4.44.1",
    "webpack-cli": "^3.3.12"
  },
  "postcss": {
    "plugins": {
      "autoprefixer": {}
    }
  },
  "config": {
    "commitizen": {
      "path": "node_modules/cz-customizable"
    }
  },
  "browserslist": [
    "> 1%",
    "last 2 versions"
  ]
}
