{ "private": true, "author": "ๅฐ้•‡้“ไป” ", "scripts": { "dev": "umi dev", "build": "umi build", "setup": "umi setup", "postinstall": "umi setup", "prepare": "husky" }, "dependencies": { "@ant-design/icons": "^5.5.1", "@ant-design/pro-components": "^2.8.6", "antd": "^5.21.2", "axios": "^1.7.7", "crypto-js": "^4.2.0", "dva": "^3.0.0-alpha.1", "moment": "^2.30.1", "numeral": "^2.0.6", "qrcode": "^1.5.4", "qs": "^6.14.0", "umi": "^4.3.24", "xlsx": "^0.18.5", "xlsx-style-fixed": "^0.0.4" }, "devDependencies": { "@types/express": "^5.0.0", "@types/react": "^18.3.11", "@types/react-dom": "^18.3.0", "@typescript-eslint/eslint-plugin": "^8.8.1", "@typescript-eslint/parser": "^8.8.1", "@umijs/fabric": "^4.0.1", "@umijs/plugins": "^4.3.24", "eslint": "^9.21.0", "eslint-plugin-react": "^7.37.1", "eslint-plugin-react-hooks": "^4.6.2", "husky": "^9.1.6", "typescript": "^5.6.2" } }