{
  "name": "@vue/eslint-config-standard",
  "url": "https://canirequire.com/package/@vue/eslint-config-standard/",
  "description": "eslint-config-standard for Vue.js projects",
  "latest": "9.0.1",
  "latestPublished": "2025-03-13T07:10:17.488Z",
  "format": "esm-only",
  "summary": "@vue/eslint-config-standard@9.0.1 is ESM-only. @vue/eslint-config-standard dropped its CommonJS build in 9.0.0 (January 2025). The last version you can require() on every Node.js version, including 18 and older, is 8.0.1, published Jul 27, 2022. On Node.js 20.19+, 22.12+ and every newer release, require(\"@vue/eslint-config-standard\") works anyway: Node can load synchronous ES modules through require(). Verified on Node 20, 22, 24, 26. Node.js 18 and older still fail with ERR_REQUIRE_ESM.",
  "esmOnlySince": "9.0.0",
  "esmOnlySinceDate": "2025-01-19T10:43:00.020Z",
  "lastCommonJsVersion": "8.0.1",
  "lastCommonJsDate": "2022-07-27T05:53:37.395Z",
  "nativeEsmSince": "9.0.0",
  "types": "none",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/vuejs/eslint-config-standard",
  "weeklyDownloads": null,
  "runtime": {
    "verifiedAt": "2026-09-09T15:36:23.085Z",
    "node": {
      "18": {
        "require": false,
        "import": true,
        "requireError": "ERR_REQUIRE_ESM",
        "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": "9.0.1",
      "format": "esm-only",
      "published": "2025-03-13T07:10:17.488Z"
    },
    {
      "version": "9.0.0",
      "format": "esm-only",
      "published": "2025-01-19T10:43:00.020Z"
    },
    {
      "version": "8.0.1",
      "format": "cjs",
      "published": "2022-07-27T05:53:37.395Z"
    },
    {
      "version": "8.0.0",
      "format": "cjs",
      "published": "2022-07-22T07:16:47.462Z"
    },
    {
      "version": "7.0.0",
      "format": "cjs",
      "published": "2022-05-12T08:06:57.224Z"
    },
    {
      "version": "6.1.0",
      "format": "cjs",
      "published": "2021-07-30T08:52:50.237Z"
    },
    {
      "version": "6.0.0",
      "format": "cjs",
      "published": "2020-12-07T08:35:00.484Z"
    },
    {
      "version": "5.1.2",
      "format": "cjs",
      "published": "2020-02-15T04:05:02.407Z"
    },
    {
      "version": "5.1.1",
      "format": "cjs",
      "published": "2020-02-07T14:26:23.872Z"
    },
    {
      "version": "5.1.0",
      "format": "cjs",
      "published": "2020-01-10T09:37:25.237Z"
    },
    {
      "version": "5.0.1",
      "format": "cjs",
      "published": "2019-12-05T08:20:22.178Z"
    },
    {
      "version": "5.0.0",
      "format": "cjs",
      "published": "2019-11-18T08:42:19.553Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2018-10-30T18:25:57.171Z"
    },
    {
      "version": "3.0.5",
      "format": "cjs",
      "published": "2018-10-09T09:20:03.606Z"
    },
    {
      "version": "3.0.4",
      "format": "cjs",
      "published": "2018-09-25T08:00:55.331Z"
    },
    {
      "version": "3.0.3",
      "format": "cjs",
      "published": "2018-09-12T06:57:23.087Z"
    },
    {
      "version": "3.0.2",
      "format": "cjs",
      "published": "2018-09-11T14:45:55.444Z"
    },
    {
      "version": "3.0.1",
      "format": "cjs",
      "published": "2018-08-16T18:16:03.089Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2018-08-10T15:01:31.740Z"
    }
  ]
}