{
  "name": "cliui",
  "url": "https://canirequire.com/package/cliui/",
  "description": "easily create complex multi-column command-line-interfaces",
  "latest": "9.0.1",
  "latestPublished": "2025-03-17T02:36:25.499Z",
  "format": "esm-only",
  "summary": "cliui@9.0.1 is ESM-only. cliui dropped its CommonJS build in 9.0.0 (March 2025). The last version you can require() on every Node.js version, including 18 and older, is 8.0.1, published Oct 1, 2022. On Node.js 20.19+, 22.12+ and every newer release, require(\"cliui\") 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. cliui@9.0.1 declares engines \">=20\", so Node.js 18 is outside its supported range regardless of module format.",
  "esmOnlySince": "9.0.0",
  "esmOnlySinceDate": "2025-03-16T14:57:05.166Z",
  "lastCommonJsVersion": "8.0.1",
  "lastCommonJsDate": "2022-10-01T01:16:14.782Z",
  "nativeEsmSince": "7.0.0",
  "types": "none",
  "nodeEngines": ">=20",
  "deprecated": null,
  "license": "ISC",
  "repository": "https://github.com/yargs/cliui",
  "weeklyDownloads": 212350843,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:32.810Z",
    "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-17T02:36:25.499Z"
    },
    {
      "version": "9.0.0",
      "format": "esm-only",
      "published": "2025-03-16T14:57:05.166Z"
    },
    {
      "version": "8.0.1",
      "format": "dual",
      "published": "2022-10-01T01:16:14.782Z"
    },
    {
      "version": "8.0.0",
      "format": "dual",
      "published": "2022-09-30T23:47:01.033Z"
    },
    {
      "version": "7.0.4",
      "format": "dual",
      "published": "2020-11-09T00:00:00.351Z"
    },
    {
      "version": "7.0.3",
      "format": "dual",
      "published": "2020-10-16T15:45:10.873Z"
    },
    {
      "version": "7.0.2",
      "format": "dual",
      "published": "2020-10-15T00:01:54.788Z"
    },
    {
      "version": "7.0.1",
      "format": "dual",
      "published": "2020-08-16T19:36:29.174Z"
    },
    {
      "version": "7.0.0",
      "format": "dual",
      "published": "2020-08-16T19:15:36.596Z"
    },
    {
      "version": "6.0.0",
      "format": "cjs",
      "published": "2019-11-16T22:09:45.650Z"
    },
    {
      "version": "5.0.0",
      "format": "cjs",
      "published": "2019-04-10T19:46:09.048Z"
    },
    {
      "version": "4.1.0",
      "format": "cjs",
      "published": "2018-04-23T02:28:35.496Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2017-12-18T05:12:31.588Z"
    },
    {
      "version": "3.2.0",
      "format": "cjs",
      "published": "2016-04-11T02:47:36.139Z"
    },
    {
      "version": "3.1.2",
      "format": "cjs",
      "published": "2016-03-30T06:18:15.713Z"
    },
    {
      "version": "3.1.1",
      "format": "cjs",
      "published": "2016-03-17T05:22:44.735Z"
    },
    {
      "version": "3.1.0",
      "format": "cjs",
      "published": "2015-11-29T07:08:55.070Z"
    },
    {
      "version": "3.0.3",
      "format": "cjs",
      "published": "2015-10-21T04:05:21.086Z"
    },
    {
      "version": "3.0.2",
      "format": "cjs",
      "published": "2015-10-16T16:32:26.146Z"
    },
    {
      "version": "3.0.1",
      "format": "cjs",
      "published": "2015-10-16T05:39:54.745Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2015-10-13T05:48:49.134Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2015-04-24T22:35:03.777Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2015-04-22T22:00:16.933Z"
    },
    {
      "version": "1.4.0",
      "format": "cjs",
      "published": "2015-04-21T17:34:17.418Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2015-04-21T01:16:02.549Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2015-04-21T00:10:18.586Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2015-04-20T21:30:56.852Z"
    }
  ]
}