{
  "name": "whatwg-mimetype",
  "url": "https://canirequire.com/package/whatwg-mimetype/",
  "description": "Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard",
  "latest": "5.0.0",
  "latestPublished": "2026-01-20T03:04:38.058Z",
  "format": "cjs",
  "summary": "whatwg-mimetype@5.0.0 is a CommonJS package. whatwg-mimetype ships CommonJS only. require(\"whatwg-mimetype\") works everywhere. import \"whatwg-mimetype\" 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": "5.0.0",
  "lastCommonJsDate": "2026-01-20T03:04:38.058Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": ">=20",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/jsdom/whatwg-mimetype",
  "weeklyDownloads": 112702677,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:43.358Z",
    "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": "5.0.0",
      "format": "cjs",
      "published": "2026-01-20T03:04:38.058Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2023-11-11T07:43:44.007Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2021-09-18T19:28:10.916Z"
    },
    {
      "version": "2.3.0",
      "format": "cjs",
      "published": "2018-11-20T23:56:53.400Z"
    },
    {
      "version": "2.2.0",
      "format": "cjs",
      "published": "2018-09-14T18:39:05.267Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2018-02-04T20:02:32.142Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2017-12-10T16:58:32.866Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2017-12-10T06:29:12.340Z"
    }
  ]
}