{
  "name": "@hocgin/hkit",
  "version": "2.0.189",
  "description": "",
  "main": "dist/cjs/index.js",
  "module": "dist/esm/index.js",
  "types": "dist/esm/index.d.ts",
  "scripts": {
    "build": "father build"
  },
  "files": [
    "dist",
    "typings.d.ts",
    "README.md"
  ],
  "keywords": [
    "hocgin"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/hocgin/node-package"
  },
  "authors": [],
  "publishConfig": {
    "access": "public"
  },
  "peerDependencies": {
    "ahooks": "^3.7.7",
    "dayjs": "^1.11.1",
    "query-string": "^7.1.1",
    "react": "^18.x"
  },
  "gitHead": "eb676aaa5bde8a86d0fc38a58922919f39489825",
  "dependencies": {
    "memoize-one": "^6.0.0",
    "umi-request": "^1.4.0"
  }
}
