{
  "name": "get-intrinsic",
  "url": "https://canirequire.com/package/get-intrinsic/",
  "description": "Get and robustly cache all JS language-level intrinsics at first require time",
  "latest": "1.3.0",
  "latestPublished": "2025-02-22T20:54:20.619Z",
  "format": "cjs",
  "summary": "get-intrinsic@1.3.0 is a CommonJS package. get-intrinsic ships CommonJS only. require(\"get-intrinsic\") works everywhere. import \"get-intrinsic\" also works because Node.js and Bun can import CommonJS from ES modules, but only the default export is guaranteed; named imports depend on Node's static analysis of the module.",
  "esmOnlySince": null,
  "esmOnlySinceDate": null,
  "lastCommonJsVersion": "1.3.0",
  "lastCommonJsDate": "2025-02-22T20:54:20.619Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": ">= 0.4",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/ljharb/get-intrinsic",
  "weeklyDownloads": 170701972,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:35.244Z",
    "node": {
      "18": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "20": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "22": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "24": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "26": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      }
    },
    "bun": {
      "require": true,
      "import": true,
      "requireError": null,
      "importError": null
    }
  },
  "formatHistory": [
    {
      "version": "1.3.1",
      "format": "cjs",
      "published": "2025-09-29T23:20:07.570Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2025-02-22T20:54:20.619Z"
    },
    {
      "version": "1.2.7",
      "format": "cjs",
      "published": "2025-01-02T17:54:48.205Z"
    },
    {
      "version": "1.2.6",
      "format": "cjs",
      "published": "2024-12-11T22:01:19.760Z"
    },
    {
      "version": "1.2.5",
      "format": "cjs",
      "published": "2024-12-06T20:21:24.984Z"
    },
    {
      "version": "1.2.4",
      "format": "cjs",
      "published": "2024-02-06T05:32:06.445Z"
    },
    {
      "version": "1.2.3",
      "format": "cjs",
      "published": "2024-02-03T17:53:11.747Z"
    },
    {
      "version": "1.2.2",
      "format": "cjs",
      "published": "2023-10-21T05:18:52.454Z"
    },
    {
      "version": "1.2.1",
      "format": "cjs",
      "published": "2023-05-14T06:14:14.066Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2023-01-20T07:28:45.291Z"
    },
    {
      "version": "1.1.3",
      "format": "cjs",
      "published": "2022-09-13T04:01:22.362Z"
    },
    {
      "version": "1.1.2",
      "format": "cjs",
      "published": "2022-06-08T15:12:14.076Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2021-02-03T14:58:25.007Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2021-01-25T22:22:34.211Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2020-12-18T07:22:01.056Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2020-10-31T05:32:03.992Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2020-10-30T15:03:39.692Z"
    }
  ]
}