{
  "_from": "use-sync-external-store@^1.6.0",
  "_id": "use-sync-external-store@1.6.0",
  "_inBundle": false,
  "_integrity": "sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==",
  "_location": "/use-sync-external-store",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "use-sync-external-store@^1.6.0",
    "name": "use-sync-external-store",
    "escapedName": "use-sync-external-store",
    "rawSpec": "^1.6.0",
    "saveSpec": null,
    "fetchSpec": "^1.6.0"
  },
  "_requiredBy": [
    "/@mui/x-internals"
  ],
  "_resolved": "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.6.0.tgz",
  "_shasum": "b174bfa65cb2b526732d9f2ac0a408027876f32d",
  "_spec": "use-sync-external-store@^1.6.0",
  "_where": "/var/www/tecnibi/node_modules/@mui/x-internals",
  "bugs": {
    "url": "https://github.com/facebook/react/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.",
  "devDependencies": {
    "react-17": "npm:react@^17",
    "react-dom-17": "npm:react-dom@^17"
  },
  "exports": {
    ".": "./index.js",
    "./with-selector": "./with-selector.js",
    "./with-selector.js": "./with-selector.js",
    "./shim": {
      "react-native": "./shim/index.native.js",
      "default": "./shim/index.js"
    },
    "./shim/index.js": "./shim/index.js",
    "./shim/index.native": "./shim/index.native.js",
    "./shim/index.native.js": "./shim/index.native.js",
    "./shim/with-selector": "./shim/with-selector.js",
    "./shim/with-selector.js": "./shim/with-selector.js",
    "./package.json": "./package.json"
  },
  "files": [
    "LICENSE",
    "README.md",
    "index.js",
    "index.native.js",
    "with-selector.js",
    "with-selector.native.js",
    "shim/",
    "cjs/"
  ],
  "homepage": "https://github.com/facebook/react#readme",
  "license": "MIT",
  "name": "use-sync-external-store",
  "peerDependencies": {
    "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/react.git",
    "directory": "packages/use-sync-external-store"
  },
  "version": "1.6.0"
}
