You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
142 lines
3.6 KiB
142 lines
3.6 KiB
{
|
|
"name": "mircoapp-admin",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"author": "Z",
|
|
"scripts": {
|
|
"dev": "vue-cli-service serve --open",
|
|
"lint": "eslint --ext .js,.vue src",
|
|
"build:prod": "vue-cli-service build"
|
|
},
|
|
"dependencies": {
|
|
"@antv/g6": "^4.8.24",
|
|
"@antv/hierarchy": "^0.6.11",
|
|
"@antv/layout": "^0.3.24",
|
|
"@antv/x6": "^2.16.1",
|
|
"@antv/x6-plugin-clipboard": "^2.1.6",
|
|
"@antv/x6-plugin-dnd": "^2.1.1",
|
|
"@antv/x6-plugin-export": "^2.1.6",
|
|
"@antv/x6-plugin-history": "^2.2.4",
|
|
"@antv/x6-plugin-keyboard": "^2.2.1",
|
|
"@antv/x6-plugin-minimap": "^2.0.6",
|
|
"@antv/x6-plugin-selection": "^2.2.1",
|
|
"@antv/x6-plugin-snapline": "^2.1.7",
|
|
"@antv/x6-plugin-stencil": "^2.1.4",
|
|
"@antv/x6-plugin-transform": "^2.1.8",
|
|
"@riophae/vue-treeselect": "^0.4.0",
|
|
"axios": "0.19.2",
|
|
"blob": "^0.1.0",
|
|
"bpmn-js-token-simulation": "0.10.0",
|
|
"clipboard": "2.0.4",
|
|
"codemirror": "5.45.0",
|
|
"core-js": "3.6.5",
|
|
"crypto-js": "^4.0.0",
|
|
"dayjs": "^1.8.30",
|
|
"driver.js": "0.9.5",
|
|
"dropzone": "5.5.1",
|
|
"echarts": "^5.4.0",
|
|
"echarts-gl": "^2.0.9",
|
|
"echarts-liquidfill": "^3.1.0",
|
|
"element-ui": "2.13.2",
|
|
"elevator-nav": "^1.0.4",
|
|
"encryptlong": "^3.1.4",
|
|
"file-saver": "2.0.1",
|
|
"fuse.js": "3.4.4",
|
|
"highlight.js": "^10.7.1",
|
|
"insert-css": "^2.0.0",
|
|
"js-base64": "^2.5.1",
|
|
"js-cookie": "2.2.0",
|
|
"jsencrypt": "^3.0.0-rc.1",
|
|
"jsonlint": "1.6.3",
|
|
"jszip": "3.2.1",
|
|
"node-rsa": "^1.0.8",
|
|
"normalize.css": "7.0.0",
|
|
"nprogress": "0.2.0",
|
|
"path-to-regexp": "2.4.0",
|
|
"qs": "^6.9.4",
|
|
"screenfull": "4.2.0",
|
|
"script-loader": "0.7.2",
|
|
"sm-crypto": "^0.1.2",
|
|
"sortablejs": "1.8.4",
|
|
"swiper": "^9.0.5",
|
|
"uglifyjs-webpack-plugin": "^1.3.0",
|
|
"vue": "2.6.10",
|
|
"vue-contextmenu": "^1.5.11",
|
|
"vue-contextmenujs": "^1.4.11",
|
|
"vue-count-to": "1.0.13",
|
|
"vue-cropper": "^0.5.5",
|
|
"vue-print-nb": "^1.7.5",
|
|
"vue-router": "3.0.2",
|
|
"vue-splitpane": "1.0.4",
|
|
"vuedraggable": "2.20.0",
|
|
"vuex": "3.1.0",
|
|
"xlsx": "0.14.1",
|
|
"xml-js": "1.6.11"
|
|
},
|
|
"devDependencies": {
|
|
"@vue/cli-plugin-babel": "4.4.4",
|
|
"@vue/cli-plugin-eslint": "4.4.4",
|
|
"@vue/cli-plugin-unit-jest": "4.4.4",
|
|
"@vue/cli-service": "4.4.4",
|
|
"@vue/test-utils": "1.0.0-beta.29",
|
|
"autoprefixer": "9.5.1",
|
|
"babel-eslint": "10.1.0",
|
|
"babel-jest": "23.6.0",
|
|
"babel-plugin-dynamic-import-node": "2.3.3",
|
|
"bpmn-js": "8.9.0",
|
|
"bpmn-js-properties-panel": "0.46.0",
|
|
"chalk": "2.4.2",
|
|
"chokidar": "2.1.5",
|
|
"connect": "3.6.6",
|
|
"eslint": "6.7.2",
|
|
"eslint-plugin-vue": "6.2.2",
|
|
"html-webpack-plugin": "3.2.0",
|
|
"husky": "1.3.1",
|
|
"lint-staged": "8.1.5",
|
|
"lodash": "^4.17.21",
|
|
"mockjs": "1.0.1-beta3",
|
|
"plop": "2.3.0",
|
|
"runjs": "4.3.2",
|
|
"sass": "1.26.2",
|
|
"sass-loader": "8.0.2",
|
|
"script-ext-html-webpack-plugin": "2.1.3",
|
|
"serve-static": "1.13.2",
|
|
"svg-sprite-loader": "4.1.3",
|
|
"svgo": "1.2.0",
|
|
"swiper": "7.3.1",
|
|
"vue-quill-editor": "^3.0.6",
|
|
"vue-template-compiler": "2.6.10"
|
|
},
|
|
"browserslist": [
|
|
"> 1%",
|
|
"last 2 versions"
|
|
],
|
|
"bugs": {
|
|
"url": "https://github.com/PanJiaChen/vue-element-admin/issues"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9",
|
|
"npm": ">= 3.0.0"
|
|
},
|
|
"keywords": [
|
|
"vue",
|
|
"admin",
|
|
"dashboard",
|
|
"element-ui",
|
|
"boilerplate",
|
|
"admin-template",
|
|
"management-system"
|
|
],
|
|
"license": "MIT",
|
|
"lint-staged": {
|
|
"src/**/*.{js,vue}": [
|
|
"eslint --fix",
|
|
"git add"
|
|
]
|
|
},
|
|
"husky": {
|
|
"hooks": {
|
|
"pre-commit": "lint-staged"
|
|
}
|
|
}
|
|
}
|
|
|