{
  "name": "node-int64",
  "url": "https://canirequire.com/package/node-int64/",
  "description": "Support for representing 64-bit integers in JavaScript",
  "latest": "0.4.0",
  "latestPublished": "2015-04-04T02:52:16.354Z",
  "format": "cjs",
  "summary": "node-int64@0.4.0 is a CommonJS package. node-int64 ships CommonJS only. require(\"node-int64\") works everywhere. import \"node-int64\" 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": "0.4.0",
  "lastCommonJsDate": "2015-04-04T02:52:16.354Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/broofa/node-int64",
  "weeklyDownloads": 28805690,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:42.918Z",
    "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": "0.4.0",
      "format": "cjs",
      "published": "2015-04-04T02:52:16.354Z"
    },
    {
      "version": "0.3.3",
      "format": "cjs",
      "published": "2014-12-22T13:55:53.834Z"
    },
    {
      "version": "0.3.2",
      "format": "cjs",
      "published": "2014-12-02T18:40:47.086Z"
    },
    {
      "version": "0.3.1",
      "format": "cjs",
      "published": "2014-02-18T11:37:28.557Z"
    },
    {
      "version": "0.3.0",
      "format": "cjs",
      "published": "2011-06-21T17:52:11.242Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2011-03-08T00:00:51.014Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2010-12-30T15:27:28.433Z"
    }
  ]
}