{
  "_from": "@radix-ui/react-use-is-hydrated@0.1.0",
  "_id": "@radix-ui/react-use-is-hydrated@0.1.0",
  "_inBundle": false,
  "_integrity": "sha512-U+UORVEq+cTnRIaostJv9AGdV3G6Y+zbVd+12e18jQ5A3c0xL03IhnHuiU4UV69wolOQp5GfR58NW/EgdQhwOA==",
  "_location": "/@radix-ui/react-use-is-hydrated",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@radix-ui/react-use-is-hydrated@0.1.0",
    "name": "@radix-ui/react-use-is-hydrated",
    "escapedName": "@radix-ui%2freact-use-is-hydrated",
    "scope": "@radix-ui",
    "rawSpec": "0.1.0",
    "saveSpec": null,
    "fetchSpec": "0.1.0"
  },
  "_requiredBy": [
    "/@radix-ui/react-avatar"
  ],
  "_resolved": "https://registry.npmjs.org/@radix-ui/react-use-is-hydrated/-/react-use-is-hydrated-0.1.0.tgz",
  "_shasum": "544da73369517036c77659d7cdd019dc0f5ff9a0",
  "_spec": "@radix-ui/react-use-is-hydrated@0.1.0",
  "_where": "C:\\wamp64\\www\\utc\\app\\node_modules\\@radix-ui\\react-avatar",
  "bugs": {
    "url": "https://github.com/radix-ui/primitives/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "use-sync-external-store": "^1.5.0"
  },
  "deprecated": false,
  "description": "## Usage",
  "devDependencies": {
    "@repo/builder": "0.0.0",
    "@repo/eslint-config": "0.0.0",
    "@repo/typescript-config": "0.0.0",
    "@types/react": "^19.0.7",
    "@types/react-dom": "^19.0.3",
    "@types/use-sync-external-store": "^0.0.6",
    "eslint": "^9.18.0",
    "react": "^19.1.0",
    "react-dom": "^19.1.0",
    "typescript": "^5.7.3"
  },
  "exports": {
    ".": {
      "import": {
        "types": "./dist/index.d.mts",
        "default": "./dist/index.mjs"
      },
      "require": {
        "types": "./dist/index.d.ts",
        "default": "./dist/index.js"
      }
    }
  },
  "files": [
    "src",
    "dist",
    "README.md"
  ],
  "homepage": "https://radix-ui.com/primitives",
  "license": "MIT",
  "main": "./dist/index.js",
  "module": "./dist/index.mjs",
  "name": "@radix-ui/react-use-is-hydrated",
  "peerDependencies": {
    "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
    "@types/react": "*"
  },
  "peerDependenciesMeta": {
    "@types/react": {
      "optional": true
    }
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/radix-ui/primitives.git"
  },
  "scripts": {
    "build": "radix-build",
    "clean": "rm -rf dist",
    "lint": "eslint --max-warnings 0 src",
    "typecheck": "tsc --noEmit"
  },
  "sideEffects": false,
  "source": "./src/index.ts",
  "types": "./dist/index.d.ts",
  "version": "0.1.0"
}
