{
  "name": "is-glob",
  "url": "https://canirequire.com/package/is-glob/",
  "description": "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet",
  "latest": "4.0.3",
  "latestPublished": "2021-09-29T16:52:47.977Z",
  "format": "cjs",
  "summary": "is-glob@4.0.3 is a CommonJS package. is-glob ships CommonJS only. require(\"is-glob\") works everywhere. import \"is-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": "4.0.3",
  "lastCommonJsDate": "2021-09-29T16:52:47.977Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": ">=0.10.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/micromatch/is-glob",
  "weeklyDownloads": 137434232,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:38.712Z",
    "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.3",
      "format": "cjs",
      "published": "2021-09-29T16:52:47.977Z"
    },
    {
      "version": "4.0.2",
      "format": "cjs",
      "published": "2021-09-26T22:37:37.622Z"
    },
    {
      "version": "4.0.1",
      "format": "cjs",
      "published": "2019-03-27T22:26:35.952Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2017-08-07T20:54:20.412Z"
    },
    {
      "version": "3.1.0",
      "format": "cjs",
      "published": "2016-10-12T22:37:07.741Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2016-09-03T19:57:28.446Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2015-10-02T04:34:41.446Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2015-05-06T10:46:05.019Z"
    },
    {
      "version": "1.1.3",
      "format": "cjs",
      "published": "2015-03-04T20:11:47.875Z"
    },
    {
      "version": "1.1.2",
      "format": "cjs",
      "published": "2015-03-04T20:11:05.448Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2015-02-20T11:25:17.297Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2015-01-16T10:38:04.362Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2015-01-13T10:48:33.051Z"
    },
    {
      "version": "0.3.0",
      "format": "cjs",
      "published": "2014-12-24T01:37:47.313Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2014-12-18T18:59:26.170Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2014-12-18T10:42:32.979Z"
    }
  ]
}