{ "name": "archives", "private": true, "version": "3.5.0", "scripts": { "dev": "vite", "build": "vite build", "node:build": "node ./scripts/build.js && vite build && node ./scripts/restore.js" }, "dependencies": { "axios": "^1.3.4", "crypto-js": "^4.1.1", "dayjs": "^1.11.7", "echarts": "^5.4.2", "element-plus": "^2.3.2", "js-base64": "^3.7.5", "js-cookie": "^3.0.1", "js-md5": "^0.7.3", "js-web-screen-shot": "^1.9.0", "nprogress": "^0.2.0", "pinia": "^2.0.33", "remixicon": "^3.0.0", "sortablejs": "^1.15.0", "split.js": "^1.6.5", "vue": "^3.2.47", "vue-router": "^4.1.6", "vuedraggable": "^4.1.0" }, "devDependencies": { "@vitejs/plugin-vue": "^4.1.0", "@vue/compiler-sfc": "^3.2.47", "autoprefixer": "^10.4.14", "codemirror": "^6.0.1", "js-fast-way": "^0.0.8", "mitt": "^3.0.0", "postcss": "^8.4.21", "sass": "^1.60.0", "simple-uploader.js": "^0.6.0", "spark-md5": "^3.0.2", "tailwindcss": "3.1.8", "unplugin-auto-import": "^0.15.2", "unplugin-vue-components": "^0.24.1", "vfonts": "^0.0.3", "vite": "^4.2.1" } }