{ "name": "yinetoa", "version": "3.8.6", "description": "办公系统", "author": "办公系统", "license": "MIT", "scripts": { "dev": "vite", "build:prod": "vite build", "build:stage": "vite build --mode staging", "preview": "vite preview" }, "repository": { "type": "git", "url": "https://gitee.com/y_project/RuoYi-Vue.git" }, "dependencies": { "@element-plus/icons-vue": "2.0.10", "@qiun/ucharts": "^2.5.0-20230101", "@qiun/vue-ucharts": "^2.5.0-20230101", "@tinymce/tinymce-vue": "^5.1.1", "@vueup/vue-quill": "^1.0.0-beta.11", "@vueuse/core": "9.5.0", "axios": "0.27.2", "babel-polyfill": "^6.26.0", "build": "^0.1.4", "core-js": "^3.32.2", "echarts": "^5.4.0", "element-plus": "2.2.27", "event-source-polyfill": "^1.0.31", "eventsource": "^2.0.2", "file-saver": "2.0.5", "fuse.js": "6.6.2", "jquery": "^3.7.1", "js-cookie": "3.0.1", "jsencrypt": "3.3.1", "mammoth": "^1.6.0", "moment": "^2.29.4", "nprogress": "0.2.0", "pdfjs-dist": "^3.10.111", "pinia": "2.0.22", "postcss": "^8.2.2", "preview": "^0.1.3", "print-js": "^1.6.0", "quill": "^1.3.7", "sortablejs": "^1.15.0", "tinymce": "^6.7.0", "vue": "^3.2.36", "vue-cropper": "1.0.3", "vue-html-to-paper": "^2.0.3", "vue-print-nb": "^1.7.5", "vue-router": "4.1.4", "vue3-print-nb": "^0.1.4", "wangeditor": "^4.7.15" }, "devDependencies": { "@vitejs/plugin-legacy": "^4.1.1", "@vitejs/plugin-vue": "3.1.0", "@vue/compiler-sfc": "^3.2.45", "sass": "1.56.1", "unplugin-auto-import": "0.11.4", "vite": "3.2.3", "vite-plugin-compression": "0.5.1", "vite-plugin-svg-icons": "2.0.1", "vite-plugin-vue-setup-extend": "0.4.0", "webpack": "^5.89.0", "webpack-cli": "^5.1.4" } }