{
  "name": "array-flatten",
  "url": "https://canirequire.com/package/array-flatten/",
  "description": "Flatten nested arrays",
  "latest": "3.0.0",
  "latestPublished": "2019-11-21T05:14:39.925Z",
  "format": "cjs",
  "summary": "array-flatten@3.0.0 is a CommonJS package. array-flatten ships CommonJS only. require(\"array-flatten\") works everywhere. import \"array-flatten\" 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. It also declares a \"module\" field, so bundlers such as webpack, Vite and esbuild pick up an ESM build for tree-shaking.",
  "esmOnlySince": null,
  "esmOnlySinceDate": null,
  "lastCommonJsVersion": "3.0.0",
  "lastCommonJsDate": "2019-11-21T05:14:39.925Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/blakeembrey/array-flatten",
  "weeklyDownloads": 40605982,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:26.479Z",
    "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": "3.0.0",
      "format": "cjs",
      "published": "2019-11-21T05:14:39.925Z"
    },
    {
      "version": "2.1.2",
      "format": "cjs",
      "published": "2018-12-03T00:21:55.036Z"
    },
    {
      "version": "2.1.1",
      "format": "cjs",
      "published": "2017-01-14T01:09:38.922Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2016-04-29T00:43:12.819Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2015-11-16T03:14:26.425Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2015-07-09T21:42:55.619Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2015-05-09T21:48:40.747Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2015-01-13T05:58:48.541Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2015-01-12T09:00:11.413Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2014-08-17T18:11:00.008Z"
    },
    {
      "version": "0.0.3",
      "format": "cjs",
      "published": "2014-08-17T17:49:57.857Z"
    },
    {
      "version": "0.0.2",
      "format": "cjs",
      "published": "2014-03-16T04:13:40.954Z"
    }
  ]
}