{ "_from": "@radix-ui/react-scroll-area@^1.0.5", "_id": "@radix-ui/react-scroll-area@1.2.3", "_inBundle": false, "_integrity": "sha512-l7+NNBfBYYJa9tNqVcP2AGvxdE3lmE6kFTBXdvHgUaZuy+4wGCL1Cl2AfaR7RKyimj7lZURGLwFO59k4eBnDJQ==", "_location": "/@radix-ui/react-scroll-area", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@radix-ui/react-scroll-area@^1.0.5", "name": "@radix-ui/react-scroll-area", "escapedName": "@radix-ui%2freact-scroll-area", "scope": "@radix-ui", "rawSpec": "^1.0.5", "saveSpec": null, "fetchSpec": "^1.0.5" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmmirror.com/@radix-ui/react-scroll-area/-/react-scroll-area-1.2.3.tgz", "_shasum": "6a9a7897add739ce84b517796ee345d495893d3f", "_spec": "@radix-ui/react-scroll-area@^1.0.5", "_where": "/Users/hongbin9/www/botgroup.chat", "bugs": { "url": "https://github.com/radix-ui/primitives/issues" }, "bundleDependencies": false, "dependencies": { "@radix-ui/number": "1.1.0", "@radix-ui/primitive": "1.1.1", "@radix-ui/react-compose-refs": "1.1.1", "@radix-ui/react-context": "1.1.1", "@radix-ui/react-direction": "1.1.0", "@radix-ui/react-presence": "1.1.2", "@radix-ui/react-primitive": "2.0.2", "@radix-ui/react-use-callback-ref": "1.1.0", "@radix-ui/react-use-layout-effect": "1.1.0" }, "deprecated": false, "description": "## Installation", "devDependencies": { "@repo/eslint-config": "0.0.0", "@repo/typescript-config": "0.0.0", "@types/react": "^19.0.7", "@types/react-dom": "^19.0.3", "@types/resize-observer-browser": "^0.1.4", "eslint": "^9.18.0", "react": "^19.0.0", "react-dom": "^19.0.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": [ "dist", "README.md" ], "homepage": "https://radix-ui.com/primitives", "license": "MIT", "main": "./dist/index.js", "module": "./dist/index.mjs", "name": "@radix-ui/react-scroll-area", "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } }, "repository": { "type": "git", "url": "git+https://github.com/radix-ui/primitives.git" }, "scripts": { "clean": "rm -rf dist", "lint": "eslint --max-warnings 0 src", "version": "yarn version" }, "sideEffects": false, "source": "./src/index.ts", "types": "./dist/index.d.ts", "version": "1.2.3" }