{ "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 && node ./scripts/zip.js" }, "dependencies": { "axios": "^1.3.6", "crypto-js": "^4.1.1", "dayjs": "^1.11.7", "echarts": "^5.4.2", "element-plus": "^2.3.3", "js-base64": "^3.7.5", "js-cookie": "^3.0.4", "js-md5": "^0.7.3", "js-web-screen-shot": "^1.9.3", "nprogress": "^0.2.0", "pinia": "^2.0.35", "remixicon": "^3.2.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", "archiver": "^5.3.1", "autoprefixer": "^10.4.14", "codemirror": "^6.0.1", "js-fast-way": "^0.0.9", "mitt": "^3.0.0", "postcss": "^8.4.23", "sass": "^1.62.0", "simple-uploader.js": "^0.6.0", "tailwindcss": "3.3.1", "unplugin-auto-import": "^0.15.3", "unplugin-vue-components": "^0.24.1", "vfonts": "^0.0.3", "vite": "^4.3.1" } }