{ "_from": "@radix-ui/react-use-escape-keydown@1.1.0", "_id": "@radix-ui/react-use-escape-keydown@1.1.0", "_inBundle": false, "_integrity": "sha512-L7vwWlR1kTTQ3oh7g1O0CBF3YCyyTj8NmhLR+phShpyA50HCfBFKVJTpshm9PzLiKmehsrQzTYTpX9HvmC9rhw==", "_location": "/@radix-ui/react-use-escape-keydown", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@radix-ui/react-use-escape-keydown@1.1.0", "name": "@radix-ui/react-use-escape-keydown", "escapedName": "@radix-ui%2freact-use-escape-keydown", "scope": "@radix-ui", "rawSpec": "1.1.0", "saveSpec": null, "fetchSpec": "1.1.0" }, "_requiredBy": [ "/@radix-ui/react-dismissable-layer" ], "_resolved": "https://registry.npmmirror.com/@radix-ui/react-use-escape-keydown/-/react-use-escape-keydown-1.1.0.tgz", "_shasum": "31a5b87c3b726504b74e05dac1edce7437b98754", "_spec": "@radix-ui/react-use-escape-keydown@1.1.0", "_where": "/Users/hongbin9/www/botgroup.chat/node_modules/@radix-ui/react-dismissable-layer", "bugs": { "url": "https://github.com/radix-ui/primitives/issues" }, "bundleDependencies": false, "dependencies": { "@radix-ui/react-use-callback-ref": "1.1.0" }, "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-use-escape-keydown", "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.0" }