{
  "name": "@sheinx/hooks",
  "version": "3.9.10",
  "description": "",
  "keywords": [],
  "license": "MIT",
  "author": "",
  "sideEffects": false,
  "main": "./cjs/index.js",
  "module": "./esm/index.js",
  "typings": "./cjs/index.d.ts",
  "dependencies": {
    "date-fns-tz": "2.0.0",
    "date-fns": "2.30.0",
    "dayjs": "^1.11.9",
    "react-fast-compare": "^3.2.2",
    "@shined/reactive": "^0.3.3",
    "immer": "10.0.2"
  },
  "peerDependencies": {
    "react": ">=16.14.0",
    "react-dom": ">=16.14.0",
    "core-js": ">=3"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/sheinsight/shineout-next"
  },
  "authors": ""
}