{
  "name": "buffer-crc32",
  "url": "https://canirequire.com/package/buffer-crc32/",
  "description": "A pure javascript CRC32 algorithm that plays nice with binary data",
  "latest": "1.0.0",
  "latestPublished": "2024-02-06T17:58:06.898Z",
  "format": "dual",
  "summary": "buffer-crc32@1.0.0 ships CommonJS and ESM builds. buffer-crc32 publishes both a CommonJS entry and a native ESM entry (ESM added in 1.0.0). require(\"buffer-crc32\") and import \"buffer-crc32\" both work on every supported Node.js version and in Bun.",
  "esmOnlySince": null,
  "esmOnlySinceDate": null,
  "lastCommonJsVersion": "1.0.0",
  "lastCommonJsDate": "2024-02-06T17:58:06.898Z",
  "nativeEsmSince": "1.0.0",
  "types": "bundled",
  "nodeEngines": ">=8.0.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/brianloveswords/buffer-crc32",
  "weeklyDownloads": 64494095,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:04.503Z",
    "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.0.0",
      "format": "dual",
      "published": "2024-02-06T17:58:06.898Z"
    },
    {
      "version": "0.2.13",
      "format": "cjs",
      "published": "2016-11-22T01:28:28.865Z"
    },
    {
      "version": "0.2.12",
      "format": "cjs",
      "published": "2016-11-21T22:12:37.901Z"
    },
    {
      "version": "0.2.11",
      "format": "cjs",
      "published": "2016-11-21T21:28:13.830Z"
    },
    {
      "version": "0.2.10",
      "format": "cjs",
      "published": "2016-11-21T18:51:19.620Z"
    },
    {
      "version": "0.2.9",
      "format": "cjs",
      "published": "2016-11-21T18:41:12.530Z"
    },
    {
      "version": "0.2.8",
      "format": "cjs",
      "published": "2016-11-21T17:11:37.544Z"
    },
    {
      "version": "0.2.7",
      "format": "cjs",
      "published": "2016-11-21T17:07:13.025Z"
    },
    {
      "version": "0.2.6",
      "format": "cjs",
      "published": "2016-11-18T16:17:49.845Z"
    },
    {
      "version": "0.2.5",
      "format": "cjs",
      "published": "2014-12-07T19:19:44.403Z"
    },
    {
      "version": "0.2.4",
      "format": "cjs",
      "published": "2014-11-26T15:20:39.348Z"
    },
    {
      "version": "0.2.3",
      "format": "cjs",
      "published": "2014-06-17T14:37:36.527Z"
    },
    {
      "version": "0.2.1",
      "format": "cjs",
      "published": "2013-01-09T17:04:09.173Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2013-01-09T16:54:40.660Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2012-07-11T18:52:29.048Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2012-07-11T17:53:46.688Z"
    }
  ]
}