{
  "name": "file-saver",
  "url": "https://canirequire.com/package/file-saver/",
  "description": "An HTML5 saveAs() FileSaver implementation",
  "latest": "2.0.5",
  "latestPublished": "2020-11-19T13:31:01.257Z",
  "format": "cjs",
  "summary": "file-saver@2.0.5 is a CommonJS package. file-saver ships CommonJS only. require(\"file-saver\") works everywhere. import \"file-saver\" 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": "2.0.5",
  "lastCommonJsDate": "2020-11-19T13:31:01.257Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/eligrey/FileSaver.js",
  "weeklyDownloads": 5018326,
  "runtime": {
    "verifiedAt": "2026-09-09T15:30:00.846Z",
    "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": "2.0.5",
      "format": "cjs",
      "published": "2020-11-19T13:31:01.257Z"
    },
    {
      "version": "2.0.4",
      "format": "cjs",
      "published": "2020-11-19T12:17:00.771Z"
    },
    {
      "version": "2.0.2",
      "format": "cjs",
      "published": "2019-05-14T08:02:58.947Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2019-02-17T14:24:43.634Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2018-11-14T11:34:00.564Z"
    },
    {
      "version": "1.3.8",
      "format": "cjs",
      "published": "2018-03-23T09:22:52.026Z"
    },
    {
      "version": "1.3.4",
      "format": "cjs",
      "published": "2018-03-20T08:01:23.106Z"
    },
    {
      "version": "1.3.3",
      "format": "cjs",
      "published": "2016-10-05T10:53:26.698Z"
    },
    {
      "version": "1.3.2",
      "format": "cjs",
      "published": "2016-06-16T18:27:01.203Z"
    },
    {
      "version": "1.3.1",
      "format": "cjs",
      "published": "2016-06-06T21:09:47.480Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2016-05-31T07:44:21.567Z"
    },
    {
      "version": "1.2.2",
      "format": "cjs",
      "published": "2016-05-27T07:17:17.376Z"
    },
    {
      "version": "1.2.1",
      "format": "cjs",
      "published": "2016-05-27T07:15:59.212Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2016-05-25T20:55:33.257Z"
    }
  ]
}