{ "name": "guanggao", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "dev": "vite ", "build": "vite build" }, "author": "", "license": "ISC", "devDependencies": { "@vitejs/plugin-vue": "^5.0.4", "rollup-plugin-copy": "^3.5.0", "sass": "^1.77.1", "vite": "^5.2.11", "vite-plugin-cdn-import": "^1.0.1" }, "dependencies": { "axios": "^1.6.8", "crypto-js": "^4.2.0", "jquery": "^3.7.1", "md5": "^2.3.0" } }