{
  "name": "@cscec/udp-mobile-ui",
  "version": "1.44.0-alpha.12",
  "description": "移动端UI库",
  "keywords": [
    "udp-mobile-ui"
  ],
  "license": "MIT",
  "author": "剑心风尘 <jt_06@126.com>",
  "main": "lib/index.js",
  "module": "es/index.js",
  "types": "es/index.d.ts",
  "files": [
    "lib",
    "es"
  ],
  "scripts": {
    "build": "father build"
  },
  "dependencies": {
    "@cscec/udp-core": "1.6.0",
    "ahooks": "^3.7.6",
    "antd-mobile": "^5.37.1",
    "dayjs": "^1.10.6",
    "react-pdf": "^5.7.1",
    "spark-md5": "^3.0.2"
  },
  "peerDependencies": {
    "react": "^18.2.0",
    "react-dom": "^18.2.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "d026fc5a87c654aed5ffc2f7a79dd44838045f1e"
}
