{ "name": "mosr-web", "version": "0.0.0", "type": "module", "private": true, "scripts": { "dev": "vite", "build": "vite build", "preview": "vite preview" }, "overrides": { "package-manager-detector": "1.0.0", "@iconify/utils": "2.2.1" }, "dependencies": { "@antv/g6": "^3.5.7", "@tinymce/tinymce-vue": "^4.0.7", "axios": "^1.4.0", "d3": "^7.8.5", "docx-preview": "^0.3.2", "echarts": "^5.4.2", "element-plus": "^2.6.0", "file-saver": "^2.0.5", "highlight.js": "9.18.5", "jquery": "^3.6.0", "js-cookie": "^3.0.5", "nprogress": "^0.2.0", "pinia": "^2.0.35", "sass": "^1.62.1", "scss": "^0.2.4", "sql-formatter": "^2.3.4", "tinymce": "^5.0.4", "unplugin-icons": "^0.16.1", "vite-plugin-inspect": "^0.7.26", "vue": "^3.2.47", "vue-clipboard3": "^2.0.0", "vue-codemirror": "^6.1.1", "vue-json-viewer": "^3.0.4", "vue-router": "^4.1.6", "vue3-pdf-app": "^1.0.3", "vue3-print-nb": "^0.1.4", "vuedraggable": "^4.1.0", "xlsx": "^0.18.5", "xlsx-style-vite": "^0.0.2" }, "devDependencies": { "@codemirror/lang-java": "^6.0.1", "@codemirror/lang-javascript": "^6.1.9", "@codemirror/lang-sql": "^6.5.4", "@vitejs/plugin-vue": "^4.2.1", "@vitejs/plugin-vue-jsx": "^3.0.1", "lodash": "^4.17.21", "unplugin-auto-import": "^0.15.3", "unplugin-vue-components": "^0.24.1", "vite": "^4.3.4", "vite-plugin-svg-icons": "^0.4.0" } }