{ "_from": "@radix-ui/react-focus-guards@1.1.1", "_id": "@radix-ui/react-focus-guards@1.1.1", "_inBundle": false, "_integrity": "sha512-pSIwfrT1a6sIoDASCSpFwOasEwKTZWDw/iBdtnqKO7v6FeOzYJ7U53cPzYFVR3geGGXgVHaH+CdngrrAzqUGxg==", "_location": "/@radix-ui/react-focus-guards", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@radix-ui/react-focus-guards@1.1.1", "name": "@radix-ui/react-focus-guards", "escapedName": "@radix-ui%2freact-focus-guards", "scope": "@radix-ui", "rawSpec": "1.1.1", "saveSpec": null, "fetchSpec": "1.1.1" }, "_requiredBy": [ "/@radix-ui/react-dialog", "/@radix-ui/react-menu" ], "_resolved": "https://registry.npmmirror.com/@radix-ui/react-focus-guards/-/react-focus-guards-1.1.1.tgz", "_shasum": "8635edd346304f8b42cae86b05912b61aef27afe", "_spec": "@radix-ui/react-focus-guards@1.1.1", "_where": "/Users/hongbin9/www/botgroup.chat/node_modules/@radix-ui/react-dialog", "bugs": { "url": "https://github.com/radix-ui/primitives/issues" }, "bundleDependencies": false, "deprecated": false, "description": "## Installation", "exports": { ".": { "import": { "types": "./dist/index.d.mts", "default": "./dist/index.mjs" }, "require": { "types": "./dist/index.d.ts", "default": "./dist/index.js" } } }, "files": [ "dist", "README.md" ], "homepage": "https://radix-ui.com/primitives", "license": "MIT", "main": "./dist/index.js", "module": "./dist/index.mjs", "name": "@radix-ui/react-focus-guards", "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true } }, "repository": { "type": "git", "url": "git+https://github.com/radix-ui/primitives.git" }, "scripts": { "clean": "rm -rf dist", "version": "yarn version" }, "sideEffects": false, "source": "./src/index.ts", "types": "./dist/index.d.ts", "version": "1.1.1" }