{
  "name": "eslint-plugin-markdown",
  "url": "https://canirequire.com/package/eslint-plugin-markdown/",
  "description": "An ESLint plugin to lint JavaScript in Markdown code fences.",
  "latest": "5.1.0",
  "latestPublished": "2024-07-11T20:33:17.880Z",
  "format": "cjs",
  "summary": "eslint-plugin-markdown@5.1.0 is a CommonJS package. eslint-plugin-markdown ships CommonJS only. require(\"eslint-plugin-markdown\") works everywhere. import \"eslint-plugin-markdown\" 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.1.0",
  "lastCommonJsDate": "2024-07-11T20:33:17.880Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": "^18.18.0 || ^20.9.0 || >=21.1.0",
  "deprecated": "Please use @eslint/markdown instead",
  "license": "MIT",
  "repository": "https://github.com/eslint/eslint-plugin-markdown",
  "weeklyDownloads": 604543,
  "runtime": {
    "verifiedAt": "2026-09-09T15:32:05.818Z",
    "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.1.0",
      "format": "cjs",
      "published": "2024-07-11T20:33:17.880Z"
    },
    {
      "version": "5.0.0",
      "format": "cjs",
      "published": "2024-05-02T21:00:10.467Z"
    },
    {
      "version": "4.0.1",
      "format": "cjs",
      "published": "2024-03-06T18:46:20.214Z"
    },
    {
      "version": "3.0.1",
      "format": "cjs",
      "published": "2023-07-28T15:31:38.469Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2022-07-16T20:34:52.196Z"
    },
    {
      "version": "2.2.1",
      "format": "cjs",
      "published": "2021-09-12T01:13:14.522Z"
    },
    {
      "version": "2.2.0",
      "format": "cjs",
      "published": "2021-05-26T04:17:31.127Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2021-04-25T21:13:20.881Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2021-04-05T04:37:01.470Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2021-02-14T23:10:49.845Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2020-02-24T16:32:37.806Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2019-10-22T03:49:00.610Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2019-01-02T19:24:34.373Z"
    }
  ]
}