{
  "name": "merge-stream",
  "url": "https://canirequire.com/package/merge-stream/",
  "description": "Create a stream that emits events from multiple other streams",
  "latest": "2.0.0",
  "latestPublished": "2019-05-23T13:36:45.932Z",
  "format": "cjs",
  "summary": "merge-stream@2.0.0 is a CommonJS package. merge-stream ships CommonJS only. require(\"merge-stream\") works everywhere. import \"merge-stream\" 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.0",
  "lastCommonJsDate": "2019-05-23T13:36:45.932Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/grncdr/merge-stream",
  "weeklyDownloads": 85835659,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:50.831Z",
    "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.0",
      "format": "cjs",
      "published": "2019-05-23T13:36:45.932Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2016-11-25T04:59:57.218Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2015-08-10T08:21:53.649Z"
    },
    {
      "version": "0.1.8",
      "format": "cjs",
      "published": "2015-06-30T21:04:54.555Z"
    },
    {
      "version": "0.1.7",
      "format": "cjs",
      "published": "2015-01-10T16:40:44.587Z"
    },
    {
      "version": "0.1.6",
      "format": "cjs",
      "published": "2014-09-24T23:58:11.643Z"
    },
    {
      "version": "0.1.5",
      "format": "cjs",
      "published": "2014-07-06T17:53:30.302Z"
    },
    {
      "version": "0.1.4",
      "format": "cjs",
      "published": "2014-07-06T17:53:03.173Z"
    },
    {
      "version": "0.1.3",
      "format": "cjs",
      "published": "2014-07-06T17:52:09.427Z"
    },
    {
      "version": "0.1.2",
      "format": "cjs",
      "published": "2014-06-26T21:22:58.499Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2014-05-20T06:54:55.404Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2014-05-19T08:56:09.235Z"
    },
    {
      "version": "0.0.0",
      "format": "cjs",
      "published": "2013-06-10T03:31:50.008Z"
    }
  ]
}