{
  "name": "@nodelib/fs.walk",
  "url": "https://canirequire.com/package/@nodelib/fs.walk/",
  "description": "A library for efficiently walking a directory recursively",
  "latest": "3.0.1",
  "latestPublished": "2024-12-01T21:08:36.543Z",
  "format": "cjs",
  "summary": "@nodelib/fs.walk@3.0.1 is a CommonJS package. @nodelib/fs.walk ships CommonJS only. require(\"@nodelib/fs.walk\") works everywhere. import \"@nodelib/fs.walk\" 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": "3.0.1",
  "lastCommonJsDate": "2024-12-01T21:08:36.543Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": ">=18.18.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.walk",
  "weeklyDownloads": null,
  "runtime": {
    "verifiedAt": "2026-09-09T15:35:00.332Z",
    "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.1",
      "format": "cjs",
      "published": "2024-12-01T21:08:36.543Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2024-12-01T13:14:14.523Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2023-07-28T17:51:14.755Z"
    },
    {
      "version": "1.2.8",
      "format": "cjs",
      "published": "2021-07-08T18:41:05.552Z"
    },
    {
      "version": "1.2.7",
      "format": "cjs",
      "published": "2021-06-04T07:43:27.772Z"
    },
    {
      "version": "1.2.6",
      "format": "cjs",
      "published": "2020-12-27T14:22:22.335Z"
    },
    {
      "version": "1.2.5",
      "format": "cjs",
      "published": "2020-12-27T13:38:49.252Z"
    },
    {
      "version": "1.2.4",
      "format": "cjs",
      "published": "2019-10-04T07:12:50.441Z"
    },
    {
      "version": "1.2.3",
      "format": "cjs",
      "published": "2019-08-28T09:25:55.524Z"
    },
    {
      "version": "1.2.2",
      "format": "cjs",
      "published": "2019-06-25T06:07:19.455Z"
    },
    {
      "version": "1.2.1",
      "format": "cjs",
      "published": "2019-06-22T19:36:23.133Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2019-06-22T17:15:06.936Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2019-06-01T12:00:12.162Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2019-05-18T15:08:14.501Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2019-05-15T18:44:26.458Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2019-05-12T10:18:27.085Z"
    }
  ]
}