{
  "name": "tinyrainbow",
  "url": "https://canirequire.com/package/tinyrainbow/",
  "description": "A small library to print colourful messages.",
  "latest": "3.1.1",
  "latestPublished": "2026-07-28T11:07:41.570Z",
  "format": "esm-only",
  "summary": "tinyrainbow@3.1.1 is ESM-only. tinyrainbow has been ESM-only since its first stable release. There is no version you can require() on Node.js 18 or older. On Node.js 20.19+, 22.12+ and every newer release, require(\"tinyrainbow\") 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": "1.0.0",
  "esmOnlySinceDate": "2023-04-13T10:13:16.854Z",
  "lastCommonJsVersion": null,
  "lastCommonJsDate": null,
  "nativeEsmSince": "1.0.0",
  "types": "bundled",
  "nodeEngines": ">=14.0.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/tinylibs/tinyrainbow",
  "weeklyDownloads": 103322968,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:45.765Z",
    "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": "3.1.1",
      "format": "esm-only",
      "published": "2026-07-28T11:07:41.570Z"
    },
    {
      "version": "3.1.0",
      "format": "esm-only",
      "published": "2026-03-12T09:21:01.296Z"
    },
    {
      "version": "3.0.3",
      "format": "esm-only",
      "published": "2025-09-08T14:42:36.676Z"
    },
    {
      "version": "3.0.2",
      "format": "esm-only",
      "published": "2025-08-29T15:47:36.236Z"
    },
    {
      "version": "3.0.1",
      "format": "esm-only",
      "published": "2025-08-29T14:56:17.345Z"
    },
    {
      "version": "3.0.0",
      "format": "esm-only",
      "published": "2025-08-29T14:53:54.736Z"
    },
    {
      "version": "2.0.0",
      "format": "esm-only",
      "published": "2025-01-13T17:35:45.218Z"
    },
    {
      "version": "1.2.0",
      "format": "esm-only",
      "published": "2024-07-10T09:15:56.543Z"
    },
    {
      "version": "1.1.2",
      "format": "esm-only",
      "published": "2024-07-10T08:48:38.098Z"
    },
    {
      "version": "1.1.1",
      "format": "esm-only",
      "published": "2023-04-14T09:12:14.975Z"
    },
    {
      "version": "1.1.0",
      "format": "esm-only",
      "published": "2023-04-13T11:06:13.919Z"
    },
    {
      "version": "1.0.0",
      "format": "esm-only",
      "published": "2023-04-13T10:13:16.854Z"
    }
  ]
}