{
  "name": "mkdirp",
  "url": "https://canirequire.com/package/mkdirp/",
  "description": "Recursively mkdir, like `mkdir -p`",
  "latest": "3.0.1",
  "latestPublished": "2023-04-24T17:27:38.604Z",
  "format": "dual",
  "summary": "mkdirp@3.0.1 ships CommonJS and ESM builds. mkdirp publishes both a CommonJS entry and a native ESM entry (ESM added in 2.0.0). require(\"mkdirp\") and import \"mkdirp\" both work on every supported Node.js version and in Bun.",
  "esmOnlySince": null,
  "esmOnlySinceDate": null,
  "lastCommonJsVersion": "3.0.1",
  "lastCommonJsDate": "2023-04-24T17:27:38.604Z",
  "nativeEsmSince": "2.0.0",
  "types": "bundled",
  "nodeEngines": ">=10",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/isaacs/node-mkdirp",
  "weeklyDownloads": 113683322,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:42.910Z",
    "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": "dual",
      "published": "2023-04-24T17:27:38.604Z"
    },
    {
      "version": "3.0.0",
      "format": "dual",
      "published": "2023-04-09T22:02:16.078Z"
    },
    {
      "version": "2.1.6",
      "format": "dual",
      "published": "2023-03-22T18:50:34.833Z"
    },
    {
      "version": "2.1.5",
      "format": "dual",
      "published": "2023-03-05T05:41:12.836Z"
    },
    {
      "version": "2.1.4",
      "format": "dual",
      "published": "2023-03-01T20:14:21.010Z"
    },
    {
      "version": "2.1.3",
      "format": "dual",
      "published": "2023-01-17T22:18:31.249Z"
    },
    {
      "version": "2.1.2",
      "format": "dual",
      "published": "2023-01-17T14:42:19.058Z"
    },
    {
      "version": "2.1.1",
      "format": "dual",
      "published": "2023-01-17T00:10:26.292Z"
    },
    {
      "version": "2.1.0",
      "format": "dual",
      "published": "2023-01-17T00:03:01.053Z"
    },
    {
      "version": "2.0.0",
      "format": "dual",
      "published": "2023-01-16T04:21:36.027Z"
    },
    {
      "version": "1.0.4",
      "format": "cjs",
      "published": "2020-04-03T17:03:08.825Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2020-01-24T21:00:54.556Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2020-01-24T20:22:50.327Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2020-01-24T20:20:30.453Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2020-01-24T20:18:42.630Z"
    },
    {
      "version": "0.5.6",
      "format": "cjs",
      "published": "2022-03-22T23:48:15.108Z"
    },
    {
      "version": "0.5.5",
      "format": "cjs",
      "published": "2020-04-03T17:12:26.436Z"
    },
    {
      "version": "0.5.4",
      "format": "cjs",
      "published": "2020-03-23T17:53:03.257Z"
    },
    {
      "version": "0.5.3",
      "format": "cjs",
      "published": "2020-03-17T16:28:33.897Z"
    },
    {
      "version": "0.5.2",
      "format": "cjs",
      "published": "2020-03-17T16:27:28.746Z"
    },
    {
      "version": "0.5.1",
      "format": "cjs",
      "published": "2015-05-14T02:27:01.553Z"
    },
    {
      "version": "0.5.0",
      "format": "cjs",
      "published": "2014-05-06T02:28:23.769Z"
    },
    {
      "version": "0.4.2",
      "format": "cjs",
      "published": "2014-05-06T01:40:35.608Z"
    },
    {
      "version": "0.4.1",
      "format": "cjs",
      "published": "2014-05-04T02:20:59.368Z"
    },
    {
      "version": "0.4.0",
      "format": "cjs",
      "published": "2014-04-22T22:21:21.058Z"
    },
    {
      "version": "0.3.5",
      "format": "cjs",
      "published": "2013-02-22T11:44:25.486Z"
    },
    {
      "version": "0.3.4",
      "format": "cjs",
      "published": "2012-08-20T12:27:24.983Z"
    },
    {
      "version": "0.3.3",
      "format": "cjs",
      "published": "2012-06-05T15:54:31.889Z"
    },
    {
      "version": "0.3.2",
      "format": "cjs",
      "published": "2012-04-30T08:52:12.424Z"
    },
    {
      "version": "0.3.1",
      "format": "cjs",
      "published": "2012-03-31T19:51:38.912Z"
    },
    {
      "version": "0.3.0",
      "format": "cjs",
      "published": "2012-01-20T02:20:42.042Z"
    },
    {
      "version": "0.2.2",
      "format": "cjs",
      "published": "2012-01-08T05:02:35.484Z"
    },
    {
      "version": "0.2.1",
      "format": "cjs",
      "published": "2011-11-16T09:26:51.089Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2011-11-16T05:32:17.036Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2011-11-06T06:32:23.379Z"
    },
    {
      "version": "0.0.7",
      "format": "cjs",
      "published": "2011-09-10T22:50:08.879Z"
    },
    {
      "version": "0.0.6",
      "format": "cjs",
      "published": "2011-08-20T21:37:10.730Z"
    },
    {
      "version": "0.0.5",
      "format": "cjs",
      "published": "2011-06-29T18:22:05.839Z"
    },
    {
      "version": "0.0.4",
      "format": "cjs",
      "published": "2011-06-29T00:28:32.272Z"
    },
    {
      "version": "0.0.3",
      "format": "cjs",
      "published": "2011-06-20T04:02:44.361Z"
    },
    {
      "version": "0.0.2",
      "format": "cjs",
      "published": "2011-02-14T20:11:44.988Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2011-01-06T02:54:36.496Z"
    }
  ]
}