{
  "name": "is-bigint",
  "url": "https://canirequire.com/package/is-bigint/",
  "description": "Is this value an ES BigInt?",
  "latest": "1.1.0",
  "latestPublished": "2024-12-02T18:42:58.216Z",
  "format": "cjs",
  "summary": "is-bigint@1.1.0 is a CommonJS package. is-bigint ships CommonJS only. require(\"is-bigint\") works everywhere. import \"is-bigint\" 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.1.0",
  "lastCommonJsDate": "2024-12-02T18:42:58.216Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": ">= 0.4",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/inspect-js/is-bigint",
  "weeklyDownloads": 61046709,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:06.960Z",
    "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.1.0",
      "format": "cjs",
      "published": "2024-12-02T18:42:58.216Z"
    },
    {
      "version": "1.0.4",
      "format": "cjs",
      "published": "2021-08-12T05:51:11.120Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2021-08-06T17:06:39.008Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2021-05-04T20:45:53.325Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2020-11-30T22:45:51.050Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2018-09-21T03:02:53.146Z"
    }
  ]
}