{
  "_from": "@internationalized/date@^3.12.3",
  "_id": "@internationalized/date@3.12.3",
  "_inBundle": false,
  "_integrity": "sha512-fuLX+3ZKLsxI73y8b01EG/WjHb6gE6weCqlfawPO27kBWGMh9G1yH6Csv1uU7/cac9H2GHmOMt6CjmuQ1aia4Q==",
  "_location": "/@internationalized/date",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@internationalized/date@^3.12.3",
    "name": "@internationalized/date",
    "escapedName": "@internationalized%2fdate",
    "scope": "@internationalized",
    "rawSpec": "^3.12.3",
    "saveSpec": null,
    "fetchSpec": "^3.12.3"
  },
  "_requiredBy": [
    "/react-aria",
    "/react-stately"
  ],
  "_resolved": "https://registry.npmjs.org/@internationalized/date/-/date-3.12.3.tgz",
  "_shasum": "e11d14dbf12bf45057dd5996bac77f7c2f89ff9c",
  "_spec": "@internationalized/date@^3.12.3",
  "_where": "/var/www/html/prod/amplitech-react-js/node_modules/react-aria",
  "bundleDependencies": false,
  "dependencies": {
    "@swc/helpers": "^0.5.0"
  },
  "deprecated": false,
  "description": "Internationalized calendar, date, and time manipulation utilities",
  "exports": {
    "source": "./src/index.ts",
    "types": "./dist/types/src/index.d.ts",
    "import": "./dist/index.mjs",
    "require": "./dist/index.cjs"
  },
  "files": [
    "dist",
    "src"
  ],
  "gitHead": "5ecb3333001313e83898cd07644227897e3bae1f",
  "import": "dist/index.mjs",
  "license": "Apache-2.0",
  "main": "dist/index.cjs",
  "module": "dist/index.js",
  "name": "@internationalized/date",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/adobe/react-spectrum/tree/main/packages/@internationalized/date"
  },
  "sideEffects": false,
  "source": "src/index.ts",
  "targets": {
    "types": false,
    "module": {
      "engines": {
        "browsers": [
          "chrome >= 79",
          "firefox >= 85",
          "safari >= 13"
        ]
      }
    },
    "import": {
      "isLibrary": true,
      "outputFormat": "esmodule",
      "includeNodeModules": false
    }
  },
  "types": "./dist/types/src/index.d.ts",
  "version": "3.12.3"
}
