{ "private": true, "author": "杨豪 ", "scripts": { "dev": "max dev", "build": "max build", "start": "max preview" }, "dependencies": { "@ant-design/icons": "^6.3.4", "@ant-design/pro-components": "^3.1.14-7", "@umijs/max": "^4.7.19", "antd": "^6.6.5", "react": "^19.3.0", "react-dom": "^19.3.0" }, "devDependencies": { "@types/react": "^19.3.0", "@types/react-dom": "^19.3.0", "typescript": "^5.0.3" }, "name": "creator-hub-web" }