{
  "name": "dir-glob",
  "url": "https://canirequire.com/package/dir-glob/",
  "description": "Convert directories to glob compatible strings",
  "latest": "3.0.1",
  "latestPublished": "2019-06-29T16:22:06.207Z",
  "format": "cjs",
  "summary": "dir-glob@3.0.1 is a CommonJS package. dir-glob ships CommonJS only. require(\"dir-glob\") works everywhere. import \"dir-glob\" 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": "2019-06-29T16:22:06.207Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": ">=8",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/kevva/dir-glob",
  "weeklyDownloads": 48912351,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:15.452Z",
    "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": "2019-06-29T16:22:06.207Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2019-06-27T11:00:46.162Z"
    },
    {
      "version": "2.2.2",
      "format": "cjs",
      "published": "2019-01-20T17:58:59.302Z"
    },
    {
      "version": "2.2.1",
      "format": "cjs",
      "published": "2019-01-10T08:30:50.803Z"
    },
    {
      "version": "2.2.0",
      "format": "cjs",
      "published": "2019-01-09T09:06:57.690Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2017-07-24T16:33:00.933Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2016-01-08T16:47:27.826Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2016-01-08T12:04:10.573Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2016-01-08T10:34:14.292Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2016-01-08T10:11:05.346Z"
    }
  ]
}