{ "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.8", "@ant-design/icons-vue": "^7.0.1", "@tensorflow/tfjs": "^4.22.0", "@types/animejs": "^3.1.12", "@types/crypto-js": "^4.2.2", "@types/json-stringify-safe": "^5.0.3", "@types/node": "^22.7.8", "@types/nprogress": "^0.2.3", "@vueuse/core": "^11.1.0", "alova": "^3.1.0", "animejs": "^3.2.2", "ant-design-vue": "^4.2.5", "axios": "^1.7.7", "browser-image-compression": "^2.0.2", "buffer": "^6.0.3", "crypto-js": "^4.2.0", "eslint": "9.13.0", "go-captcha-vue": "^2", "json-stringify-safe": "^5.0.1", "less": "^4.2.0", "localforage": "^1.10.0", "nprogress": "^0.2.0", "nsfwjs": "^4.2.0", "pinia": "^2.2.4", "pinia-plugin-persistedstate": "^4.1.1", "seedrandom": "^3.0.5", "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.12", "vue-dompurify-html": "^5.1.0", "vue-i18n": "^10.0.4", "vue-router": "^4.4.5", "ws": "^8.18.0" }, "devDependencies": { "@eslint/js": "^9.13.0", "@vitejs/plugin-vue": "^5.1.4", "eslint-plugin-vue": "^9.29.1", "globals": "^15.11.0", "sass": "^1.80.3", "typescript": "^5.6.3", "typescript-eslint": "^8.11.0", "unplugin-vue-components": "^0.27.4", "vite": "^5.4.9", "vite-plugin-bundle-obfuscator": "1.2.1", "vite-plugin-chunk-split": "^0.5.0", "vue-tsc": "^2.1.6" } }