{
  "name": "braces",
  "url": "https://canirequire.com/package/braces/",
  "description": "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.",
  "latest": "3.0.3",
  "latestPublished": "2024-05-21T08:59:11.390Z",
  "format": "cjs",
  "summary": "braces@3.0.3 is a CommonJS package. braces ships CommonJS only. require(\"braces\") works everywhere. import \"braces\" 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.3",
  "lastCommonJsDate": "2024-05-21T08:59:11.390Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": ">=8",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/micromatch/braces",
  "weeklyDownloads": 149668399,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:37.215Z",
    "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.3",
      "format": "cjs",
      "published": "2024-05-21T08:59:11.390Z"
    },
    {
      "version": "3.0.2",
      "format": "cjs",
      "published": "2019-04-16T19:51:12.829Z"
    },
    {
      "version": "3.0.1",
      "format": "cjs",
      "published": "2019-04-10T11:30:12.815Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2019-04-08T22:47:07.141Z"
    },
    {
      "version": "2.3.2",
      "format": "cjs",
      "published": "2018-04-08T14:21:51.992Z"
    },
    {
      "version": "2.3.1",
      "format": "cjs",
      "published": "2018-02-18T04:16:49.881Z"
    },
    {
      "version": "2.3.0",
      "format": "cjs",
      "published": "2017-10-19T13:37:09.763Z"
    },
    {
      "version": "2.2.2",
      "format": "cjs",
      "published": "2017-05-31T09:56:31.159Z"
    },
    {
      "version": "2.2.1",
      "format": "cjs",
      "published": "2017-05-31T01:21:11.257Z"
    },
    {
      "version": "2.2.0",
      "format": "cjs",
      "published": "2017-05-28T23:30:13.765Z"
    },
    {
      "version": "2.1.1",
      "format": "cjs",
      "published": "2017-04-27T08:10:11.271Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2017-04-26T22:39:25.950Z"
    },
    {
      "version": "2.0.4",
      "format": "cjs",
      "published": "2017-04-12T01:12:43.808Z"
    },
    {
      "version": "2.0.3",
      "format": "cjs",
      "published": "2016-12-11T01:13:25.003Z"
    },
    {
      "version": "2.0.2",
      "format": "cjs",
      "published": "2016-10-21T06:46:42.002Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2016-10-20T21:05:23.946Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2016-10-20T01:32:09.939Z"
    },
    {
      "version": "1.8.5",
      "format": "cjs",
      "published": "2016-05-21T15:13:02.602Z"
    },
    {
      "version": "1.8.4",
      "format": "cjs",
      "published": "2016-04-20T08:24:45.636Z"
    },
    {
      "version": "1.8.3",
      "format": "cjs",
      "published": "2015-12-19T23:03:30.884Z"
    },
    {
      "version": "1.8.2",
      "format": "cjs",
      "published": "2015-10-19T17:46:05.744Z"
    },
    {
      "version": "1.8.1",
      "format": "cjs",
      "published": "2015-08-21T10:17:04.643Z"
    },
    {
      "version": "1.8.0",
      "format": "cjs",
      "published": "2015-03-18T11:37:22.409Z"
    },
    {
      "version": "1.7.0",
      "format": "cjs",
      "published": "2015-01-31T00:24:25.055Z"
    },
    {
      "version": "1.6.0",
      "format": "cjs",
      "published": "2015-01-30T13:35:38.758Z"
    },
    {
      "version": "1.5.1",
      "format": "cjs",
      "published": "2015-01-30T13:27:20.249Z"
    },
    {
      "version": "1.5.0",
      "format": "cjs",
      "published": "2015-01-28T18:08:49.158Z"
    },
    {
      "version": "1.4.0",
      "format": "cjs",
      "published": "2015-01-25T00:33:05.711Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2015-01-24T11:32:14.592Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2015-01-16T11:55:08.268Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2015-01-12T00:45:29.358Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2014-12-23T11:35:57.637Z"
    },
    {
      "version": "0.1.5",
      "format": "cjs",
      "published": "2014-11-24T02:08:00.293Z"
    },
    {
      "version": "0.1.4",
      "format": "cjs",
      "published": "2014-11-15T03:24:22.095Z"
    },
    {
      "version": "0.1.2",
      "format": "cjs",
      "published": "2014-10-22T18:51:58.044Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2014-10-22T18:19:54.228Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2014-10-20T16:26:32.656Z"
    }
  ]
}