{
  "name": "@nodelib/fs.stat",
  "url": "https://canirequire.com/package/@nodelib/fs.stat/",
  "description": "Get the status of a file with some features",
  "latest": "4.0.0",
  "latestPublished": "2024-12-01T13:14:10.611Z",
  "format": "cjs",
  "summary": "@nodelib/fs.stat@4.0.0 is a CommonJS package. @nodelib/fs.stat ships CommonJS only. require(\"@nodelib/fs.stat\") works everywhere. import \"@nodelib/fs.stat\" 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": "4.0.0",
  "lastCommonJsDate": "2024-12-01T13:14:10.611Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": ">=18.18.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.stat",
  "weeklyDownloads": null,
  "runtime": {
    "verifiedAt": "2026-09-09T15:34:54.401Z",
    "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": "4.0.0",
      "format": "cjs",
      "published": "2024-12-01T13:14:10.611Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2023-07-28T17:50:03.980Z"
    },
    {
      "version": "2.0.5",
      "format": "cjs",
      "published": "2021-06-04T07:43:20.317Z"
    },
    {
      "version": "2.0.4",
      "format": "cjs",
      "published": "2020-12-27T13:38:40.337Z"
    },
    {
      "version": "2.0.3",
      "format": "cjs",
      "published": "2019-10-04T07:12:43.265Z"
    },
    {
      "version": "2.0.2",
      "format": "cjs",
      "published": "2019-08-28T09:25:46.976Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2019-06-01T12:00:02.221Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2019-05-12T10:18:01.978Z"
    },
    {
      "version": "1.1.3",
      "format": "cjs",
      "published": "2018-11-02T17:26:40.327Z"
    },
    {
      "version": "1.1.2",
      "format": "cjs",
      "published": "2018-09-03T20:35:15.253Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2018-08-19T16:33:41.063Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2018-05-23T06:23:10.496Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2018-05-08T18:58:50.758Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2018-05-07T18:52:15.926Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2018-05-07T18:48:21.191Z"
    }
  ]
}