{ "name": "copy-of-contact-homepage", "private": true, "version": "0.0.0", "type": "module", "engines": { "node": "^20.19.0 || >=22.12.0" }, "repository": { "type": "git", "url": "git@118.31.50.10:wangxiaodong/anycall-h5.git" }, "homepage": "http://code.wehome.cn:3000/wangxiaodong/anycall-h5", "scripts": { "dev": "vite", "build": "vite build", "preview": "vite preview" }, "dependencies": { "alova": "^3.3.4", "antd-mobile": "^5.41.1", "classnames": "^2.5.1", "react": "^19.2.0", "react-dom": "^19.2.0", "react-router-dom": "6", "recharts": "2.12.7" }, "devDependencies": { "@types/node": "^22.14.0", "@types/react": "^19.2.2", "@vitejs/plugin-react": "^5.0.0", "sass": "^1.93.3", "typescript": "~5.8.2", "vite": "^6.2.0" }, "packageManager": "pnpm@9.0.0" }