{
  "name": "meow",
  "url": "https://canirequire.com/package/meow/",
  "description": "CLI app helper",
  "latest": "14.1.0",
  "latestPublished": "2026-02-20T10:30:43.850Z",
  "format": "esm-only",
  "summary": "meow@14.1.0 is ESM-only. meow dropped its CommonJS build in 10.0.0 (May 2021). The last version you can require() on every Node.js version, including 18 and older, is 9.0.0, published Jan 7, 2021. On Node.js 20.19+, 22.12+ and every newer release, require(\"meow\") 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. meow@14.1.0 declares engines \">=20\", so Node.js 18 is outside its supported range regardless of module format.",
  "esmOnlySince": "10.0.0",
  "esmOnlySinceDate": "2021-05-05T15:17:55.700Z",
  "lastCommonJsVersion": "9.0.0",
  "lastCommonJsDate": "2021-01-07T11:23:09.986Z",
  "nativeEsmSince": "10.0.0",
  "types": "bundled",
  "nodeEngines": ">=20",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/sindresorhus/meow",
  "weeklyDownloads": 36681347,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:33.845Z",
    "node": {
      "18": {
        "require": false,
        "import": false,
        "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": "14.1.0",
      "format": "esm-only",
      "published": "2026-02-20T10:30:43.850Z"
    },
    {
      "version": "14.0.0",
      "format": "esm-only",
      "published": "2025-09-15T11:23:42.176Z"
    },
    {
      "version": "13.2.0",
      "format": "esm-only",
      "published": "2024-02-06T10:06:22.005Z"
    },
    {
      "version": "13.1.0",
      "format": "esm-only",
      "published": "2024-01-04T01:49:10.943Z"
    },
    {
      "version": "13.0.0",
      "format": "esm-only",
      "published": "2023-12-22T20:15:36.293Z"
    },
    {
      "version": "12.1.1",
      "format": "esm-only",
      "published": "2023-08-27T23:09:44.998Z"
    },
    {
      "version": "12.1.0",
      "format": "esm-only",
      "published": "2023-08-16T11:08:13.368Z"
    },
    {
      "version": "12.0.1",
      "format": "esm-only",
      "published": "2023-05-04T13:53:40.755Z"
    },
    {
      "version": "12.0.0",
      "format": "esm-only",
      "published": "2023-05-02T13:00:27.046Z"
    },
    {
      "version": "11.0.0",
      "format": "esm-only",
      "published": "2022-10-11T03:50:51.861Z"
    },
    {
      "version": "10.1.5",
      "format": "esm-only",
      "published": "2022-10-03T14:24:46.777Z"
    },
    {
      "version": "10.1.4",
      "format": "esm-only",
      "published": "2022-09-27T14:07:10.648Z"
    },
    {
      "version": "10.1.3",
      "format": "esm-only",
      "published": "2022-06-21T21:46:03.764Z"
    },
    {
      "version": "10.1.2",
      "format": "esm-only",
      "published": "2021-11-21T06:50:44.661Z"
    },
    {
      "version": "10.1.1",
      "format": "esm-only",
      "published": "2021-07-29T12:11:04.938Z"
    },
    {
      "version": "10.1.0",
      "format": "esm-only",
      "published": "2021-07-15T22:22:47.235Z"
    },
    {
      "version": "10.0.1",
      "format": "esm-only",
      "published": "2021-06-08T07:25:06.672Z"
    },
    {
      "version": "10.0.0",
      "format": "esm-only",
      "published": "2021-05-05T15:17:55.700Z"
    },
    {
      "version": "9.0.0",
      "format": "cjs",
      "published": "2021-01-07T11:23:09.986Z"
    },
    {
      "version": "8.1.2",
      "format": "cjs",
      "published": "2021-01-07T11:21:04.505Z"
    },
    {
      "version": "8.1.1",
      "format": "cjs",
      "published": "2021-01-07T08:11:49.568Z"
    },
    {
      "version": "8.1.0",
      "format": "cjs",
      "published": "2020-12-25T04:24:36.241Z"
    },
    {
      "version": "8.0.0",
      "format": "cjs",
      "published": "2020-10-28T22:38:47.670Z"
    },
    {
      "version": "7.1.1",
      "format": "cjs",
      "published": "2020-08-29T09:27:16.605Z"
    },
    {
      "version": "7.1.0",
      "format": "cjs",
      "published": "2020-08-10T20:29:43.861Z"
    },
    {
      "version": "7.0.1",
      "format": "cjs",
      "published": "2020-05-11T13:58:13.246Z"
    },
    {
      "version": "7.0.0",
      "format": "cjs",
      "published": "2020-05-07T05:49:56.632Z"
    },
    {
      "version": "6.1.1",
      "format": "cjs",
      "published": "2020-05-02T10:02:36.697Z"
    },
    {
      "version": "6.1.0",
      "format": "cjs",
      "published": "2020-03-19T17:58:18.280Z"
    },
    {
      "version": "6.0.1",
      "format": "cjs",
      "published": "2020-02-14T18:25:50.016Z"
    },
    {
      "version": "6.0.0",
      "format": "cjs",
      "published": "2019-12-07T14:55:05.771Z"
    },
    {
      "version": "5.0.0",
      "format": "cjs",
      "published": "2018-04-25T03:22:50.133Z"
    },
    {
      "version": "4.0.1",
      "format": "cjs",
      "published": "2018-04-25T03:05:56.651Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2017-11-26T10:49:43.309Z"
    },
    {
      "version": "3.7.0",
      "format": "cjs",
      "published": "2016-01-04T14:20:49.240Z"
    },
    {
      "version": "3.6.0",
      "format": "cjs",
      "published": "2015-11-15T12:55:03.287Z"
    },
    {
      "version": "3.5.0",
      "format": "cjs",
      "published": "2015-10-30T05:04:51.853Z"
    },
    {
      "version": "3.4.2",
      "format": "cjs",
      "published": "2015-10-07T06:51:39.741Z"
    },
    {
      "version": "3.4.1",
      "format": "cjs",
      "published": "2015-10-03T18:05:20.683Z"
    },
    {
      "version": "3.4.0",
      "format": "cjs",
      "published": "2015-10-03T16:49:46.630Z"
    },
    {
      "version": "3.3.0",
      "format": "cjs",
      "published": "2015-06-18T23:18:00.331Z"
    },
    {
      "version": "3.1.0",
      "format": "cjs",
      "published": "2015-02-26T04:57:36.384Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2015-01-23T15:56:16.289Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2015-01-08T09:25:01.893Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2014-10-21T21:49:43.338Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2014-10-12T14:29:21.941Z"
    }
  ]
}