{
  "name": "eslint-plugin-standard",
  "url": "https://canirequire.com/package/eslint-plugin-standard/",
  "description": "ESlint Plugin for the Standard Linter",
  "latest": "5.0.0",
  "latestPublished": "2020-11-23T01:03:02.656Z",
  "format": "cjs",
  "summary": "eslint-plugin-standard@5.0.0 is a CommonJS package. eslint-plugin-standard ships CommonJS only. require(\"eslint-plugin-standard\") works everywhere. import \"eslint-plugin-standard\" 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": "2020-11-23T01:03:02.656Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": null,
  "deprecated": "standard 16.0.0 and eslint-config-standard 16.0.0 no longer require the eslint-plugin-standard package. You can remove it from your dependencies with 'npm rm eslint-plugin-standard'. More info here: https://github.com/standard/standard/issues/1316",
  "license": "MIT",
  "repository": "https://github.com/standard/eslint-plugin-standard",
  "weeklyDownloads": 825594,
  "runtime": {
    "verifiedAt": "2026-09-09T15:31:52.687Z",
    "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": "2020-11-23T01:03:02.656Z"
    },
    {
      "version": "4.1.0",
      "format": "cjs",
      "published": "2020-11-10T03:34:04.841Z"
    },
    {
      "version": "4.0.2",
      "format": "cjs",
      "published": "2020-10-22T00:10:27.323Z"
    },
    {
      "version": "4.0.1",
      "format": "cjs",
      "published": "2019-08-19T20:25:09.852Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2018-08-28T22:17:42.828Z"
    },
    {
      "version": "3.1.0",
      "format": "cjs",
      "published": "2018-04-24T23:52:33.938Z"
    },
    {
      "version": "3.0.1",
      "format": "cjs",
      "published": "2017-04-06T21:51:47.270Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2017-04-06T17:37:50.571Z"
    },
    {
      "version": "2.3.1",
      "format": "cjs",
      "published": "2017-04-06T17:37:22.400Z"
    },
    {
      "version": "2.3.0",
      "format": "cjs",
      "published": "2017-04-06T17:36:35.648Z"
    },
    {
      "version": "2.2.0",
      "format": "cjs",
      "published": "2017-04-05T00:10:01.212Z"
    },
    {
      "version": "2.1.1",
      "format": "cjs",
      "published": "2017-03-02T14:49:55.662Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2017-03-02T07:16:37.001Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2016-09-27T20:11:38.839Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2016-07-12T21:58:31.027Z"
    },
    {
      "version": "1.3.3",
      "format": "cjs",
      "published": "2016-07-12T18:11:50.635Z"
    },
    {
      "version": "1.3.2",
      "format": "cjs",
      "published": "2016-02-07T04:23:46.766Z"
    },
    {
      "version": "1.3.1",
      "format": "cjs",
      "published": "2015-09-16T21:11:10.653Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2015-08-26T03:14:59.847Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2015-08-03T20:51:01.177Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2015-07-23T16:49:11.181Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2015-07-23T04:11:37.362Z"
    }
  ]
}