{
  "name": "require-directory",
  "url": "https://canirequire.com/package/require-directory/",
  "description": "Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.",
  "latest": "2.1.1",
  "latestPublished": "2015-05-28T08:31:04.702Z",
  "format": "cjs",
  "summary": "require-directory@2.1.1 is a CommonJS package. require-directory ships CommonJS only. require(\"require-directory\") works everywhere. import \"require-directory\" 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.1.1",
  "lastCommonJsDate": "2015-05-28T08:31:04.702Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": ">=0.10.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/troygoode/node-require-directory",
  "weeklyDownloads": 112750740,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:43.288Z",
    "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.1.1",
      "format": "cjs",
      "published": "2015-05-28T08:31:04.702Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2015-02-19T05:02:34.997Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2014-07-29T02:17:35.323Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2013-11-14T13:59:26.636Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2013-09-01T15:10:33.473Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2013-08-28T20:32:19.471Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2013-06-23T21:15:20.814Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2013-06-23T20:54:08.357Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2012-12-16T16:30:54.518Z"
    },
    {
      "version": "0.0.3",
      "format": "cjs",
      "published": "2012-12-12T21:23:28.294Z"
    },
    {
      "version": "0.0.2",
      "format": "cjs",
      "published": "2012-12-12T15:17:08.227Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2011-12-27T00:06:32.027Z"
    }
  ]
}