{
  "name": "md5",
  "url": "https://canirequire.com/package/md5/",
  "description": "js function for hashing messages with MD5",
  "latest": "2.3.0",
  "latestPublished": "2020-08-02T10:29:33.749Z",
  "format": "cjs",
  "summary": "md5@2.3.0 is a CommonJS package. md5 ships CommonJS only. require(\"md5\") works everywhere. import \"md5\" 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": "2.3.0",
  "lastCommonJsDate": "2020-08-02T10:29:33.749Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": null,
  "deprecated": null,
  "license": "BSD-3-Clause",
  "repository": "https://github.com/pvorb/node-md5",
  "weeklyDownloads": 15540979,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:55.783Z",
    "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": "2.3.0",
      "format": "cjs",
      "published": "2020-08-02T10:29:33.749Z"
    },
    {
      "version": "2.2.1",
      "format": "cjs",
      "published": "2016-08-31T21:40:31.563Z"
    },
    {
      "version": "2.2.0",
      "format": "cjs",
      "published": "2016-08-30T19:53:13.564Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2016-03-08T23:01:52.656Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2015-07-15T21:33:44.776Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2012-05-13T00:00:11.449Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2012-05-13T00:00:30.935Z"
    }
  ]
}