{
  "name": "sprintf-js",
  "url": "https://canirequire.com/package/sprintf-js/",
  "description": "JavaScript sprintf implementation",
  "latest": "1.1.3",
  "latestPublished": "2023-09-11T13:12:09.207Z",
  "format": "cjs",
  "summary": "sprintf-js@1.1.3 is a CommonJS package. sprintf-js ships CommonJS only. require(\"sprintf-js\") works everywhere. import \"sprintf-js\" 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": "1.1.3",
  "lastCommonJsDate": "2023-09-11T13:12:09.207Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": null,
  "deprecated": null,
  "license": "BSD-3-Clause",
  "repository": "https://github.com/alexei/sprintf.js",
  "weeklyDownloads": 72470969,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:58.899Z",
    "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": "1.1.3",
      "format": "cjs",
      "published": "2023-09-11T13:12:09.207Z"
    },
    {
      "version": "1.1.2",
      "format": "cjs",
      "published": "2018-12-09T14:05:44.561Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2017-05-29T16:20:53.315Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2017-05-06T14:35:59.835Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2015-07-10T13:41:29.308Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2014-10-25T09:37:23.896Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2014-10-25T09:32:31.819Z"
    },
    {
      "version": "0.0.7",
      "format": "cjs",
      "published": "2013-04-03T13:24:39.808Z"
    }
  ]
}