{ "name": "mailbox-outer-h5", "private": true, "version": "0.0.0", "type": "module", "scripts": { "dev": "vite", "build": "vite build", "build:prod": "vite build --mode prod", "preview": "vite preview" }, "dependencies": { "crypto-js": "^4.2.0", "install": "^0.13.0", "npm": "^10.5.0", "pinia": "^2.1.7", "vant": "^4.8.2", "vue": "^3.3.11", "vue-router": "^4.2.5", "vue-touch": "^2.0.0-beta.4", "vue3-touch-events": "^4.1.8" }, "devDependencies": { "@vitejs/plugin-vue": "^4.5.2", "sass": "^1.69.7", "unplugin-auto-import": "^0.17.3", "vconsole": "^3.15.1", "vite": "^5.0.8", "vite-svg-loader": "^5.1.0" } }