{
  "name": "run-parallel",
  "url": "https://canirequire.com/package/run-parallel/",
  "description": "Run an array of functions in parallel",
  "latest": "1.2.0",
  "latestPublished": "2021-02-10T02:58:08.152Z",
  "format": "cjs",
  "summary": "run-parallel@1.2.0 is a CommonJS package. run-parallel ships CommonJS only. require(\"run-parallel\") works everywhere. import \"run-parallel\" 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.2.0",
  "lastCommonJsDate": "2021-02-10T02:58:08.152Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/feross/run-parallel",
  "weeklyDownloads": 110117496,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:43.730Z",
    "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.2.0",
      "format": "cjs",
      "published": "2021-02-10T02:58:08.152Z"
    },
    {
      "version": "1.1.10",
      "format": "cjs",
      "published": "2020-10-27T03:40:37.986Z"
    },
    {
      "version": "1.1.9",
      "format": "cjs",
      "published": "2018-04-26T01:10:54.542Z"
    },
    {
      "version": "1.1.8",
      "format": "cjs",
      "published": "2018-03-17T11:40:36.775Z"
    },
    {
      "version": "1.1.7",
      "format": "cjs",
      "published": "2018-02-14T02:58:18.278Z"
    },
    {
      "version": "1.1.6",
      "format": "cjs",
      "published": "2016-03-29T07:03:16.628Z"
    },
    {
      "version": "1.1.5",
      "format": "cjs",
      "published": "2016-03-11T02:37:58.003Z"
    },
    {
      "version": "1.1.4",
      "format": "cjs",
      "published": "2015-09-22T20:35:54.230Z"
    },
    {
      "version": "1.1.3",
      "format": "cjs",
      "published": "2015-09-22T20:08:20.241Z"
    },
    {
      "version": "1.1.2",
      "format": "cjs",
      "published": "2015-06-24T07:34:32.911Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2015-05-05T00:54:06.698Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2015-03-19T23:27:44.645Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2014-04-29T10:20:12.100Z"
    },
    {
      "version": "0.3.0",
      "format": "cjs",
      "published": "2014-04-14T05:16:08.258Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2014-04-13T01:42:33.036Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2014-04-12T09:32:38.171Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2014-04-12T09:25:52.411Z"
    }
  ]
}