{
  "name": "yosay",
  "url": "https://canirequire.com/package/yosay/",
  "description": "Tell Yeoman what to say",
  "latest": "3.0.0",
  "latestPublished": "2023-10-27T14:37:36.742Z",
  "format": "esm-only",
  "summary": "yosay@3.0.0 is ESM-only. yosay dropped its CommonJS build in 3.0.0 (October 2023). The last version you can require() on every Node.js version, including 18 and older, is 2.0.2, published Mar 25, 2018. On Node.js 20.19+, 22.12+ and every newer release, require(\"yosay\") 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": "3.0.0",
  "esmOnlySinceDate": "2023-10-27T14:37:36.742Z",
  "lastCommonJsVersion": "2.0.2",
  "lastCommonJsDate": "2018-03-25T17:10:57.727Z",
  "nativeEsmSince": "3.0.0",
  "types": "definitely-typed",
  "nodeEngines": ">=18",
  "deprecated": null,
  "license": "BSD-2-Clause",
  "repository": "https://github.com/yeoman/yosay",
  "weeklyDownloads": 577170,
  "runtime": {
    "verifiedAt": "2026-09-09T15:32:07.861Z",
    "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.0.0",
      "format": "esm-only",
      "published": "2023-10-27T14:37:36.742Z"
    },
    {
      "version": "2.0.2",
      "format": "cjs",
      "published": "2018-03-25T17:10:57.727Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2017-07-29T06:32:28.054Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2017-02-13T07:35:52.687Z"
    },
    {
      "version": "1.2.1",
      "format": "cjs",
      "published": "2016-10-06T08:55:25.737Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2016-06-17T10:42:44.574Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2016-04-04T15:09:43.547Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2015-11-14T11:29:09.634Z"
    },
    {
      "version": "1.0.5",
      "format": "cjs",
      "published": "2015-07-16T22:18:27.714Z"
    },
    {
      "version": "1.0.4",
      "format": "cjs",
      "published": "2015-05-21T19:28:51.804Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2015-03-04T12:09:24.633Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2015-01-21T19:55:48.114Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2014-12-25T12:13:38.211Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2014-08-13T13:50:10.541Z"
    },
    {
      "version": "0.3.0",
      "format": "cjs",
      "published": "2014-06-20T17:25:10.115Z"
    },
    {
      "version": "0.2.1",
      "format": "cjs",
      "published": "2014-05-16T07:38:41.575Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2014-05-10T11:30:29.548Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2014-05-09T14:47:50.808Z"
    }
  ]
}