67 lines
1.6 KiB
JSON
67 lines
1.6 KiB
JSON
{
|
|
"name": "scui",
|
|
"version": "1.6.9",
|
|
"private": true,
|
|
"scripts": {
|
|
"serve": "vue-cli-service serve",
|
|
"build": "vue-cli-service build --report"
|
|
},
|
|
"dependencies": {
|
|
"@element-plus/icons-vue": "^2.3.2",
|
|
"@kjgl77/datav-vue3": "^1.7.1",
|
|
"@tinymce/tinymce-vue": "5.0.0",
|
|
"@vue-flow/background": "^1.3.2",
|
|
"@vue-flow/controls": "^1.1.3",
|
|
"@vue-flow/core": "^1.48.2",
|
|
"animate.css": "^4.1.1",
|
|
"axios": "^1.18.1",
|
|
"babylonjs": "^6.46.0",
|
|
"babylonjs-gui": "^6.46.0",
|
|
"babylonjs-loaders": "^6.46.0",
|
|
"cesium": "^1.126.0",
|
|
"codemirror": "^5.65.17",
|
|
"codemirror-editor-vue3": "^2.7.0",
|
|
"copy-webpack-plugin": "^12.0.2",
|
|
"core-js": "^3.49.0",
|
|
"cropperjs": "1.5.13",
|
|
"crypto-browserify": "^3.12.0",
|
|
"crypto-js": "^4.2.0",
|
|
"d3": "^7.6.1",
|
|
"dagre": "^0.8.5",
|
|
"dagre-d3": "^0.6.4",
|
|
"dhtmlx-gantt": "^8.0.6",
|
|
"echarts": "^5.5.1",
|
|
"element-plus": "^2.14.3",
|
|
"html2canvas": "^1.4.1",
|
|
"json-editor-vue3": "^1.0.6",
|
|
"jspdf": "^2.5.1",
|
|
"node-polyfill-webpack-plugin": "^4.0.0",
|
|
"nprogress": "0.2.0",
|
|
"qrcodejs2": "0.0.2",
|
|
"sortablejs": "^1.15.7",
|
|
"tinymce": "6.3.2",
|
|
"vue": "^3.5.40",
|
|
"vue-i18n": "^11.4.7",
|
|
"vue-router": "^4.6.4",
|
|
"vuedraggable": "4.0.3",
|
|
"vuex": "4.1.0",
|
|
"xgplayer": "2.32.2",
|
|
"xgplayer-hls": "2.5.2",
|
|
"xlsx": "^0.18.5",
|
|
"xlsx-style": "^0.8.13"
|
|
},
|
|
"devDependencies": {
|
|
"@babel/core": "7.21.00",
|
|
"@vue/cli-plugin-babel": "^5.0.9",
|
|
"@vue/cli-service": "^5.0.9",
|
|
"sass": "^1.101.0",
|
|
"sass-loader": "10.1.1"
|
|
},
|
|
"browserslist": [
|
|
"> 1%",
|
|
"last 2 versions",
|
|
"not dead",
|
|
"not ie 11"
|
|
]
|
|
}
|