{
  "_from": "@internationalized/number@^3.2.1",
  "_id": "@internationalized/number@3.2.1",
  "_inBundle": false,
  "_integrity": "sha512-hK30sfBlmB1aIe3/OwAPg9Ey0DjjXvHEiGVhNaOiBJl31G0B6wMaX8BN3ibzdlpyRNE9p7X+3EBONmxtJO9Yfg==",
  "_location": "/@internationalized/number",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@internationalized/number@^3.2.1",
    "name": "@internationalized/number",
    "escapedName": "@internationalized%2fnumber",
    "scope": "@internationalized",
    "rawSpec": "^3.2.1",
    "saveSpec": null,
    "fetchSpec": "^3.2.1"
  },
  "_requiredBy": [
    "/@strapi/design-system"
  ],
  "_resolved": "https://registry.npmjs.org/@internationalized/number/-/number-3.2.1.tgz",
  "_shasum": "570e4010544a84a8225e65b34a689a36187caaa8",
  "_spec": "@internationalized/number@^3.2.1",
  "_where": "/home/ghf/system/node_modules/@strapi/design-system",
  "bugs": {
    "url": "https://github.com/adobe/react-spectrum/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@swc/helpers": "^0.5.0"
  },
  "deprecated": false,
  "description": "Internationalized number formatting and parsing utilities",
  "exports": {
    "types": "./dist/types.d.ts",
    "import": "./dist/import.mjs",
    "require": "./dist/main.js"
  },
  "files": [
    "dist",
    "src"
  ],
  "gitHead": "504e40e0a50c1b20ed0fb3ba9561a263b6d5565e",
  "homepage": "https://github.com/adobe/react-spectrum#readme",
  "license": "Apache-2.0",
  "main": "dist/main.js",
  "module": "dist/module.js",
  "name": "@internationalized/number",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/adobe/react-spectrum.git"
  },
  "sideEffects": false,
  "source": "src/index.ts",
  "types": "dist/types.d.ts",
  "version": "3.2.1"
}
