{
  "name": "cli-width",
  "url": "https://canirequire.com/package/cli-width/",
  "description": "Get stdout window width, with two fallbacks, tty and then a default.",
  "latest": "4.1.0",
  "latestPublished": "2023-08-05T16:14:01.241Z",
  "format": "cjs",
  "summary": "cli-width@4.1.0 is a CommonJS package. cli-width ships CommonJS only. require(\"cli-width\") works everywhere. import \"cli-width\" 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": "4.1.0",
  "lastCommonJsDate": "2023-08-05T16:14:01.241Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": ">= 12",
  "deprecated": null,
  "license": "ISC",
  "repository": "https://github.com/knownasilya/cli-width",
  "weeklyDownloads": 66726245,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:03.398Z",
    "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": "4.1.0",
      "format": "cjs",
      "published": "2023-08-05T16:14:01.241Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2022-03-29T13:37:09.944Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2020-04-14T15:23:18.434Z"
    },
    {
      "version": "2.2.1",
      "format": "cjs",
      "published": "2020-04-14T15:11:14.372Z"
    },
    {
      "version": "2.2.0",
      "format": "cjs",
      "published": "2017-08-22T13:46:06.289Z"
    },
    {
      "version": "2.1.1",
      "format": "cjs",
      "published": "2017-08-22T13:28:51.196Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2016-02-15T21:10:15.968Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2016-02-08T14:34:40.031Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2016-01-26T00:31:16.054Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2015-10-16T12:28:23.132Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2015-01-22T14:29:57.778Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2015-01-21T20:33:19.178Z"
    }
  ]
}