{ "_from": "@radix-ui/number@1.1.0", "_id": "@radix-ui/number@1.1.0", "_inBundle": false, "_integrity": "sha512-V3gRzhVNU1ldS5XhAPTom1fOIo4ccrjjJgmE+LI2h/WaFpHmx0MQApT+KZHnx8abG6Avtfcz4WoEciMnpFT3HQ==", "_location": "/@radix-ui/number", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@radix-ui/number@1.1.0", "name": "@radix-ui/number", "escapedName": "@radix-ui%2fnumber", "scope": "@radix-ui", "rawSpec": "1.1.0", "saveSpec": null, "fetchSpec": "1.1.0" }, "_requiredBy": [ "/@radix-ui/react-scroll-area" ], "_resolved": "https://registry.npmmirror.com/@radix-ui/number/-/number-1.1.0.tgz", "_shasum": "1e95610461a09cdf8bb05c152e76ca1278d5da46", "_spec": "@radix-ui/number@1.1.0", "_where": "/Users/hongbin9/www/botgroup.chat/node_modules/@radix-ui/react-scroll-area", "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/number", "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" }