{
  "name": "bindings",
  "url": "https://canirequire.com/package/bindings/",
  "description": "Helper module for loading your native module's .node file",
  "latest": "1.5.0",
  "latestPublished": "2019-02-27T22:54:44.325Z",
  "format": "cjs",
  "summary": "bindings@1.5.0 is a CommonJS package. bindings ships CommonJS only. require(\"bindings\") works everywhere. import \"bindings\" 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.5.0",
  "lastCommonJsDate": "2019-02-27T22:54:44.325Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/TooTallNate/node-bindings",
  "weeklyDownloads": 24519784,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:46.242Z",
    "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.5.0",
      "format": "cjs",
      "published": "2019-02-27T22:54:44.325Z"
    },
    {
      "version": "1.4.0",
      "format": "cjs",
      "published": "2019-01-23T21:48:42.499Z"
    },
    {
      "version": "1.3.1",
      "format": "cjs",
      "published": "2018-11-26T20:49:28.621Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2017-07-24T19:16:08.991Z"
    },
    {
      "version": "1.2.1",
      "format": "cjs",
      "published": "2014-06-28T18:13:25.303Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2014-04-04T06:27:01.504Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2013-07-11T05:05:03.115Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2013-03-07T09:16:27.293Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2012-07-18T18:49:12.866Z"
    },
    {
      "version": "0.4.0",
      "format": "cjs",
      "published": "2012-06-25T18:40:06.605Z"
    },
    {
      "version": "0.3.0",
      "format": "cjs",
      "published": "2012-02-28T19:39:05.034Z"
    },
    {
      "version": "0.2.4",
      "format": "cjs",
      "published": "2012-02-15T18:40:22.228Z"
    },
    {
      "version": "0.2.3",
      "format": "cjs",
      "published": "2012-02-14T17:28:06.105Z"
    },
    {
      "version": "0.2.2",
      "format": "cjs",
      "published": "2012-02-12T01:46:40.563Z"
    },
    {
      "version": "0.2.1",
      "format": "cjs",
      "published": "2012-02-07T02:38:46.274Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2012-02-07T01:33:09.621Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2012-02-04T00:12:39.290Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2012-01-30T05:21:01.149Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2012-01-28T22:29:54.674Z"
    }
  ]
}