{ "name": "neatlogic-web", "version": "3.0.0", "private": false, "author": "neatlogic", "scripts": { "rs-dev": "rsbuild dev", "rs-build": "node version.js && rsbuild build", "serve": "node --max_old_space_size=9096 node_modules/@vue/cli-service/bin/vue-cli-service.js serve --open", "build": "node version.js && vue-cli-service build", "lint": "vue-cli-service lint --fix", "test:unit": "vue-cli-service test:unit", "fix-memory-limit": "cross-env LIMIT=4096 increase-memory-limit" }, "dependencies": { "@antv/data-set": "^0.11.8", "@antv/g2": "^4.2.10", "@antv/g2plot": "^2.4.31", "@antv/l7": "^2.18.3", "@antv/l7-component": "^2.18.3", "@antv/l7-district": "^2.3.12", "@antv/l7-maps": "^2.18.3", "@antv/l7plot": "^0.5.6", "@antv/layout": "^0.3.24", "@antv/util": "^2.0.17", "@antv/x6": "^2.18.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.3", "@antv/x6-plugin-minimap": "^2.0.7", "@antv/x6-plugin-scroller": "^2.0.10", "@antv/x6-plugin-selection": "^2.2.2", "@antv/x6-plugin-snapline": "^2.1.7", "@antv/x6-plugin-stencil": "^2.1.5", "@antv/x6-plugin-transform": "^2.1.8", "@antv/x6-vue-shape": "^2.1.2", "@fullcalendar/core": "^6.1.11", "@fullcalendar/daygrid": "^6.1.11", "@fullcalendar/vue": "^6.1.11", "@hpcc-js/wasm": "2.16.0", "antlr4": "^4.13.0", "axios": "^0.21.1", "codemirror": "^5.65.16", "core-js": "^3.8.3", "cross-env": "^6.0.3", "d3": "^7.8.5", "d3-graphviz": "^5.3.0", "d3-selection": "^3.0.0", "d3-transition": "^3.0.1", "d3-zoom": "^3.0.0", "docx-preview": "^0.1.13", "exceljs": "^4.4.0", "file-saver": "^2.0.5", "github-markdown-css": "^5.2.0", "handsontable": "^6.2.2", "highlight.js": "^11.8.0", "js-base64": "^3.7.5", "js-md5": "^0.7.3", "jsep": "^1.3.7", "location": "0.0.1", "lodash": "^4.17.20", "marked": "^7.0.1", "mavon-editor": "^2.10.4", "navigator": "^1.0.1", "neatlogic-ui": "^1.0.6", "particles.vue": "^2.42.2", "qs": "^6.9.1", "save": "^2.4.0", "vue": "^2.7.16", "vue-codemirror": "^4.0.6", "vue-cropper": "^0.5.6", "vue-demi": "^0.14.6", "vue-dompurify-html": "^4.1.4", "vue-fragment": "^1.6.0", "vue-grid-layout": "^2.4.0", "vue-i18n": "^8.15.3", "vue-json-viewer": "^2.2.20", "vue-loader": "^17.4.0", "vue-router": "^3.5.4", "vuedraggable": "^2.23.2", "vuex": "^3.0.1", "xlsx": "^0.17.5" }, "devDependencies": { "@babel/core": "^7.24.5", "@babel/eslint-parser": "^7.12.16", "@babel/plugin-transform-runtime": "^7.24.3", "@babel/preset-env": "^7.24.5", "@rsbuild/core": "^0.6.15", "@rsbuild/plugin-vue2": "^0.6.15", "@vue/cli-plugin-babel": "~5.0.6", "@vue/cli-plugin-eslint": "^5.0.6", "@vue/cli-service": "~5.0.6", "babel-eslint": "^10.1.0", "babel-plugin-dynamic-import-node": "2.3.3", "eslint": "^7.32.0", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-vue": "^9.0.0", "glob": "7.2.3", "increase-memory-limit": "^1.0.7", "less": "^4.1.3", "less-loader": "^11.1.0", "regenerator-runtime": "^0.14.1" }, "resolutions": { "@hpcc-js/wasm": "2.16.0" } }