{
  "name": "cli-table",
  "url": "https://canirequire.com/package/cli-table/",
  "description": "Pretty unicode tables for the CLI",
  "latest": "0.3.11",
  "latestPublished": "2021-12-06T15:41:35.703Z",
  "format": "cjs",
  "summary": "cli-table@0.3.11 is a CommonJS package. cli-table ships CommonJS only. require(\"cli-table\") works everywhere. import \"cli-table\" 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": "0.3.11",
  "lastCommonJsDate": "2021-12-06T15:41:35.703Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": ">= 0.2.0",
  "deprecated": null,
  "license": null,
  "repository": "https://github.com/Automattic/cli-table",
  "weeklyDownloads": 4174073,
  "runtime": {
    "verifiedAt": "2026-09-09T15:30:16.186Z",
    "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": "0.3.11",
      "format": "cjs",
      "published": "2021-12-06T15:41:35.703Z"
    },
    {
      "version": "0.3.10",
      "format": "cjs",
      "published": "2021-12-06T08:57:50.946Z"
    },
    {
      "version": "0.3.9",
      "format": "cjs",
      "published": "2021-11-23T23:27:20.614Z"
    },
    {
      "version": "0.3.8",
      "format": "cjs",
      "published": "2021-11-18T18:45:00.449Z"
    },
    {
      "version": "0.3.7",
      "format": "cjs",
      "published": "2021-11-17T15:42:56.480Z"
    },
    {
      "version": "0.3.6",
      "format": "cjs",
      "published": "2021-03-15T14:54:28.007Z"
    },
    {
      "version": "0.3.5",
      "format": "cjs",
      "published": "2021-02-18T23:38:24.802Z"
    },
    {
      "version": "0.3.4",
      "format": "cjs",
      "published": "2020-12-06T16:56:19.142Z"
    },
    {
      "version": "0.3.3",
      "format": "cjs",
      "published": "2020-12-06T16:51:35.980Z"
    },
    {
      "version": "0.3.2",
      "format": "cjs",
      "published": "2020-12-06T13:55:07.872Z"
    },
    {
      "version": "0.3.1",
      "format": "cjs",
      "published": "2014-10-22T23:28:39.270Z"
    },
    {
      "version": "0.3.0",
      "format": "cjs",
      "published": "2014-02-02T19:15:07.836Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2012-10-21T18:20:14.754Z"
    },
    {
      "version": "0.0.2",
      "format": "cjs",
      "published": "2012-05-10T02:49:40.120Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2011-01-04T03:29:59.419Z"
    }
  ]
}