{ "name": "schisandra-cloud-album-front", "private": true, "version": "0.0.0", "type": "module", "scripts": { "dev": "vite --mode development --host", "build": "vue-tsc -b && vite build --mode production", "preview": "vite preview" }, "dependencies": { "@alova/adapter-axios": "^2.0.7", "@ant-design/icons-vue": "^7.0.1", "@types/animejs": "^3.1.12", "@types/crypto-js": "^4.2.2", "@types/json-stringify-safe": "^5.0.3", "@types/node": "^22.7.2", "@types/nprogress": "^0.2.3", "@vueuse/core": "^11.1.0", "alova": "^3.0.16", "animejs": "^3.2.2", "ant-design-vue": "^4.2.5", "axios": "^1.7.7", "browser-image-compression": "^2.0.2", "crypto-js": "^4.2.0", "eslint": "9.11.1", "go-captcha-vue": "^2", "json-stringify-safe": "^5.0.1", "less": "^4.2.0", "localforage": "^1.10.0", "nprogress": "^0.2.0", "pinia": "^2.2.2", "pinia-plugin-persistedstate": "^4.0.2", "unplugin-auto-import": "^0.18.3", "vite-plugin-compression": "^0.5.1", "vite-plugin-html": "^3.2.2", "vite-plugin-node-polyfills": "^0.22.0", "vue": "^3.5.9", "vue-dompurify-html": "^5.1.0", "vue-i18n": "^9.14.1", "vue-router": "^4.4.5", "ws": "^8.18.0", "zipson": "^0.2.12" }, "devDependencies": { "@eslint/js": "^9.11.1", "@vitejs/plugin-vue": "^5.1.4", "eslint-plugin-vue": "^9.28.0", "globals": "^15.9.0", "sass": "^1.79.3", "typescript": "^5.6.2", "typescript-eslint": "^8.7.0", "unplugin-vue-components": "^0.27.4", "vite": "^5.4.8", "vue-tsc": "^2.1.6" } }