{
  "$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.5",
  "serialNumber": "urn:uuid:e9a3d31d-33c9-4d59-8765-5ef2ffbd90b6",
  "version": 1,
  "metadata": {
    "timestamp": "2026-05-04T18:30:13.123Z",
    "lifecycles": [
      {
        "phase": "build"
      }
    ],
    "tools": [
      {
        "vendor": "npm",
        "name": "cli",
        "version": "10.9.7"
      }
    ],
    "component": {
      "bom-ref": "mindburn-org@1.0.0",
      "type": "library",
      "name": "mindburn",
      "version": "1.0.0",
      "scope": "required",
      "purl": "pkg:npm/mindburn-org@1.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": ""
        },
        {
          "name": "cdx:npm:package:private",
          "value": "true"
        }
      ],
      "externalReferences": []
    }
  },
  "components": [
    {
      "bom-ref": "@acemir/cssom@0.9.31",
      "type": "library",
      "name": "@acemir/cssom",
      "version": "0.9.31",
      "scope": "optional",
      "author": "Nikita Vasilyev",
      "description": "CSS Object Model implementation and CSS parser",
      "purl": "pkg:npm/%40acemir/cssom@0.9.31",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@acemir/cssom"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@acemir/cssom/-/cssom-0.9.31.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/acemir/CSSOM.git"
        },
        {
          "type": "website",
          "url": "https://github.com/acemir/CSSOM#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/acemir/CSSOM/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "667477192687fbfbc9d189476aedb51637cb6233296152334c3f0cf2f20442f206c5e397c97773088d78d2bac263ceb6a7f0bf05bcd6b237357609ccf669284c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@adobe/css-tools@4.4.4",
      "type": "library",
      "name": "@adobe/css-tools",
      "version": "4.4.4",
      "scope": "optional",
      "author": "TJ Holowaychuk",
      "description": "A modern CSS parser and stringifier with TypeScript support",
      "purl": "pkg:npm/%40adobe/css-tools@4.4.4",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@adobe/css-tools"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.4.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/adobe/css-tools.git"
        },
        {
          "type": "website",
          "url": "https://github.com/adobe/css-tools#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/adobe/css-tools/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "125a7e8b0531e6b379f98f312ede7f191a06db4586a03090ff515bfb52e21adbf06c36afb929348e10ff79975c90702ecdc0f371c9e4bfeac48f259f471d7c82"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@asamuzakjp/css-color@4.1.2",
      "type": "library",
      "name": "@asamuzakjp/css-color",
      "version": "4.1.2",
      "scope": "optional",
      "author": "asamuzaK",
      "description": "CSS color - Resolve and convert CSS colors.",
      "purl": "pkg:npm/%40asamuzakjp/css-color@4.1.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@asamuzakjp/css-color"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@asamuzakjp/css-color/-/css-color-4.1.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/asamuzaK/cssColor.git"
        },
        {
          "type": "website",
          "url": "https://github.com/asamuzaK/cssColor#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/asamuzaK/cssColor/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "35f054bc169880a22eaba13f4412d8d66d08a21ccd1c06326891ae4caefd676dee3709b3da397598fb02e59c420b1ca58a72a14f50269f9a0d4e5c75c0df1c42"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@asamuzakjp/dom-selector@6.8.1",
      "type": "library",
      "name": "@asamuzakjp/dom-selector",
      "version": "6.8.1",
      "scope": "optional",
      "author": "asamuzaK",
      "description": "A CSS selector engine.",
      "purl": "pkg:npm/%40asamuzakjp/dom-selector@6.8.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@asamuzakjp/dom-selector"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@asamuzakjp/dom-selector/-/dom-selector-6.8.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/asamuzaK/domSelector.git"
        },
        {
          "type": "website",
          "url": "https://github.com/asamuzaK/domSelector#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/asamuzaK/domSelector/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "32f473d670aa5b47eccbc433e1d9cb22f84e94ccea0d505a6d9c7a947f98cb01437635e1318dfb4a6a55d57157dc9cc6e465879fade3e875fa40faf79595c7bd"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@asamuzakjp/nwsapi@2.3.9",
      "type": "library",
      "name": "@asamuzakjp/nwsapi",
      "version": "2.3.9",
      "scope": "optional",
      "author": "Diego Perini",
      "description": "Fast CSS Selectors API Engine",
      "purl": "pkg:npm/%40asamuzakjp/nwsapi@2.3.9",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@asamuzakjp/nwsapi"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@asamuzakjp/nwsapi/-/nwsapi-2.3.9.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/dperini/nwsapi.git"
        },
        {
          "type": "website",
          "url": "http://javascript.nwbox.com/nwsapi/"
        },
        {
          "type": "issue-tracker",
          "url": "http://github.com/dperini/nwsapi/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9fc1ae612ac8f5b17b14567f4a38707af94773cc5a5656ffec79877a59dcfcf657043d99478f4d9cdf6c30cb8374418f79e450e5dd21aa54a51298025f75a5d1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@astrojs/check@0.9.8",
      "type": "library",
      "name": "@astrojs/check",
      "version": "0.9.8",
      "scope": "optional",
      "author": "withastro",
      "description": "Type checking and diagnostics for Astro projects",
      "purl": "pkg:npm/%40astrojs/check@0.9.8",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@astrojs/check"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@astrojs/check/-/check-0.9.8.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/withastro/astro.git"
        },
        {
          "type": "website",
          "url": "https://github.com/withastro/astro/tree/main/packages/language-tools/astro-check"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/withastro/astro/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2c39e0f38e3a40b4b94e82a34477776e051d8abbde995544c55ee747225f5b6c15dfac6ebfbbc3c70cb935637dcea792103820d13bfce2c3fe4f7c84abe66593"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@astrojs/compiler@2.13.1",
      "type": "library",
      "name": "@astrojs/compiler",
      "version": "2.13.1",
      "scope": "optional",
      "author": "withastro",
      "purl": "pkg:npm/%40astrojs/compiler@2.13.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@astrojs/compiler"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-2.13.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/withastro/compiler.git"
        },
        {
          "type": "website",
          "url": "https://astro.build"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/withastro/compiler/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7f714df377761bfbf7da2a4d0a544a818bf7d289d094c657d6f09e64c8cfb0c30f975983a666e5d3e379058a384bfa1fcea2724b986fc1a704a340825439ff42"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@astrojs/internal-helpers@0.9.0",
      "type": "library",
      "name": "@astrojs/internal-helpers",
      "version": "0.9.0",
      "scope": "required",
      "author": "withastro",
      "description": "Internal helpers used by core Astro packages.",
      "purl": "pkg:npm/%40astrojs/internal-helpers@0.9.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@astrojs/internal-helpers"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@astrojs/internal-helpers/-/internal-helpers-0.9.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/withastro/astro.git"
        },
        {
          "type": "website",
          "url": "https://github.com/withastro/astro#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/withastro/astro/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "19d624cd1dbaadef22ce6c98941a9fe33dacef336782658b16ec70d142a23cda87ada6464ba18a588c121e04b6d910e5bb678f149f1bce6a41714b33badfd20e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@astrojs/language-server@2.16.6",
      "type": "library",
      "name": "@astrojs/language-server",
      "version": "2.16.6",
      "scope": "optional",
      "author": "withastro",
      "purl": "pkg:npm/%40astrojs/language-server@2.16.6",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@astrojs/language-server"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@astrojs/language-server/-/language-server-2.16.6.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/withastro/astro.git"
        },
        {
          "type": "website",
          "url": "https://github.com/withastro/astro#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/withastro/astro/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "37df7496ef87485886e7ba304745c192bd3605832088b0ac84b7fee101b8bfa8e34969017901a7cea8be1352f4f3114f3c9ede11e5e7c4f5c62da56fe696b852"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@astrojs/markdown-remark@7.1.1",
      "type": "library",
      "name": "@astrojs/markdown-remark",
      "version": "7.1.1",
      "scope": "required",
      "author": "withastro",
      "purl": "pkg:npm/%40astrojs/markdown-remark@7.1.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@astrojs/markdown-remark"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown-remark-7.1.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/withastro/astro.git"
        },
        {
          "type": "website",
          "url": "https://astro.build"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/withastro/astro/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0ba7bd0672c695b76fe9b57c31819e1e91f1b141eb0ab0783ae44baa2e4b23ba2205570172a7d4374eb3a70150747815e3c4020ab3262e9caa06bed5a82facc0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@astrojs/prism@4.0.1",
      "type": "library",
      "name": "@astrojs/prism",
      "version": "4.0.1",
      "scope": "required",
      "author": "withastro",
      "description": "Add Prism syntax highlighting support to your Astro site",
      "purl": "pkg:npm/%40astrojs/prism@4.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@astrojs/prism"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@astrojs/prism/-/prism-4.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/withastro/astro.git"
        },
        {
          "type": "website",
          "url": "https://docs.astro.build/en/reference/api-reference/#prism-"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/withastro/astro/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9e4b194158e57deaee5b384fb01a50d491395ee2807f589dd7ff478f86bd286e3ea1fae5cf1514c17e1819017f4ae0e2ba218a127ce8a463addfc177027556b1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@astrojs/react@5.0.4",
      "type": "library",
      "name": "@astrojs/react",
      "version": "5.0.4",
      "scope": "required",
      "author": "withastro",
      "description": "Use React components within Astro",
      "purl": "pkg:npm/%40astrojs/react@5.0.4",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@astrojs/react"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@astrojs/react/-/react-5.0.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/withastro/astro.git"
        },
        {
          "type": "website",
          "url": "https://docs.astro.build/en/guides/integrations-guide/react/"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/withastro/astro/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c83344e159ca3b30a31fd742062ee94f817a92923733d4e44bebb19c2074b06212eade6f2a89ce63e1ecfd452749a8c9193e6378145fa48f48429fabfe7d5f04"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@astrojs/telemetry@3.3.1",
      "type": "library",
      "name": "@astrojs/telemetry",
      "version": "3.3.1",
      "scope": "required",
      "author": "withastro",
      "purl": "pkg:npm/%40astrojs/telemetry@3.3.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@astrojs/telemetry"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@astrojs/telemetry/-/telemetry-3.3.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/withastro/astro.git"
        },
        {
          "type": "website",
          "url": "https://astro.build"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/withastro/astro/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "edf708c574bd27896ce6dafc6f7c30f6b6c0233dbe1eb84d25865d900861078cdafc8e4867feb483e06cf2aef3c06d2d38865f341e095a1549d50925fceacd0b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@astrojs/yaml2ts@0.2.3",
      "type": "library",
      "name": "@astrojs/yaml2ts",
      "version": "0.2.3",
      "scope": "optional",
      "description": "Package to convert a YAML string to a Volar VirtualCode, to be used by the Astro language server to provide intellisense",
      "purl": "pkg:npm/%40astrojs/yaml2ts@0.2.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@astrojs/yaml2ts"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@astrojs/yaml2ts/-/yaml2ts-0.2.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/withastro/astro.git"
        },
        {
          "type": "website",
          "url": "https://github.com/withastro/astro#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/withastro/astro/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3c9cd19a0433531236bb0a5d5f6957487b4fe06f28729db8fedf9b6727f9172d1264b485f5ff4a5d9a0c94533f5c21ae7be0749c7ff6219ec5a4161001306c0a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@babel/code-frame@7.29.0",
      "type": "library",
      "name": "@babel/code-frame",
      "version": "7.29.0",
      "scope": "required",
      "author": "The Babel Team",
      "description": "Generate errors that contain a code frame that point to source locations.",
      "purl": "pkg:npm/%40babel/code-frame@7.29.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/code-frame"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-code-frame"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f4d8427988eaf7edeec6076da76d0b4a225726f37415e0ad346a49c6e3056752afddc59435be833a127052f7150b328647ae9cc389e3c0cea1ac92ea80ec1b73"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@babel/compat-data@7.29.0",
      "type": "library",
      "name": "@babel/compat-data",
      "version": "7.29.0",
      "scope": "required",
      "author": "The Babel Team",
      "description": "The compat-data to determine required Babel plugins",
      "purl": "pkg:npm/%40babel/compat-data@7.29.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/compat-data"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.29.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "website",
          "url": "https://github.com/babel/babel#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4f534226a4ff8fdf9c9fc7ef92dee3b706cb05f2c2ff5cb573b36d09e5c5460cc64ec69f8baf0c46ff32ce46126a9067140e8bdd4d9549cd367220f3a0026126"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@babel/core@7.29.0",
      "type": "library",
      "name": "@babel/core",
      "version": "7.29.0",
      "scope": "required",
      "author": "The Babel Team",
      "description": "Babel compiler core.",
      "purl": "pkg:npm/%40babel/core@7.29.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/core"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/core/-/core-7.29.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-core"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20core%22+is%3Aopen"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "08639f389a968e0daa5bf31beb336c0e6faee6f150f03c577db334f73ebda7967afa61358a43f68d45f0fa3e363dfd574d8103d919e2e5ff799e961ebb030340"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "semver@6.3.1",
      "type": "library",
      "name": "semver",
      "version": "6.3.1",
      "scope": "required",
      "author": "GitHub Inc.",
      "description": "The semantic version parser used by npm.",
      "purl": "pkg:npm/semver@6.3.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/core/node_modules/semver"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/node-semver.git"
        },
        {
          "type": "website",
          "url": "https://github.com/npm/node-semver#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/npm/node-semver/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "051ed5bc30951cefaadb10445ac9314ba0c9135a919dbec3c7352ba206fbd425a849f89c07162c88019df8a9749a6abf329ac6f7202b464cab4314cee978cccc"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "@babel/generator@7.29.1",
      "type": "library",
      "name": "@babel/generator",
      "version": "7.29.1",
      "scope": "required",
      "author": "The Babel Team",
      "description": "Turns an AST into code.",
      "purl": "pkg:npm/%40babel/generator@7.29.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/generator"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/generator/-/generator-7.29.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-generator"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20generator%22+is%3Aopen"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "aac685fbd41c9b642ff1244830cb1c02f1b83b7949d05d46b8ca391d1fc1a74d8ba293609d9042fc491b7af1c5786b3896cfe83f3f6ff81b26cdb91b7bed1d53"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@babel/helper-compilation-targets@7.28.6",
      "type": "library",
      "name": "@babel/helper-compilation-targets",
      "version": "7.28.6",
      "scope": "required",
      "author": "The Babel Team",
      "description": "Helper functions on Babel compilation targets",
      "purl": "pkg:npm/%40babel/helper-compilation-targets@7.28.6",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-compilation-targets"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.28.6.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "website",
          "url": "https://github.com/babel/babel#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "258b65b3786a8b5e5f731e4669234bed209327630d9a3ae41d7838152a4e03f82bc4af0ac326796ee6c7b02abc1570a4b9aeb186e69a062b7eddbefe55945f70"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "lru-cache@5.1.1",
      "type": "library",
      "name": "lru-cache",
      "version": "5.1.1",
      "scope": "required",
      "author": "Isaac Z. Schlueter",
      "description": "A cache object that deletes the least-recently-used items.",
      "purl": "pkg:npm/lru-cache@5.1.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-compilation-targets/node_modules/lru-cache"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/isaacs/node-lru-cache.git"
        },
        {
          "type": "website",
          "url": "https://github.com/isaacs/node-lru-cache#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/isaacs/node-lru-cache/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2a9340450037230bfe8d3034bad51555bae1f8996baf516fd1ee7a186cc014e5cdedd93f16f89a0d6f0b1e62b9d8395c1f858fda7ea023cbcdd5a7ac045828f7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "semver@6.3.1",
      "type": "library",
      "name": "semver",
      "version": "6.3.1",
      "scope": "required",
      "author": "GitHub Inc.",
      "description": "The semantic version parser used by npm.",
      "purl": "pkg:npm/semver@6.3.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-compilation-targets/node_modules/semver"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/node-semver.git"
        },
        {
          "type": "website",
          "url": "https://github.com/npm/node-semver#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/npm/node-semver/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "051ed5bc30951cefaadb10445ac9314ba0c9135a919dbec3c7352ba206fbd425a849f89c07162c88019df8a9749a6abf329ac6f7202b464cab4314cee978cccc"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "@babel/helper-globals@7.28.0",
      "type": "library",
      "name": "@babel/helper-globals",
      "version": "7.28.0",
      "scope": "required",
      "author": "The Babel Team",
      "description": "A collection of JavaScript globals for Babel internal usage",
      "purl": "pkg:npm/%40babel/helper-globals@7.28.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-globals"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.28.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "website",
          "url": "https://github.com/babel/babel#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f96e9c21291715ad635ec0c475803c1de7af413fc550b871cd1f7da71a6196d65c55aba0a6ce774c709e89603c4a0bb1c694a9de028f8ae61f496a2990b43887"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@babel/helper-module-imports@7.28.6",
      "type": "library",
      "name": "@babel/helper-module-imports",
      "version": "7.28.6",
      "scope": "required",
      "author": "The Babel Team",
      "description": "Babel helper functions for inserting module loads",
      "purl": "pkg:npm/%40babel/helper-module-imports@7.28.6",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-module-imports"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.28.6.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-helper-module-imports"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9795e464aeebef06bd2ee706c3d2f0672c8252c71be31dfb2564cfcfbb30c0513fd05310006a62594667f2ef43ce448158470adb98e6bee6dfa70d9d9c031d6f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@babel/helper-module-transforms@7.28.6",
      "type": "library",
      "name": "@babel/helper-module-transforms",
      "version": "7.28.6",
      "scope": "required",
      "author": "The Babel Team",
      "description": "Babel helper functions for implementing ES6 module transformations",
      "purl": "pkg:npm/%40babel/helper-module-transforms@7.28.6",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-module-transforms"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-helper-module-transforms"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ebba1714062bd9c0cb0d518b5d3100063741259e9dac4954488ed62a9ef436ba72212b28de9946f52006105eb2ef36e16bfc0ecd40725964c9bc40d534850670"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@babel/helper-plugin-utils@7.28.6",
      "type": "library",
      "name": "@babel/helper-plugin-utils",
      "version": "7.28.6",
      "scope": "required",
      "author": "The Babel Team",
      "description": "General utilities for plugins to use",
      "purl": "pkg:npm/%40babel/helper-plugin-utils@7.28.6",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-plugin-utils"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.28.6.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-helper-plugin-utils"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4bd83367f6f3f37191cac23b8000f8c0f4ff008dee0a763ef719fe331fca3ecd89c07248cf55bc3d9920d9cab2b7744d38133c7a3717855eb2f0e83b972fc3ba"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@babel/helper-string-parser@7.27.1",
      "type": "library",
      "name": "@babel/helper-string-parser",
      "version": "7.27.1",
      "scope": "required",
      "author": "The Babel Team",
      "description": "A utility package to parse strings",
      "purl": "pkg:npm/%40babel/helper-string-parser@7.27.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-string-parser"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-helper-string-parser"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a8c952c4a6e946502b89d0c4c64f769d2a1bc837693e28d4ab60d6ea80e752a77488e1b19908f2aa13088a123dfb3bf82cfc997518ded9c6af58f6c26d69b778"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@babel/helper-validator-identifier@7.28.5",
      "type": "library",
      "name": "@babel/helper-validator-identifier",
      "version": "7.28.5",
      "scope": "required",
      "author": "The Babel Team",
      "description": "Validate identifier/keywords name",
      "purl": "pkg:npm/%40babel/helper-validator-identifier@7.28.5",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-validator-identifier"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "website",
          "url": "https://github.com/babel/babel#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a92b3889fc33289495dfdb9c363b2f73a5951ece9bed2d37b0e87639c1c5f541df54fa965802d4b0d515ce1481888b63459a0b1f1ee721aad58ea295bac519d5"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@babel/helper-validator-option@7.27.1",
      "type": "library",
      "name": "@babel/helper-validator-option",
      "version": "7.27.1",
      "scope": "required",
      "author": "The Babel Team",
      "description": "Validate plugin/preset options",
      "purl": "pkg:npm/%40babel/helper-validator-option@7.27.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-validator-option"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "website",
          "url": "https://github.com/babel/babel#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "62f8c9a30f45c5b84514a0d2b859d509ed96c57935cd6736d9f15e3d5344696244bbc22b65595d6ba374b87c3366b50cd6297b342f4c969e0c68961b61df494a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@babel/helpers@7.29.2",
      "type": "library",
      "name": "@babel/helpers",
      "version": "7.29.2",
      "scope": "required",
      "author": "The Babel Team",
      "description": "Collection of helper functions used by Babel transforms.",
      "purl": "pkg:npm/%40babel/helpers@7.29.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helpers"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.29.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-helpers"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1e81ae52ce2c09935ecd510a755730aa664df06a078ab2d470b69854d04ad89d0369d1ad75caa0af70426ef1fcf97528e0d1a3365dd53ad4a310a373a9f1602b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@babel/parser@7.29.2",
      "type": "library",
      "name": "@babel/parser",
      "version": "7.29.2",
      "scope": "required",
      "author": "The Babel Team",
      "description": "A JavaScript parser",
      "purl": "pkg:npm/%40babel/parser@7.29.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/parser"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/parser/-/parser-7.29.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-parser"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e06811cf2ffe7ec05aef6fd165526618a3e666ef41ca7f28e0ca0ba6635ed66f197d89f3e5e9872d0cf753880bb9de99c25d1164872088b0fb52aef2485b832c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@babel/plugin-transform-react-jsx-self@7.27.1",
      "type": "library",
      "name": "@babel/plugin-transform-react-jsx-self",
      "version": "7.27.1",
      "scope": "required",
      "author": "The Babel Team",
      "description": "Add a __self prop to all JSX Elements",
      "purl": "pkg:npm/%40babel/plugin-transform-react-jsx-self@7.27.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-react-jsx-self"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.27.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-react-jsx-self"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e94ce40acf9e8c6759e661450bf38252bbf4dbc69bd9fa75ce76660998c03812a204ada35c3d4ef813d27d7f17daa8c9ef97d904c4a7427dd1ab69ab0492b69b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@babel/plugin-transform-react-jsx-source@7.27.1",
      "type": "library",
      "name": "@babel/plugin-transform-react-jsx-source",
      "version": "7.27.1",
      "scope": "required",
      "author": "The Babel Team",
      "description": "Add a __source prop to all JSX Elements",
      "purl": "pkg:npm/%40babel/plugin-transform-react-jsx-source@7.27.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-transform-react-jsx-source"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.27.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-react-jsx-source"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "cdbc284ec06bb9378a07d852abbde16baea215e247b9a16451bc2fa84967ca0a0d6e3fe31d1b127a8928c1914ddc267ae08bc4a9c9a69157bcf4e3d773b95d03"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@babel/runtime@7.29.2",
      "type": "library",
      "name": "@babel/runtime",
      "version": "7.29.2",
      "scope": "optional",
      "author": "The Babel Team",
      "description": "babel's modular runtime helpers",
      "purl": "pkg:npm/%40babel/runtime@7.29.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/runtime"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.29.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-runtime"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2620d2847e39cca1d6c867b864d551ac28c1cfc361f53326646d648784132bc8420535818bc0dafa2eecd5f270eff958a4ce1c71ea5235fab367f42f001062e6"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@babel/template@7.28.6",
      "type": "library",
      "name": "@babel/template",
      "version": "7.28.6",
      "scope": "required",
      "author": "The Babel Team",
      "description": "Generate an AST from a string template.",
      "purl": "pkg:npm/%40babel/template@7.28.6",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/template"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/template/-/template-7.28.6.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-template"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20template%22+is%3Aopen"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "600e8c6b62ac09d19bf960ba5290551491972f9f0c0c0ea8c8e35b8f217ffb9b0183163f7709212e881b313d865d7c94f38fc8851c3fd83d4eb3507f822cfe05"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@babel/traverse@7.29.0",
      "type": "library",
      "name": "@babel/traverse",
      "version": "7.29.0",
      "scope": "required",
      "author": "The Babel Team",
      "description": "The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes",
      "purl": "pkg:npm/%40babel/traverse@7.29.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/traverse"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.29.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-traverse"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20traverse%22+is%3Aopen"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e073e242bd17efec1a1dfc973d9a563df58bfc9edd70dd66c7d80be9675054c6cf9c5dfe66148cb3cb42c4dee81dd74913d7e1344efe9717679727a629f251b8"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@babel/types@7.29.0",
      "type": "library",
      "name": "@babel/types",
      "version": "7.29.0",
      "scope": "required",
      "author": "The Babel Team",
      "description": "Babel Types is a Lodash-esque utility library for AST nodes",
      "purl": "pkg:npm/%40babel/types@7.29.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/types"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/types/-/types-7.29.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-types"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20types%22+is%3Aopen"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2f07591e949c338433f17c3688a4b34be71f825673246be87d0202cbb5bbbf871aaeee046809b252e3ba046adbc90da6615d755b453c8f998185dd7875ddc1d0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@capsizecss/unpack@4.0.0",
      "type": "library",
      "name": "@capsizecss/unpack",
      "version": "4.0.0",
      "scope": "required",
      "author": "Michael Taranto",
      "description": "Unpack capsize font metrics from fonts",
      "purl": "pkg:npm/%40capsizecss/unpack@4.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@capsizecss/unpack"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@capsizecss/unpack/-/unpack-4.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/seek-oss/capsize.git"
        },
        {
          "type": "website",
          "url": "https://github.com/seek-oss/capsize#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/seek-oss/capsize/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "54444833ae2fb533f50b89b1439b61553f5f2b46a98cf1686eac9b32d03551d52e8d691adb81111db4471469a96db869ef732157e292b07407f42eae39374440"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@clack/core@1.2.0",
      "type": "library",
      "name": "@clack/core",
      "version": "1.2.0",
      "scope": "required",
      "author": "Nate Moore",
      "purl": "pkg:npm/%40clack/core@1.2.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@clack/core"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@clack/core/-/core-1.2.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/bombshell-dev/clack.git"
        },
        {
          "type": "website",
          "url": "https://github.com/bombshell-dev/clack/tree/main/packages/core#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/bombshell-dev/clack/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a9fc687ffdd3dedf433d4fd18f73a6705c9922771eaa3fcd56d3bdaf022e26a094821df68303e3a45410a7f6de9f4eea2a5869c2aec6cdf5a9493e2a749e43ae"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@clack/prompts@1.2.0",
      "type": "library",
      "name": "@clack/prompts",
      "version": "1.2.0",
      "scope": "required",
      "author": "Nate Moore",
      "purl": "pkg:npm/%40clack/prompts@1.2.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@clack/prompts"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@clack/prompts/-/prompts-1.2.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/bombshell-dev/clack.git"
        },
        {
          "type": "website",
          "url": "https://github.com/bombshell-dev/clack/tree/main/packages/prompts#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/bombshell-dev/clack/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e239b3b51f5f32a3cc8f3e87fd46578f4cc4984e3785ad5eb8437091c90a29e9785e949fa241313e8e408954ad7474809477a4cf8774080febe393a4d44e03df"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@cloudflare/workers-types@4.20260501.1",
      "type": "library",
      "name": "@cloudflare/workers-types",
      "version": "4.20260501.1",
      "scope": "optional",
      "author": "Cloudflare Workers DevProd Team",
      "description": "TypeScript typings for Cloudflare Workers",
      "purl": "pkg:npm/%40cloudflare/workers-types@4.20260501.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@cloudflare/workers-types"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20260501.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/cloudflare/workerd.git"
        },
        {
          "type": "website",
          "url": "https://github.com/cloudflare/workerd#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/cloudflare/workerd/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "07f557db0de6cbfb02ab12b258e5fb4b1529142d6e0fc1a1ec8db36c8d5ddf303ca7b4f1d37005b27b84c7c9582e671df3238d000f7762c0196f5c0068b2bcdf"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ]
    },
    {
      "bom-ref": "@csstools/color-helpers@6.0.2",
      "type": "library",
      "name": "@csstools/color-helpers",
      "version": "6.0.2",
      "scope": "optional",
      "description": "Color helpers to ease transformation between formats, gamut, etc",
      "purl": "pkg:npm/%40csstools/color-helpers@6.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@csstools/color-helpers"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-6.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/csstools/postcss-plugins.git"
        },
        {
          "type": "website",
          "url": "https://github.com/csstools/postcss-plugins/tree/main/packages/color-helpers#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/csstools/postcss-plugins/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2cc1902d2f44b800e5a04164713051dc1c15fc218757bcf20f1551b550d3c1d23609ae22b740825534fdc029314a0a248c4e47a38d6110f81bf0e114c285ebe9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT-0"
          }
        }
      ]
    },
    {
      "bom-ref": "@csstools/css-calc@3.2.0",
      "type": "library",
      "name": "@csstools/css-calc",
      "version": "3.2.0",
      "scope": "optional",
      "description": "Solve CSS math expressions",
      "purl": "pkg:npm/%40csstools/css-calc@3.2.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@csstools/css-calc"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.2.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/csstools/postcss-plugins.git"
        },
        {
          "type": "website",
          "url": "https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/csstools/postcss-plugins/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6d1f5eea8d810c1d768f337f8086e31dae702c9e148c3d4207da4cede86573475d93a101cfec984b5115d8c179e7f1d4c6b1dc07f85e840cade6f86c037871ef"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@csstools/css-color-parser@4.1.0",
      "type": "library",
      "name": "@csstools/css-color-parser",
      "version": "4.1.0",
      "scope": "optional",
      "description": "Parse CSS color values",
      "purl": "pkg:npm/%40csstools/css-color-parser@4.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@csstools/css-color-parser"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-4.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/csstools/postcss-plugins.git"
        },
        {
          "type": "website",
          "url": "https://github.com/csstools/postcss-plugins/tree/main/packages/css-color-parser#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/csstools/postcss-plugins/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5342a12d89b2d86563eaae13dd66807ba34fb856023d0a04ddbd1d446c5e8d60e070fa7c4cfed2e6b55d33966b15aaaee0debb5fc61a3c1c35e1d412631dc8c9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@csstools/css-parser-algorithms@4.0.0",
      "type": "library",
      "name": "@csstools/css-parser-algorithms",
      "version": "4.0.0",
      "scope": "optional",
      "description": "Algorithms to help you parse CSS from an array of tokens.",
      "purl": "pkg:npm/%40csstools/css-parser-algorithms@4.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@csstools/css-parser-algorithms"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/csstools/postcss-plugins.git"
        },
        {
          "type": "website",
          "url": "https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/csstools/postcss-plugins/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f81f3ba92edf206dcbe61deac09fc815b8e856839efdba4e761f610235dbbf1d28f08984994b065cdd229c53a79360a108582a92418543e4e9339adb86429ee3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@csstools/css-syntax-patches-for-csstree@1.1.3",
      "type": "library",
      "name": "@csstools/css-syntax-patches-for-csstree",
      "version": "1.1.3",
      "scope": "optional",
      "description": "CSS syntax patches for CSS tree",
      "purl": "pkg:npm/%40csstools/css-syntax-patches-for-csstree@1.1.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@csstools/css-syntax-patches-for-csstree"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@csstools/css-syntax-patches-for-csstree/-/css-syntax-patches-for-csstree-1.1.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/csstools/postcss-plugins.git"
        },
        {
          "type": "website",
          "url": "https://github.com/csstools/postcss-plugins/tree/main/packages/css-syntax-patches-for-csstree#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/csstools/postcss-plugins/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "487eb46cc7eb442245de6a2b71d939ed6925ba317826bfc4b10533aa46ab7c75c415c011d6083b7d2fdc84013ddb649e860cdcd7ff93cf91f76296b51e210aae"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT-0"
          }
        }
      ]
    },
    {
      "bom-ref": "@csstools/css-tokenizer@4.0.0",
      "type": "library",
      "name": "@csstools/css-tokenizer",
      "version": "4.0.0",
      "scope": "optional",
      "description": "Tokenize CSS",
      "purl": "pkg:npm/%40csstools/css-tokenizer@4.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@csstools/css-tokenizer"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/csstools/postcss-plugins.git"
        },
        {
          "type": "website",
          "url": "https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/csstools/postcss-plugins/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "43150b1c09bb70dbbbdb0f7b25434204538315a5e96c383e74ff1bfe8585019d8c4d1a69037534d18d8bd47a9a4b827ac81ab1c1afd8de73016b154a6c1fcdb0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@emmetio/abbreviation@2.3.3",
      "type": "library",
      "name": "@emmetio/abbreviation",
      "version": "2.3.3",
      "scope": "optional",
      "author": "Sergey Chikuyonok",
      "description": "Emmet standalone abbreviation parser",
      "purl": "pkg:npm/%40emmetio/abbreviation@2.3.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@emmetio/abbreviation"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@emmetio/abbreviation/-/abbreviation-2.3.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/emmetio/emmet.git"
        },
        {
          "type": "website",
          "url": "https://github.com/emmetio/emmet#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/emmetio/emmet/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9a0bf9f14ad4deb8786206c4fd3ce02d0c09de916c1c78422ea636d1a26afbd7289b2b535d40cd186fd232d49e309764a71817497ba70462c3f01a246b727254"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@emmetio/css-abbreviation@2.1.8",
      "type": "library",
      "name": "@emmetio/css-abbreviation",
      "version": "2.1.8",
      "scope": "optional",
      "author": "Sergey Chikuyonok",
      "description": "Parses Emmet CSS abbreviation into AST tree",
      "purl": "pkg:npm/%40emmetio/css-abbreviation@2.1.8",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@emmetio/css-abbreviation"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@emmetio/css-abbreviation/-/css-abbreviation-2.1.8.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/emmetio/emmet.git"
        },
        {
          "type": "website",
          "url": "https://github.com/emmetio/emmet#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/emmetio/emmet/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b3dca3849eac68e3bfba4d55ef87a27f2924d820588b4d524d32b75a55d618e7a9c8a6b6df2989d39dfe0cd423a45732d629e0a5a3bb03109cc0bbc7158f6dbb"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@emmetio/css-parser@0.4.1",
      "type": "library",
      "name": "@emmetio/css-parser",
      "version": "0.4.1",
      "scope": "optional",
      "author": "Sergey Chikuyonok",
      "description": "CSS/LESS/SCSS fast and minimalistic parser",
      "purl": "pkg:npm/%40emmetio/css-parser@0.4.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@emmetio/css-parser"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@emmetio/css-parser/-/css-parser-0.4.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/emmetio/css-parser.git"
        },
        {
          "type": "website",
          "url": "https://github.com/emmetio/css-parser#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/emmetio/css-parser/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d9b0ba9b4315fefa05e024d98806c6e4c58a6eae440660cf2aef526fbb3b9d5704ccd425ad93fa98514594868848cf17eb9d781fdb2158c99ed5f0a6f1c5807d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@emmetio/html-matcher@1.3.0",
      "type": "library",
      "name": "@emmetio/html-matcher",
      "version": "1.3.0",
      "scope": "optional",
      "author": "Sergey Chikuyonok",
      "description": "Minimalistic and ultra-fast HTML parser & matcher",
      "purl": "pkg:npm/%40emmetio/html-matcher@1.3.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@emmetio/html-matcher"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@emmetio/html-matcher/-/html-matcher-1.3.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/emmetio/html-matcher.git"
        },
        {
          "type": "website",
          "url": "https://github.com/emmetio/html-matcher#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/emmetio/html-matcher/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3536ecbe9a44e5e57204cbb219f56ed8246b2efa3b2786076fab7db0114bc98d37598857113dfba80e333985230561424473bba52d41f6484446d6347f92573d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "@emmetio/scanner@1.0.4",
      "type": "library",
      "name": "@emmetio/scanner",
      "version": "1.0.4",
      "scope": "optional",
      "author": "Sergey Chikuyonok",
      "description": "Scans given text character-by-character",
      "purl": "pkg:npm/%40emmetio/scanner@1.0.4",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@emmetio/scanner"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@emmetio/scanner/-/scanner-1.0.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/emmetio/stream-reader.git"
        },
        {
          "type": "website",
          "url": "https://github.com/emmetio/emmet#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/emmetio/emmet/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "22a46e26d41f7fb6071c19381bc619e39b81f4168019cc10795ce08ffce3f3f51d3a1b50a4422ea5485293c772b3ab2914859565578adb40b31849ea47949ba8"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@emmetio/stream-reader@2.2.0",
      "type": "library",
      "name": "@emmetio/stream-reader",
      "version": "2.2.0",
      "scope": "optional",
      "author": "Sergey Chikuyonok",
      "description": "Reads text as stream",
      "purl": "pkg:npm/%40emmetio/stream-reader@2.2.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@emmetio/stream-reader"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@emmetio/stream-reader/-/stream-reader-2.2.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/emmetio/stream-reader.git"
        },
        {
          "type": "website",
          "url": "https://github.com/emmetio/stream-reader#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/emmetio/stream-reader/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7d7557132140e58bf73379fcb14193efe7ef79c1ab64fe24e859d658c4995507faf6402ad0b2e968140b19c3d1df49b7ccc98a6211023f893f664cef8445b993"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@emmetio/stream-reader-utils@0.1.0",
      "type": "library",
      "name": "@emmetio/stream-reader-utils",
      "version": "0.1.0",
      "scope": "optional",
      "author": "Sergey Chikuyonok",
      "purl": "pkg:npm/%40emmetio/stream-reader-utils@0.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@emmetio/stream-reader-utils"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@emmetio/stream-reader-utils/-/stream-reader-utils-0.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/emmetio/stream-reader-utils.git"
        },
        {
          "type": "website",
          "url": "https://github.com/emmetio/stream-reader-utils#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/emmetio/stream-reader-utils/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "66c67623d573b28dc7a3fa63645b26999fbe15678477fb71ab26c74e6e0e81a673752f15f55fd86164308394c2dfc67bb8b594575bdabe92cb6e326d2ae6d1d4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@esbuild/darwin-arm64@0.27.7",
      "type": "library",
      "name": "@esbuild/darwin-arm64",
      "version": "0.27.7",
      "scope": "optional",
      "description": "The macOS ARM 64-bit binary for esbuild, a JavaScript bundler.",
      "purl": "pkg:npm/%40esbuild/darwin-arm64@0.27.7",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@esbuild/darwin-arm64"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.27.7.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/evanw/esbuild.git"
        },
        {
          "type": "website",
          "url": "https://github.com/evanw/esbuild#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/evanw/esbuild/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e6572476a7ae04f94a530be80972202360fdfc00663eadd1769ec87cbef4dfddd881a012b7bb5b8eedc073e78f562dca0c7e8dd91a9e3df1e75e4683b58f5f93"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@exodus/bytes@1.15.0",
      "type": "library",
      "name": "@exodus/bytes",
      "version": "1.15.0",
      "scope": "optional",
      "author": "Exodus Movement, Inc.",
      "description": "Various operations on Uint8Array data",
      "purl": "pkg:npm/%40exodus/bytes@1.15.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@exodus/bytes"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@exodus/bytes/-/bytes-1.15.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ExodusOSS/bytes.git"
        },
        {
          "type": "website",
          "url": "https://github.com/ExodusOSS/bytes"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ExodusOSS/bytes/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "518d27940f9f787f35506487bfddac2c43cb09e6458d73ae1e1ac8a341d0c9d49cb9073cb3403b90bfd4760c200eaf20f22964b26ba8177e58553369855d9a05"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@fontsource-variable/jetbrains-mono@5.2.8",
      "type": "library",
      "name": "@fontsource-variable/jetbrains-mono",
      "version": "5.2.8",
      "scope": "required",
      "author": "Google Inc.",
      "description": "Self-host the JetBrains Mono font in a neatly bundled NPM package.",
      "purl": "pkg:npm/%40fontsource-variable/jetbrains-mono@5.2.8",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@fontsource-variable/jetbrains-mono"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@fontsource-variable/jetbrains-mono/-/jetbrains-mono-5.2.8.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/fontsource/font-files.git"
        },
        {
          "type": "website",
          "url": "https://fontsource.org/fonts/jetbrains-mono"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/fontsource/font-files/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "58103d7a5aeee89769e5d7f69844b9e70b8e3b4588ae7de4a579c8e3e5b67a4e6edd980b4bd5d2e2098895c42189939610a97de6679876f2bbc48f844cb0aafd"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "OFL-1.1"
          }
        }
      ]
    },
    {
      "bom-ref": "@fontsource-variable/source-serif-4@5.2.9",
      "type": "library",
      "name": "@fontsource-variable/source-serif-4",
      "version": "5.2.9",
      "scope": "required",
      "author": "Google Inc.",
      "description": "Self-host the Source Serif 4 font in a neatly bundled NPM package.",
      "purl": "pkg:npm/%40fontsource-variable/source-serif-4@5.2.9",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@fontsource-variable/source-serif-4"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@fontsource-variable/source-serif-4/-/source-serif-4-5.2.9.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/fontsource/font-files.git"
        },
        {
          "type": "website",
          "url": "https://fontsource.org/fonts/source-serif-4"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/fontsource/font-files/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3cf7318cb164fdf4b458783bf690ccd9836fcfad640bea18679716659c824b40c7a499dc9ae60eba2640b2f8f8b43c6558f044bf1c5c44b41036649a45b3e4ab"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "OFL-1.1"
          }
        }
      ]
    },
    {
      "bom-ref": "@fontsource-variable/space-grotesk@5.2.10",
      "type": "library",
      "name": "@fontsource-variable/space-grotesk",
      "version": "5.2.10",
      "scope": "required",
      "author": "Google Inc.",
      "description": "Self-host the Space Grotesk font in a neatly bundled NPM package.",
      "purl": "pkg:npm/%40fontsource-variable/space-grotesk@5.2.10",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@fontsource-variable/space-grotesk"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@fontsource-variable/space-grotesk/-/space-grotesk-5.2.10.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/fontsource/font-files.git"
        },
        {
          "type": "website",
          "url": "https://fontsource.org/fonts/space-grotesk"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/fontsource/font-files/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c8940efe8df9fe100fdc2167a5d153c1092edb2cc939a7b61c8a419aa90e568c6185725a40fde0f9be89af3eeef9e23b03965d0887fcf2e316a4125d1621abe7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "OFL-1.1"
          }
        }
      ]
    },
    {
      "bom-ref": "@img/colour@1.1.0",
      "type": "library",
      "name": "@img/colour",
      "version": "1.1.0",
      "scope": "optional",
      "description": "The ESM-only 'color' package made compatible for use with CommonJS runtimes",
      "purl": "pkg:npm/%40img/colour@1.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@img/colour"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@img/colour/-/colour-1.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/lovell/colour.git"
        },
        {
          "type": "website",
          "url": "https://github.com/lovell/colour#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/lovell/colour/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4ddefaabb8f9ee8fed2d57604bbe3a7180117d2cb193c8847d1c5ec0bf61e0e3336216d6e1301ca69974993e1ecaa5dd761e8bfe3c2833be66a3b8b16bfa4279"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@img/sharp-darwin-arm64@0.34.5",
      "type": "library",
      "name": "@img/sharp-darwin-arm64",
      "version": "0.34.5",
      "scope": "optional",
      "author": "Lovell Fuller",
      "description": "Prebuilt sharp for use with macOS 64-bit ARM",
      "purl": "pkg:npm/%40img/sharp-darwin-arm64@0.34.5",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@img/sharp-darwin-arm64"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/lovell/sharp.git"
        },
        {
          "type": "website",
          "url": "https://sharp.pixelplumbing.com"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/lovell/sharp/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8a6b50dd63095db318e1fc5bfcd769e87053355b5609423459da1bca17867f9f9a77ac57f152033bcbb6c44e2a73f7ebd3c08a1bfedd0ec785b67e8cea0febdf"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@img/sharp-libvips-darwin-arm64@1.2.4",
      "type": "library",
      "name": "@img/sharp-libvips-darwin-arm64",
      "version": "1.2.4",
      "scope": "optional",
      "author": "Lovell Fuller",
      "description": "Prebuilt libvips and dependencies for use with sharp on macOS 64-bit ARM",
      "purl": "pkg:npm/%40img/sharp-libvips-darwin-arm64@1.2.4",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@img/sharp-libvips-darwin-arm64"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.2.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/lovell/sharp-libvips.git"
        },
        {
          "type": "website",
          "url": "https://sharp.pixelplumbing.com"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/lovell/sharp-libvips/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "cea8e3a3b45ab457c5a0fd0c910e758dfb856419d5136a5189ac9d289d46feb1d9be7b2b1c039c4002c88bdb00e5ca39c5e9d0753ba00afb5bd5cb9fefc55fe2"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "LGPL-3.0-or-later"
          }
        }
      ]
    },
    {
      "bom-ref": "@jridgewell/gen-mapping@0.3.13",
      "type": "library",
      "name": "@jridgewell/gen-mapping",
      "version": "0.3.13",
      "scope": "required",
      "author": "Justin Ridgewell",
      "description": "Generate source maps",
      "purl": "pkg:npm/%40jridgewell/gen-mapping@0.3.13",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jridgewell/gen-mapping"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jridgewell/sourcemaps.git"
        },
        {
          "type": "website",
          "url": "https://github.com/jridgewell/sourcemaps/tree/main/packages/gen-mapping"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/jridgewell/sourcemaps/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "da492dffb9e227a32010fc45d1b61d43a7ad65a03e7d0bc370b29c921cb5c8840ecdaa0a8c10634a3eb7fda2d58d8137aa146de5dbccfae5327c283a50a0816c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@jridgewell/remapping@2.3.5",
      "type": "library",
      "name": "@jridgewell/remapping",
      "version": "2.3.5",
      "scope": "required",
      "author": "Justin Ridgewell",
      "description": "Remap sequential sourcemaps through transformations to point at the original source code",
      "purl": "pkg:npm/%40jridgewell/remapping@2.3.5",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jridgewell/remapping"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jridgewell/sourcemaps.git"
        },
        {
          "type": "website",
          "url": "https://github.com/jridgewell/sourcemaps/tree/main/packages/remapping"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/jridgewell/sourcemaps/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2c8f6effe95a606e03b354c3292256d983eb22571560ec22d9f502eb1078de5b9e0a383157895f7ce0990ad605887e9334e5feb50297c7ded3e082876e1c8711"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@jridgewell/resolve-uri@3.1.2",
      "type": "library",
      "name": "@jridgewell/resolve-uri",
      "version": "3.1.2",
      "scope": "required",
      "author": "Justin Ridgewell",
      "description": "Resolve a URI relative to an optional base URI",
      "purl": "pkg:npm/%40jridgewell/resolve-uri@3.1.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jridgewell/resolve-uri"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jridgewell/resolve-uri.git"
        },
        {
          "type": "website",
          "url": "https://github.com/jridgewell/resolve-uri#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/jridgewell/resolve-uri/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6d12128022233f6d3fb5b5923d63048b9e1054f45913192e0fd9492fe508c542adc15240f305b54eb6f58ccb354455e8d42053359ff98690bd42f98a59da292b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@jridgewell/sourcemap-codec@1.5.5",
      "type": "library",
      "name": "@jridgewell/sourcemap-codec",
      "version": "1.5.5",
      "scope": "required",
      "author": "Justin Ridgewell",
      "description": "Encode/decode sourcemap mappings",
      "purl": "pkg:npm/%40jridgewell/sourcemap-codec@1.5.5",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jridgewell/sourcemap-codec"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jridgewell/sourcemaps.git"
        },
        {
          "type": "website",
          "url": "https://github.com/jridgewell/sourcemaps/tree/main/packages/sourcemap-codec"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/jridgewell/sourcemaps/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "71843ddf5d20aeac6e7966e5f96b885086a251a0dc8fb58eab97d58449633558117ce52163d7f2db34ef7e8a96b2779b87c4a5ef45527056c80af2672ca0743a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@jridgewell/trace-mapping@0.3.31",
      "type": "library",
      "name": "@jridgewell/trace-mapping",
      "version": "0.3.31",
      "scope": "required",
      "author": "Justin Ridgewell",
      "description": "Trace the original position through a source map",
      "purl": "pkg:npm/%40jridgewell/trace-mapping@0.3.31",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jridgewell/trace-mapping"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jridgewell/sourcemaps.git"
        },
        {
          "type": "website",
          "url": "https://github.com/jridgewell/sourcemaps/tree/main/packages/trace-mapping"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/jridgewell/sourcemaps/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "cf3351f9275048327373c8e869e3fc410a0242bf0db98c76748232b65d507811191c9f6e5ba85e6ecad881bcfc849c1441aa374d608cb667d5f0dbb5b7038b03"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@oslojs/encoding@1.1.0",
      "type": "library",
      "name": "@oslojs/encoding",
      "version": "1.1.0",
      "scope": "required",
      "author": "pilcrowOnPaper",
      "description": "Runtime-agnostic library for encoding and decoding data",
      "purl": "pkg:npm/%40oslojs/encoding@1.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@oslojs/encoding"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@oslojs/encoding/-/encoding-1.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/oslo-project/encoding.git"
        },
        {
          "type": "website",
          "url": "https://github.com/oslo-project/encoding#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/oslo-project/encoding/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ef4c108606269dd8381823f13cfc4f19ebd12aa4c8276361e0e92231698301562c4d0f936bb4aafab3debd7c9719dcebdf4fea6419f239a942b33a0cc65ca575"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@publint/pack@0.1.4",
      "type": "library",
      "name": "@publint/pack",
      "version": "0.1.4",
      "scope": "optional",
      "author": "Bjorn Lu",
      "description": "Utilities for packing and unpacking npm packages",
      "purl": "pkg:npm/%40publint/pack@0.1.4",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@publint/pack"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@publint/pack/-/pack-0.1.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/publint/publint.git"
        },
        {
          "type": "website",
          "url": "https://github.com/publint/publint#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/publint/publint/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1c35535aadc7d2e4d7894d1e792427b5c5544cf3f719a9b3797238d7ec7bb94f49eb9260590877a966476e54758b49e95df16d17e9b10625369c91fcce7c569d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@rolldown/pluginutils@1.0.0-rc.3",
      "type": "library",
      "name": "@rolldown/pluginutils",
      "version": "1.0.0-rc.3",
      "scope": "required",
      "purl": "pkg:npm/%40rolldown/pluginutils@1.0.0-rc.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@rolldown/pluginutils"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/rolldown/rolldown.git"
        },
        {
          "type": "website",
          "url": "https://rolldown.rs/"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/rolldown/rolldown/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7b26e4dd38f3cf357dec3963e5cf97ac1156e7b793361ce877aeb2f47ac197327a36c0ab582a7fda468f4b72bdc099aeac10b44ddc38c8f8d7299aa5ce78a6dd"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@rollup/pluginutils@5.3.0",
      "type": "library",
      "name": "@rollup/pluginutils",
      "version": "5.3.0",
      "scope": "required",
      "author": "Rich Harris",
      "description": "A set of utility functions commonly used by Rollup plugins",
      "purl": "pkg:npm/%40rollup/pluginutils@5.3.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@rollup/pluginutils"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.3.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/rollup/plugins.git"
        },
        {
          "type": "website",
          "url": "https://github.com/rollup/plugins/tree/master/packages/pluginutils#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/rollup/plugins/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e44761199b67bb757cf1c7aceece778617cae4a4804a7259bfc2ee969734e1c58edd11044aba095e0ef70c5b0e9a06d4d81870574136d1bbb620365bdd5296e1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "estree-walker@2.0.2",
      "type": "library",
      "name": "estree-walker",
      "version": "2.0.2",
      "scope": "required",
      "author": "Rich Harris",
      "description": "Traverse an ESTree-compliant AST",
      "purl": "pkg:npm/estree-walker@2.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@rollup/pluginutils/node_modules/estree-walker"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Rich-Harris/estree-walker.git"
        },
        {
          "type": "website",
          "url": "https://github.com/Rich-Harris/estree-walker#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/Rich-Harris/estree-walker/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "45f924fcca7f0cbec95637b7bb5f05c45ba34254cd476aba41f312301ec0bc2071f753468ff6dade409fcdad1fe9d5436f0ed89517ff9c3ae7ee942b082c90ff"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@rollup/rollup-darwin-arm64@4.60.2",
      "type": "library",
      "name": "@rollup/rollup-darwin-arm64",
      "version": "4.60.2",
      "scope": "optional",
      "author": "Lukas Taegert-Atkinson",
      "description": "Native bindings for Rollup",
      "purl": "pkg:npm/%40rollup/rollup-darwin-arm64@4.60.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@rollup/rollup-darwin-arm64"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.60.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/rollup/rollup.git"
        },
        {
          "type": "website",
          "url": "https://rollupjs.org/"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/rollup/rollup/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "530444ec21a9bd2544412f2050c05ed6e0035a33675603f722eb3275ad67491c0d0c2b118e719cef0e8497a58b42c5e66536cb671f5c79c7a0ba6722b4d7e998"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@shikijs/core@4.0.2",
      "type": "library",
      "name": "@shikijs/core",
      "version": "4.0.2",
      "scope": "required",
      "author": "Pine Wu",
      "description": "Core of Shiki",
      "purl": "pkg:npm/%40shikijs/core@4.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@shikijs/core"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@shikijs/core/-/core-4.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/shikijs/shiki.git"
        },
        {
          "type": "website",
          "url": "https://github.com/shikijs/shiki#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/shikijs/shiki/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8714f4605e04c44a81f06fea15db49be99875c1609da5596eea4c70daad5908b9d3c513a88222ba9d816c469f9b3ea699065c8d1a1069626c8d0f032ccfdf397"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@shikijs/engine-javascript@4.0.2",
      "type": "library",
      "name": "@shikijs/engine-javascript",
      "version": "4.0.2",
      "scope": "required",
      "author": "Anthony Fu",
      "description": "Engine for Shiki using JavaScript's native RegExp",
      "purl": "pkg:npm/%40shikijs/engine-javascript@4.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@shikijs/engine-javascript"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@shikijs/engine-javascript/-/engine-javascript-4.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/shikijs/shiki.git"
        },
        {
          "type": "website",
          "url": "https://github.com/shikijs/shiki#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/shikijs/shiki/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ecf5b4366e3d0dca1421011794984d3411f2a063236a54444d309c8cca8468ca0944b963cb5062fc4195dffa8b0602ca41e8ddb298a262e1c6416e9d5fde0d6a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@shikijs/engine-oniguruma@4.0.2",
      "type": "library",
      "name": "@shikijs/engine-oniguruma",
      "version": "4.0.2",
      "scope": "required",
      "author": "Anthony Fu",
      "description": "Engine for Shiki using Oniguruma RegExp engine in WebAssembly",
      "purl": "pkg:npm/%40shikijs/engine-oniguruma@4.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@shikijs/engine-oniguruma"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@shikijs/engine-oniguruma/-/engine-oniguruma-4.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/shikijs/shiki.git"
        },
        {
          "type": "website",
          "url": "https://github.com/shikijs/shiki#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/shikijs/shiki/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "529081f58dac50a952f73f23b8548acfb66dcac99e5c2827445d1d9615c19264277a4ee5013a0fb5ef039319846063533228bbdb353f9725e2081e92b6e65e26"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@shikijs/langs@4.0.2",
      "type": "library",
      "name": "@shikijs/langs",
      "version": "4.0.2",
      "scope": "required",
      "author": "Anthony Fu",
      "description": "TextMate grammars for Shiki in ESM",
      "purl": "pkg:npm/%40shikijs/langs@4.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@shikijs/langs"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@shikijs/langs/-/langs-4.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/shikijs/shiki.git"
        },
        {
          "type": "website",
          "url": "https://github.com/shikijs/shiki#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/shikijs/shiki/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "29a5dbcb976fa1eb99ccdd2b61088f32316852bcf8860c0813e0fa0eef68c1c1dc97afe0d7aff24f9050c525b9706b76319073e8797462e46a7f5da89917d452"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@shikijs/primitive@4.0.2",
      "type": "library",
      "name": "@shikijs/primitive",
      "version": "4.0.2",
      "scope": "required",
      "author": "Anthony Fu",
      "description": "Tokenizer primitives of Shiki",
      "purl": "pkg:npm/%40shikijs/primitive@4.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@shikijs/primitive"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@shikijs/primitive/-/primitive-4.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/shikijs/shiki.git"
        },
        {
          "type": "website",
          "url": "https://github.com/shikijs/shiki#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/shikijs/shiki/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "33a50c3eb49addf3796b2789c05565f6a5a87e5dbbdf0b4ad551bcc920d9d664017e10a975df27131ee73d9fed93b93e4d8729a816738ff027c314fd94ef8727"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@shikijs/themes@4.0.2",
      "type": "library",
      "name": "@shikijs/themes",
      "version": "4.0.2",
      "scope": "required",
      "author": "Anthony Fu",
      "description": "TextMate themes for Shiki in ESM",
      "purl": "pkg:npm/%40shikijs/themes@4.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@shikijs/themes"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@shikijs/themes/-/themes-4.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/shikijs/shiki.git"
        },
        {
          "type": "website",
          "url": "https://github.com/shikijs/shiki#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/shikijs/shiki/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9a309a7f0b7c94925a552b10bcd56b26e99b9e78f5448f236d42ab3ca804e84dcebd02b19ee46805a602e751f82061de3ec18dfd0b402e0956054ec3a0a0c59c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@shikijs/types@4.0.2",
      "type": "library",
      "name": "@shikijs/types",
      "version": "4.0.2",
      "scope": "required",
      "author": "Anthony Fu",
      "description": "Type definitions for Shiki",
      "purl": "pkg:npm/%40shikijs/types@4.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@shikijs/types"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@shikijs/types/-/types-4.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/shikijs/shiki.git"
        },
        {
          "type": "website",
          "url": "https://github.com/shikijs/shiki#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/shikijs/shiki/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ab36de468a144cf9cb13eb070ff67c0d2b666838276db73fa4cad4db4dfde74691aa35ffe80147783613fa3d34cb694f773d32c092b1ee8ffbaa7a938afb655e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@shikijs/vscode-textmate@10.0.2",
      "type": "library",
      "name": "@shikijs/vscode-textmate",
      "version": "10.0.2",
      "scope": "required",
      "author": "Microsoft Corporation",
      "description": "Shiki's fork of `vscode-textmate`",
      "purl": "pkg:npm/%40shikijs/vscode-textmate@10.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@shikijs/vscode-textmate"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@shikijs/vscode-textmate/-/vscode-textmate-10.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/shikijs/vscode-textmate.git"
        },
        {
          "type": "website",
          "url": "https://github.com/shikijs/vscode-textmate#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/shikijs/vscode-textmate/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f37c9e821676c718a7dcd8fccf534c77f342b9c6be82c617b30cb00f2e5b1efc2558bf2da53426cc6794b8777d142dc4fd204432fcc94705843b3e6019eb3d42"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@standard-schema/spec@1.1.0",
      "type": "library",
      "name": "@standard-schema/spec",
      "version": "1.1.0",
      "scope": "optional",
      "author": "Colin McDonnell",
      "description": "A family of specs for interoperable TypeScript",
      "purl": "pkg:npm/%40standard-schema/spec@1.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@standard-schema/spec"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@standard-schema/spec/-/spec-1.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/standard-schema/standard-schema.git"
        },
        {
          "type": "website",
          "url": "https://standardschema.dev"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/standard-schema/standard-schema/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "976685cb98c02e19e21b91e0aab0fa8d72e2feb516acabea37fa89c7aca826c80a85b95577e8aaa94e110976af9bf8cf8adc83a394c2bca327a632a73ab8b2d3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@testing-library/dom@10.4.1",
      "type": "library",
      "name": "@testing-library/dom",
      "version": "10.4.1",
      "scope": "optional",
      "author": "Kent C. Dodds",
      "description": "Simple and complete DOM testing utilities that encourage good testing practices.",
      "purl": "pkg:npm/%40testing-library/dom@10.4.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@testing-library/dom"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@testing-library/dom/-/dom-10.4.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/testing-library/dom-testing-library.git"
        },
        {
          "type": "website",
          "url": "https://github.com/testing-library/dom-testing-library#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/testing-library/dom-testing-library/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a383d725089da8997cd9c90569751ea005be5f2b0f2dab98238dc06e48b984005df39de23218ada2873ace73a773381b4d89843fa53aff2d59c8a008b2f30a1a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "aria-query@5.3.0",
      "type": "library",
      "name": "aria-query",
      "version": "5.3.0",
      "scope": "optional",
      "author": "Jesse Beach",
      "description": "Programmatic access to the ARIA specification",
      "purl": "pkg:npm/aria-query@5.3.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@testing-library/dom/node_modules/aria-query"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/A11yance/aria-query.git"
        },
        {
          "type": "website",
          "url": "https://github.com/A11yance/aria-query#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/A11yance/aria-query/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6f43f4b193cab72bbc1e479101f0aad087d44592be4aec0c8d8d545c6054dbbc290224f0400225ab9e886c83becad93f2634b57cc475e1e7b958105f2a2e49e8"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@testing-library/jest-dom@6.9.1",
      "type": "library",
      "name": "@testing-library/jest-dom",
      "version": "6.9.1",
      "scope": "optional",
      "author": "Ernesto Garcia",
      "description": "Custom jest matchers to test the state of the DOM",
      "purl": "pkg:npm/%40testing-library/jest-dom@6.9.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@testing-library/jest-dom"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.9.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/testing-library/jest-dom.git"
        },
        {
          "type": "website",
          "url": "https://github.com/testing-library/jest-dom#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/testing-library/jest-dom/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "cc870e35afa156d55249ea7d513de3679ae2ce8d81b318320d853b5850f978808113b9e8dfcf351c679bfd09067ec26ce894e4635690853eeb20f0bb7bed279c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "dom-accessibility-api@0.6.3",
      "type": "library",
      "name": "dom-accessibility-api",
      "version": "0.6.3",
      "scope": "optional",
      "description": "Implements https://w3c.github.io/accname/",
      "purl": "pkg:npm/dom-accessibility-api@0.6.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@testing-library/jest-dom/node_modules/dom-accessibility-api"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.6.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/eps1lon/dom-accessibility-api.git"
        },
        {
          "type": "website",
          "url": "https://github.com/eps1lon/dom-accessibility-api#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/eps1lon/dom-accessibility-api/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ed982881e4e78ee1dba3e72dd741bd15fa749a27f5ee2762d08c9635503fc1cc1c9bb34f383fd610754fde7ee7dcc857ab1a08626f1de8cb99a21616219e13df"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@testing-library/react@16.3.2",
      "type": "library",
      "name": "@testing-library/react",
      "version": "16.3.2",
      "scope": "optional",
      "author": "Kent C. Dodds",
      "description": "Simple and complete React DOM testing utilities that encourage good testing practices.",
      "purl": "pkg:npm/%40testing-library/react@16.3.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@testing-library/react"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@testing-library/react/-/react-16.3.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/testing-library/react-testing-library.git"
        },
        {
          "type": "website",
          "url": "https://github.com/testing-library/react-testing-library#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/testing-library/react-testing-library/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5d4e7f4b2b5033eca4a8c9c09ef076ba66893483ac2c5dcf56ffffd44c38093729cf4fc1472cbf69fe34aaaaeded28caa43753d6c68131ce36094a24e606b0fa"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/aria-query@5.0.4",
      "type": "library",
      "name": "@types/aria-query",
      "version": "5.0.4",
      "scope": "optional",
      "description": "TypeScript definitions for aria-query",
      "purl": "pkg:npm/%40types/aria-query@5.0.4",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/aria-query"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/aria-query/-/aria-query-5.0.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/aria-query"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "adf4fddee8f9b343d12fb13371c18cb376eba6585cae08670e8576e8da8a842012d61568f9674db0fbc4ff26fa8a57ebe618b630493a77911625329dc60f2357"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/babel__core@7.20.5",
      "type": "library",
      "name": "@types/babel__core",
      "version": "7.20.5",
      "scope": "required",
      "description": "TypeScript definitions for @babel/core",
      "purl": "pkg:npm/%40types/babel__core@7.20.5",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/babel__core"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__core"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "aa8429ad9bf3e70405270303a9eb1e4575afdeba8cbe18296d715f5725a16f1f57e3b3ce200ea2ffe75779f12664aa0080e69375a22035232a30853ad72472cc"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/babel__generator@7.27.0",
      "type": "library",
      "name": "@types/babel__generator",
      "version": "7.27.0",
      "scope": "required",
      "description": "TypeScript definitions for @babel/generator",
      "purl": "pkg:npm/%40types/babel__generator@7.27.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/babel__generator"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.27.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__generator"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b9f15dd978bdd8e0153d8b32f8fe27eff53b7baf1f7b1d3e11ef20486f4a5fb7a8d3ce025a2438b1dc64b6f765d1b38fba95ed5493d8d7dce4e84c16a9443c96"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/babel__template@7.4.4",
      "type": "library",
      "name": "@types/babel__template",
      "version": "7.4.4",
      "scope": "required",
      "description": "TypeScript definitions for @babel/template",
      "purl": "pkg:npm/%40types/babel__template@7.4.4",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/babel__template"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__template"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "87f354692c86e44cb1048a7c611c68e1131edbfa9082fca8c11c1533385884108e35b5bc3d4b20e2590532b86066151ee73dcbdcc88b0eebf227f09a3dad80f0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/babel__traverse@7.28.0",
      "type": "library",
      "name": "@types/babel__traverse",
      "version": "7.28.0",
      "scope": "required",
      "description": "TypeScript definitions for @babel/traverse",
      "purl": "pkg:npm/%40types/babel__traverse@7.28.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/babel__traverse"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.28.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__traverse"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f0fbdc5dfef48130d9060b7da6dc49f1e9417818dc2ce01c3ada0efe63c98ed8e2d7e09d19b1e09bbee89b51abb0fc6c884fae5c8a4d48aeb8518688c105dde1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/chai@5.2.3",
      "type": "library",
      "name": "@types/chai",
      "version": "5.2.3",
      "scope": "optional",
      "description": "TypeScript definitions for chai",
      "purl": "pkg:npm/%40types/chai@5.2.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/chai"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/chai/-/chai-5.2.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "330e79f28780f5f15bbfae7fcb8987b570ecf5b3e714c6402ff8f174f154a4e1c72175fdd667201076d2e4b6a1afea7064547c03b19095e456788e9c1850b650"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/debug@4.1.13",
      "type": "library",
      "name": "@types/debug",
      "version": "4.1.13",
      "scope": "required",
      "description": "TypeScript definitions for debug",
      "purl": "pkg:npm/%40types/debug@4.1.13",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/debug"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/debug/-/debug-4.1.13.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/debug"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2925609909b33303e59ad9633a899aca847cf56e05ca70808b713c3cfb3bbe60d53def38853faf18f2a425f4e19265ecd31d2301a6bd53cb96f1b6dfc92d9f5b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/deep-eql@4.0.2",
      "type": "library",
      "name": "@types/deep-eql",
      "version": "4.0.2",
      "scope": "optional",
      "description": "TypeScript definitions for deep-eql",
      "purl": "pkg:npm/%40types/deep-eql@4.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/deep-eql"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/deep-eql/-/deep-eql-4.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/deep-eql"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "73d87d75554c8a030f7386f04ef0b9771aada8967040f78fb168cf96948e9e88dba2bea91aa764e78d657c0ec0a8542be6907505176ad23b98f5d6fcd41c3217"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/estree@1.0.8",
      "type": "library",
      "name": "@types/estree",
      "version": "1.0.8",
      "scope": "required",
      "description": "TypeScript definitions for estree",
      "purl": "pkg:npm/%40types/estree@1.0.8",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/estree"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7561f31dad96a845c8fced44f4e8eba1c313289976992ac4a258752289abbfa53e26e3706875ec5f1f5b2eee601bb05458520dd2c90840943f2f5ac87b1e17eb"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/hast@3.0.4",
      "type": "library",
      "name": "@types/hast",
      "version": "3.0.4",
      "scope": "required",
      "description": "TypeScript definitions for hast",
      "purl": "pkg:npm/%40types/hast@3.0.4",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/hast"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/hast/-/hast-3.0.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hast"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "58fb3e6db430e5a0a3fb1ea568d1962c7df0be21eda02bff3f7fa8b4185b3a12601bcaada5d00c9530b12edb13580ecb1f53a1fdb1421ec067d133d2e66df411"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/mdast@4.0.4",
      "type": "library",
      "name": "@types/mdast",
      "version": "4.0.4",
      "scope": "required",
      "description": "TypeScript definitions for mdast",
      "purl": "pkg:npm/%40types/mdast@4.0.4",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/mdast"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mdast"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "90668d6cf87593b005ce0a6e77f80c76f226e71b840b291147e26758a427a3d4c05d56ba5885421933ef6067a42032f8bb009941261b53134149bd5a528efda0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/ms@2.1.0",
      "type": "library",
      "name": "@types/ms",
      "version": "2.1.0",
      "scope": "required",
      "description": "TypeScript definitions for ms",
      "purl": "pkg:npm/%40types/ms@2.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/ms"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ms"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1ac0822190c4fe9de2f7abed12ac7eedd054197adcef37922b7c303c721a453852fbd3a15885d1ab3b3877a93549553c83dd43acd456c56506869e4a5d06f654"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/nlcst@2.0.3",
      "type": "library",
      "name": "@types/nlcst",
      "version": "2.0.3",
      "scope": "required",
      "description": "TypeScript definitions for nlcst",
      "purl": "pkg:npm/%40types/nlcst@2.0.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/nlcst"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/nlcst/-/nlcst-2.0.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nlcst"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "bd260d4837ba231deafba67bae2f65c96aa01a12539b3463651ab2ab5e4dd19ff5fd49d5b27a3d1bf378d0d0628e8631dac7850c8974f81da68006fd99ecd408"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/react@19.2.14",
      "type": "library",
      "name": "@types/react",
      "version": "19.2.14",
      "scope": "required",
      "description": "TypeScript definitions for react",
      "purl": "pkg:npm/%40types/react@19.2.14",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/react"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/react/-/react-19.2.14.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8a57131ff52788290c76d7b192808dd1b23ba4c7090ef99014fbee3ef98469803f3527c54c081d5122c0a158da4499bbfba3ef70cfaad7360ec12e304d8305f7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/react-dom@19.2.3",
      "type": "library",
      "name": "@types/react-dom",
      "version": "19.2.3",
      "scope": "required",
      "description": "TypeScript definitions for react-dom",
      "purl": "pkg:npm/%40types/react-dom@19.2.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/react-dom"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8e9d8bfde63a7e7f8a81555000ea9822d6c5d1563f600a5ee4ccf61746b29123bc831df56d8099caf49e6310872afcc71b97998dcfb3c9a4b906b056c9adbe91"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/unist@3.0.3",
      "type": "library",
      "name": "@types/unist",
      "version": "3.0.3",
      "scope": "required",
      "description": "TypeScript definitions for unist",
      "purl": "pkg:npm/%40types/unist@3.0.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/unist"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/unist"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "928fe0205251bf5efb5e066c65c0709ea24de71fc689e9fca8d3a7d03e5b414ff303355ff59b7706571488baa157dcb801193419b4f7b675223cd8274d7cdcfd"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@ungap/structured-clone@1.3.0",
      "type": "library",
      "name": "@ungap/structured-clone",
      "version": "1.3.0",
      "scope": "required",
      "author": "Andrea Giammarchi",
      "description": "A structuredClone polyfill",
      "purl": "pkg:npm/%40ungap/structured-clone@1.3.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@ungap/structured-clone"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ungap/structured-clone.git"
        },
        {
          "type": "website",
          "url": "https://github.com/ungap/structured-clone#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ungap/structured-clone/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5a6a0df2a688028ed64d859b019b86f0f604867e5f933edd66ba93059eddb6dfff94bd86c26b3521c9d0e721ea8c37d7f05b798f86330ccdb77fcef305f0def6"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "@vitejs/plugin-react@5.2.0",
      "type": "library",
      "name": "@vitejs/plugin-react",
      "version": "5.2.0",
      "scope": "required",
      "author": "Evan You",
      "description": "The default Vite plugin for React projects",
      "purl": "pkg:npm/%40vitejs/plugin-react@5.2.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@vitejs/plugin-react"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-5.2.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitejs/vite-plugin-react.git"
        },
        {
          "type": "website",
          "url": "https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/vitejs/vite-plugin-react/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6262a47e13808b7c2c0753e126ae52723dc65cc9f75afb50fc90b4c68a29b87a1749d9ad752b4ea45ad8693d6489ed9880505c21eeb844eccc6118c2ad839d63"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@vitest/expect@4.1.5",
      "type": "library",
      "name": "@vitest/expect",
      "version": "4.1.5",
      "scope": "optional",
      "description": "Jest's expect matchers as a Chai plugin",
      "purl": "pkg:npm/%40vitest/expect@4.1.5",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@vitest/expect"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@vitest/expect/-/expect-4.1.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        },
        {
          "type": "website",
          "url": "https://vitest.dev/api/expect"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/vitest-dev/vitest/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3d605a458e49a0ab919c79541dfa55fcaa2117295a0d94eea5c5cdd47f6f62bc8d2ce9e2b52c3ad0cc3d200136afaecd6f0c33070fc273ff2af412b79085fc2b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@vitest/mocker@4.1.5",
      "type": "library",
      "name": "@vitest/mocker",
      "version": "4.1.5",
      "scope": "optional",
      "description": "Vitest module mocker implementation",
      "purl": "pkg:npm/%40vitest/mocker@4.1.5",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@vitest/mocker"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@vitest/mocker/-/mocker-4.1.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        },
        {
          "type": "website",
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/mocker"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/vitest-dev/vitest/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ff1d849850b8993e0d373aaf0b77e67acb95f7bc39142f74dca3e67b2e20b27262310dc17b52250ca55a0da1bc8aa68b147a89d85544931664e5599e2e3208b7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@vitest/pretty-format@4.1.5",
      "type": "library",
      "name": "@vitest/pretty-format",
      "version": "4.1.5",
      "scope": "optional",
      "description": "Fork of pretty-format with support for ESM",
      "purl": "pkg:npm/%40vitest/pretty-format@4.1.5",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@vitest/pretty-format"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-4.1.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        },
        {
          "type": "website",
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/pretty-format"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/vitest-dev/vitest/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ec8deaea5e6aaf4ddd55f317db00a8f45c704896cf7702a3cb6baefd83e9537c1f1ef20be101f0551a79ece7c6ac315e509f3ff1075f04a215d76153b4b9f4d2"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@vitest/runner@4.1.5",
      "type": "library",
      "name": "@vitest/runner",
      "version": "4.1.5",
      "scope": "optional",
      "description": "Vitest test runner",
      "purl": "pkg:npm/%40vitest/runner@4.1.5",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@vitest/runner"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@vitest/runner/-/runner-4.1.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        },
        {
          "type": "website",
          "url": "https://vitest.dev/api/advanced/runner"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/vitest-dev/vitest/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d83fa8ecfafcd8810ee3a60fa6803f614d2779ecabe854dead06f9468ec152706ebfa350b53fe49959dcce7822304061ce0ab3d94658979800ade8ecc8444349"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@vitest/snapshot@4.1.5",
      "type": "library",
      "name": "@vitest/snapshot",
      "version": "4.1.5",
      "scope": "optional",
      "description": "Vitest snapshot manager",
      "purl": "pkg:npm/%40vitest/snapshot@4.1.5",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@vitest/snapshot"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-4.1.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        },
        {
          "type": "website",
          "url": "https://vitest.dev/guide/snapshot"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/vitest-dev/vitest/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "cf2a5712de0a1ff5e02863d4cf8782d80bc4ad8c74332e617cbf280dbd47cc6169124d4feb66f14a885dc8e9afcfe77d509c1a9c8ebc30ac2bd84aae39a3a031"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@vitest/spy@4.1.5",
      "type": "library",
      "name": "@vitest/spy",
      "version": "4.1.5",
      "scope": "optional",
      "description": "Lightweight Jest compatible spy implementation",
      "purl": "pkg:npm/%40vitest/spy@4.1.5",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@vitest/spy"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@vitest/spy/-/spy-4.1.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        },
        {
          "type": "website",
          "url": "https://vitest.dev/api/mock"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/vitest-dev/vitest/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "da534eb21ebe47621d9dfd53099a92c1894a37613f883943f2c814e7d918565f8e3039af95d3b5543937f6c9917e950dc18a4d4559f7c3861fb82eca7db06791"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@vitest/utils@4.1.5",
      "type": "library",
      "name": "@vitest/utils",
      "version": "4.1.5",
      "scope": "optional",
      "description": "Shared Vitest utility functions",
      "purl": "pkg:npm/%40vitest/utils@4.1.5",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@vitest/utils"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@vitest/utils/-/utils-4.1.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        },
        {
          "type": "website",
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/utils"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/vitest-dev/vitest/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "efac1d92b99f5dfa868ee7868276f8e484cfc948b5c9c678207802d9b84f0d47d61e4958feadcc74b38007e4c5d5eeb17e5f0dc4d63465868f0853564acc3752"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@volar/kit@2.4.28",
      "type": "library",
      "name": "@volar/kit",
      "version": "2.4.28",
      "scope": "optional",
      "purl": "pkg:npm/%40volar/kit@2.4.28",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@volar/kit"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@volar/kit/-/kit-2.4.28.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/volarjs/volar.js.git"
        },
        {
          "type": "website",
          "url": "https://github.com/volarjs/volar.js#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/volarjs/volar.js/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "70a5f8bcaf5db59bc345a0337a851d6802447b0e887711cd091adda792af725eb364ea9bea34ce7e4de45e42241b74fba1315782e10cb79fbda6dcaa611f383e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@volar/language-core@2.4.28",
      "type": "library",
      "name": "@volar/language-core",
      "version": "2.4.28",
      "scope": "optional",
      "purl": "pkg:npm/%40volar/language-core@2.4.28",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@volar/language-core"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@volar/language-core/-/language-core-2.4.28.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/volarjs/volar.js.git"
        },
        {
          "type": "website",
          "url": "https://github.com/volarjs/volar.js#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/volarjs/volar.js/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c38aa1209f194a2b602c09156b2e806dc9c2ee03f782560cddf630295decae3f26e3de04df1b6b0afe84f9b5af8a22bff21b3a7bab758a3d6cd849ddaa5eefcd"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@volar/language-server@2.4.28",
      "type": "library",
      "name": "@volar/language-server",
      "version": "2.4.28",
      "scope": "optional",
      "purl": "pkg:npm/%40volar/language-server@2.4.28",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@volar/language-server"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@volar/language-server/-/language-server-2.4.28.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/volarjs/volar.js.git"
        },
        {
          "type": "website",
          "url": "https://github.com/volarjs/volar.js#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/volarjs/volar.js/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "36a70b9c4e601112ae4b83d41709613317fabea628ee15ed6cc15b5625dc6d591b67dd390085568674a8d193410b6575dbb1f5ff6ccfed1bd53959f221315f07"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@volar/language-service@2.4.28",
      "type": "library",
      "name": "@volar/language-service",
      "version": "2.4.28",
      "scope": "optional",
      "purl": "pkg:npm/%40volar/language-service@2.4.28",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@volar/language-service"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@volar/language-service/-/language-service-2.4.28.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/volarjs/volar.js.git"
        },
        {
          "type": "website",
          "url": "https://github.com/volarjs/volar.js#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/volarjs/volar.js/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "461ff0602649ac8e6f0b0324f71cb0fd9f8cb16c65258d6b98c64fb3152824a7f32118d2fcd1753669ee11cacc6c45468dad34695a42b089c97e2c504cc76f2f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@volar/source-map@2.4.28",
      "type": "library",
      "name": "@volar/source-map",
      "version": "2.4.28",
      "scope": "optional",
      "purl": "pkg:npm/%40volar/source-map@2.4.28",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@volar/source-map"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@volar/source-map/-/source-map-2.4.28.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/volarjs/volar.js.git"
        },
        {
          "type": "website",
          "url": "https://github.com/volarjs/volar.js#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/volarjs/volar.js/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c97d810c1a899115df2b0f26cbc55aad3ca3bf8f10c31749b6f460529344e5eac2b20114748d83b0b6e96beace41500962c858f7db3311c4439b21db175d2081"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@volar/typescript@2.4.28",
      "type": "library",
      "name": "@volar/typescript",
      "version": "2.4.28",
      "scope": "optional",
      "purl": "pkg:npm/%40volar/typescript@2.4.28",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@volar/typescript"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@volar/typescript/-/typescript-2.4.28.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/volarjs/volar.js.git"
        },
        {
          "type": "website",
          "url": "https://github.com/volarjs/volar.js#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/volarjs/volar.js/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "25aeb2bd6adb8acd90b4de029402ab79e5193d560c0110d8665f4b304bf5890d5075ea41eb09f48d347103d31fb589986b80d0e24fc369266914f51fc65f208b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@vscode/emmet-helper@2.11.0",
      "type": "library",
      "name": "@vscode/emmet-helper",
      "version": "2.11.0",
      "scope": "optional",
      "author": "Microsoft Corporation",
      "description": "Helper to use emmet modules in Visual Studio Code",
      "purl": "pkg:npm/%40vscode/emmet-helper@2.11.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@vscode/emmet-helper"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@vscode/emmet-helper/-/emmet-helper-2.11.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Microsoft/vscode-emmet-helper.git"
        },
        {
          "type": "website",
          "url": "https://github.com/Microsoft/vscode-emmet-helper#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/Microsoft/vscode-emmet-helper"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "40bc63411de298f64f425b5f6d64671d4e8979c5931754125a1c77180290a6c971ef2dc3a7ab0821784a8e2509fc147d157f0f56d863afd3c3ea93703897c0cf"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@vscode/l10n@0.0.18",
      "type": "library",
      "name": "@vscode/l10n",
      "version": "0.0.18",
      "scope": "optional",
      "author": "Microsoft Corporation",
      "description": "A helper library to assist in localizing subprocesses spun up by VS Code extensions",
      "purl": "pkg:npm/%40vscode/l10n@0.0.18",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@vscode/l10n"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@vscode/l10n/-/l10n-0.0.18.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Microsoft/vscode-l10n.git"
        },
        {
          "type": "website",
          "url": "https://github.com/Microsoft/vscode-l10n#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/Microsoft/vscode-l10n/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2984881d59ac9646820f2c34d77a69858f9def1d6a57c219ba961f7887f3340fa7b1a5876e7e6e3ee411bdd445b1af7317319eb9d3eea06a19d4ea788eb25721"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "agent-base@7.1.4",
      "type": "library",
      "name": "agent-base",
      "version": "7.1.4",
      "scope": "optional",
      "author": "Nathan Rajlich",
      "description": "Turn a function into an `http.Agent` instance",
      "purl": "pkg:npm/agent-base@7.1.4",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/agent-base"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/TooTallNate/proxy-agents.git"
        },
        {
          "type": "website",
          "url": "https://github.com/TooTallNate/proxy-agents#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/TooTallNate/proxy-agents/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "32703e613f1fc1f24f801c779bad0c36a6a49b7d173a4c88a07d72ea1b9342f0b43f0646ee48bc35a70b05cacf6cda28f2f119cbb269ba4efe8cc3be094a2f4d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "ajv@8.20.0",
      "type": "library",
      "name": "ajv",
      "version": "8.20.0",
      "scope": "optional",
      "author": "Evgeny Poberezkin",
      "description": "Another JSON Schema Validator",
      "purl": "pkg:npm/ajv@8.20.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ajv"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ajv/-/ajv-8.20.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ajv-validator/ajv.git"
        },
        {
          "type": "website",
          "url": "https://ajv.js.org"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ajv-validator/ajv/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4e16e58be3a53a3fa230f60505505f2773a60809da4b2367e0cd6fcfd4fa1a46b926df5b6bf1c8479ea3a32eb9b58ea4c7f142179557341f35f58eff194ac118"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "ajv-draft-04@1.0.0",
      "type": "library",
      "name": "ajv-draft-04",
      "version": "1.0.0",
      "scope": "optional",
      "author": "Evgeny Poberezkin",
      "description": "Ajv class for JSON Schema draft-04",
      "purl": "pkg:npm/ajv-draft-04@1.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ajv-draft-04"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ajv-draft-04/-/ajv-draft-04-1.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ajv-validator/ajv-draft-04.git"
        },
        {
          "type": "website",
          "url": "https://github.com/ajv-validator/ajv-draft-04#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ajv-validator/ajv-draft-04/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9afd344deea79986d1a790c2c1c971b6def257f8e85c93c64bb9ccfbdec6771beeb6d08e7e02372b8536e736e8c9e5f43be9b223c11196ec507b9c258cc99523"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "ansi-regex@5.0.1",
      "type": "library",
      "name": "ansi-regex",
      "version": "5.0.1",
      "scope": "optional",
      "author": "Sindre Sorhus",
      "description": "Regular expression for matching ANSI escape codes",
      "purl": "pkg:npm/ansi-regex@5.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ansi-regex"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/chalk/ansi-regex.git"
        },
        {
          "type": "website",
          "url": "https://github.com/chalk/ansi-regex#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/chalk/ansi-regex/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "aae2505e54d25062f62c7f52517a3c570b18e2ca1a9e1828e8b3529bce04d4b05c13cb373b4c29762473c91f73fd9649325316bf7eea38e6fda5d26531410a15"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "ansi-styles@5.2.0",
      "type": "library",
      "name": "ansi-styles",
      "version": "5.2.0",
      "scope": "optional",
      "author": "Sindre Sorhus",
      "description": "ANSI escape codes for styling strings in the terminal",
      "purl": "pkg:npm/ansi-styles@5.2.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ansi-styles"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/chalk/ansi-styles.git"
        },
        {
          "type": "website",
          "url": "https://github.com/chalk/ansi-styles#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/chalk/ansi-styles/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0b1c29b7649f4f34ed5dc7ce97318479ef0ef9cf8c994806acd8817179ee5b1b852477ba6b91f3eeac21c1ee4e81a498234209be42ea597d40486f9c24e90488"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "anymatch@3.1.3",
      "type": "library",
      "name": "anymatch",
      "version": "3.1.3",
      "scope": "required",
      "author": "Elan Shanker",
      "description": "Matches strings against configurable strings, globs, regular expressions, and/or functions",
      "purl": "pkg:npm/anymatch@3.1.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/anymatch"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/micromatch/anymatch.git"
        },
        {
          "type": "website",
          "url": "https://github.com/micromatch/anymatch"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/micromatch/anymatch/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "28c45e154af4078b7e0fe381923477298aafa1ca765da4b33b9e54701ea681031ddca6dc13e9964f2bd557b0ffcec7446cd9d5e9a71952eb64887417bd3af547"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "picomatch@2.3.2",
      "type": "library",
      "name": "picomatch",
      "version": "2.3.2",
      "scope": "required",
      "author": "Jon Schlinkert",
      "description": "Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.",
      "purl": "pkg:npm/picomatch@2.3.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/anymatch/node_modules/picomatch"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/micromatch/picomatch.git"
        },
        {
          "type": "website",
          "url": "https://github.com/micromatch/picomatch"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/micromatch/picomatch/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "57bfaf404274e99f9ce6d4b27bc4be9c751f239d71a172178c743df5c42d294910aaa3b590efca08951f657b81e3b87f60194385a8761f785d5065e7f227b4a0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "argparse@2.0.1",
      "type": "library",
      "name": "argparse",
      "version": "2.0.1",
      "scope": "required",
      "description": "CLI arguments parser. Native port of python's argparse.",
      "purl": "pkg:npm/argparse@2.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/argparse"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/nodeca/argparse.git"
        },
        {
          "type": "website",
          "url": "https://github.com/nodeca/argparse#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/nodeca/argparse/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f3ef56a9e6db173a57f4e47e59ae8edbd6ac22881e44ccdc1ad00835da4c1c7c80835d1fd3969215505b704a867ff3d7c35123019faadbf6c4060dc3beeacadd"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Python-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "aria-query@5.3.2",
      "type": "library",
      "name": "aria-query",
      "version": "5.3.2",
      "scope": "required",
      "author": "Jesse Beach",
      "description": "Programmatic access to the ARIA specification",
      "purl": "pkg:npm/aria-query@5.3.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/aria-query"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/A11yance/aria-query.git"
        },
        {
          "type": "website",
          "url": "https://github.com/A11yance/aria-query#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/A11yance/aria-query/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "08e44ea676a86a9d44d85d34d12eb6afa03ad2e1d99e696fa2685fc93d8395372b6353ab04a9f65211fbaa7e704c2f7332f0f4018edcb1d3d237028ffbb5a243"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "array-iterate@2.0.1",
      "type": "library",
      "name": "array-iterate",
      "version": "2.0.1",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "`Array#forEach()` but it’s possible to define where to move to next",
      "purl": "pkg:npm/array-iterate@2.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-iterate"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/array-iterate/-/array-iterate-2.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/wooorm/array-iterate.git"
        },
        {
          "type": "website",
          "url": "https://github.com/wooorm/array-iterate#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/wooorm/array-iterate/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2358d764c8c0802326c53e2ac577cf5dae92b614a813c87a824488f4118636ff263fc1bfbf46e573ea859d9bba2b8daf4ce8ae304e7de9068b3b44cfdcb934c6"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "assertion-error@2.0.1",
      "type": "library",
      "name": "assertion-error",
      "version": "2.0.1",
      "scope": "optional",
      "author": "Jake Luer",
      "description": "Error constructor for test and validation frameworks that implements standardized AssertionError specification.",
      "purl": "pkg:npm/assertion-error@2.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/assertion-error"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/assertion-error/-/assertion-error-2.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/chaijs/assertion-error.git"
        },
        {
          "type": "website",
          "url": "https://github.com/chaijs/assertion-error#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/chaijs/assertion-error/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2338bc45071f7ea09e3558058a02a58b5b2c92521ba479c261ce809275c662807a82b26ac9e6f2ee3bf5d895108264c09c80e76dc935bb192c4f87733773d604"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "astro@6.1.9",
      "type": "library",
      "name": "astro",
      "version": "6.1.9",
      "scope": "required",
      "author": "withastro",
      "description": "Astro is a modern site builder with web best practices, performance, and DX front-of-mind.",
      "purl": "pkg:npm/astro@6.1.9",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/astro"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/astro/-/astro-6.1.9.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/withastro/astro.git"
        },
        {
          "type": "website",
          "url": "https://astro.build"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/withastro/astro/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "36c007cccce9ce7076f3583668ce6a9c1b764237c7eadb4a899de1499c39d887fc249fbada46e704a6f22a147682541c24b97b25f7b81929740e2845677eab45"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@astrojs/compiler@3.0.1",
      "type": "library",
      "name": "@astrojs/compiler",
      "version": "3.0.1",
      "scope": "required",
      "author": "withastro",
      "purl": "pkg:npm/%40astrojs/compiler@3.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/astro/node_modules/@astrojs/compiler"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-3.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/withastro/compiler.git"
        },
        {
          "type": "website",
          "url": "https://astro.build"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/withastro/compiler/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "cfdee861b75e6cee5aa16cee27ff2ae612cadb7dbed7b29c2d9edc27c0425a4ebea8dcd5c67fe07ed0b42b33015130fc58068190fa4d4902ba3d72e736b67408"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "yargs-parser@22.0.0",
      "type": "library",
      "name": "yargs-parser",
      "version": "22.0.0",
      "scope": "required",
      "author": "Ben Coe",
      "description": "the mighty option parser used by yargs",
      "purl": "pkg:npm/yargs-parser@22.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/astro/node_modules/yargs-parser"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-22.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/yargs/yargs-parser.git"
        },
        {
          "type": "website",
          "url": "https://github.com/yargs/yargs-parser#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/yargs/yargs-parser/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "af0bbf0a535d48ca644ab51bf9de8146c4a42d4ab57e67ec63a4cea58cd3c2fc24835fcd446f39281cb792afbe03c2ca4305fa96cbbe69669dfb6921bee5ebab"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "axe-core@4.11.3",
      "type": "library",
      "name": "axe-core",
      "version": "4.11.3",
      "scope": "optional",
      "description": "Accessibility engine for automated Web UI testing",
      "purl": "pkg:npm/axe-core@4.11.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/axe-core"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/axe-core/-/axe-core-4.11.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/dequelabs/axe-core.git"
        },
        {
          "type": "website",
          "url": "https://www.deque.com/axe/"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/dequelabs/axe-core/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "cc1428b998b10d36e8de3306a872b278fc58c6bd5ee56f1475398143bb0db5a03d3366c4df675ac713cb4bf8e88e128e1f143b2d6c0f8df8b07ff7e16895b396"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MPL-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "axobject-query@4.1.0",
      "type": "library",
      "name": "axobject-query",
      "version": "4.1.0",
      "scope": "required",
      "author": "Jesse Beach",
      "description": "Programmatic access to information about the AXObject Model",
      "purl": "pkg:npm/axobject-query@4.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/axobject-query"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/axobject-query/-/axobject-query-4.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/A11yance/axobject-query.git"
        },
        {
          "type": "website",
          "url": "https://github.com/A11yance/axobject-query#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/A11yance/axobject-query/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a888f41bdc196cc18d2e32e68353d3eafda613d007db3967003243ff6b42e84d348609a150e7c407a82b7873c07cb452b9f1ea44e2144e4c3a13e337947d0f4d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "bail@2.0.2",
      "type": "library",
      "name": "bail",
      "version": "2.0.2",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "Throw a given error",
      "purl": "pkg:npm/bail@2.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bail"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/wooorm/bail.git"
        },
        {
          "type": "website",
          "url": "https://github.com/wooorm/bail#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/wooorm/bail/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d313ba99877b241d987acc432a995a7d1a6c88eccfb7d574d9d74f08b6d8d716063ce5f6e0d4f2379d2a9d4c6008f712a183212a902e0538d0a1164202450347"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "baseline-browser-mapping@2.10.23",
      "type": "library",
      "name": "baseline-browser-mapping",
      "version": "2.10.23",
      "scope": "required",
      "description": "A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.",
      "purl": "pkg:npm/baseline-browser-mapping@2.10.23",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/baseline-browser-mapping"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.23.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/web-platform-dx/baseline-browser-mapping.git"
        },
        {
          "type": "website",
          "url": "https://github.com/web-platform-dx/baseline-browser-mapping#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/web-platform-dx/baseline-browser-mapping/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c705571aa7afc8a3ec8ae41d2e3f9d64c56389d8c9579d3c4c1a9ec4d0f91eb17cf5c19d098089141dea85cc511d278c72d7427db4758ebc416a3843cbba36f6"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "bidi-js@1.0.3",
      "type": "library",
      "name": "bidi-js",
      "version": "1.0.3",
      "scope": "optional",
      "author": "Jason Johnston",
      "description": "A JavaScript implementation of the Unicode Bidirectional Algorithm",
      "purl": "pkg:npm/bidi-js@1.0.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bidi-js"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/bidi-js/-/bidi-js-1.0.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/lojjic/bidi-js.git"
        },
        {
          "type": "website",
          "url": "https://github.com/lojjic/bidi-js#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/lojjic/bidi-js/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "44ab21408d51dd843e9fd609cf6410d78ecfeba10ba5ad45404836d0393ca16f6dd8a80b6e90cb2e9f5a199ef2f161d2b210e49c6d1b927a86c39fedc82b39b7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "boolbase@1.0.0",
      "type": "library",
      "name": "boolbase",
      "version": "1.0.0",
      "scope": "required",
      "author": "Felix Boehm",
      "description": "two functions: One that returns true, one that returns false",
      "purl": "pkg:npm/boolbase@1.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/boolbase"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/fb55/boolbase.git"
        },
        {
          "type": "website",
          "url": "https://github.com/fb55/boolbase"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/fb55/boolbase/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "25939203b328f6c34607cf948d283374bb68916024cb5cdbced3375912c26d9ef4ff771300d99098e751ef2da0f89d1ed965f2c32d724b8ebcb58f88aeea84c3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "browserslist@4.28.2",
      "type": "library",
      "name": "browserslist",
      "version": "4.28.2",
      "scope": "required",
      "author": "Andrey Sitnik",
      "description": "Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset",
      "purl": "pkg:npm/browserslist@4.28.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/browserslist"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/browserslist/browserslist.git"
        },
        {
          "type": "website",
          "url": "https://github.com/browserslist/browserslist#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/browserslist/browserslist/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e3cc52ae2658620fbca979daf64c2a8c8573b90c62f8a616a76fb99c262760a3d3af42ef0fcf49aa4d8eaf9a20c73d0d50c7c88e1876948517fcbc97f41e2822"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "caniuse-lite@1.0.30001791",
      "type": "library",
      "name": "caniuse-lite",
      "version": "1.0.30001791",
      "scope": "required",
      "author": "Ben Briggs",
      "description": "A smaller version of caniuse-db, with only the essentials!",
      "purl": "pkg:npm/caniuse-lite@1.0.30001791",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/caniuse-lite"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001791.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/browserslist/caniuse-lite.git"
        },
        {
          "type": "website",
          "url": "https://github.com/browserslist/caniuse-lite#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/browserslist/caniuse-lite/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ca4d25fd84ab3a71599375113a90cb403f7e902d65e2678aff079de7cdc05ebce86ab30625c6d18b643845a5186cac5802c67cb1699a49afc3b0b99d05e235bd"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "CC-BY-4.0"
          }
        }
      ]
    },
    {
      "bom-ref": "ccount@2.0.1",
      "type": "library",
      "name": "ccount",
      "version": "2.0.1",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "Count how often a character (or substring) is used in a string",
      "purl": "pkg:npm/ccount@2.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ccount"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ccount/-/ccount-2.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/wooorm/ccount.git"
        },
        {
          "type": "website",
          "url": "https://github.com/wooorm/ccount#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/wooorm/ccount/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7b2ac5d23885a58fb776b4fadfcddfd6a8646c6b0b4a27cd02303ad4852366398b0968c8b58e8b07d7edf588680e0c1f99c941db386ee752dcefef796fc35102"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "chai@6.2.2",
      "type": "library",
      "name": "chai",
      "version": "6.2.2",
      "scope": "optional",
      "author": "Jake Luer",
      "description": "BDD/TDD assertion library for node.js and the browser. Test framework agnostic.",
      "purl": "pkg:npm/chai@6.2.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/chai"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/chai/-/chai-6.2.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/chaijs/chai.git"
        },
        {
          "type": "website",
          "url": "http://chaijs.com"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/chaijs/chai/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3543d196e39f3a24ca04abd63ed483e0f845bd60aa3a2d01192b4d5ace7b5fd8eced7193a6b4a6168cf9174b56851e163e335e47d8d7a9d0bbfd4a522539e546"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "character-entities@2.0.2",
      "type": "library",
      "name": "character-entities",
      "version": "2.0.2",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "Map of named character references",
      "purl": "pkg:npm/character-entities@2.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/character-entities"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/character-entities/-/character-entities-2.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/wooorm/character-entities.git"
        },
        {
          "type": "website",
          "url": "https://github.com/wooorm/character-entities#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/wooorm/character-entities/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b21c7ba10d00c1e9ff05121d92392fcf9e0f9c4108fc48f05c3488669f3afca29d6da7c78750dffd16060619f885b7b6fae282f459d3e540847723f3dda8bd85"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "character-entities-html4@2.1.0",
      "type": "library",
      "name": "character-entities-html4",
      "version": "2.1.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "Map of named character references from HTML 4",
      "purl": "pkg:npm/character-entities-html4@2.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/character-entities-html4"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/character-entities-html4/-/character-entities-html4-2.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/wooorm/character-entities-html4.git"
        },
        {
          "type": "website",
          "url": "https://github.com/wooorm/character-entities-html4#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/wooorm/character-entities-html4/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d6fedf810463ea19d2c05a6ad44bb4ca7aff083130d2b5e8d81eb5a97acb35d1d998f2a06fb7ea4b56b6270174ac84a8f6aefb8c323c54c107a00a67f2a0e864"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "character-entities-legacy@3.0.0",
      "type": "library",
      "name": "character-entities-legacy",
      "version": "3.0.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "List of legacy HTML named character references that don’t need a trailing semicolon",
      "purl": "pkg:npm/character-entities-legacy@3.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/character-entities-legacy"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/wooorm/character-entities-legacy.git"
        },
        {
          "type": "website",
          "url": "https://github.com/wooorm/character-entities-legacy#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/wooorm/character-entities-legacy/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4693e9d1ab13ffab9f466fff009570a558996c633f3248d017125c710447988485ff6d8d06db07a805a62fefe99a43d6a08509756c9e565793975c3274701355"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "chokidar@4.0.3",
      "type": "library",
      "name": "chokidar",
      "version": "4.0.3",
      "scope": "optional",
      "author": "Paul Miller",
      "description": "Minimal and efficient cross-platform file watching library",
      "purl": "pkg:npm/chokidar@4.0.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/chokidar"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/paulmillr/chokidar.git"
        },
        {
          "type": "website",
          "url": "https://github.com/paulmillr/chokidar"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/paulmillr/chokidar/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "420ceef247c1be8f9c038f7ada39cfd4a912e83a29e4d4ba83b4792c5609af86fc51bf783cf417524b02c3d3ef5e87973d145d751342e42d4941447648c1ad9c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "ci-info@4.4.0",
      "type": "library",
      "name": "ci-info",
      "version": "4.4.0",
      "scope": "required",
      "author": "Thomas Watson Steen",
      "description": "Get details about the current Continuous Integration environment",
      "purl": "pkg:npm/ci-info@4.4.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ci-info"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ci-info/-/ci-info-4.4.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/watson/ci-info.git"
        },
        {
          "type": "website",
          "url": "https://github.com/watson/ci-info"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/watson/ci-info/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "efb3d2c1eadc09953615ce2c5fde1e17c93c3f1b5ee890302f8fc80992c58c92ea7a0b3b902b80b2aaa3ffbd0d405e93bc3a6016392e6d0076156d9965d76f42"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "cliui@8.0.1",
      "type": "library",
      "name": "cliui",
      "version": "8.0.1",
      "scope": "optional",
      "author": "Ben Coe",
      "description": "easily create complex multi-column command-line-interfaces",
      "purl": "pkg:npm/cliui@8.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cliui"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/yargs/cliui.git"
        },
        {
          "type": "website",
          "url": "https://github.com/yargs/cliui#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/yargs/cliui/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "05278d9f2bacef90b8fff350f6042dd7f72c4d7ca8ffc49bf9a7cb024cc0a6d16e32ca1df4716890636e759a62fe8415ef786754afac47ee4f55131df83afb61"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "ansi-styles@4.3.0",
      "type": "library",
      "name": "ansi-styles",
      "version": "4.3.0",
      "scope": "optional",
      "author": "Sindre Sorhus",
      "description": "ANSI escape codes for styling strings in the terminal",
      "purl": "pkg:npm/ansi-styles@4.3.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cliui/node_modules/ansi-styles"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/chalk/ansi-styles.git"
        },
        {
          "type": "website",
          "url": "https://github.com/chalk/ansi-styles#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/chalk/ansi-styles/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "emoji-regex@8.0.0",
      "type": "library",
      "name": "emoji-regex",
      "version": "8.0.0",
      "scope": "optional",
      "author": "Mathias Bynens",
      "description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.",
      "purl": "pkg:npm/emoji-regex@8.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cliui/node_modules/emoji-regex"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/mathiasbynens/emoji-regex.git"
        },
        {
          "type": "website",
          "url": "https://mths.be/emoji-regex"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mathiasbynens/emoji-regex/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3128d8cdc58d380d1ec001e9cf4331a5816fc20eb28f2d4d1b7c6d7a8ab3eb8e150a8fd13e09ebd7f186b7e89cde2253cd0f04bb74dd335e126b09d5526184e8"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "string-width@4.2.3",
      "type": "library",
      "name": "string-width",
      "version": "4.2.3",
      "scope": "optional",
      "author": "Sindre Sorhus",
      "description": "Get the visual width of a string - the number of columns required to display it",
      "purl": "pkg:npm/string-width@4.2.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cliui/node_modules/string-width"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sindresorhus/string-width.git"
        },
        {
          "type": "website",
          "url": "https://github.com/sindresorhus/string-width#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/sindresorhus/string-width/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c0ac90450a63274b08a7ad84ad265d1ac8cc256b1aa79a1136284786ee86ec954effd8c807a5327af2feb57b8eaab9e0f23fdcc4a4d6c96530bd24eb8a2673fe"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "strip-ansi@6.0.1",
      "type": "library",
      "name": "strip-ansi",
      "version": "6.0.1",
      "scope": "optional",
      "author": "Sindre Sorhus",
      "description": "Strip ANSI escape codes from a string",
      "purl": "pkg:npm/strip-ansi@6.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cliui/node_modules/strip-ansi"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/chalk/strip-ansi.git"
        },
        {
          "type": "website",
          "url": "https://github.com/chalk/strip-ansi#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/chalk/strip-ansi/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "637f153d21dcaa416b0a916743dbee4979aabaebf9a1738aa46793e9a1abaf7a3719cf409556ba2417d448e0a76f1186645fbfd28a08ecaacfb944b3b54754e4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "wrap-ansi@7.0.0",
      "type": "library",
      "name": "wrap-ansi",
      "version": "7.0.0",
      "scope": "optional",
      "author": "Sindre Sorhus",
      "description": "Wordwrap a string with ANSI escape codes",
      "purl": "pkg:npm/wrap-ansi@7.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cliui/node_modules/wrap-ansi"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/chalk/wrap-ansi.git"
        },
        {
          "type": "website",
          "url": "https://github.com/chalk/wrap-ansi#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/chalk/wrap-ansi/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6151888f691a98b493c70e8db198e80717d2c2c9f4c9c75eb26738a7e436d5ce733ee675a65f8d7f155dc4fb5d1ef98d54e43a5d2606e0052dcadfc58bb0f5e9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "clsx@2.1.1",
      "type": "library",
      "name": "clsx",
      "version": "2.1.1",
      "scope": "required",
      "author": "Luke Edwards",
      "description": "A tiny (239B) utility for constructing className strings conditionally.",
      "purl": "pkg:npm/clsx@2.1.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/clsx"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/lukeed/clsx.git"
        },
        {
          "type": "website",
          "url": "https://github.com/lukeed/clsx#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/lukeed/clsx/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7989b441606d52b0566561b4777f3a386030d7a67df793e2395a3607b6e35926c779d1a5e5ed1959aabae6438681448d7ac1080e407d2126d383f24af5d84264"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "color-convert@2.0.1",
      "type": "library",
      "name": "color-convert",
      "version": "2.0.1",
      "scope": "optional",
      "author": "Heather Arthur",
      "description": "Plain color conversion functions",
      "purl": "pkg:npm/color-convert@2.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/color-convert"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Qix-/color-convert.git"
        },
        {
          "type": "website",
          "url": "https://github.com/Qix-/color-convert#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/Qix-/color-convert/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "color-name@1.1.4",
      "type": "library",
      "name": "color-name",
      "version": "1.1.4",
      "scope": "optional",
      "author": "DY",
      "description": "A list of color names and its values",
      "purl": "pkg:npm/color-name@1.1.4",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/color-name"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/colorjs/color-name.git"
        },
        {
          "type": "website",
          "url": "https://github.com/colorjs/color-name"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/colorjs/color-name/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "comma-separated-tokens@2.0.3",
      "type": "library",
      "name": "comma-separated-tokens",
      "version": "2.0.3",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "Parse and stringify comma-separated tokens",
      "purl": "pkg:npm/comma-separated-tokens@2.0.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/comma-separated-tokens"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/wooorm/comma-separated-tokens.git"
        },
        {
          "type": "website",
          "url": "https://github.com/wooorm/comma-separated-tokens#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/wooorm/comma-separated-tokens/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "16ee2125dbf37b29427d03e9f5219689da73accb3bb53ae5bba55bf1719a446724f1048d649269e77f16adbeb42dac787cfc11eb8562638ebc3885136d194666"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "commander@11.1.0",
      "type": "library",
      "name": "commander",
      "version": "11.1.0",
      "scope": "required",
      "author": "TJ Holowaychuk",
      "description": "the complete solution for node.js command-line programs",
      "purl": "pkg:npm/commander@11.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/commander"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/commander/-/commander-11.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/tj/commander.js.git"
        },
        {
          "type": "website",
          "url": "https://github.com/tj/commander.js#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/tj/commander.js/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c8f55abdfc82711866a2b0bbad69641e7d796f8c03560566040ee457841506c17b92fffd4ca2406c05d54f1bd39f03fc1c72a34422430a529b7228984bba740d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "common-ancestor-path@2.0.0",
      "type": "library",
      "name": "common-ancestor-path",
      "version": "2.0.0",
      "scope": "required",
      "author": "Isaac Z. Schlueter",
      "description": "Find the common ancestor of 2 or more paths on Windows or Unix",
      "purl": "pkg:npm/common-ancestor-path@2.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/common-ancestor-path"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/common-ancestor-path/-/common-ancestor-path-2.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/isaacs/common-ancestor-path.git"
        },
        {
          "type": "website",
          "url": "https://github.com/isaacs/common-ancestor-path#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/isaacs/common-ancestor-path/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "76737789b2dea117f61cd0be3a50a235ce5ddb3c5b2c95ceb62654b9d34549766b352c9dc5c0ac4a94735f07eeec10560887c73f0fb14dac9e06f2423ff0fc36"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0"
          }
        }
      ]
    },
    {
      "bom-ref": "convert-source-map@2.0.0",
      "type": "library",
      "name": "convert-source-map",
      "version": "2.0.0",
      "scope": "required",
      "author": "Thorsten Lorenz",
      "description": "Converts a source-map from/to  different formats and allows adding/changing properties.",
      "purl": "pkg:npm/convert-source-map@2.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/convert-source-map"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/thlorenz/convert-source-map.git"
        },
        {
          "type": "website",
          "url": "https://github.com/thlorenz/convert-source-map"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/thlorenz/convert-source-map/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2afa78e7d1eb576144275080b22d4abbe318de46ac1f5f53172913cf6c5698c7aae9b936354dd75ef7c9f90eb59b4c64b56c2dfb51d261fdc966c4e6b3769126"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "cookie@1.1.1",
      "type": "library",
      "name": "cookie",
      "version": "1.1.1",
      "scope": "required",
      "author": "Roman Shtylman",
      "description": "HTTP server cookie parsing and serialization",
      "purl": "pkg:npm/cookie@1.1.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cookie"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/cookie/-/cookie-1.1.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jshttp/cookie.git"
        },
        {
          "type": "website",
          "url": "https://github.com/jshttp/cookie#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/jshttp/cookie/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7a2f00a2cee36b4c1e469173267100f541c9ffb5d09aa8256d1c277f60138dc07d5aaf3be15287f647e38e2acce94854dbf1397c561a77297284595d72a4a275"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "cookie-es@1.2.3",
      "type": "library",
      "name": "cookie-es",
      "version": "1.2.3",
      "scope": "required",
      "purl": "pkg:npm/cookie-es@1.2.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cookie-es"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/cookie-es/-/cookie-es-1.2.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/cookie-es.git"
        },
        {
          "type": "website",
          "url": "https://github.com/unjs/cookie-es#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/unjs/cookie-es/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "957572bd4beb3576e532acc846bc476f9ed45159aab125a5c6ab775c88c29143f4c0301feae89c3ba28c6c4818acc36d12f5a0587c1ee3608ac4fbbd3180275b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "crossws@0.3.5",
      "type": "library",
      "name": "crossws",
      "version": "0.3.5",
      "scope": "required",
      "description": "Cross-platform WebSocket Servers for Node.js, Deno, Bun and Cloudflare Workers",
      "purl": "pkg:npm/crossws@0.3.5",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/crossws"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/crossws/-/crossws-0.3.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/h3js/crossws.git"
        },
        {
          "type": "website",
          "url": "https://crossws.h3.dev"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/h3js/crossws/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a232a20ef7260728706bc618a9b408fe183b304534342d37fa949d12ae19527651f715e9c24ec4e3748c346927f89c4918f16d36f438f3ebd5da9f8fd669793c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "css-select@5.2.2",
      "type": "library",
      "name": "css-select",
      "version": "5.2.2",
      "scope": "required",
      "author": "Felix Boehm",
      "description": "a CSS selector compiler/engine",
      "purl": "pkg:npm/css-select@5.2.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/css-select"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/css-select/-/css-select-5.2.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/fb55/css-select.git"
        },
        {
          "type": "website",
          "url": "https://github.com/fb55/css-select#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/fb55/css-select/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4e2cd3cd475d1bfc582c0dcd5e87453347d26cd8b35e338a86a890430be196ca5a759a249f5283cb4359152d30b84b9b218015e7f735fe502bd1369a157117cf"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "css-tree@3.2.1",
      "type": "library",
      "name": "css-tree",
      "version": "3.2.1",
      "scope": "required",
      "author": "Roman Dvornov",
      "description": "A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations",
      "purl": "pkg:npm/css-tree@3.2.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/css-tree"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/css-tree/-/css-tree-3.2.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/csstree/csstree.git"
        },
        {
          "type": "website",
          "url": "https://github.com/csstree/csstree#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/csstree/csstree/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5fbb2343371e521bb5bbb63fca5ad1645536152e8b462155a7aaca2cf836df2df1ddcdc338a030b97183a7e3c01a387a0929c28d8780ba5f29713f1b025fa548"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "css-what@6.2.2",
      "type": "library",
      "name": "css-what",
      "version": "6.2.2",
      "scope": "required",
      "author": "Felix Böhm",
      "description": "a CSS selector parser",
      "purl": "pkg:npm/css-what@6.2.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/css-what"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/css-what/-/css-what-6.2.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/fb55/css-what.git"
        },
        {
          "type": "website",
          "url": "https://github.com/fb55/css-what#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/fb55/css-what/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "bbf3b7bf06e9b7384cb372f57d013cd9948b1d041fb68e60c99cf0b5e54813279a63915ced1e1d6a917f06f46849815ea9f064e26d15d5569fab93e3bf6e70bc"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "css.escape@1.5.1",
      "type": "library",
      "name": "css.escape",
      "version": "1.5.1",
      "scope": "optional",
      "author": "Mathias Bynens",
      "description": "A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.",
      "purl": "pkg:npm/css.escape@1.5.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/css.escape"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/css.escape/-/css.escape-1.5.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/mathiasbynens/CSS.escape.git"
        },
        {
          "type": "website",
          "url": "https://mths.be/cssescape"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mathiasbynens/CSS.escape/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "61489fb175ee9271e552c9a58326343cace03ceafbfc58c278f7c736dd23c66f37c07662e38543310eff7c63648d8dff8d5d4c0bed429996da1f3ba0c9e46da6"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "csso@5.0.5",
      "type": "library",
      "name": "csso",
      "version": "5.0.5",
      "scope": "required",
      "author": "Sergey Kryzhanovsky",
      "description": "CSS minifier with structural optimisations",
      "purl": "pkg:npm/csso@5.0.5",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/csso"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/csso/-/csso-5.0.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/css/csso.git"
        },
        {
          "type": "website",
          "url": "https://github.com/css/csso#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/css/csso/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d0baeb4ad3ce7498fe48f082ac6873af2c9c2e3c1c81448706dc4d03c6880f17f418bb1187570a621074d06775943392e32187ebdf92367d77f9359b54711315"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "css-tree@2.2.1",
      "type": "library",
      "name": "css-tree",
      "version": "2.2.1",
      "scope": "required",
      "author": "Roman Dvornov",
      "description": "A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations",
      "purl": "pkg:npm/css-tree@2.2.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/csso/node_modules/css-tree"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/css-tree/-/css-tree-2.2.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/csstree/csstree.git"
        },
        {
          "type": "website",
          "url": "https://github.com/csstree/csstree#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/csstree/csstree/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "380d2620bcc67359023824897ab39ea83c434381ce87e1bc35b38914e4e0382ce9c3b7c206e6e4d1f132c69f0080e2ff8ef2e0600fee57470c6dee3712517524"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "mdn-data@2.0.28",
      "type": "library",
      "name": "mdn-data",
      "version": "2.0.28",
      "scope": "required",
      "author": "Mozilla Developer Network",
      "description": "Open Web data by the Mozilla Developer Network",
      "purl": "pkg:npm/mdn-data@2.0.28",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/csso/node_modules/mdn-data"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.28.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/mdn/data.git"
        },
        {
          "type": "website",
          "url": "https://developer.mozilla.org"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mdn/data/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6b294873b67dcb8cb31d800936e1121b785f842fb421ba7f30032268e66036fe29984745c9f6618619f2e0c36201f59d050d5143699f0d698cd71f12bc6ca9f2"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "CC0-1.0"
          }
        }
      ]
    },
    {
      "bom-ref": "cssstyle@5.3.7",
      "type": "library",
      "name": "cssstyle",
      "version": "5.3.7",
      "scope": "optional",
      "description": "An implementation of the CSSStyleDeclaration class from the CSS Object Model specification",
      "purl": "pkg:npm/cssstyle@5.3.7",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cssstyle"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/cssstyle/-/cssstyle-5.3.7.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jsdom/cssstyle.git"
        },
        {
          "type": "website",
          "url": "https://github.com/jsdom/cssstyle#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/jsdom/cssstyle/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ec3d843d596d46bb13921a509a4b08bbe2f1796008124eb0443309d6a96396ff8228724cf9c24b95f856233340e38780b075d235edfebcee835b5c82631f12b9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "csstype@3.2.3",
      "type": "library",
      "name": "csstype",
      "version": "3.2.3",
      "scope": "required",
      "author": "Fredrik Nicol",
      "description": "Strict TypeScript and Flow types for style based on MDN data",
      "purl": "pkg:npm/csstype@3.2.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/csstype"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/frenic/csstype.git"
        },
        {
          "type": "website",
          "url": "https://github.com/frenic/csstype#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/frenic/csstype/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "cf51c629c632db103c00641fc2b9f43c0cbe3c1ed7fc64a3dd45495bda8aca7e37c566be825e675e6538aaa2cc4735952c50bc2aeb145fc4ffd240a2398a4021"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "data-urls@6.0.1",
      "type": "library",
      "name": "data-urls",
      "version": "6.0.1",
      "scope": "optional",
      "author": "Domenic Denicola",
      "description": "Parses data: URLs",
      "purl": "pkg:npm/data-urls@6.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/data-urls"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/data-urls/-/data-urls-6.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jsdom/data-urls.git"
        },
        {
          "type": "website",
          "url": "https://github.com/jsdom/data-urls#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/jsdom/data-urls/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7ae21010d660eb1f268f77ceea8f7e7ce5bc3229942383e90ff7d906125f7a2a19572f53529338518eca8d035564596ac09d14773443ce4c9c07df7b1c4ab505"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "whatwg-mimetype@5.0.0",
      "type": "library",
      "name": "whatwg-mimetype",
      "version": "5.0.0",
      "scope": "optional",
      "author": "Domenic Denicola",
      "description": "Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard",
      "purl": "pkg:npm/whatwg-mimetype@5.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/data-urls/node_modules/whatwg-mimetype"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-5.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jsdom/whatwg-mimetype.git"
        },
        {
          "type": "website",
          "url": "https://github.com/jsdom/whatwg-mimetype#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/jsdom/whatwg-mimetype/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b1770d707382e75b8f185d0ffc3e0d56dae48d25367cdb26f62a20e19bd926c2f7ae3a030335d98649b6316b75cbe3d476080a01856830021872cefcc09e750b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "debug@4.4.3",
      "type": "library",
      "name": "debug",
      "version": "4.4.3",
      "scope": "required",
      "author": "Josh Junon",
      "description": "Lightweight debugging utility for Node.js and the browser",
      "purl": "pkg:npm/debug@4.4.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/debug"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/debug-js/debug.git"
        },
        {
          "type": "website",
          "url": "https://github.com/debug-js/debug#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/debug-js/debug/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "446c305a7c10be455f6af295b76d8518bc3ec5849dcc04709b4aeee83853540dee994e6165cdbc57790ee2cb6062bcab4e52e9baf808f468a28e5b408cd6dca8"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "decimal.js@10.6.0",
      "type": "library",
      "name": "decimal.js",
      "version": "10.6.0",
      "scope": "optional",
      "author": "Michael Mclaughlin",
      "description": "An arbitrary-precision Decimal type for JavaScript.",
      "purl": "pkg:npm/decimal.js@10.6.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/decimal.js"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.6.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/MikeMcl/decimal.js.git"
        },
        {
          "type": "website",
          "url": "https://github.com/MikeMcl/decimal.js#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/MikeMcl/decimal.js/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6298108884d6dc95c69edcdd526c9447557cd761e7f13d58557842bbec0edcea52e1e53d97861d0f7aa3ca229d57a9af576f736a990c783dfdd145447f696452"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "decode-named-character-reference@1.3.0",
      "type": "library",
      "name": "decode-named-character-reference",
      "version": "1.3.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "Decode named character references",
      "purl": "pkg:npm/decode-named-character-reference@1.3.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/decode-named-character-reference"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.3.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/wooorm/decode-named-character-reference.git"
        },
        {
          "type": "website",
          "url": "https://github.com/wooorm/decode-named-character-reference#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/wooorm/decode-named-character-reference/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1ada50601dbcdcaacfa7a9d1c39d2add4f7f55f3aeb5939ed74dea94dec13cfe80776ef16273885afe253f3a3c1c200bfa6319a1f27d284cb7d1faba31f68ae9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "defu@6.1.7",
      "type": "library",
      "name": "defu",
      "version": "6.1.7",
      "scope": "required",
      "description": "Recursively assign default properties. Lightweight and Fast!",
      "purl": "pkg:npm/defu@6.1.7",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/defu"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/defu/-/defu-6.1.7.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/defu.git"
        },
        {
          "type": "website",
          "url": "https://github.com/unjs/defu#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/unjs/defu/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ef3db6426516890ff67742a475898035b45454006967d48d6321f9bf1e8f67e9c4e5b702d25eee16f11f1e5ca577f1dc1811532f9dfa0a50eddc311c4a510901"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "dequal@2.0.3",
      "type": "library",
      "name": "dequal",
      "version": "2.0.3",
      "scope": "required",
      "author": "Luke Edwards",
      "description": "A tiny (304B to 489B) utility for check for deep equality",
      "purl": "pkg:npm/dequal@2.0.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dequal"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/lukeed/dequal.git"
        },
        {
          "type": "website",
          "url": "https://github.com/lukeed/dequal#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/lukeed/dequal/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d237bea8f28710ca21bdf453084a370ab3c6e9c033018826ccacb1462612483912e9e1897725499bb59a600e4409a003f702c1d93e0411eca603968555c61708"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "destr@2.0.5",
      "type": "library",
      "name": "destr",
      "version": "2.0.5",
      "scope": "required",
      "description": "A faster, secure and convenient alternative for JSON.parse",
      "purl": "pkg:npm/destr@2.0.5",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/destr"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/destr/-/destr-2.0.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/destr.git"
        },
        {
          "type": "website",
          "url": "https://github.com/unjs/destr#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/unjs/destr/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ba01535c2b4366e9dbcdab2a071acaf77224fc3458b0ee92fdf79d91610c2aab74e3167872c9a79b01830406f4ed058d6863009a74c87a6b1864292c8c04f0b0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "detect-libc@2.1.2",
      "type": "library",
      "name": "detect-libc",
      "version": "2.1.2",
      "scope": "optional",
      "author": "Lovell Fuller",
      "description": "Node.js module to detect the C standard library (libc) implementation family and version",
      "purl": "pkg:npm/detect-libc@2.1.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/detect-libc"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/lovell/detect-libc.git"
        },
        {
          "type": "website",
          "url": "https://github.com/lovell/detect-libc#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/lovell/detect-libc/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "06d8f604e38ef37a375b21f9f5ef0c817b3111055c6ab9143a9118aee6c1d2eaf09cdd74c90dfae2bb22072535d67665a966199b4e62fe87fb8a8e26ce2841b5"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "devalue@5.7.1",
      "type": "library",
      "name": "devalue",
      "version": "5.7.1",
      "scope": "required",
      "description": "Gets the job done when JSON.stringify can't",
      "purl": "pkg:npm/devalue@5.7.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/devalue"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/devalue/-/devalue-5.7.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sveltejs/devalue.git"
        },
        {
          "type": "website",
          "url": "https://github.com/sveltejs/devalue#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/sveltejs/devalue/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3146d9e7ce84810a9d4670b8c83ae5a1ddc111dcaf1384daa46607316d8289a5be2a4905996105a8151a2e5b446421a2d221570848d11743a31740d5d901e338"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "devlop@1.1.0",
      "type": "library",
      "name": "devlop",
      "version": "1.1.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "Do things in development and nothing otherwise",
      "purl": "pkg:npm/devlop@1.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/devlop"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/devlop/-/devlop-1.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/wooorm/devlop.git"
        },
        {
          "type": "website",
          "url": "https://github.com/wooorm/devlop#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/wooorm/devlop/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "456988aa17057f5951601bcd9abeea4cdbb20adffbfe7b368dba69d7e3da96013fac341c053d1f8a848c52927dde2ae55210b986b838718a9ee94fb42265b4ac"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "diff@8.0.4",
      "type": "library",
      "name": "diff",
      "version": "8.0.4",
      "scope": "required",
      "description": "A JavaScript text diff implementation.",
      "purl": "pkg:npm/diff@8.0.4",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/diff"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/diff/-/diff-8.0.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/kpdecker/jsdiff.git"
        },
        {
          "type": "website",
          "url": "https://github.com/kpdecker/jsdiff#readme"
        },
        {
          "type": "issue-tracker",
          "url": "http://github.com/kpdecker/jsdiff/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0cf8b41668e2494e44bd0574fbe1850ce27d012414545879903f8ecce9d8762ee7dd6a66f6159619f07f3b66e57c770c5532f95a44174a74622bd99a921adc9f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "dlv@1.1.3",
      "type": "library",
      "name": "dlv",
      "version": "1.1.3",
      "scope": "required",
      "author": "Jason Miller",
      "description": "Safely get a dot-notated property within an object.",
      "purl": "pkg:npm/dlv@1.1.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dlv"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/developit/dlv.git"
        },
        {
          "type": "website",
          "url": "https://github.com/developit/dlv#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/developit/dlv/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f87972b728e53ca9c81bc5ee446f16be604ff31b3c3fbd72f9228a4ba6575a81202ee78fc6d0e8504887ed691d78f5ab439241a44e9aa15a9f65f2544248d7c0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "dom-accessibility-api@0.5.16",
      "type": "library",
      "name": "dom-accessibility-api",
      "version": "0.5.16",
      "scope": "optional",
      "description": "Implements https://w3c.github.io/accname/",
      "purl": "pkg:npm/dom-accessibility-api@0.5.16",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dom-accessibility-api"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.5.16.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/eps1lon/dom-accessibility-api.git"
        },
        {
          "type": "website",
          "url": "https://github.com/eps1lon/dom-accessibility-api#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/eps1lon/dom-accessibility-api/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5fb049db2125b27389df4a59178b882037c1115805e17101c4bf41c61cba767ae6e61933aa6b161c64e21ea46221336133214bc808969dd2093fb675353b5e0e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "dom-serializer@2.0.0",
      "type": "library",
      "name": "dom-serializer",
      "version": "2.0.0",
      "scope": "required",
      "author": "Felix Boehm",
      "description": "render domhandler DOM nodes to a string",
      "purl": "pkg:npm/dom-serializer@2.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dom-serializer"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/cheeriojs/dom-serializer.git"
        },
        {
          "type": "website",
          "url": "https://github.com/cheeriojs/dom-serializer#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/cheeriojs/dom-serializer/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c08900af28aab7f9d5e4440aa90a68dd24e848e57d2740e76c9ab02bb5affd3adcf76cc801867816532ef893c55b50df185b7cd594c21a00c469b7df5de2f226"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "entities@4.5.0",
      "type": "library",
      "name": "entities",
      "version": "4.5.0",
      "scope": "required",
      "author": "Felix Boehm",
      "description": "Encode & decode XML and HTML entities with ease & speed",
      "purl": "pkg:npm/entities@4.5.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dom-serializer/node_modules/entities"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/fb55/entities.git"
        },
        {
          "type": "website",
          "url": "https://github.com/fb55/entities#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/fb55/entities/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5748631f87463e1f40a39a74328458e8156ab700a3873eaf2392d3f00279e47fb883dff8bdb1f1d48e787d2d17b9c94b8431c0acf40288c8c3c6368bf1f3f187"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "domelementtype@2.3.0",
      "type": "library",
      "name": "domelementtype",
      "version": "2.3.0",
      "scope": "required",
      "author": "Felix Boehm",
      "description": "all the types of nodes in htmlparser2's dom",
      "purl": "pkg:npm/domelementtype@2.3.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/domelementtype"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/fb55/domelementtype.git"
        },
        {
          "type": "website",
          "url": "https://github.com/fb55/domelementtype#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/fb55/domelementtype/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "38b113063eb0d0eb1a801c1d5e73dd37472731f17da2937af5ca3eed9adb7cf1ab7693d5341523d36b298ba07537bc0284b4223e7e02487ff326f5f0e7a8261f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "domhandler@5.0.3",
      "type": "library",
      "name": "domhandler",
      "version": "5.0.3",
      "scope": "required",
      "author": "Felix Boehm",
      "description": "Handler for htmlparser2 that turns pages into a dom",
      "purl": "pkg:npm/domhandler@5.0.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/domhandler"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/fb55/domhandler.git"
        },
        {
          "type": "website",
          "url": "https://github.com/fb55/domhandler#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/fb55/domhandler/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "720c25bffd621508859d4f7a5d78113a1f314de7adb272620ec4dced36022c577dfbf58d908a8f4f188cffca5277c548ae15c64dfd4dcb5ab586ab95a83241e7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "domutils@3.2.2",
      "type": "library",
      "name": "domutils",
      "version": "3.2.2",
      "scope": "required",
      "author": "Felix Boehm",
      "description": "Utilities for working with htmlparser2's dom",
      "purl": "pkg:npm/domutils@3.2.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/domutils"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/domutils/-/domutils-3.2.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/fb55/domutils.git"
        },
        {
          "type": "website",
          "url": "https://github.com/fb55/domutils#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/fb55/domutils/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ea464ac946a3943baa9472955f5c3b832b258fd30f217cc8162cffac6bb7e6e0b5c0c8be90c850c06865e25b7dba70bd55bf4836763d677fd9037f8584048b6b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "dset@3.1.4",
      "type": "library",
      "name": "dset",
      "version": "3.1.4",
      "scope": "required",
      "author": "Luke Edwards",
      "description": "A tiny (194B) utility for safely writing deep Object values~!",
      "purl": "pkg:npm/dset@3.1.4",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dset"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/dset/-/dset-3.1.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/lukeed/dset.git"
        },
        {
          "type": "website",
          "url": "https://github.com/lukeed/dset#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/lukeed/dset/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d9017f83dff34da3c373706335c5531a805b5c18187cc4d371e2da61c149fd6f64820154921c43fe13047ae2ca6ee83279ff52a80c7c7298309483ff8e29d44c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "electron-to-chromium@1.5.344",
      "type": "library",
      "name": "electron-to-chromium",
      "version": "1.5.344",
      "scope": "required",
      "author": "Kilian Valkhof",
      "description": "Provides a list of electron-to-chromium version mappings",
      "purl": "pkg:npm/electron-to-chromium@1.5.344",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/electron-to-chromium"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.344.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Kilian/electron-to-chromium.git"
        },
        {
          "type": "website",
          "url": "https://github.com/Kilian/electron-to-chromium#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/Kilian/electron-to-chromium/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e0cc5f6e63439be28f874eba119cbe7949e47033dc677e70366396cc5ba1fe28ef1ecbdeea46cb4cb511cbcf2e08d2b915ba4dfb29369d063a058875184b7ec2"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "emmet@2.4.11",
      "type": "library",
      "name": "emmet",
      "version": "2.4.11",
      "scope": "optional",
      "author": "Sergey Chikuyonok",
      "description": "Emmet — the essential toolkit for web-developers",
      "purl": "pkg:npm/emmet@2.4.11",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/emmet"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/emmet/-/emmet-2.4.11.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/emmetio/emmet.git"
        },
        {
          "type": "website",
          "url": "https://github.com/emmetio/emmet#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/emmetio/emmet/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "db740f241de6a21fd4f6c4f8ad0cc681ecb2188adc33e187e6e5588360bac1923100826aecd83740b4fbf6d97c154c035e1caaf52bac7e49ceae87c02aabe0c9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "entities@6.0.1",
      "type": "library",
      "name": "entities",
      "version": "6.0.1",
      "scope": "required",
      "author": "Felix Boehm",
      "description": "Encode & decode XML and HTML entities with ease & speed",
      "purl": "pkg:npm/entities@6.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/entities"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/entities/-/entities-6.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/fb55/entities.git"
        },
        {
          "type": "website",
          "url": "https://github.com/fb55/entities#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/fb55/entities/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "68df7b357585e805814da85f54e22b07f352864ce2e47ec5f6bd6cf660f77038f82a8e5fdaa86156860c89b5c5ec694bbde6ff0f68a859acbc97123ded57a7de"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "es-module-lexer@2.0.0",
      "type": "library",
      "name": "es-module-lexer",
      "version": "2.0.0",
      "scope": "required",
      "author": "Guy Bedford",
      "description": "Lexes ES modules returning their import/export metadata",
      "purl": "pkg:npm/es-module-lexer@2.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es-module-lexer"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-2.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/guybedford/es-module-lexer.git"
        },
        {
          "type": "website",
          "url": "https://github.com/guybedford/es-module-lexer#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/guybedford/es-module-lexer/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e4f384714b99c9b1fb21d986b03f3095fd00239e7031e70cf6b5414c8fea100cb67359133a6dc38c5623ac1748d8adc16898c961f605791b4cd2df6cb2746ec7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "esbuild@0.27.7",
      "type": "library",
      "name": "esbuild",
      "version": "0.27.7",
      "scope": "required",
      "description": "An extremely fast JavaScript and CSS bundler and minifier.",
      "purl": "pkg:npm/esbuild@0.27.7",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/esbuild"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/esbuild/-/esbuild-0.27.7.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/evanw/esbuild.git"
        },
        {
          "type": "website",
          "url": "https://github.com/evanw/esbuild#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/evanw/esbuild/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "231a626d38f25679ab210a396aa3690a0a00080fdd4ca2d39613078a154785d9312b23ced6e041b61ba64f4add1e672c93db8ca272164b49b81658d6cc82e1df"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "escalade@3.2.0",
      "type": "library",
      "name": "escalade",
      "version": "3.2.0",
      "scope": "required",
      "author": "Luke Edwards",
      "description": "A tiny (183B to 210B) and fast utility to ascend parent directories",
      "purl": "pkg:npm/escalade@3.2.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/escalade"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/lukeed/escalade.git"
        },
        {
          "type": "website",
          "url": "https://github.com/lukeed/escalade#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/lukeed/escalade/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5948f6aa5c5a42d3b883a3eae5cdbd193716183c9df22b4bf334e58a98040b3dc97ac02288e2a8b5df0953aa2d0773c00a01bac64254c9585ba0c4be6e37bf8c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "escape-string-regexp@5.0.0",
      "type": "library",
      "name": "escape-string-regexp",
      "version": "5.0.0",
      "scope": "required",
      "author": "Sindre Sorhus",
      "description": "Escape RegExp special characters",
      "purl": "pkg:npm/escape-string-regexp@5.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/escape-string-regexp"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sindresorhus/escape-string-regexp.git"
        },
        {
          "type": "website",
          "url": "https://github.com/sindresorhus/escape-string-regexp#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/sindresorhus/escape-string-regexp/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "fef798ef925b30ae23d728efb94c6e56c892fe1affe221ecf454d3e9c8137b1c5d1342f2fe095c7010249681ff0e87e48d16d95376e7a23dfc98e9a1919d251f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "estree-walker@3.0.3",
      "type": "library",
      "name": "estree-walker",
      "version": "3.0.3",
      "scope": "optional",
      "author": "Rich Harris",
      "description": "Traverse an ESTree-compliant AST",
      "purl": "pkg:npm/estree-walker@3.0.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/estree-walker"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Rich-Harris/estree-walker.git"
        },
        {
          "type": "website",
          "url": "https://github.com/Rich-Harris/estree-walker#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/Rich-Harris/estree-walker/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ed150a7d781230c933b7a66e5e6a9aa4ebab2c63cf7e08fa97db9167b9511a896f934cb6ca871cdf92dd731282e4f419767d8332a8a8010d8da1672b4ca9a6ea"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "eventemitter3@5.0.4",
      "type": "library",
      "name": "eventemitter3",
      "version": "5.0.4",
      "scope": "required",
      "author": "Arnout Kazemier",
      "description": "EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.",
      "purl": "pkg:npm/eventemitter3@5.0.4",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eventemitter3"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/primus/eventemitter3.git"
        },
        {
          "type": "website",
          "url": "https://github.com/primus/eventemitter3#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/primus/eventemitter3/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9a5b1347219a3c18cf79d93a06fc3e6aa6ec5c3b680320339b930eec9814fb2551c8c4393bc6c3e0a71c8bb052f397fddef79e81e08f90bf11e062c29678cb17"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "expect-type@1.3.0",
      "type": "library",
      "name": "expect-type",
      "version": "1.3.0",
      "scope": "optional",
      "purl": "pkg:npm/expect-type@1.3.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/expect-type"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/expect-type/-/expect-type-1.3.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/mmkal/expect-type.git"
        },
        {
          "type": "website",
          "url": "https://github.com/mmkal/expect-type#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mmkal/expect-type/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "927bf279ab9886a8ce62f43ae8cce748cb3cdf0987ac2c9c34437a028fb601e6047f150892e895c5d11ad6a94610f2be59ede7d131e20dc8984ac09c816fc3a0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "extend@3.0.2",
      "type": "library",
      "name": "extend",
      "version": "3.0.2",
      "scope": "required",
      "author": "Stefan Thomas",
      "description": "Port of jQuery.extend for node.js and the browser",
      "purl": "pkg:npm/extend@3.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/extend"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/justmoon/node-extend.git"
        },
        {
          "type": "website",
          "url": "https://github.com/justmoon/node-extend#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/justmoon/node-extend/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7e3aae0b9f5c0fb0b25babab3572b4141b9f9197288861bcd304ee3ee8d7e7dd1c0794ed967db4136501e12fd601156a8577df665d8b3604be81074f2088a6fe"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "fast-deep-equal@3.1.3",
      "type": "library",
      "name": "fast-deep-equal",
      "version": "3.1.3",
      "scope": "optional",
      "author": "Evgeny Poberezkin",
      "description": "Fast deep equal",
      "purl": "pkg:npm/fast-deep-equal@3.1.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fast-deep-equal"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/epoberezkin/fast-deep-equal.git"
        },
        {
          "type": "website",
          "url": "https://github.com/epoberezkin/fast-deep-equal#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/epoberezkin/fast-deep-equal/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7f7a90f68432f63d808417bf1fd542f75c0b98a042094fe00ce9ca340606e61b303bb04b2a3d3d1dce4760dcfd70623efb19690c22200da8ad56cd3701347ce1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "fast-string-truncated-width@1.2.1",
      "type": "library",
      "name": "fast-string-truncated-width",
      "version": "1.2.1",
      "scope": "required",
      "description": "A fast function for calculating where a string should be truncated, given an optional width limit and an ellipsis string.",
      "purl": "pkg:npm/fast-string-truncated-width@1.2.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fast-string-truncated-width"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/fast-string-truncated-width/-/fast-string-truncated-width-1.2.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/fabiospampinato/fast-string-truncated-width.git"
        },
        {
          "type": "website",
          "url": "https://github.com/fabiospampinato/fast-string-truncated-width#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/fabiospampinato/fast-string-truncated-width/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "43d69c4fff94bb71b01a3fb9c3fcec1ae42387d3b54f2cb0848c00c47b9db56ae0174f671ce3ebbd32e141ebcf6edb5cc63aff48d37b98999f3b0fc1d5b5e0a3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "fast-string-width@1.1.0",
      "type": "library",
      "name": "fast-string-width",
      "version": "1.1.0",
      "scope": "required",
      "description": "A fast function for calculating the visual width of a string once printed to the terminal.",
      "purl": "pkg:npm/fast-string-width@1.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fast-string-width"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/fast-string-width/-/fast-string-width-1.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/fabiospampinato/fast-string-width.git"
        },
        {
          "type": "website",
          "url": "https://github.com/fabiospampinato/fast-string-width#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/fabiospampinato/fast-string-width/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3b77f0215207e60281dfc40d6dd83edfbeb46661b3d1264c82fc096c0d5bd9319771e284e80d9c3a57e8821d62c3c96bd38f733f277b6000c7cbe07b5385bd6d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "fast-uri@3.1.0",
      "type": "library",
      "name": "fast-uri",
      "version": "3.1.0",
      "scope": "optional",
      "author": "Vincent Le Goff",
      "description": "Dependency-free RFC 3986 URI toolbox",
      "purl": "pkg:npm/fast-uri@3.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fast-uri"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/fastify/fast-uri.git"
        },
        {
          "type": "website",
          "url": "https://github.com/fastify/fast-uri"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/fastify/fast-uri/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "88f79e0ca25259fe0810e6ac555ae49d7a5a055d08029cff829ed2d9b6fb6782e58db976306251a889d9894ad0c15d7a729cf0fc3dd2e63e49ba58ff813e7600"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "fast-wrap-ansi@0.1.6",
      "type": "library",
      "name": "fast-wrap-ansi",
      "version": "0.1.6",
      "scope": "required",
      "author": "James Garbutt",
      "description": "A tiny and fast text wrap library which takes ANSI escapes into account.",
      "purl": "pkg:npm/fast-wrap-ansi@0.1.6",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fast-wrap-ansi"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/fast-wrap-ansi/-/fast-wrap-ansi-0.1.6.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/43081j/fast-wrap-ansi.git"
        },
        {
          "type": "website",
          "url": "https://github.com/43081j/fast-wrap-ansi#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/43081j/fast-wrap-ansi/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1e5530113edae60aa35118fbd03e6397b682dd99b2e30780d521d47ccd09148d0fb6af7cecd1f64f06c114ba044617f093e13e79aab810ade35e84fe477ca9df"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "fdir@6.5.0",
      "type": "library",
      "name": "fdir",
      "version": "6.5.0",
      "scope": "required",
      "author": "thecodrr",
      "description": "The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s",
      "purl": "pkg:npm/fdir@6.5.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fdir"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/thecodrr/fdir.git"
        },
        {
          "type": "website",
          "url": "https://github.com/thecodrr/fdir#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/thecodrr/fdir/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b486d8b596ee70eb340511aa3c992c84951874bf920c7edd54cf208f2f84469dd60148cb105244fb4da46a7c87b708d63a7c2b298062c0098cd29e242c90275e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "flattie@1.1.1",
      "type": "library",
      "name": "flattie",
      "version": "1.1.1",
      "scope": "required",
      "author": "Luke Edwards",
      "description": "A tiny (203B) and fast utility to flatten an object with customizable glue",
      "purl": "pkg:npm/flattie@1.1.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/flattie"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/flattie/-/flattie-1.1.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/lukeed/flattie.git"
        },
        {
          "type": "website",
          "url": "https://github.com/lukeed/flattie#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/lukeed/flattie/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f546da0fa5dd00bf7bfa4fe7f8dec9c17e3a2bf33a65ce8a70562c92b60bf306c157f53293409300c634553faa88ae4f33b00873d693598b6aeb953b4fe68235"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "fontace@0.4.1",
      "type": "library",
      "name": "fontace",
      "version": "0.4.1",
      "scope": "required",
      "author": "delucis",
      "description": "Extract useful information from font files",
      "purl": "pkg:npm/fontace@0.4.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fontace"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/fontace/-/fontace-0.4.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/delucis/fontace.git"
        },
        {
          "type": "website",
          "url": "https://github.com/delucis/fontace#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/delucis/fontace/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "94332f6c0cd29c799b60c4c495de6a76dbcd1f6fe95a92023aaa5e6a7f48802eef51b50973793e9390e8929f3909e81a9aa42915b5dfd2b01591bce9c9303c6b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "fontkitten@1.0.3",
      "type": "library",
      "name": "fontkitten",
      "version": "1.0.3",
      "scope": "required",
      "description": "A lightweight font data library — fontkit’s little sibling",
      "purl": "pkg:npm/fontkitten@1.0.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fontkitten"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/fontkitten/-/fontkitten-1.0.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/delucis/fontkitten.git"
        },
        {
          "type": "website",
          "url": "https://github.com/delucis/fontkitten#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/delucis/fontkitten/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5a9d735d63d550f0667e86b70aa73d72d68abb328057ab8bb2d46a951e7a9128e995fe6e01c7bea9ec98ca6ec5f8f1db19393eb4211d9025ba443ec35ff80167"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "fsevents@2.3.3",
      "type": "library",
      "name": "fsevents",
      "version": "2.3.3",
      "scope": "optional",
      "description": "Native Access to MacOS FSEvents",
      "purl": "pkg:npm/fsevents@2.3.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fsevents"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/fsevents/fsevents.git"
        },
        {
          "type": "website",
          "url": "https://github.com/fsevents/fsevents"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/fsevents/fsevents/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e71a037d7f9f2fb7da0139da82658fa5b16dc21fd1efb5a630caaa1c64bae42defbc1d181eb805f81d58999df8e35b4c8f99fade4d36d765cda09c339617df43"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "gensync@1.0.0-beta.2",
      "type": "library",
      "name": "gensync",
      "version": "1.0.0-beta.2",
      "scope": "required",
      "author": "Logan Smyth",
      "description": "Allows users to use generators in order to write common functions that can be both sync or async.",
      "purl": "pkg:npm/gensync@1.0.0-beta.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gensync"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/loganfsmyth/gensync.git"
        },
        {
          "type": "website",
          "url": "https://github.com/loganfsmyth/gensync"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/loganfsmyth/gensync/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "de137b35ab2462f3032d0639e609d6dcd43e99eb0401ea53aa583e5446e3ef3cea10c055361cdc19861ea85a3f4e5633e9e42215ca751dcb0264efa71a04bcce"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "get-caller-file@2.0.5",
      "type": "library",
      "name": "get-caller-file",
      "version": "2.0.5",
      "scope": "optional",
      "author": "Stefan Penner",
      "purl": "pkg:npm/get-caller-file@2.0.5",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/get-caller-file"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/stefanpenner/get-caller-file.git"
        },
        {
          "type": "website",
          "url": "https://github.com/stefanpenner/get-caller-file#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/stefanpenner/get-caller-file/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0f214fdc133fdd81d340e0942ffc343991d1d25a4a786af1a2d70759ca8d11d9e5b6a1705d57e110143de1e228df801f429a34ac6922e1cc8889fb58d3a87616"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "github-slugger@2.0.0",
      "type": "library",
      "name": "github-slugger",
      "version": "2.0.0",
      "scope": "required",
      "author": "Dan Flettre",
      "description": "Generate a slug just like GitHub does for markdown headings.",
      "purl": "pkg:npm/github-slugger@2.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/github-slugger"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/github-slugger/-/github-slugger-2.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Flet/github-slugger.git"
        },
        {
          "type": "website",
          "url": "https://github.com/Flet/github-slugger"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/Flet/github-slugger/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "21a390f69b98b63ae4abb63462097d283667adffda89425852955ff3dcbc9326b16d11bb6354ab5ff8daba6aeff35bdceb5fa488c7a6a6e8ec337630ef0e6a73"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "gsap@3.15.0",
      "type": "library",
      "name": "gsap",
      "version": "3.15.0",
      "scope": "required",
      "description": "GSAP is a framework-agnostic JavaScript animation library that turns developers into animation superheroes. Build high-performance animations that work in **every** major browser. Animate CSS, SVG, canvas, React, Vue, WebGL, colors, strings, motion paths, generic objects...anything JavaScript can touch! The ScrollTrigger plugin lets you create jaw-dropping scroll-based animations with minimal code. No other library delivers such advanced sequencing, reliability, and tight control while solving real-world problems on millions of sites. GSAP works around countless browser inconsistencies; your animations **just work**. At its core, GSAP is a high-speed property manipulator, updating values over time with extreme accuracy.",
      "purl": "pkg:npm/gsap@3.15.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gsap"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/gsap/-/gsap-3.15.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/greensock/GSAP.git"
        },
        {
          "type": "website",
          "url": "https://gsap.com"
        },
        {
          "type": "issue-tracker",
          "url": "https://gsap.com/community/"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "74c5b809605350ad401040de65cd60e31a4f188ad27fd7c917deb4a9b4d998dfd0c19216639c209624ba25697dff6e5fa53189acc46d4a31ad3a63e77e3641f8"
        }
      ]
    },
    {
      "bom-ref": "h3@1.15.11",
      "type": "library",
      "name": "h3",
      "version": "1.15.11",
      "scope": "required",
      "description": "Minimal H(TTP) framework built for high performance and portability.",
      "purl": "pkg:npm/h3@1.15.11",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/h3"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/h3/-/h3-1.15.11.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/h3js/h3.git"
        },
        {
          "type": "website",
          "url": "https://github.com/h3js/h3#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/h3js/h3/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2f74c749ed8c3de070808655487e732dd04153dd133b16abbe12bd774e080d8d809954bc8f6273d8b216b70b06394de5bb62398c237b14dbd57d8dbe5f217e9a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "hast-util-from-html@2.0.3",
      "type": "library",
      "name": "hast-util-from-html",
      "version": "2.0.3",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "hast utility to parse from HTML",
      "purl": "pkg:npm/hast-util-from-html@2.0.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hast-util-from-html"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/hast-util-from-html/-/hast-util-from-html-2.0.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/hast-util-from-html.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/hast-util-from-html#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/hast-util-from-html/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0944911d7c8a8f31e8bfcc8ab108c6384957cbfdc42a9c97e7a10b9e41c7df8bc3570d4dd57490d59700bd3c803ed1aa2d3b8a3ffbb133e68b9123ea17f12d33"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "hast-util-from-parse5@8.0.3",
      "type": "library",
      "name": "hast-util-from-parse5",
      "version": "8.0.3",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "hast utility to transform from a `parse5` AST",
      "purl": "pkg:npm/hast-util-from-parse5@8.0.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hast-util-from-parse5"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/hast-util-from-parse5/-/hast-util-from-parse5-8.0.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/hast-util-from-parse5.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/hast-util-from-parse5#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/hast-util-from-parse5/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "de4c4456410ab74cef719de1091608f2baab830b6520e14c5a46dc9400af8e50f0f0b8bd4b6864fdde75388d27aff808a5d30735ea7080e2aa67fb32d02969ca"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "hast-util-is-element@3.0.0",
      "type": "library",
      "name": "hast-util-is-element",
      "version": "3.0.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "hast utility to check if a node is a (certain) element",
      "purl": "pkg:npm/hast-util-is-element@3.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hast-util-is-element"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/hast-util-is-element/-/hast-util-is-element-3.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/hast-util-is-element.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/hast-util-is-element#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/hast-util-is-element/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "55a97d9a7bf6216a4b6cd3ea73fa547a6f9aec8a63d9a1da702c2035f4e22b4bc92a5d0b17ee016b8fafd683c71697f76cb626adeab4fe5dc6b9df52e4e1f8da"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "hast-util-parse-selector@4.0.0",
      "type": "library",
      "name": "hast-util-parse-selector",
      "version": "4.0.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "hast utility to create an element from a simple CSS selector",
      "purl": "pkg:npm/hast-util-parse-selector@4.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hast-util-parse-selector"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/hast-util-parse-selector/-/hast-util-parse-selector-4.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/hast-util-parse-selector.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/hast-util-parse-selector#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/hast-util-parse-selector/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c2440291262838609128444559cc4c54c39c604d8ad4068d2d4f035d2f5aaf19cb3941166ce5ca5e2254373129a99dc938aa6785ade3905aee9848d59620deec"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "hast-util-raw@9.1.0",
      "type": "library",
      "name": "hast-util-raw",
      "version": "9.1.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "hast utility to reparse a tree",
      "purl": "pkg:npm/hast-util-raw@9.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hast-util-raw"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/hast-util-raw/-/hast-util-raw-9.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/hast-util-raw.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/hast-util-raw#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/hast-util-raw/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "63cfd20401e4646a0d929ceaa9f0a57628dcb942a1effb2edf5904069ebb705634f56cb4993460b6c2d8b22231309c65bb47fa000e525136c347c2b4af19db53"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "hast-util-to-html@9.0.5",
      "type": "library",
      "name": "hast-util-to-html",
      "version": "9.0.5",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "hast utility to serialize to HTML",
      "purl": "pkg:npm/hast-util-to-html@9.0.5",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hast-util-to-html"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/hast-util-to-html/-/hast-util-to-html-9.0.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/hast-util-to-html.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/hast-util-to-html#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/hast-util-to-html/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3a0b8f76275bf9f6c74125384386622ca9f35a8f16c2c7f96d97dbbeeefffdaf684d8a2a0ff7d6a5ef7a36e1e4a12f61d1c7063937b40b83465ddb52d2239b3b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "hast-util-to-parse5@8.0.1",
      "type": "library",
      "name": "hast-util-to-parse5",
      "version": "8.0.1",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "hast utility to transform to a `parse5` AST",
      "purl": "pkg:npm/hast-util-to-parse5@8.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hast-util-to-parse5"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/hast-util-to-parse5/-/hast-util-to-parse5-8.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/hast-util-to-parse5.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/hast-util-to-parse5#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/hast-util-to-parse5/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "325593e8f8ede021bd9450a38b3e011fb97dc26acc91f909602c45c0a42273cf914d98163ee5b1c007e324496c5e47b1ec32637d226c408b7ddf58a55209b074"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "hast-util-to-text@4.0.2",
      "type": "library",
      "name": "hast-util-to-text",
      "version": "4.0.2",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "hast utility to get the plain-text value of a node according to the `innerText` algorithm",
      "purl": "pkg:npm/hast-util-to-text@4.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hast-util-to-text"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/hast-util-to-text/-/hast-util-to-text-4.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/hast-util-to-text.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/hast-util-to-text#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/hast-util-to-text/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "28aeb2fc137c95b6aaeb9e23ec9801c9d7afef0b8d31c203e7896445abf53f409a1357b8ecfef601658f8862974c9536ef5a2863372f4c09ff66dd11127bdcec"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "hast-util-whitespace@3.0.0",
      "type": "library",
      "name": "hast-util-whitespace",
      "version": "3.0.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "hast utility to check if a node is inter-element whitespace",
      "purl": "pkg:npm/hast-util-whitespace@3.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hast-util-whitespace"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/hast-util-whitespace.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/hast-util-whitespace#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/hast-util-whitespace/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f3c254374ea2a4bc2c9eff9d567f8e2183af02ebc1332fd0a22e8eee6407c5d3d7a63cbe09deb14645b0bb1ec328efb8b1820bb4b05120a82c7694b681073bab"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "hastscript@9.0.1",
      "type": "library",
      "name": "hastscript",
      "version": "9.0.1",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "hast utility to create trees",
      "purl": "pkg:npm/hastscript@9.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hastscript"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/hastscript/-/hastscript-9.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/hastscript.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/hastscript#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/hastscript/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "83b75ff6b3055ff48f8b7e2dc860b25014444282a46a9c1d63f4f4e109fd4c359f1e1018b78fc8d203158abccae70133794a888c407e2d70bfca96fb02a9e8e7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "html-encoding-sniffer@6.0.0",
      "type": "library",
      "name": "html-encoding-sniffer",
      "version": "6.0.0",
      "scope": "optional",
      "author": "Domenic Denicola",
      "description": "Sniff the encoding from a HTML byte stream",
      "purl": "pkg:npm/html-encoding-sniffer@6.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/html-encoding-sniffer"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-6.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jsdom/html-encoding-sniffer.git"
        },
        {
          "type": "website",
          "url": "https://github.com/jsdom/html-encoding-sniffer#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/jsdom/html-encoding-sniffer/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "095f535b76377fcff04f405115cd7f280550dd350789799a01be955bdbed88c15fed22e831dd4f7407385b728538511304951bf7429ab47aa5b1931657e47d1a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "html-escaper@3.0.3",
      "type": "library",
      "name": "html-escaper",
      "version": "3.0.3",
      "scope": "required",
      "author": "Andrea Giammarchi",
      "description": "fast and safe way to escape and unescape &<>'\" chars",
      "purl": "pkg:npm/html-escaper@3.0.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/html-escaper"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/html-escaper/-/html-escaper-3.0.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/WebReflection/html-escaper.git"
        },
        {
          "type": "website",
          "url": "https://github.com/WebReflection/html-escaper"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/WebReflection/html-escaper/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "46e31f7c2f3d04e590a18d16286a48867e605f7888e783ba9d1034c82d76e0d615b738e615604888577c334c7e65d5f43fd4789400e0d6680ff02ecfc46396b9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "html-void-elements@3.0.0",
      "type": "library",
      "name": "html-void-elements",
      "version": "3.0.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "List of HTML void tag names",
      "purl": "pkg:npm/html-void-elements@3.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/html-void-elements"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/html-void-elements/-/html-void-elements-3.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/wooorm/html-void-elements.git"
        },
        {
          "type": "website",
          "url": "https://github.com/wooorm/html-void-elements#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/wooorm/html-void-elements/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6c4aa8eba3115ec506c561d5e483f43d48805b0a048db6b8542ce0d0b8c5241a5c84f6937f27c22931ba6dce45f2e70a79cdeae72eaa39d1b261348112f842ae"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "http-cache-semantics@4.2.0",
      "type": "library",
      "name": "http-cache-semantics",
      "version": "4.2.0",
      "scope": "required",
      "author": "Kornel Lesiński",
      "description": "Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies",
      "purl": "pkg:npm/http-cache-semantics@4.2.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/http-cache-semantics"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.2.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/kornelski/http-cache-semantics.git"
        },
        {
          "type": "website",
          "url": "https://github.com/kornelski/http-cache-semantics#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/kornelski/http-cache-semantics/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "753c5cbcf5ea3ef5c1429ab9754afa9843095f8a08105bfa6f0a26dc50f02910ecb888e324600daa106ea009fd73545024874029abf7dc40fae44db2b3ef3b41"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "http-proxy-agent@7.0.2",
      "type": "library",
      "name": "http-proxy-agent",
      "version": "7.0.2",
      "scope": "optional",
      "author": "Nathan Rajlich",
      "description": "An HTTP(s) proxy `http.Agent` implementation for HTTP",
      "purl": "pkg:npm/http-proxy-agent@7.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/http-proxy-agent"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/TooTallNate/proxy-agents.git"
        },
        {
          "type": "website",
          "url": "https://github.com/TooTallNate/proxy-agents#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/TooTallNate/proxy-agents/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4f58240226180d6631dd5e419b2bbb1dc7dcbcbee652b4d688ceb239f6b73c8a6156227f8053dbbe2750faf7aa48e1dc8bf3f105c0da6de50d0b3a4e3832598a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "https-proxy-agent@7.0.6",
      "type": "library",
      "name": "https-proxy-agent",
      "version": "7.0.6",
      "scope": "optional",
      "author": "Nathan Rajlich",
      "description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS",
      "purl": "pkg:npm/https-proxy-agent@7.0.6",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/https-proxy-agent"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/TooTallNate/proxy-agents.git"
        },
        {
          "type": "website",
          "url": "https://github.com/TooTallNate/proxy-agents#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/TooTallNate/proxy-agents/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "bcaf4fe7f8947dd97de4023e255c94b88715b5de287efb6b3abdc736d336cb10bd6e731b11da77c74d4e8503678dbf082588b7f159531379815f071fbf2c2e4b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "indent-string@4.0.0",
      "type": "library",
      "name": "indent-string",
      "version": "4.0.0",
      "scope": "optional",
      "author": "Sindre Sorhus",
      "description": "Indent each line in a string",
      "purl": "pkg:npm/indent-string@4.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/indent-string"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sindresorhus/indent-string.git"
        },
        {
          "type": "website",
          "url": "https://github.com/sindresorhus/indent-string#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/sindresorhus/indent-string/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "11d0c366ee00d8ec882bb2ebff6cc6fb0e6399bba4d435419c4c11110bc1ceca412640846d16bc1b153596085871a1890a745689b8c35e5abbefd5f5ff2e71c2"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "iron-webcrypto@1.2.1",
      "type": "library",
      "name": "iron-webcrypto",
      "version": "1.2.1",
      "scope": "required",
      "author": "Divyansh Singh",
      "description": "a cryptographic utility for sealing-unsealing a JSON object using symmetric key encryption with message integrity verification",
      "purl": "pkg:npm/iron-webcrypto@1.2.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/iron-webcrypto"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/iron-webcrypto/-/iron-webcrypto-1.2.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/brc-dd/iron-webcrypto.git"
        },
        {
          "type": "website",
          "url": "https://github.com/brc-dd/iron-webcrypto#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/brc-dd/iron-webcrypto"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7de38ce85692afaac4001a7f7837d5b1e2b24cc0edf8a1a9781df94a4567f53ca7d02aaf56c637130234bf98bc9cc1f2267cc22107fb9eccb7a78d533e425986"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "is-docker@4.0.0",
      "type": "library",
      "name": "is-docker",
      "version": "4.0.0",
      "scope": "required",
      "author": "Sindre Sorhus",
      "description": "Check if the process is running inside a Docker container",
      "purl": "pkg:npm/is-docker@4.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-docker"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/is-docker/-/is-docker-4.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sindresorhus/is-docker.git"
        },
        {
          "type": "website",
          "url": "https://github.com/sindresorhus/is-docker#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/sindresorhus/is-docker/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2c713ec113b21bf63fd199db92d442a138b1d9cd5186059a66b68c67ca3543bcc2874552ac808940ee68a882084ab71206dad7bf4a36df7c35218c2c5828d3cc"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "is-fullwidth-code-point@3.0.0",
      "type": "library",
      "name": "is-fullwidth-code-point",
      "version": "3.0.0",
      "scope": "optional",
      "author": "Sindre Sorhus",
      "description": "Check if the character represented by a given Unicode code point is fullwidth",
      "purl": "pkg:npm/is-fullwidth-code-point@3.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-fullwidth-code-point"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sindresorhus/is-fullwidth-code-point.git"
        },
        {
          "type": "website",
          "url": "https://github.com/sindresorhus/is-fullwidth-code-point#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "cf29a6e7ebbeb02b125b20fda8d69e8d5dc316f84229c94a762cd868952e1c0f3744b8dbee74ae1a775d0871afd2193e298ec130096c59e2b851e83a115e9742"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "is-inside-container@1.0.0",
      "type": "library",
      "name": "is-inside-container",
      "version": "1.0.0",
      "scope": "required",
      "author": "Sindre Sorhus",
      "description": "Check if the process is running inside a container (Docker/Podman)",
      "purl": "pkg:npm/is-inside-container@1.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-inside-container"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sindresorhus/is-inside-container.git"
        },
        {
          "type": "website",
          "url": "https://github.com/sindresorhus/is-inside-container#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/sindresorhus/is-inside-container/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "28860b08226085f1d9c6a8d8044eeb132d0e06e4dde710874bbb47560bc22e4c7b4ad2286b1c0d5b784200b80452315f79193e306fd0c66a7fbed113105ded44"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "is-docker@3.0.0",
      "type": "library",
      "name": "is-docker",
      "version": "3.0.0",
      "scope": "required",
      "author": "Sindre Sorhus",
      "description": "Check if the process is running inside a Docker container",
      "purl": "pkg:npm/is-docker@3.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-inside-container/node_modules/is-docker"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/is-docker/-/is-docker-3.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sindresorhus/is-docker.git"
        },
        {
          "type": "website",
          "url": "https://github.com/sindresorhus/is-docker#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/sindresorhus/is-docker/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7a58dc8040e5127b3fec05c5a2c0792bfda708ce0fec540f90673f0d62f2e6b985116bd96b21ab8a4d5df7f4086399c9e1ff58b15bc1900ea42691e7f6b21275"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "is-plain-obj@4.1.0",
      "type": "library",
      "name": "is-plain-obj",
      "version": "4.1.0",
      "scope": "required",
      "author": "Sindre Sorhus",
      "description": "Check if a value is a plain object",
      "purl": "pkg:npm/is-plain-obj@4.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-plain-obj"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sindresorhus/is-plain-obj.git"
        },
        {
          "type": "website",
          "url": "https://github.com/sindresorhus/is-plain-obj#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/sindresorhus/is-plain-obj/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f8f822faf32e50d909c84c62301b792251683322a7af9ce127852ca73e7c58e841179428219905c8d1c86c102d1f0cd502093946d9dd54db0344deb5fe6983aa"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "is-potential-custom-element-name@1.0.1",
      "type": "library",
      "name": "is-potential-custom-element-name",
      "version": "1.0.1",
      "scope": "optional",
      "author": "Mathias Bynens",
      "description": "Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.",
      "purl": "pkg:npm/is-potential-custom-element-name@1.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-potential-custom-element-name"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/mathiasbynens/is-potential-custom-element-name.git"
        },
        {
          "type": "website",
          "url": "https://github.com/mathiasbynens/is-potential-custom-element-name"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mathiasbynens/is-potential-custom-element-name/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6c261e440dab5626ca65dfacdbadb98069c617fb7b0d2a83b3874fec2acb0359bb8ca5b3ea9a6cd0ba582c937c43ae07b663ca27586b3779f33cd28510a39489"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "is-wsl@3.1.1",
      "type": "library",
      "name": "is-wsl",
      "version": "3.1.1",
      "scope": "required",
      "author": "Sindre Sorhus",
      "description": "Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)",
      "purl": "pkg:npm/is-wsl@3.1.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-wsl"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sindresorhus/is-wsl.git"
        },
        {
          "type": "website",
          "url": "https://github.com/sindresorhus/is-wsl#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/sindresorhus/is-wsl/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7baaef7540a240202eba666c971449591fc3a2ae15a4f47cda4a9c96f712d1e7e0b78df44a5188934e6f742379f3e56bce0b4871f34e0e3a335627a5c9c0f84b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "js-tokens@4.0.0",
      "type": "library",
      "name": "js-tokens",
      "version": "4.0.0",
      "scope": "required",
      "author": "Simon Lydell",
      "description": "A regex that tokenizes JavaScript.",
      "purl": "pkg:npm/js-tokens@4.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/js-tokens"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/lydell/js-tokens.git"
        },
        {
          "type": "website",
          "url": "https://github.com/lydell/js-tokens#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/lydell/js-tokens/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "45d2547e5704ddc5332a232a420b02bb4e853eef5474824ed1b7986cf84737893a6a9809b627dca02b53f5b7313a9601b690f690233a49bce0e026aeb16fcf29"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "js-yaml@4.1.1",
      "type": "library",
      "name": "js-yaml",
      "version": "4.1.1",
      "scope": "required",
      "author": "Vladimir Zapparov",
      "description": "YAML 1.2 parser and serializer",
      "purl": "pkg:npm/js-yaml@4.1.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/js-yaml"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/nodeca/js-yaml.git"
        },
        {
          "type": "website",
          "url": "https://github.com/nodeca/js-yaml#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/nodeca/js-yaml/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a90293e334315e5f252f006d1cc5b06937067c5399be23897addcecbfc661a4da0647ebbec224cf44bed7dd4a48167004d9863ff9e49674ae6cb79b2093e65b0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "jsdom@27.4.0",
      "type": "library",
      "name": "jsdom",
      "version": "27.4.0",
      "scope": "optional",
      "description": "A JavaScript implementation of many web standards",
      "purl": "pkg:npm/jsdom@27.4.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsdom"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/jsdom/-/jsdom-27.4.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jsdom/jsdom.git"
        },
        {
          "type": "website",
          "url": "https://github.com/jsdom/jsdom#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/jsdom/jsdom/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9a3ceac16443f58d49d4a522ed6f7b1a36b56f038e339520d0467a5032b7c52ee3ee69ddae4c28cc7b526e57e89a5cf207835ea62a0db7e076b0e4b3733560b5"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "entities@8.0.0",
      "type": "library",
      "name": "entities",
      "version": "8.0.0",
      "scope": "optional",
      "author": "Felix Boehm",
      "description": "Encode & decode XML and HTML entities with ease & speed",
      "purl": "pkg:npm/entities@8.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsdom/node_modules/entities"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/entities/-/entities-8.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/fb55/entities.git"
        },
        {
          "type": "website",
          "url": "https://github.com/fb55/entities#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/fb55/entities/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "cf07f325e710fd47a3eadbac32ac00a94ffa28bd97681d95676260e7825ee9a84d046347e8493a8378e33421747c6f4459028664d75d3635391756509ffb019c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "parse5@8.0.1",
      "type": "library",
      "name": "parse5",
      "version": "8.0.1",
      "scope": "optional",
      "author": "Ivan Nikulin",
      "description": "HTML parser and serializer.",
      "purl": "pkg:npm/parse5@8.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsdom/node_modules/parse5"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/parse5/-/parse5-8.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/inikulin/parse5.git"
        },
        {
          "type": "website",
          "url": "https://parse5.js.org"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/inikulin/parse5/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "cf57bf1cc1bdd286d219e89d9658b7863edc6e8728bb4ff06b91da72f237012c77e0f79c36335079a1cda395886695a87cdf64824a95d6ae58bd77b71741683f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "jsesc@3.1.0",
      "type": "library",
      "name": "jsesc",
      "version": "3.1.0",
      "scope": "required",
      "author": "Mathias Bynens",
      "description": "Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.",
      "purl": "pkg:npm/jsesc@3.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsesc"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/mathiasbynens/jsesc.git"
        },
        {
          "type": "website",
          "url": "https://mths.be/jsesc"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mathiasbynens/jsesc/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "fec33774ed853b35e3290849ba8d10d7bdf07f628ea3cb7823cbc7cba945f69a14a7b6ca4f4fcd1c4f1f3d7db73f07e19f291faa70b6c51c4e9d5c395ee18868"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "json-schema-traverse@1.0.0",
      "type": "library",
      "name": "json-schema-traverse",
      "version": "1.0.0",
      "scope": "optional",
      "author": "Evgeny Poberezkin",
      "description": "Traverse JSON Schema passing each schema object to callback",
      "purl": "pkg:npm/json-schema-traverse@1.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json-schema-traverse"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/epoberezkin/json-schema-traverse.git"
        },
        {
          "type": "website",
          "url": "https://github.com/epoberezkin/json-schema-traverse#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/epoberezkin/json-schema-traverse/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "34cf3f3fd9f75e35e12199f594b86415a0024ce5114178d6855e0103f4673aff31be0aadaa9017f483b89914314b1d51968e2dab37aa6f4b0e96bb9a3b2dddba"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "json5@2.2.3",
      "type": "library",
      "name": "json5",
      "version": "2.2.3",
      "scope": "required",
      "author": "Aseem Kishore",
      "description": "JSON for Humans",
      "purl": "pkg:npm/json5@2.2.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json5"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/json5/json5.git"
        },
        {
          "type": "website",
          "url": "http://json5.org/"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/json5/json5/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5e63967bb7b21d81f5e1c2dd54fa3283e18e1f7ad85fef8aa73af2949c125bdf2ddcd93e53c5ce97c15628e830b7375bf255c67facd8c035337873167f16acca"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "jsonc-parser@2.3.1",
      "type": "library",
      "name": "jsonc-parser",
      "version": "2.3.1",
      "scope": "optional",
      "author": "Microsoft Corporation",
      "description": "Scanner and parser for JSON with comments.",
      "purl": "pkg:npm/jsonc-parser@2.3.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsonc-parser"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-2.3.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/microsoft/node-jsonc-parser.git"
        },
        {
          "type": "website",
          "url": "https://github.com/microsoft/node-jsonc-parser#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/microsoft/node-jsonc-parser/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1fc8ef933d4ee742f774c642b0baa2b81dad03b9aea9b4a0d40b4612437495e02a1a3b14cc3262af7670af4d8186a75c2133e0dde8b7999f878cca1c0249e186"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "kleur@4.1.5",
      "type": "library",
      "name": "kleur",
      "version": "4.1.5",
      "scope": "optional",
      "author": "Luke Edwards",
      "description": "The fastest Node.js library for formatting terminal text with ANSI colors~!",
      "purl": "pkg:npm/kleur@4.1.5",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/kleur"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/lukeed/kleur.git"
        },
        {
          "type": "website",
          "url": "https://github.com/lukeed/kleur#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/lukeed/kleur/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a3e34efbc5ab462404138ffb9f044984dd475a9566266e75d690475313cbb69d015084b3941a653916129937250a726f42adad2aefec825df156991ced95ae41"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "longest-streak@3.1.0",
      "type": "library",
      "name": "longest-streak",
      "version": "3.1.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "Count the longest repeating streak of a substring",
      "purl": "pkg:npm/longest-streak@3.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/longest-streak"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/longest-streak/-/longest-streak-3.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/wooorm/longest-streak.git"
        },
        {
          "type": "website",
          "url": "https://github.com/wooorm/longest-streak#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/wooorm/longest-streak/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f518bea3425881e8536950410e832a225f065ed6d683bd753b7b2b7ed707859d1daa7113a8b6a820ad31d7b7d4c3dac54a52bfd0d96c29ed00861ca5e695c4da"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "lru-cache@11.3.5",
      "type": "library",
      "name": "lru-cache",
      "version": "11.3.5",
      "scope": "required",
      "author": "Isaac Z. Schlueter",
      "description": "A cache object that deletes the least-recently-used items.",
      "purl": "pkg:npm/lru-cache@11.3.5",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lru-cache"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.3.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/isaacs/node-lru-cache.git"
        },
        {
          "type": "website",
          "url": "https://github.com/isaacs/node-lru-cache#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/isaacs/node-lru-cache/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "371545c0b027addf62eca501c42e03ad4866823cceb3ed509b9d03de8175fe82feaf5369678800ef1bc6d3fcc9f1ebd1ef320a9f8bcb7fba9335db9616d0ab47"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0"
          }
        }
      ]
    },
    {
      "bom-ref": "lz-string@1.5.0",
      "type": "library",
      "name": "lz-string",
      "version": "1.5.0",
      "scope": "optional",
      "author": "pieroxy",
      "description": "LZ-based compression algorithm",
      "purl": "pkg:npm/lz-string@1.5.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lz-string"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/lz-string/-/lz-string-1.5.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/pieroxy/lz-string.git"
        },
        {
          "type": "website",
          "url": "http://pieroxy.net/blog/pages/lz-string/index.html"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/pieroxy/lz-string/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8796e0256a7124db306d4eea0ab574b4829009a4b76e53c3aea296c7e431ceeccbd73194ce28fd5c258bad22ec24fbb9b7e79603fc9c7adcd800ee4838c71601"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "magic-string@0.30.21",
      "type": "library",
      "name": "magic-string",
      "version": "0.30.21",
      "scope": "required",
      "author": "Rich Harris",
      "description": "Modify strings, generate sourcemaps",
      "purl": "pkg:npm/magic-string@0.30.21",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/magic-string"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Rich-Harris/magic-string.git"
        },
        {
          "type": "website",
          "url": "https://github.com/Rich-Harris/magic-string#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/Rich-Harris/magic-string/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "bddd85e1853211728670b1e8abe4c4c828f1b9e49e1e7171cb28cda7cd328345d5e2f5219c37abfe5bef96a33f6ab0796d740de4adbfde88a7c82472c7c4f609"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "magicast@0.5.2",
      "type": "library",
      "name": "magicast",
      "version": "0.5.2",
      "scope": "required",
      "description": "Modify a JS/TS file and write back magically just like JSON!",
      "purl": "pkg:npm/magicast@0.5.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/magicast"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/magicast/-/magicast-0.5.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/magicast.git"
        },
        {
          "type": "website",
          "url": "https://github.com/unjs/magicast#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/unjs/magicast/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1376498782774bd29fc1d8d985ed9a7e3e91f651883793e17abd69177f541ab5d1aaafd50da195206375dc18c7776bbc07ad6102b0063a7b28ee704ea2e5b74d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "markdown-table@3.0.4",
      "type": "library",
      "name": "markdown-table",
      "version": "3.0.4",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "Generate a markdown (GFM) table",
      "purl": "pkg:npm/markdown-table@3.0.4",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/markdown-table"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/markdown-table/-/markdown-table-3.0.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/wooorm/markdown-table.git"
        },
        {
          "type": "website",
          "url": "https://github.com/wooorm/markdown-table#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/wooorm/markdown-table/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c22633e3e26b2f26ff0ea5b6864149c4fed577b26e4c39bbedfbdb33c55f11076648ca9c22659e7916c7c198c18c81648bf55a30ad818458bba1451978ce5bab"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "mdast-util-definitions@6.0.0",
      "type": "library",
      "name": "mdast-util-definitions",
      "version": "6.0.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "mdast utility to find definition nodes in a tree",
      "purl": "pkg:npm/mdast-util-definitions@6.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-definitions"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/mdast-util-definitions/-/mdast-util-definitions-6.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/mdast-util-definitions.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/mdast-util-definitions#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/mdast-util-definitions/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b1c4e59725faa6760d647fc0229ff478fcfab38719b40471226c283c9ee44b8da7f8c9d5b08e176e71ba77889b7a144895d60c58cd8b0fb22641b9558547a355"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "mdast-util-find-and-replace@3.0.2",
      "type": "library",
      "name": "mdast-util-find-and-replace",
      "version": "3.0.2",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "mdast utility to find and replace text in a tree",
      "purl": "pkg:npm/mdast-util-find-and-replace@3.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-find-and-replace"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/mdast-util-find-and-replace/-/mdast-util-find-and-replace-3.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/mdast-util-find-and-replace.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/mdast-util-find-and-replace#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/mdast-util-find-and-replace/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4e6775560fe6dd7cf8dda7de3710c885646d15980cd952f269fe2f493630b9d4f27ae4e77a82f7aad58c0398de2f2cff3b5bc3266995e10b92705080dad04fc2"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "mdast-util-from-markdown@2.0.3",
      "type": "library",
      "name": "mdast-util-from-markdown",
      "version": "2.0.3",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "mdast utility to parse markdown",
      "purl": "pkg:npm/mdast-util-from-markdown@2.0.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-from-markdown"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/mdast-util-from-markdown.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/mdast-util-from-markdown#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/mdast-util-from-markdown/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5b8980593bd294abdff0be89f9537dc8b4aa43d00e000bc7ba80c098f933e1d1dfe79de6e60563d9e8da747261a0999c9b11273afe8f6bc5c9869c44f7791bf1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "mdast-util-gfm@3.1.0",
      "type": "library",
      "name": "mdast-util-gfm",
      "version": "3.1.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "mdast extension to parse and serialize GFM (GitHub Flavored Markdown)",
      "purl": "pkg:npm/mdast-util-gfm@3.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-gfm"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/mdast-util-gfm/-/mdast-util-gfm-3.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/mdast-util-gfm.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/mdast-util-gfm#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/mdast-util-gfm/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d2e95f75038cdf2b07842275a74ea5d1bd152a5854d30b90b37b61c5941a8237233eb94546a636d79b991871c96a7f461005ddf4c6df3e3149cfea8c91547acd"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "mdast-util-gfm-autolink-literal@2.0.1",
      "type": "library",
      "name": "mdast-util-gfm-autolink-literal",
      "version": "2.0.1",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "mdast extension to parse and serialize GFM autolink literals",
      "purl": "pkg:npm/mdast-util-gfm-autolink-literal@2.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-gfm-autolink-literal"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/mdast-util-gfm-autolink-literal/-/mdast-util-gfm-autolink-literal-2.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/mdast-util-gfm-autolink-literal.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/mdast-util-gfm-autolink-literal#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/mdast-util-gfm-autolink-literal/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e4754fd8c29a3fa2fe1ba61ac4f363b8bd013ebabda2b1b74ecad9f585db037bc3c3f002238304b27a03a67e99366ec69d982d01c38d2723e138ff2d34941abd"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "mdast-util-gfm-footnote@2.1.0",
      "type": "library",
      "name": "mdast-util-gfm-footnote",
      "version": "2.1.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "mdast extension to parse and serialize GFM footnotes",
      "purl": "pkg:npm/mdast-util-gfm-footnote@2.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-gfm-footnote"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/mdast-util-gfm-footnote/-/mdast-util-gfm-footnote-2.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/mdast-util-gfm-footnote.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/mdast-util-gfm-footnote#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/mdast-util-gfm-footnote/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b2aa435a5b079fb01cf4635940c794ccf41233347a5afd1629136f4118342aa1e1d367e94f3ebd41cd504ac78d5f6f5b873d51388c8dcb11317dac152939b519"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "mdast-util-gfm-strikethrough@2.0.0",
      "type": "library",
      "name": "mdast-util-gfm-strikethrough",
      "version": "2.0.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "mdast extension to parse and serialize GFM strikethrough",
      "purl": "pkg:npm/mdast-util-gfm-strikethrough@2.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-gfm-strikethrough"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/mdast-util-gfm-strikethrough/-/mdast-util-gfm-strikethrough-2.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/mdast-util-gfm-strikethrough.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/mdast-util-gfm-strikethrough#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/mdast-util-gfm-strikethrough/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "98a29bf75e5317e382e69b63e5b27b58544f758b6e1efd324d1c4adad26f8be043a9b9221bb87bbbff5223cf6744061c99aa76c4740bf43f901bfeb04ab4ed5e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "mdast-util-gfm-table@2.0.0",
      "type": "library",
      "name": "mdast-util-gfm-table",
      "version": "2.0.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "mdast extension to parse and serialize GFM tables",
      "purl": "pkg:npm/mdast-util-gfm-table@2.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-gfm-table"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/mdast-util-gfm-table/-/mdast-util-gfm-table-2.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/mdast-util-gfm-table.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/mdast-util-gfm-table#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/mdast-util-gfm-table/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "efc504bde6f3cffac92312ef13b66d0ddfef210d111effb7321e4347dea9edc4bb1ec0616082020c10aef1cb1335634eead0567ea5cf59e911ba3d8534e18e66"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "mdast-util-gfm-task-list-item@2.0.0",
      "type": "library",
      "name": "mdast-util-gfm-task-list-item",
      "version": "2.0.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "mdast extension to parse and serialize GFM task list items",
      "purl": "pkg:npm/mdast-util-gfm-task-list-item@2.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-gfm-task-list-item"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/mdast-util-gfm-task-list-item/-/mdast-util-gfm-task-list-item-2.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/mdast-util-gfm-task-list-item.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/mdast-util-gfm-task-list-item#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/mdast-util-gfm-task-list-item/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "22bb6f36f8f10b5a34ead6810152739c49e4887c4b153ce0a2751dcbc873155783ba7d2e4e3c71ad119568d16a914d70251dd104f11fb31994ea30d63e87eb4d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "mdast-util-phrasing@4.1.0",
      "type": "library",
      "name": "mdast-util-phrasing",
      "version": "4.1.0",
      "scope": "required",
      "author": "Victor Felder",
      "description": "mdast utility to check if a node is phrasing content",
      "purl": "pkg:npm/mdast-util-phrasing@4.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-phrasing"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-4.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/mdast-util-phrasing.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/mdast-util-phrasing#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/mdast-util-phrasing/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4ea202c32bc9269070bc600c6638f82769f45fc416a76d5bf65d28ede5f2549db960d5986c90d52320f56d95c4e96b55e9198a2556264002966b4cd6380073db"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "mdast-util-to-hast@13.2.1",
      "type": "library",
      "name": "mdast-util-to-hast",
      "version": "13.2.1",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "mdast utility to transform to hast",
      "purl": "pkg:npm/mdast-util-to-hast@13.2.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-to-hast"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.2.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/mdast-util-to-hast.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/mdast-util-to-hast#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/mdast-util-to-hast/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "71cb6cab6c29e6f4ec2c871aca66e552b8a24dc65dd02c16b426cbbeb3b36020d9a16c8c355f2c67b92b8f4f454a7b22262dd656c1cb33893a0eaff268fc825c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "mdast-util-to-markdown@2.1.2",
      "type": "library",
      "name": "mdast-util-to-markdown",
      "version": "2.1.2",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "mdast utility to serialize markdown",
      "purl": "pkg:npm/mdast-util-to-markdown@2.1.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-to-markdown"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-2.1.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/mdast-util-to-markdown.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/mdast-util-to-markdown#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/mdast-util-to-markdown/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c63ebcc0c4ef19754e2a89e6a20e8bc3224aad85d93ef97069b6abc938cb87d2eebe8bc1fca007fa4be2f068e3fbbac98ec162db79e4531450bf52aa4aba0ca8"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "mdast-util-to-string@4.0.0",
      "type": "library",
      "name": "mdast-util-to-string",
      "version": "4.0.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "mdast utility to get the plain text content of a node",
      "purl": "pkg:npm/mdast-util-to-string@4.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-to-string"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-4.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/mdast-util-to-string.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/mdast-util-to-string#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/mdast-util-to-string/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d07e38bc38a69f9d45d18c2fc522529b47820ce25346598dd11d72061e072e3f70895d439f44285c66ef1405a3da1488b554e50a6045d61a8a948c9405514b3e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "mdn-data@2.27.1",
      "type": "library",
      "name": "mdn-data",
      "version": "2.27.1",
      "scope": "required",
      "author": "Mozilla Developer Network",
      "description": "Open Web data by the Mozilla Developer Network",
      "purl": "pkg:npm/mdn-data@2.27.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdn-data"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.27.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/mdn/data.git"
        },
        {
          "type": "website",
          "url": "https://developer.mozilla.org"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mdn/data/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f58b9b9edddef00d0e2b0c58497ca12f29865b8b02b9f70b1ba55d88375419590f869a8bc65bcfe6f975f7cde0423265deda9baccef7d668da65a3faf00828b1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "CC0-1.0"
          }
        }
      ]
    },
    {
      "bom-ref": "micromark@4.0.2",
      "type": "library",
      "name": "micromark",
      "version": "4.0.2",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "small commonmark compliant markdown parser with positional info and concrete tokens",
      "purl": "pkg:npm/micromark@4.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/micromark/-/micromark-4.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/micromark/micromark.git#main"
        },
        {
          "type": "website",
          "url": "https://github.com/micromark/micromark/tree/main#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/micromark/micromark/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ce97bdf10ea4bdabe90abd4d3d548231e6c229f0fb080d8da99fabca478d84e348241a5cd6d14ab7d86e70b1b085ade3353348f251e972d5895a88a6545e0f7c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "micromark-core-commonmark@2.0.3",
      "type": "library",
      "name": "micromark-core-commonmark",
      "version": "2.0.3",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "The CommonMark markdown constructs",
      "purl": "pkg:npm/micromark-core-commonmark@2.0.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-core-commonmark"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-2.0.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/micromark/micromark.git#main"
        },
        {
          "type": "website",
          "url": "https://github.com/micromark/micromark/tree/main#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/micromark/micromark/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "44306b1c4312c5514b83ac6f9d799bd40cabd96ccb0168de4804c0a31c0a60957de1378d6af82821d0346bdcadcc3495cc1cb660a14af9e9823ce1226cb782ae"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "micromark-extension-gfm@3.0.0",
      "type": "library",
      "name": "micromark-extension-gfm",
      "version": "3.0.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "micromark extension to support GFM (GitHub Flavored Markdown)",
      "purl": "pkg:npm/micromark-extension-gfm@3.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-extension-gfm"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/micromark-extension-gfm/-/micromark-extension-gfm-3.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/micromark/micromark-extension-gfm.git"
        },
        {
          "type": "website",
          "url": "https://github.com/micromark/micromark-extension-gfm#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/micromark/micromark-extension-gfm/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "bec280ad0b22726eedd33d86ba09022ad65e86a526df5a1e18157f2954a8ad64b2f1994d02fef2b63161bdaaf2522094258aacf8da04e80161a50bc14cce90e3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "micromark-extension-gfm-autolink-literal@2.1.0",
      "type": "library",
      "name": "micromark-extension-gfm-autolink-literal",
      "version": "2.1.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "micromark extension to support GFM autolink literals",
      "purl": "pkg:npm/micromark-extension-gfm-autolink-literal@2.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-extension-gfm-autolink-literal"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-2.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/micromark/micromark-extension-gfm-autolink-literal.git"
        },
        {
          "type": "website",
          "url": "https://github.com/micromark/micromark-extension-gfm-autolink-literal#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/micromark/micromark-extension-gfm-autolink-literal/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a0e83b927ce189c810dede100a309681399f361bd06c30e725e56ef6ff35afb365b4d0959a13f2d5f2515f6ee921269f7632fe495738777978f066faa5b472a7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "micromark-extension-gfm-footnote@2.1.0",
      "type": "library",
      "name": "micromark-extension-gfm-footnote",
      "version": "2.1.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "micromark extension to support GFM footnotes",
      "purl": "pkg:npm/micromark-extension-gfm-footnote@2.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-extension-gfm-footnote"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-2.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/micromark/micromark-extension-gfm-footnote.git"
        },
        {
          "type": "website",
          "url": "https://github.com/micromark/micromark-extension-gfm-footnote#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/micromark/micromark-extension-gfm-footnote/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ff23e1c48d67b670cdb221edccb2989c4def7fd259e9c022b2a5436ae869e02107c656f8ba8393c4e089fbdb39d5b201f14d4dd4527545738a4c8943e41fe0ab"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "micromark-extension-gfm-strikethrough@2.1.0",
      "type": "library",
      "name": "micromark-extension-gfm-strikethrough",
      "version": "2.1.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "micromark extension to support GFM strikethrough",
      "purl": "pkg:npm/micromark-extension-gfm-strikethrough@2.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-extension-gfm-strikethrough"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-2.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/micromark/micromark-extension-gfm-strikethrough.git"
        },
        {
          "type": "website",
          "url": "https://github.com/micromark/micromark-extension-gfm-strikethrough#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/micromark/micromark-extension-gfm-strikethrough/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "003563a4e3a48f3d6186464b94189803d711d809dff05e07a9950ee9ee5e0dc3d07744f1c397f12f3cf19c491291f9c3d30ce24868afeec62193f92dbdb7f5bb"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "micromark-extension-gfm-table@2.1.1",
      "type": "library",
      "name": "micromark-extension-gfm-table",
      "version": "2.1.1",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "micromark extension to support GFM tables",
      "purl": "pkg:npm/micromark-extension-gfm-table@2.1.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-extension-gfm-table"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.1.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/micromark/micromark-extension-gfm-table.git"
        },
        {
          "type": "website",
          "url": "https://github.com/micromark/micromark-extension-gfm-table#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/micromark/micromark-extension-gfm-table/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b76394fdd5d78a8011ac2eb259f27886a07badcb75e1ef1fee6d1c6c8e615260f2c88970bf9bc4b68a29b47f083646cbcce6adccab956d098061c6d6a32cfa0e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "micromark-extension-gfm-tagfilter@2.0.0",
      "type": "library",
      "name": "micromark-extension-gfm-tagfilter",
      "version": "2.0.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "micromark extension to support GFM tagfilter",
      "purl": "pkg:npm/micromark-extension-gfm-tagfilter@2.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-extension-gfm-tagfilter"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/micromark-extension-gfm-tagfilter/-/micromark-extension-gfm-tagfilter-2.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/micromark/micromark-extension-gfm-tagfilter.git"
        },
        {
          "type": "website",
          "url": "https://github.com/micromark/micromark-extension-gfm-tagfilter#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/micromark/micromark-extension-gfm-tagfilter/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c479533a6b824a8b4803c4d6d660c833a5f63b54a25f93fd22e0eda86a2716110ad2a811238c9e0babccc44576760cabd93883fb63d0d74a3e70e85d5407307e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "micromark-extension-gfm-task-list-item@2.1.0",
      "type": "library",
      "name": "micromark-extension-gfm-task-list-item",
      "version": "2.1.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "micromark extension to support GFM task list items",
      "purl": "pkg:npm/micromark-extension-gfm-task-list-item@2.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-extension-gfm-task-list-item"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-2.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/micromark/micromark-extension-gfm-task-list-item.git"
        },
        {
          "type": "website",
          "url": "https://github.com/micromark/micromark-extension-gfm-task-list-item#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/micromark/micromark-extension-gfm-task-list-item/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a8805986ac6a23a7e32c36054c121ae1e8af0cc9cff8e66ab0dc26437c4d2c4e02c7073ecdf4047dbb3ab73028d878eaf9b87aab917e67cfdc92cacb15859043"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "micromark-factory-destination@2.0.1",
      "type": "library",
      "name": "micromark-factory-destination",
      "version": "2.0.1",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "micromark factory to parse destinations (found in resources, definitions)",
      "purl": "pkg:npm/micromark-factory-destination@2.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-factory-destination"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-2.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/micromark/micromark.git#main"
        },
        {
          "type": "website",
          "url": "https://github.com/micromark/micromark/tree/main#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/micromark/micromark/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5deeab0dd2659266c5444c694ce9918fd37731a5a66c081da52ac142f085aa17b3527e001ea2476da1277db5586227b1552b3ffeda8e758fc3c618dd0a226720"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "micromark-factory-label@2.0.1",
      "type": "library",
      "name": "micromark-factory-label",
      "version": "2.0.1",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "micromark factory to parse labels (found in media, definitions)",
      "purl": "pkg:npm/micromark-factory-label@2.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-factory-label"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/micromark-factory-label/-/micromark-factory-label-2.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/micromark/micromark.git#main"
        },
        {
          "type": "website",
          "url": "https://github.com/micromark/micromark/tree/main#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/micromark/micromark/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "54531e932404c6a216ef120285c5e7e28936f58137ae7bb2bde5b7c194165aa17836ff56939ae027df4accfbc78e498f5c5f7715721b069e98756dedef5ffb56"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "micromark-factory-space@2.0.1",
      "type": "library",
      "name": "micromark-factory-space",
      "version": "2.0.1",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "micromark factory to parse markdown space (found in lots of places)",
      "purl": "pkg:npm/micromark-factory-space@2.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-factory-space"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-2.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/micromark/micromark.git#main"
        },
        {
          "type": "website",
          "url": "https://github.com/micromark/micromark/tree/main#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/micromark/micromark/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "cd19318ed071c4b77649cd1df9f6e712e9ec4e3e3a4965e05dc899987ab49036069dc93f6521a3f7fc142d357de6ea1e6222b98515cfda627df14a3872afcb42"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "micromark-factory-title@2.0.1",
      "type": "library",
      "name": "micromark-factory-title",
      "version": "2.0.1",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "micromark factory to parse markdown titles (found in resources, definitions)",
      "purl": "pkg:npm/micromark-factory-title@2.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-factory-title"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/micromark-factory-title/-/micromark-factory-title-2.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/micromark/micromark.git#main"
        },
        {
          "type": "website",
          "url": "https://github.com/micromark/micromark/tree/main#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/micromark/micromark/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e5b67edc28e101df5e0a16131ec8f2e931b1a4e1522a028a24f271af6f778d36dfaf2d8a0e85a48416fa4dc3d5078366cda3e132cd45ae6f40647ece0f80a3cf"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "micromark-factory-whitespace@2.0.1",
      "type": "library",
      "name": "micromark-factory-whitespace",
      "version": "2.0.1",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "micromark factory to parse markdown whitespace (found in lots of places)",
      "purl": "pkg:npm/micromark-factory-whitespace@2.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-factory-whitespace"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/micromark-factory-whitespace/-/micromark-factory-whitespace-2.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/micromark/micromark.git#main"
        },
        {
          "type": "website",
          "url": "https://github.com/micromark/micromark/tree/main#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/micromark/micromark/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "39bd27b99dcf2adfe7d213911f2be80fdb9986bf996bcb05a0ff8e9cc72758ae659e04b300b81060a32bf512553962ea418bb29faba5a865925ddc1fe85f3495"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "micromark-util-character@2.1.1",
      "type": "library",
      "name": "micromark-util-character",
      "version": "2.1.1",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "micromark utility to handle character codes",
      "purl": "pkg:npm/micromark-util-character@2.1.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-character"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-2.1.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/micromark/micromark.git#main"
        },
        {
          "type": "website",
          "url": "https://github.com/micromark/micromark/tree/main#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/micromark/micromark/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c2ff2d7544c9ded8521451492ada5828e62218fdbebfde87be4e13bbc2a9080b1332ceb28be9d5986875b32bd20ac6b1cf8e49e896f0fbd0c3ea0f7bf8d57aed"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "micromark-util-chunked@2.0.1",
      "type": "library",
      "name": "micromark-util-chunked",
      "version": "2.0.1",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "micromark utility to splice and push with giant arrays",
      "purl": "pkg:npm/micromark-util-chunked@2.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-chunked"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/micromark-util-chunked/-/micromark-util-chunked-2.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/micromark/micromark.git#main"
        },
        {
          "type": "website",
          "url": "https://github.com/micromark/micromark/tree/main#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/micromark/micromark/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "41434510e3c42df9afbfee3188d836b1161e4bf3fce294d6d130a03f9cdcf45a577ad1d8d1a6fb4b12b201008d09cd5e2b4e39f6ea0b235cb9a0ee5573575b84"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "micromark-util-classify-character@2.0.1",
      "type": "library",
      "name": "micromark-util-classify-character",
      "version": "2.0.1",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "micromark utility to classify whether a character is whitespace or punctuation",
      "purl": "pkg:npm/micromark-util-classify-character@2.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-classify-character"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/micromark-util-classify-character/-/micromark-util-classify-character-2.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/micromark/micromark.git#main"
        },
        {
          "type": "website",
          "url": "https://github.com/micromark/micromark/tree/main#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/micromark/micromark/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2b4907ccce9a7d6fcc6de59858b8e81d0bf5b2083643d11c707103cd293188ffc469a80dcc29bb4ff58c299deb8cc6ef229bc189983047774a33282d038986d5"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "micromark-util-combine-extensions@2.0.1",
      "type": "library",
      "name": "micromark-util-combine-extensions",
      "version": "2.0.1",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "micromark utility to combine syntax or html extensions",
      "purl": "pkg:npm/micromark-util-combine-extensions@2.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-combine-extensions"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/micromark-util-combine-extensions/-/micromark-util-combine-extensions-2.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/micromark/micromark.git#main"
        },
        {
          "type": "website",
          "url": "https://github.com/micromark/micromark/tree/main#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/micromark/micromark/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3a70271fc5239b2e7d25cc99c3c2526caf5c1a9755638e0d2a048cec4f4487b0e22d2d84f513507f474e35a183cc41bdca3125e6172a788b23e217d190b1ff06"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "micromark-util-decode-numeric-character-reference@2.0.2",
      "type": "library",
      "name": "micromark-util-decode-numeric-character-reference",
      "version": "2.0.2",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "micromark utility to decode numeric character references",
      "purl": "pkg:npm/micromark-util-decode-numeric-character-reference@2.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-decode-numeric-character-reference"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-2.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/micromark/micromark.git#main"
        },
        {
          "type": "website",
          "url": "https://github.com/micromark/micromark/tree/main#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/micromark/micromark/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "71c51b624e82c1576498240ccabeb8757cf8d847c71a43d09418f9a7b6151b3abc23b0ad8d7649aee6c061ecdfed1a7e6e33ec7a244ea9eec6e9fa0577e944bb"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "micromark-util-decode-string@2.0.1",
      "type": "library",
      "name": "micromark-util-decode-string",
      "version": "2.0.1",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "micromark utility to decode markdown strings",
      "purl": "pkg:npm/micromark-util-decode-string@2.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-decode-string"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-2.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/micromark/micromark.git#main"
        },
        {
          "type": "website",
          "url": "https://github.com/micromark/micromark/tree/main#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/micromark/micromark/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9c357fefb163e9e1f5ca7c2c7184ceb1b2bbad1fff523d1b65707025945f68b109d6218147a9087cd9a536a6aa25feb8f443f417735635d7898b4dde96594d51"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "micromark-util-encode@2.0.1",
      "type": "library",
      "name": "micromark-util-encode",
      "version": "2.0.1",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "micromark utility to encode dangerous html characters",
      "purl": "pkg:npm/micromark-util-encode@2.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-encode"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-2.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/micromark/micromark.git#main"
        },
        {
          "type": "website",
          "url": "https://github.com/micromark/micromark/tree/main#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/micromark/micromark/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "737715c76cb82aa527c28a5c3bd6ff482768d8eebb2f0249fd4caa19f6e281a85f7a02fd9b2a041680d8660913edfdfa4f46cbaccf6165301a0321fe3c20178f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "micromark-util-html-tag-name@2.0.1",
      "type": "library",
      "name": "micromark-util-html-tag-name",
      "version": "2.0.1",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "micromark utility with list of html tag names",
      "purl": "pkg:npm/micromark-util-html-tag-name@2.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-html-tag-name"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-2.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/micromark/micromark.git#main"
        },
        {
          "type": "website",
          "url": "https://github.com/micromark/micromark/tree/main#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/micromark/micromark/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d9c3448980e1096288f86b3d4f44e2cac935dfa4a7475de184ef325ba04637284e0b8a98167c05d6729f0f71c50085c0e5ce3946b206d6e6f5d46897798775c4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "micromark-util-normalize-identifier@2.0.1",
      "type": "library",
      "name": "micromark-util-normalize-identifier",
      "version": "2.0.1",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "micromark utility normalize identifiers (as found in references, definitions)",
      "purl": "pkg:npm/micromark-util-normalize-identifier@2.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-normalize-identifier"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-2.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/micromark/micromark.git#main"
        },
        {
          "type": "website",
          "url": "https://github.com/micromark/micromark/tree/main#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/micromark/micromark/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b313ea9a8ef42f201126cd30d947250023d4504aa5b42909e8f84a74c203b89de049ffd0fbf1887b758a9742236ff1b21fd94ea5491100edb0a7419590bbd2f5"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "micromark-util-resolve-all@2.0.1",
      "type": "library",
      "name": "micromark-util-resolve-all",
      "version": "2.0.1",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "micromark utility to resolve subtokens",
      "purl": "pkg:npm/micromark-util-resolve-all@2.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-resolve-all"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/micromark-util-resolve-all/-/micromark-util-resolve-all-2.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/micromark/micromark.git#main"
        },
        {
          "type": "website",
          "url": "https://github.com/micromark/micromark/tree/main#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/micromark/micromark/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "55d432c455854f6fc51898304272586ded638d0a0d4d2e118e09664a34d496950c6bde47b71f4d1de616e2b1832736e3bc2b25f5e2e3310c0678496caa6cdc1e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "micromark-util-sanitize-uri@2.0.1",
      "type": "library",
      "name": "micromark-util-sanitize-uri",
      "version": "2.0.1",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "micromark utility to sanitize urls",
      "purl": "pkg:npm/micromark-util-sanitize-uri@2.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-sanitize-uri"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/micromark/micromark.git#main"
        },
        {
          "type": "website",
          "url": "https://github.com/micromark/micromark/tree/main#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/micromark/micromark/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f4df48a2667f62e18665999079cd4c6e0c6d960a2e8314e8755c03cf3128b8f2a8dea156bf29851d67270e2dafcd5d5f7fa91ab3db9c5bea37cb324af5807501"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "micromark-util-subtokenize@2.1.0",
      "type": "library",
      "name": "micromark-util-subtokenize",
      "version": "2.1.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "micromark utility to tokenize subtokens",
      "purl": "pkg:npm/micromark-util-subtokenize@2.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-subtokenize"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-2.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/micromark/micromark.git#main"
        },
        {
          "type": "website",
          "url": "https://github.com/micromark/micromark/tree/main#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/micromark/micromark/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5d02eee79da249cb6f9c47205f0ebe4b1ef919f9403cd103d6ac7b78127ec327416f62826d165ef8dc2f20410c33cdee9a5d7ed96497a4101ca7d2140a009858"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "micromark-util-symbol@2.0.1",
      "type": "library",
      "name": "micromark-util-symbol",
      "version": "2.0.1",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "micromark utility with symbols",
      "purl": "pkg:npm/micromark-util-symbol@2.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-symbol"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/micromark/micromark.git#main"
        },
        {
          "type": "website",
          "url": "https://github.com/micromark/micromark/tree/main#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/micromark/micromark/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "bece6df00a5ab9df4ddbc9200ab45474479de1427ec1636f89c1cb3f109af4436562e018df5334113cb9cb5bc0df762834f0c54e08446e787a79f684f21e31d1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "micromark-util-types@2.0.2",
      "type": "library",
      "name": "micromark-util-types",
      "version": "2.0.2",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "micromark utility with a couple of typescript types",
      "purl": "pkg:npm/micromark-util-types@2.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromark-util-types"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-2.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/micromark/micromark.git#main"
        },
        {
          "type": "website",
          "url": "https://github.com/micromark/micromark/tree/main#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/micromark/micromark/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "630d04092a49a15885d6a4d4e030ba370b42e1a586b75124cda401f0a3cfc82451f33f5359e5741db1051933be658d70076db39b19c9aa13f24e93950a97874c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "min-indent@1.0.1",
      "type": "library",
      "name": "min-indent",
      "version": "1.0.1",
      "scope": "optional",
      "author": "James Kyle",
      "description": "Get the shortest leading whitespace from lines in a string",
      "purl": "pkg:npm/min-indent@1.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/min-indent"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/thejameskyle/min-indent.git"
        },
        {
          "type": "website",
          "url": "https://github.com/thejameskyle/min-indent#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/thejameskyle/min-indent/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "23d8f0327d3b4b2fc8c0e8f7cd59158a4d894ef8296b29036448a02fa471e8df4b6cccb0c1448cb71113fbb955a032cb7773b7217c09c2fbae9ecf1407f1de02"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "mri@1.2.0",
      "type": "library",
      "name": "mri",
      "version": "1.2.0",
      "scope": "optional",
      "author": "Luke Edwards",
      "description": "Quickly scan for CLI flags and arguments",
      "purl": "pkg:npm/mri@1.2.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mri"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/mri/-/mri-1.2.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/lukeed/mri.git"
        },
        {
          "type": "website",
          "url": "https://github.com/lukeed/mri#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/lukeed/mri/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b73cec91bddb1bc2ef606145fe60d3a6ade3a48e90f707372c49816a086ef83742b2c77515a90dec17348553661321aad5bab74607e409bddc9902e934f3aba0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "mrmime@2.0.1",
      "type": "library",
      "name": "mrmime",
      "version": "2.0.1",
      "scope": "required",
      "author": "Luke Edwards",
      "description": "A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename",
      "purl": "pkg:npm/mrmime@2.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mrmime"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/mrmime/-/mrmime-2.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/lukeed/mrmime.git"
        },
        {
          "type": "website",
          "url": "https://github.com/lukeed/mrmime#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/lukeed/mrmime/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "637c1074583655ae9eb6f43923cdb252119db0aadc628c7aa7b15f2f52db2b6278574d45f531a57a94c88672b6e2dee4a1989b9a0f36286825840d572b922c2d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "ms@2.1.3",
      "type": "library",
      "name": "ms",
      "version": "2.1.3",
      "scope": "required",
      "description": "Tiny millisecond conversion utility",
      "purl": "pkg:npm/ms@2.1.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ms"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vercel/ms.git"
        },
        {
          "type": "website",
          "url": "https://github.com/vercel/ms#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/vercel/ms/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e85973b9b4cb646dc9d9afcd542025784863ceae68c601f268253dc985ef70bb2fa1568726afece715c8ebf5d73fab73ed1f7100eb479d23bfb57b45dd645394"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "muggle-string@0.4.1",
      "type": "library",
      "name": "muggle-string",
      "version": "0.4.1",
      "scope": "optional",
      "purl": "pkg:npm/muggle-string@0.4.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/muggle-string"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/muggle-string/-/muggle-string-0.4.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/johnsoncodehk/muggle-string.git"
        },
        {
          "type": "website",
          "url": "https://github.com/johnsoncodehk/muggle-string#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/johnsoncodehk/muggle-string/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "54d4eb01a93f2a13b68bc76aaa7aa700739addc601c171197bd87e0f987fd59a854931051dd33ae6547b46822aab7b410586afb0e5d5f383681d76740243f2a9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "nanoid@3.3.11",
      "type": "library",
      "name": "nanoid",
      "version": "3.3.11",
      "scope": "required",
      "author": "Andrey Sitnik",
      "description": "A tiny (116 bytes), secure URL-friendly unique string ID generator",
      "purl": "pkg:npm/nanoid@3.3.11",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nanoid"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ai/nanoid.git"
        },
        {
          "type": "website",
          "url": "https://github.com/ai/nanoid#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ai/nanoid/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "37c4a97cf527529d5b2be3cc616f2a496765f54fb0c0d588e102b13980f2f4902ba3758c5fba7639e55117dbfedf8ee99da90d7af3e688784d999d876c503beb"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "neotraverse@0.6.18",
      "type": "library",
      "name": "neotraverse",
      "version": "0.6.18",
      "scope": "required",
      "author": "Puru Vijay, James Halliday",
      "description": "traverse and transform objects by visiting every node on a recursive walk",
      "purl": "pkg:npm/neotraverse@0.6.18",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/neotraverse"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/neotraverse/-/neotraverse-0.6.18.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/PuruVJ/neotraverse.git"
        },
        {
          "type": "website",
          "url": "https://github.com/PuruVJ/neotraverse"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/PuruVJ/neotraverse/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6784a6054c1e61ad3dfa8ea91be78049a6c4a4fe90910ef4c878f7e75a50a045c8b3cb876da5360d6566cc100d2a07e53dae3b039d0fb41dbe36046942fafbbc"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "nlcst-to-string@4.0.0",
      "type": "library",
      "name": "nlcst-to-string",
      "version": "4.0.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "nlcst utility to transform a tree to a string",
      "purl": "pkg:npm/nlcst-to-string@4.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nlcst-to-string"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/nlcst-to-string/-/nlcst-to-string-4.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/nlcst-to-string.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/nlcst-to-string#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/nlcst-to-string/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "60a2c109c51828083414d94e053e9a23dd6a1664a214a8a5ba4eb9e56ccf17e0c3300d36a88cb2f2e891a88f105ed705a44be5975d8ba4be4c5ea126019f9d70"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "node-fetch-native@1.6.7",
      "type": "library",
      "name": "node-fetch-native",
      "version": "1.6.7",
      "scope": "required",
      "description": "better fetch for Node.js. Works on any JavaScript runtime!",
      "purl": "pkg:npm/node-fetch-native@1.6.7",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/node-fetch-native"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/node-fetch-native/-/node-fetch-native-1.6.7.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/node-fetch-native.git"
        },
        {
          "type": "website",
          "url": "https://github.com/unjs/node-fetch-native#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/unjs/node-fetch-native/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "83dca1aa879dcc8526d274e74ea010bee78c3d53ae218d7a6ea8002490bc5ce3ae6d814dc33e88111f6ab341aad97774f8279c08a163b5d0d3300e2ee311b4e9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "node-mock-http@1.0.4",
      "type": "library",
      "name": "node-mock-http",
      "version": "1.0.4",
      "scope": "required",
      "purl": "pkg:npm/node-mock-http@1.0.4",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/node-mock-http"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/node-mock-http/-/node-mock-http-1.0.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/node-mock-http.git"
        },
        {
          "type": "website",
          "url": "https://github.com/unjs/node-mock-http#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/unjs/node-mock-http/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f0363e905b0390d5f2d6c2609547ee383c75fe8a401891b2ad3b85a84a0df74a11736564d196c3e0adaa98a5c104485943374a1c855f109a4353c024d8d244bd"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "node-releases@2.0.38",
      "type": "library",
      "name": "node-releases",
      "version": "2.0.38",
      "scope": "required",
      "author": "Sergey Rubanov",
      "description": "Node.js releases data",
      "purl": "pkg:npm/node-releases@2.0.38",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/node-releases"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.38.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/chicoxyzzy/node-releases.git"
        },
        {
          "type": "website",
          "url": "https://github.com/chicoxyzzy/node-releases#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/chicoxyzzy/node-releases/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "dea4fff3c63715b1ff2b1e2cce9410e07cd46d5ac73ca4cb56956870a88b7e862fc3d5d218e5f61660f677a0eb5db558c804131761de17a332f239b3c7bfc247"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "normalize-path@3.0.0",
      "type": "library",
      "name": "normalize-path",
      "version": "3.0.0",
      "scope": "required",
      "author": "Jon Schlinkert",
      "description": "Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.",
      "purl": "pkg:npm/normalize-path@3.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/normalize-path"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jonschlinkert/normalize-path.git"
        },
        {
          "type": "website",
          "url": "https://github.com/jonschlinkert/normalize-path"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/jonschlinkert/normalize-path/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e9e66ce4bb375ad0a2b075a9f52d86532f1daa4a468b80554b3dc66aa884e9ecee6f4e75d844b3b57530501e82e8829b4246363e76ff983e166288c24707302c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "nth-check@2.1.1",
      "type": "library",
      "name": "nth-check",
      "version": "2.1.1",
      "scope": "required",
      "author": "Felix Boehm",
      "description": "Parses and compiles CSS nth-checks to highly optimized functions.",
      "purl": "pkg:npm/nth-check@2.1.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nth-check"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/fb55/nth-check.git"
        },
        {
          "type": "website",
          "url": "https://github.com/fb55/nth-check"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/fb55/nth-check/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "96a8eb8e668ea009d67cc9813cbf97367ca7661dbeb30c625f7594134b38c841c8ea6f80c2b2b65193a2988465dd7ff841cb55a92f008998c5ab2386acc5dbff"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "obug@2.1.1",
      "type": "library",
      "name": "obug",
      "version": "2.1.1",
      "scope": "required",
      "author": "Kevin Deng",
      "description": "A lightweight JavaScript debugging utility, forked from debug, featuring TypeScript and ESM support.",
      "purl": "pkg:npm/obug@2.1.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/obug"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/obug/-/obug-2.1.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sxzz/obug.git"
        },
        {
          "type": "website",
          "url": "https://github.com/sxzz/obug#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/sxzz/obug/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b93a85f4cb8fada010f88b273dfdfae911b870ff51b548bb30b3b537728473ec1bd1aeb22a978bd259a4d880758d8e4a1cf0254dce93fc945d0bf62ac4737091"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "ofetch@1.5.1",
      "type": "library",
      "name": "ofetch",
      "version": "1.5.1",
      "scope": "required",
      "description": "A better fetch API. Works on node, browser and workers.",
      "purl": "pkg:npm/ofetch@1.5.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ofetch"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ofetch/-/ofetch-1.5.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/ofetch.git"
        },
        {
          "type": "website",
          "url": "https://github.com/unjs/ofetch#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/unjs/ofetch/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d96e285199556aa00f02297a15483f7627e5e9886a85447bc767996386d00a4a36d945e0de1a6dabd28b41da850a557e5aef39517ee136d7464e7822ff507170"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "ohash@2.0.11",
      "type": "library",
      "name": "ohash",
      "version": "2.0.11",
      "scope": "required",
      "description": "Simple object hashing, serialization and comparison utils.",
      "purl": "pkg:npm/ohash@2.0.11",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ohash"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ohash/-/ohash-2.0.11.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/ohash.git"
        },
        {
          "type": "website",
          "url": "https://github.com/unjs/ohash#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/unjs/ohash/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "45d47d150ac5c0d04d5c0af81a2c4cf186916512793d459b2986c4e5e3acaf0023256d2ad9110671fefda183ec2f2b24402646d4f2cdf92fcad55d348e8640a1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "oniguruma-parser@0.12.2",
      "type": "library",
      "name": "oniguruma-parser",
      "version": "0.12.2",
      "scope": "required",
      "author": "Steven Levithan",
      "description": "Parse, validate, traverse, transform, and optimize Oniguruma regular expressions",
      "purl": "pkg:npm/oniguruma-parser@0.12.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/oniguruma-parser"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/oniguruma-parser/-/oniguruma-parser-0.12.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/slevithan/oniguruma-parser.git"
        },
        {
          "type": "website",
          "url": "https://github.com/slevithan/oniguruma-parser#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/slevithan/oniguruma-parser/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e8755ae6822b80c0ba680e9617a5f2caa6e144f26b291d362f6d3edbece90ed3b9400cc61c0506c394ca42fc22e6f72d3674479096268c085155017610a75343"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "oniguruma-to-es@4.3.6",
      "type": "library",
      "name": "oniguruma-to-es",
      "version": "4.3.6",
      "scope": "required",
      "author": "Steven Levithan",
      "description": "Convert Oniguruma patterns to native JavaScript RegExp",
      "purl": "pkg:npm/oniguruma-to-es@4.3.6",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/oniguruma-to-es"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/oniguruma-to-es/-/oniguruma-to-es-4.3.6.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/slevithan/oniguruma-to-es.git"
        },
        {
          "type": "website",
          "url": "https://github.com/slevithan/oniguruma-to-es#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/slevithan/oniguruma-to-es/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "72cb90f71dd8af470422cfd9831fce12df62070f6fa88ba700f424c75f51fdf88cab6a0655381c32a3bf57761ba9e7ebd5306fa2c23a8d4e77f64b1a0542c9c8"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "p-limit@7.3.0",
      "type": "library",
      "name": "p-limit",
      "version": "7.3.0",
      "scope": "required",
      "author": "Sindre Sorhus",
      "description": "Run multiple promise-returning & async functions with limited concurrency",
      "purl": "pkg:npm/p-limit@7.3.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/p-limit"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/p-limit/-/p-limit-7.3.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sindresorhus/p-limit.git"
        },
        {
          "type": "website",
          "url": "https://github.com/sindresorhus/p-limit#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/sindresorhus/p-limit/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "edc21783f67433959945b96bb0e95af3c4b8c002becce41059e0587d5dea26e25732bf8b9db62369a76b15a4b42482df1033d5a87c8a9d9d59ff577a27d55553"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "p-queue@9.1.2",
      "type": "library",
      "name": "p-queue",
      "version": "9.1.2",
      "scope": "required",
      "description": "Promise queue with concurrency control",
      "purl": "pkg:npm/p-queue@9.1.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/p-queue"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/p-queue/-/p-queue-9.1.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sindresorhus/p-queue.git"
        },
        {
          "type": "website",
          "url": "https://github.com/sindresorhus/p-queue#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/sindresorhus/p-queue/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "92db033802f34d84d6585d4f6e4355836aceb7e1da39a31624c527b7b4f7a9fe6dbd9d4bf1d056ded39bce9ac171734c2a4c23fb21522ea1eca34c7e5057095f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "p-timeout@7.0.1",
      "type": "library",
      "name": "p-timeout",
      "version": "7.0.1",
      "scope": "required",
      "author": "Sindre Sorhus",
      "description": "Timeout a promise after a specified amount of time",
      "purl": "pkg:npm/p-timeout@7.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/p-timeout"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/p-timeout/-/p-timeout-7.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sindresorhus/p-timeout.git"
        },
        {
          "type": "website",
          "url": "https://github.com/sindresorhus/p-timeout#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/sindresorhus/p-timeout/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0314ccdb00c63911c61243c2b7ccaac4e4cc8297db107a85e757ffe5f2429b0142dc2ff335c193eb74b2987dadb4e01a888c2cdb3560e3e8b34028eb6a47301e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "package-manager-detector@1.6.0",
      "type": "library",
      "name": "package-manager-detector",
      "version": "1.6.0",
      "scope": "required",
      "author": "Anthony Fu",
      "description": "Package manager detector",
      "purl": "pkg:npm/package-manager-detector@1.6.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/package-manager-detector"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/package-manager-detector/-/package-manager-detector-1.6.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/antfu-collective/package-manager-detector.git"
        },
        {
          "type": "website",
          "url": "https://github.com/antfu-collective/package-manager-detector#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/antfu-collective/package-manager-detector/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "eb50394e1a138831bf0bcb3c50c6704a8ac01b0309d044551a3d8e8e85b9a406a5b0d3a0d79fa24223f3acb2788e16751c9ce60b63c81d3da81221f74797f334"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "parse-latin@7.0.0",
      "type": "library",
      "name": "parse-latin",
      "version": "7.0.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "Latin-script (natural language) parser",
      "purl": "pkg:npm/parse-latin@7.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parse-latin"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/parse-latin/-/parse-latin-7.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/wooorm/parse-latin.git"
        },
        {
          "type": "website",
          "url": "https://github.com/wooorm/parse-latin#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/wooorm/parse-latin/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9a11e0a1b3cfb9ae6467df041781d6887d7aec95817e5e29bc02175dd6da56886d2bb6ba6013b2e7a92f842a9dbaaca8fdfdf2ac71569aa9a2320fc190191861"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "parse5@7.3.0",
      "type": "library",
      "name": "parse5",
      "version": "7.3.0",
      "scope": "required",
      "author": "Ivan Nikulin",
      "description": "HTML parser and serializer.",
      "purl": "pkg:npm/parse5@7.3.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parse5"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/parse5/-/parse5-7.3.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/inikulin/parse5.git"
        },
        {
          "type": "website",
          "url": "https://parse5.js.org"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/inikulin/parse5/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2089ef53b7da6e5df8aa68bd818f17395c61632332b87db150da5bdaaf3f63eef9e762a57a3911beabc3d7d9cca145bfb901866ea36903a4ee7eee452f905983"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "path-browserify@1.0.1",
      "type": "library",
      "name": "path-browserify",
      "version": "1.0.1",
      "scope": "optional",
      "author": "James Halliday",
      "description": "the path module from node core for browsers",
      "purl": "pkg:npm/path-browserify@1.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-browserify"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/path-browserify/-/path-browserify-1.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/browserify/path-browserify.git"
        },
        {
          "type": "website",
          "url": "https://github.com/browserify/path-browserify"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/browserify/path-browserify/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6fbba8d9409439865c9c5ff7203d25ba53898bf6da7f16b5c4f7bb64fb1a9a6052a634964248cdc65b7adf96064b632247d1a3bee5c2b73d9e9abde36eccfdf2"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "pathe@2.0.3",
      "type": "library",
      "name": "pathe",
      "version": "2.0.3",
      "scope": "optional",
      "description": "Universal filesystem path utils",
      "purl": "pkg:npm/pathe@2.0.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pathe"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/pathe.git"
        },
        {
          "type": "website",
          "url": "https://github.com/unjs/pathe#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/unjs/pathe/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5948c6700a8fd6041a72841ef8e049b0503b2dde03c97b9422367971cef970b1ef27b76d36c4ee8298712000f0b294be02b68051e3c22ab495b4f2c58ff17cf3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "piccolore@0.1.3",
      "type": "library",
      "name": "piccolore",
      "version": "0.1.3",
      "scope": "required",
      "description": "A tiny, zero-dependency library for styling terminal text",
      "purl": "pkg:npm/piccolore@0.1.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/piccolore"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/piccolore/-/piccolore-0.1.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/delucis/piccolore.git"
        },
        {
          "type": "website",
          "url": "https://github.com/delucis/piccolore#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/delucis/piccolore/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a3c6d37835a3134f3a8b02ab44e6837f7d4ad2a0bf04435d9b5e7fb87f6eb120bfb998c938a6f66068951df2d8e06870b044623c8d639b02365eb03b0023b157"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "picocolors@1.1.1",
      "type": "library",
      "name": "picocolors",
      "version": "1.1.1",
      "scope": "required",
      "author": "Alexey Raspopov",
      "description": "The tiniest and the fastest library for terminal output formatting with ANSI colors",
      "purl": "pkg:npm/picocolors@1.1.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/picocolors"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/alexeyraspopov/picocolors.git"
        },
        {
          "type": "website",
          "url": "https://github.com/alexeyraspopov/picocolors#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/alexeyraspopov/picocolors/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c5c787dac9e1b5be4cf658aa0ec984c39ea57b7efa993664117fe311bfd1c4d1727a036e97b78db250973fd1438ff2dcbb45fc284c8c71e3f69eda5a1eb0c454"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "picomatch@4.0.4",
      "type": "library",
      "name": "picomatch",
      "version": "4.0.4",
      "scope": "required",
      "author": "Jon Schlinkert",
      "description": "Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.",
      "purl": "pkg:npm/picomatch@4.0.4",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/picomatch"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/micromatch/picomatch.git"
        },
        {
          "type": "website",
          "url": "https://github.com/micromatch/picomatch"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/micromatch/picomatch/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "40ff3c0402af31a9bfdcdc47eaf8f6a36d51e8c8f165401dea7970012fe99c6bcdf4854ba1c2c7c46608cc5860e9f510fb9b61e8fe1dbf8796f635f70d2223ec"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "postcss@8.5.10",
      "type": "library",
      "name": "postcss",
      "version": "8.5.10",
      "scope": "required",
      "author": "Andrey Sitnik",
      "description": "Tool for transforming styles with JS plugins",
      "purl": "pkg:npm/postcss@8.5.10",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/postcss"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/postcss/-/postcss-8.5.10.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/postcss/postcss.git"
        },
        {
          "type": "website",
          "url": "https://postcss.org/"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/postcss/postcss/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a4c307c4139928553a1e0019e1ec869f05c5fc4bcf186a94af4327679fbdf78f39c305b8d645bdd40e0b386c521e182e8199920a12f902512535dc253607272d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "prettier@3.8.3",
      "type": "library",
      "name": "prettier",
      "version": "3.8.3",
      "scope": "optional",
      "author": "James Long",
      "description": "Prettier is an opinionated code formatter",
      "purl": "pkg:npm/prettier@3.8.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/prettier"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/prettier/-/prettier-3.8.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/prettier/prettier.git"
        },
        {
          "type": "website",
          "url": "https://prettier.io"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/prettier/prettier/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ee280f4cce777061cc5bcc56b954f2762d8a3b6df754589337217984b26aa629477e69fc0bc80f7fe3d2edd513eb861c5c56e23066714bda424b12ff0f19bf27"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "pretty-format@27.5.1",
      "type": "library",
      "name": "pretty-format",
      "version": "27.5.1",
      "scope": "optional",
      "author": "James Kyle",
      "description": "Stringify any JavaScript value.",
      "purl": "pkg:npm/pretty-format@27.5.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pretty-format"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/facebook/jest.git"
        },
        {
          "type": "website",
          "url": "https://github.com/facebook/jest#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/facebook/jest/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "41bd60cb93ab3f9fb30dfd81be7cdd9778ec4dfd6a5d531acdbbc2a0a86d2aa56ce3f60ae28cd7e2029024957235ef9c6a334f9f42a80b4302dc552668758499"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "prismjs@1.30.0",
      "type": "library",
      "name": "prismjs",
      "version": "1.30.0",
      "scope": "required",
      "author": "Lea Verou",
      "description": "Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.",
      "purl": "pkg:npm/prismjs@1.30.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/prismjs"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/prismjs/-/prismjs-1.30.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/PrismJS/prism.git"
        },
        {
          "type": "website",
          "url": "https://github.com/PrismJS/prism#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/PrismJS/prism/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0c4bd5d99176af6ffadd5fad2bc850beb4766469f5d2cac76d7be24e572fecaa73c3c8d688d4ea6d58233b7218f11c6bace505f153cc410172b18618bf4619c7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "property-information@7.1.0",
      "type": "library",
      "name": "property-information",
      "version": "7.1.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "Info on the properties and attributes of the web platform",
      "purl": "pkg:npm/property-information@7.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/property-information"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/property-information/-/property-information-7.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/wooorm/property-information.git"
        },
        {
          "type": "website",
          "url": "https://github.com/wooorm/property-information#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/wooorm/property-information/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4f0119f97fb20899987cbed33d439cbc167841fa13e587a742226e5ffff4b61e770c4eb0d31c4b12d7cade2cabc9015d757baf908939d44120ac943458990e99"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "publint@0.3.18",
      "type": "library",
      "name": "publint",
      "version": "0.3.18",
      "scope": "optional",
      "author": "Bjorn Lu",
      "description": "Lint packaging errors",
      "purl": "pkg:npm/publint@0.3.18",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/publint"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/publint/-/publint-0.3.18.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/publint/publint.git"
        },
        {
          "type": "website",
          "url": "https://publint.dev"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/publint/publint/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2512457814eb7f1e2a2f012e1853e4fa168938937deca9cfb8ad35ca3fb893f5a3e4182838ae6e36c8afa68ae2a818e4d890dab2583ba893a11919e996d19ea2"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "punycode@2.3.1",
      "type": "library",
      "name": "punycode",
      "version": "2.3.1",
      "scope": "optional",
      "author": "Mathias Bynens",
      "description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.",
      "purl": "pkg:npm/punycode@2.3.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/punycode"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/mathiasbynens/punycode.js.git"
        },
        {
          "type": "website",
          "url": "https://mths.be/punycode"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mathiasbynens/punycode.js/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "bd8b7b503d54f5683ad77f2c84bb4b3af740bbef03b02fe2945b44547707fb0c9d712a4d136d007d239db9fe8c91115a84be4563b5f5a14ee7295645b5fabc16"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "radix3@1.1.2",
      "type": "library",
      "name": "radix3",
      "version": "1.1.2",
      "scope": "required",
      "description": "Lightweight and fast router for JavaScript based on Radix Tree",
      "purl": "pkg:npm/radix3@1.1.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/radix3"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/radix3/-/radix3-1.1.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/radix3.git"
        },
        {
          "type": "website",
          "url": "https://github.com/unjs/radix3#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/unjs/radix3/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6f8f3823fedbf2b0c47520ca724492040f249cca5c76c5ee76513f2cd2fadfdc05a072b02db1244056475846300c2d306b414a51c098f86005ef767bc3135514"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "react@19.2.5",
      "type": "library",
      "name": "react",
      "version": "19.2.5",
      "scope": "required",
      "description": "React is a JavaScript library for building user interfaces.",
      "purl": "pkg:npm/react@19.2.5",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/react"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/react/-/react-19.2.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/facebook/react.git"
        },
        {
          "type": "website",
          "url": "https://react.dev/"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/facebook/react/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9655092f3cf5cd3501aec92dda9c1980bab9f407a689f21fb70e1a07b2713aa7f51d8d850da183c60c2900f5731d4d6475669b1fb15ab8fe22d6811e7abd9608"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "react-dom@19.2.5",
      "type": "library",
      "name": "react-dom",
      "version": "19.2.5",
      "scope": "required",
      "description": "React package for working with the DOM.",
      "purl": "pkg:npm/react-dom@19.2.5",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/react-dom"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/facebook/react.git"
        },
        {
          "type": "website",
          "url": "https://react.dev/"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/facebook/react/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2796c0673f835cc3305bfc15df1cca91ee7d01fe821d8ec6e2e60b3753af05c284b163ace29404c63f3a04129a9b197f224e5bc7dc213abbc19520df5b38126a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "react-is@17.0.2",
      "type": "library",
      "name": "react-is",
      "version": "17.0.2",
      "scope": "optional",
      "description": "Brand checking of React Elements.",
      "purl": "pkg:npm/react-is@17.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/react-is"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/facebook/react.git"
        },
        {
          "type": "website",
          "url": "https://reactjs.org/"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/facebook/react/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c361accae90beb62099e569f7ff9d17a03d047de02fd75da9af3169921d1278cbb4ecff8a1c1919931ef3acf0f484ea90777563ab0ff9ee7ae539b1db81b10e3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "react-refresh@0.18.0",
      "type": "library",
      "name": "react-refresh",
      "version": "0.18.0",
      "scope": "required",
      "description": "React is a JavaScript library for building user interfaces.",
      "purl": "pkg:npm/react-refresh@0.18.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/react-refresh"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.18.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/facebook/react.git"
        },
        {
          "type": "website",
          "url": "https://react.dev/"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/facebook/react/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4204f9fff0f78df8c96fa1ac8f1bf44a5a63db78a9f87b4ea673609dbd92e73537081dba1bf2033c6a32e11241e36c33144e3a0d1b2cb5b5bab4a1e829b840c7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "readdirp@4.1.2",
      "type": "library",
      "name": "readdirp",
      "version": "4.1.2",
      "scope": "optional",
      "author": "Thorsten Lorenz",
      "description": "Recursive version of fs.readdir with small RAM & CPU footprint.",
      "purl": "pkg:npm/readdirp@4.1.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/readdirp"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/paulmillr/readdirp.git"
        },
        {
          "type": "website",
          "url": "https://github.com/paulmillr/readdirp"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/paulmillr/readdirp/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "18387090b7f2c162f6b3abc48f286b8be79799f1fa8f52fb244dbb5a1a8b798ce887f0370c16981848f61ff1c56429ff90c7e29bbdc55f11094f0d3a5adc50c2"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "redent@3.0.0",
      "type": "library",
      "name": "redent",
      "version": "3.0.0",
      "scope": "optional",
      "author": "Sindre Sorhus",
      "description": "Strip redundant indentation and indent the string",
      "purl": "pkg:npm/redent@3.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/redent"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/redent/-/redent-3.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sindresorhus/redent.git"
        },
        {
          "type": "website",
          "url": "https://github.com/sindresorhus/redent#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/sindresorhus/redent/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ead0c0f20f7c59ed337741af55e313f5aac43a74f0f6a334dcbf5c2576828eb8a9d4e3bbeb844304b05fac1e1cc333460e3e4e0398a8ca60bd1a48b381624352"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "regex@6.1.0",
      "type": "library",
      "name": "regex",
      "version": "6.1.0",
      "scope": "required",
      "author": "Steven Levithan",
      "description": "Regex template tag with extended syntax, context-aware interpolation, and always-on best practices",
      "purl": "pkg:npm/regex@6.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/regex"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/regex/-/regex-6.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/slevithan/regex.git"
        },
        {
          "type": "website",
          "url": "https://github.com/slevithan/regex#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/slevithan/regex/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e95c2db616d5e28ffbf8e68017d2392f95779652c4b283f2abd3f52555e479d4cfdf773b31f086d3fe4d38f712267d13cd7706f5852b4748104968a87b0dcb0e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "regex-recursion@6.0.2",
      "type": "library",
      "name": "regex-recursion",
      "version": "6.0.2",
      "scope": "required",
      "author": "Steven Levithan",
      "description": "Recursive matching plugin for Regex+",
      "purl": "pkg:npm/regex-recursion@6.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/regex-recursion"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/regex-recursion/-/regex-recursion-6.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/slevithan/regex-recursion.git"
        },
        {
          "type": "website",
          "url": "https://github.com/slevithan/regex-recursion#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/slevithan/regex-recursion/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d1809a482ab655121e6e2694be264db34701cf5920e64552d942947cd231f1856cd5c377015ecd4dcb4ee4538a040f944f604f2485996ae6073ea24e0c6e7472"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "regex-utilities@2.3.0",
      "type": "library",
      "name": "regex-utilities",
      "version": "2.3.0",
      "scope": "required",
      "author": "Steven Levithan",
      "description": "Tiny helpers for processing regex syntax",
      "purl": "pkg:npm/regex-utilities@2.3.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/regex-utilities"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/regex-utilities/-/regex-utilities-2.3.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/slevithan/regex-utilities.git"
        },
        {
          "type": "website",
          "url": "https://github.com/slevithan/regex-utilities#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/slevithan/regex-utilities/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f15865885240591694895bd1108896d8d5d74e61ece2f30d9d2cee25586c7209866afde0f550f12eb427748ddd659555769d193bfe6fd31997e75ebfeccf5c9e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "rehype@13.0.2",
      "type": "library",
      "name": "rehype",
      "version": "13.0.2",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "HTML processor powered by plugins part of the unified collective",
      "purl": "pkg:npm/rehype@13.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rehype"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/rehype/-/rehype-13.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/rehypejs/rehype.git#main"
        },
        {
          "type": "website",
          "url": "https://github.com/rehypejs/rehype"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/rehypejs/rehype/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8f7d6675a445af015150897119eb8f5d72964317ade76441411bc29b397978279f9ff2866e898ae4630734cb0e25fe797e0a37ab0e6d493e67783b9aac3611d8"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "rehype-parse@9.0.1",
      "type": "library",
      "name": "rehype-parse",
      "version": "9.0.1",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "rehype plugin to parse HTML",
      "purl": "pkg:npm/rehype-parse@9.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rehype-parse"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/rehype-parse/-/rehype-parse-9.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/rehypejs/rehype.git#main"
        },
        {
          "type": "website",
          "url": "https://github.com/rehypejs/rehype"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/rehypejs/rehype/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "92c0b3083d0581f87bb6b3c3c6bdab4b295bc2af626039129fc4c20e6109e3d9631140710d50b3087bfb40dcd939f3836a75f8f9b590e1666a2c245660b7e16a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "rehype-raw@7.0.0",
      "type": "library",
      "name": "rehype-raw",
      "version": "7.0.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "rehype plugin to reparse the tree (and raw nodes)",
      "purl": "pkg:npm/rehype-raw@7.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rehype-raw"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/rehype-raw/-/rehype-raw-7.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/rehypejs/rehype-raw.git"
        },
        {
          "type": "website",
          "url": "https://github.com/rehypejs/rehype-raw#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/rehypejs/rehype-raw/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "fda13c8427ca950780f0b9b27b242f405dde0622d118d95f04912f587ee2be9f6c06ab3b4cda812f95f7bf5e7bacce081444ea0e720e3becf933f6e265ba3d5b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "rehype-stringify@10.0.1",
      "type": "library",
      "name": "rehype-stringify",
      "version": "10.0.1",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "rehype plugin to serialize HTML",
      "purl": "pkg:npm/rehype-stringify@10.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rehype-stringify"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/rehype-stringify/-/rehype-stringify-10.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/rehypejs/rehype.git#main"
        },
        {
          "type": "website",
          "url": "https://github.com/rehypejs/rehype"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/rehypejs/rehype/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "93d79c7d71e620fb85548eb507d0de2cf374a851df6b033a46cb97e3c868aa568a485eb546c90d8d29b5948f0f84110cd0c45d2f15559b85a64ea25071c1fd98"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "remark-gfm@4.0.1",
      "type": "library",
      "name": "remark-gfm",
      "version": "4.0.1",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)",
      "purl": "pkg:npm/remark-gfm@4.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/remark-gfm"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/remark-gfm/-/remark-gfm-4.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/remarkjs/remark-gfm.git"
        },
        {
          "type": "website",
          "url": "https://github.com/remarkjs/remark-gfm#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/remarkjs/remark-gfm/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d6aba87d9d9143d11675e377e12efdf8a131575efae3ec02506a29e423cbd5619d0f4a1c3e9bbdd65ccf19bc163040a9129778da4246430cd17f2a2ff63e3236"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "remark-parse@11.0.0",
      "type": "library",
      "name": "remark-parse",
      "version": "11.0.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "remark plugin to add support for parsing markdown input",
      "purl": "pkg:npm/remark-parse@11.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/remark-parse"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/remark-parse/-/remark-parse-11.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/remarkjs/remark.git#main"
        },
        {
          "type": "website",
          "url": "https://remark.js.org"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/remarkjs/remark/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "142c6528b3469274b96daff5966a588a3314cd7d9eb315b9c50aa35b1c3678715f4b631275a1d520d166863a3ea8dd5685984d8a6ab475901337da47d080eba4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "remark-rehype@11.1.2",
      "type": "library",
      "name": "remark-rehype",
      "version": "11.1.2",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "remark plugin that turns markdown into HTML to support rehype",
      "purl": "pkg:npm/remark-rehype@11.1.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/remark-rehype"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/remark-rehype/-/remark-rehype-11.1.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/remarkjs/remark-rehype.git"
        },
        {
          "type": "website",
          "url": "https://github.com/remarkjs/remark-rehype#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/remarkjs/remark-rehype/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0e1ee5e7b89a9da128229cdba743c2f542807424959250fc139469c3b1137db4e5dc5a9c38e82ae6ad8b54386018291a06fee9db82578a43ddbe18661ef28cb3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "remark-smartypants@3.0.2",
      "type": "library",
      "name": "remark-smartypants",
      "version": "3.0.2",
      "scope": "required",
      "author": "Matija Marohnić",
      "description": "remark plugin to implement SmartyPants",
      "purl": "pkg:npm/remark-smartypants@3.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/remark-smartypants"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/remark-smartypants/-/remark-smartypants-3.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/silvenon/remark-smartypants.git"
        },
        {
          "type": "website",
          "url": "https://github.com/silvenon/remark-smartypants#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/silvenon/remark-smartypants/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "20b4d678eae2225bb012f3e3bfaeefec1960adcc7e2d93a401456d288de9badba19599bce059ea0ce44d5cf3e6f8763735d64e321c83c19d44f9e641fc37f974"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "remark-stringify@11.0.0",
      "type": "library",
      "name": "remark-stringify",
      "version": "11.0.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "remark plugin to add support for serializing markdown",
      "purl": "pkg:npm/remark-stringify@11.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/remark-stringify"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-11.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/remarkjs/remark.git#main"
        },
        {
          "type": "website",
          "url": "https://remark.js.org"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/remarkjs/remark/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d4e4a62ddddac01fedf2a76810e31acd990db1f553798e1f4ec83371015d5cdabc4e84cde191b0acc9e575ae0aeac99314a0fe19157a3b8f22e99e222a03cfa7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "request-light@0.7.0",
      "type": "library",
      "name": "request-light",
      "version": "0.7.0",
      "scope": "optional",
      "author": "Microsoft Corporation",
      "description": "Lightweight request library. Promise based, with proxy support.",
      "purl": "pkg:npm/request-light@0.7.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/request-light"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/request-light/-/request-light-0.7.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/microsoft/node-request-light.git"
        },
        {
          "type": "website",
          "url": "https://github.com/microsoft/node-request-light#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/microsoft/node-request-light/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "94c6c132b0e8c60b323bec81dec0dcac3b97f39c98b7bb12f017d0775d63b5b5bfcf965680b65170418bb0ba18c3b234592506401b3c082f12708c644d7d7ee9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "require-directory@2.1.1",
      "type": "library",
      "name": "require-directory",
      "version": "2.1.1",
      "scope": "optional",
      "author": "Troy Goode",
      "description": "Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.",
      "purl": "pkg:npm/require-directory@2.1.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/require-directory"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/troygoode/node-require-directory.git"
        },
        {
          "type": "website",
          "url": "https://github.com/troygoode/node-require-directory/"
        },
        {
          "type": "issue-tracker",
          "url": "http://github.com/troygoode/node-require-directory/issues/"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7c6c4423bfb0b06f71aef763b2b9662f6d8e3134e21d1c0032ba2211e320abc833a0b0bf3d0afb46c4434932d483f6d9019b45f9354890773aff84482abba2f9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "require-from-string@2.0.2",
      "type": "library",
      "name": "require-from-string",
      "version": "2.0.2",
      "scope": "optional",
      "author": "Vsevolod Strukchinsky",
      "description": "Require module from string",
      "purl": "pkg:npm/require-from-string@2.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/require-from-string"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/floatdrop/require-from-string.git"
        },
        {
          "type": "website",
          "url": "https://github.com/floatdrop/require-from-string#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/floatdrop/require-from-string/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5dfd2759ee91b1ece214cbbe029f5b8a251b9a996ae92f7fa7eef0ed85cffc904786b5030d48706bebc0372b9bbaa7d9593bde53ffc36151ac0c6ed128bfef13"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "retext@9.0.0",
      "type": "library",
      "name": "retext",
      "version": "9.0.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "natural language processor powered by plugins part of the unified collective",
      "purl": "pkg:npm/retext@9.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/retext"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/retext/-/retext-9.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/retextjs/retext.git#main"
        },
        {
          "type": "website",
          "url": "https://github.com/retextjs/retext"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/retextjs/retext/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b1b3037291c2363be585e4a031f11c56b664a37703cdd6ded71fdeec6eba745a7415fecc95dbe2daebfa264250cdd45cbcb604f0203c39ef2c890c7c64e81370"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "retext-latin@4.0.0",
      "type": "library",
      "name": "retext-latin",
      "version": "4.0.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "retext plugin to parse Latin-script prose",
      "purl": "pkg:npm/retext-latin@4.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/retext-latin"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/retext-latin/-/retext-latin-4.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/retextjs/retext.git#main"
        },
        {
          "type": "website",
          "url": "https://github.com/retextjs/retext"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/retextjs/retext/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "86ff70a06ec5cb433d225450968abf37a6ad57cd8dc4b1af7aafb71f658e8bbf5db4861637c39ac688039bbedff189d55c92f6543ddb6eaa30bb913710c84160"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "retext-smartypants@6.2.0",
      "type": "library",
      "name": "retext-smartypants",
      "version": "6.2.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "retext plugin to implement SmartyPants",
      "purl": "pkg:npm/retext-smartypants@6.2.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/retext-smartypants"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/retext-smartypants/-/retext-smartypants-6.2.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/retextjs/retext-smartypants.git"
        },
        {
          "type": "website",
          "url": "https://github.com/retextjs/retext-smartypants#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/retextjs/retext-smartypants/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "924d23394efecc6bfffe47e35c4063748af22f501c9788bd5cd907c6d33b4e6e651620a8839efa7e3342f618e847b2d3290d03b0f5b2d3d26e9a64ac1f5baa7d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "retext-stringify@4.0.0",
      "type": "library",
      "name": "retext-stringify",
      "version": "4.0.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "retext plugin to serialize prose",
      "purl": "pkg:npm/retext-stringify@4.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/retext-stringify"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/retext-stringify/-/retext-stringify-4.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/retextjs/retext.git#main"
        },
        {
          "type": "website",
          "url": "https://github.com/retextjs/retext"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/retextjs/retext/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "aed7cdff4a3c90bd5efbbf3ebb13d3aaed4a96dd323f32ae43605f5b0c1f8085126b2cb3c693353c9ce42ade15f3cd37b81f6a4b2df632f23b5dea7d9214e988"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "rollup@4.60.2",
      "type": "library",
      "name": "rollup",
      "version": "4.60.2",
      "scope": "required",
      "author": "Rich Harris",
      "description": "Next-generation ES module bundler",
      "purl": "pkg:npm/rollup@4.60.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rollup"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/rollup/-/rollup-4.60.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/rollup/rollup.git"
        },
        {
          "type": "website",
          "url": "https://rollupjs.org/"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/rollup/rollup/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "27da99c96fbe40aff4f4dc8dff378ed1d1bfd467467f2a7d955f1a8c79d154b7e8fee16c6e38b99879c3827fea61d507c8290cd8dfbc572b298197257c087479"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "sade@1.8.1",
      "type": "library",
      "name": "sade",
      "version": "1.8.1",
      "scope": "optional",
      "author": "Luke Edwards",
      "description": "Smooth (CLI) operator 🎶",
      "purl": "pkg:npm/sade@1.8.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sade"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/sade/-/sade-1.8.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/lukeed/sade.git"
        },
        {
          "type": "website",
          "url": "https://github.com/lukeed/sade#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/lukeed/sade/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c5a9770995f55e5a3f938029c0216b1d50028bd7c1a89ed5fa6c2106cb9fff520e29b072d3df057b1f966bfe5032e6f0d3da5267fbbc118f0f5a07af26c5e9d4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "sax@1.6.0",
      "type": "library",
      "name": "sax",
      "version": "1.6.0",
      "scope": "required",
      "author": "Isaac Z. Schlueter",
      "description": "An evented streaming XML parser in JavaScript",
      "purl": "pkg:npm/sax@1.6.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sax"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/sax/-/sax-1.6.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/isaacs/sax-js.git"
        },
        {
          "type": "website",
          "url": "https://github.com/isaacs/sax-js#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/isaacs/sax-js/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e91dc9e4ce0071bb4b51d66646fd92ca079568cec886b2d7bbd0669ce1a698009a93c7e252d3ac60d5944b8b8aeeea5b9872016cb05e15e23fff8efb04a2c1cc"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0"
          }
        }
      ]
    },
    {
      "bom-ref": "saxes@6.0.0",
      "type": "library",
      "name": "saxes",
      "version": "6.0.0",
      "scope": "optional",
      "author": "Louis-Dominique Dubeau",
      "description": "An evented streaming XML parser in JavaScript",
      "purl": "pkg:npm/saxes@6.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/saxes"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/saxes/-/saxes-6.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/lddubeau/saxes.git"
        },
        {
          "type": "website",
          "url": "https://github.com/lddubeau/saxes#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/lddubeau/saxes/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c4083b48e9c486b9b9cc8de9b8e38acb2d4e31c32520965834963bc4b0704b37b452384f2e759f8f6185d84a53d239b368928858a1cbb1a4926a37f7e5b7189c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "scheduler@0.27.0",
      "type": "library",
      "name": "scheduler",
      "version": "0.27.0",
      "scope": "required",
      "description": "Cooperative scheduler for the browser environment.",
      "purl": "pkg:npm/scheduler@0.27.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/scheduler"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/facebook/react.git"
        },
        {
          "type": "website",
          "url": "https://react.dev/"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/facebook/react/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "78dbfe5ab55b2aed5fdef6d8253ff1b62179b320391cf20cb5ff48818fe72a0d2c5aacc0504bea63fc66ece71973fa9a7cbc7f88ef4580e99e480a78bf9b62fd"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "semver@7.7.4",
      "type": "library",
      "name": "semver",
      "version": "7.7.4",
      "scope": "required",
      "author": "GitHub Inc.",
      "description": "The semantic version parser used by npm.",
      "purl": "pkg:npm/semver@7.7.4",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/semver"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/node-semver.git"
        },
        {
          "type": "website",
          "url": "https://github.com/npm/node-semver#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/npm/node-semver/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "bc5282d8812d427561a53efc875629f30cf0adff0233e33328c1c62597c1b738593727111675ec1e4e84e53c4892432c80d4bb99d5f700607bc7640cd9d8b894"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "sharp@0.34.5",
      "type": "library",
      "name": "sharp",
      "version": "0.34.5",
      "scope": "optional",
      "author": "Lovell Fuller",
      "description": "High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, GIF, AVIF and TIFF images",
      "purl": "pkg:npm/sharp@0.34.5",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sharp"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/sharp/-/sharp-0.34.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/lovell/sharp.git"
        },
        {
          "type": "website",
          "url": "https://sharp.pixelplumbing.com"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/lovell/sharp/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3aef48e45b7d58d7026d7ad4f5c3203c17022bc2e2c0ba9c6f2c16dede280d5dfb9f5a73a6e34bb1888057c78e0e78dbb509520f067671411e433e04e781e5b6"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "shiki@4.0.2",
      "type": "library",
      "name": "shiki",
      "version": "4.0.2",
      "scope": "required",
      "author": "Pine Wu",
      "description": "A beautiful Syntax Highlighter.",
      "purl": "pkg:npm/shiki@4.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/shiki"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/shiki/-/shiki-4.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/shikijs/shiki.git"
        },
        {
          "type": "website",
          "url": "https://github.com/shikijs/shiki#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/shikijs/shiki/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "78054a4cc79d4797243e8e319defcf8d8418ad4deac7bf20b4967eb07957120e481e186842131f655cdeb5362e6894b42f611fdc070247308757c4f4588ea721"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "siginfo@2.0.0",
      "type": "library",
      "name": "siginfo",
      "version": "2.0.0",
      "scope": "optional",
      "author": "Emil Bay",
      "description": "Utility module to print pretty messages on SIGINFO/SIGUSR1",
      "purl": "pkg:npm/siginfo@2.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/siginfo"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/siginfo/-/siginfo-2.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/emilbayes/siginfo.git"
        },
        {
          "type": "website",
          "url": "https://github.com/emilbayes/siginfo#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/emilbayes/siginfo/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c9bc7458ed7ff1b4812c459766f11dee0316dd29f7245956dd3bd7d674446c32d135035a78d37c58ad26781c0f74068e23b4ed4514499ff12cd7386bac21eeee"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "sisteransi@1.0.5",
      "type": "library",
      "name": "sisteransi",
      "version": "1.0.5",
      "scope": "required",
      "author": "Terkel Gjervig",
      "description": "ANSI escape codes for some terminal swag",
      "purl": "pkg:npm/sisteransi@1.0.5",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sisteransi"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/terkelg/sisteransi.git"
        },
        {
          "type": "website",
          "url": "https://github.com/terkelg/sisteransi#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/terkelg/sisteransi/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6cb186951d50c417329e7d9de589835f83068e566fcb631104344d1cb27c548ea5ebef45522c9314d27422f78e48fd1b7178150cf45c7c6a80d298daa94a5f56"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "smol-toml@1.6.1",
      "type": "library",
      "name": "smol-toml",
      "version": "1.6.1",
      "scope": "required",
      "author": "Cynthia",
      "description": "A small, fast, and correct TOML parser/serializer",
      "purl": "pkg:npm/smol-toml@1.6.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/smol-toml"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/smol-toml/-/smol-toml-1.6.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/squirrelchat/smol-toml.git"
        },
        {
          "type": "website",
          "url": "https://github.com/squirrelchat/smol-toml#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/squirrelchat/smol-toml/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "756506f05e6c2080115e28750d3690017e12b224d78489ca7f56eec5d63d0c88386583d92b99c63355512189846c36ec1eded44a8f7dc522c5bb943522a4e6b2"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "source-map-js@1.2.1",
      "type": "library",
      "name": "source-map-js",
      "version": "1.2.1",
      "scope": "required",
      "author": "Valentin 7rulnik Semirulnik",
      "description": "Generates and consumes source maps",
      "purl": "pkg:npm/source-map-js@1.2.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/source-map-js"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/7rulnik/source-map-js.git"
        },
        {
          "type": "website",
          "url": "https://github.com/7rulnik/source-map-js"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/7rulnik/source-map-js/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "51758c2a12cec1529bef6f0852d40f5f17d853ebac7726ed52b2bff2e184f0240cbeb84ea70bf30c1c23d108522fb31073bbc8b084811bc550f3e203431a5f40"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "space-separated-tokens@2.0.2",
      "type": "library",
      "name": "space-separated-tokens",
      "version": "2.0.2",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "Parse and stringify space separated tokens",
      "purl": "pkg:npm/space-separated-tokens@2.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/space-separated-tokens"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/wooorm/space-separated-tokens.git"
        },
        {
          "type": "website",
          "url": "https://github.com/wooorm/space-separated-tokens#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/wooorm/space-separated-tokens/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3c41a5030ac6f325c65d18d6df67c66e0eba24094e0306ce6eea95a09a6ffe6460a160d07e01f5c033efb735b25123405c119293c87be796036db704cb7487d9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "stackback@0.0.2",
      "type": "library",
      "name": "stackback",
      "version": "0.0.2",
      "scope": "optional",
      "author": "Roman Shtylman",
      "description": "return list of CallSite objects from a captured stacktrace",
      "purl": "pkg:npm/stackback@0.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stackback"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/stackback/-/stackback-0.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/shtylman/node-stackback.git"
        },
        {
          "type": "website",
          "url": "https://github.com/shtylman/node-stackback#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/shtylman/node-stackback/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d573091397d0a358c61fa63fede6e7c0f3811242049d3e10177d9de51d7e557757bde334201309b7ccdf6b15f53f7421570ad87bee7bebe8e400db524b69816f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "std-env@4.1.0",
      "type": "library",
      "name": "std-env",
      "version": "4.1.0",
      "scope": "optional",
      "description": "Runtime agnostic JS utils",
      "purl": "pkg:npm/std-env@4.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/std-env"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/std-env/-/std-env-4.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/std-env.git"
        },
        {
          "type": "website",
          "url": "https://github.com/unjs/std-env#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/unjs/std-env/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "46aef26dc5f646e0b9e6bf6868f5445bbff1bb7b63f2ee067816070560b272116dccc22bf3a03b7b73cf1013d3dfbb074ad297dfe4e25ff16bfc00a624b5652d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "stringify-entities@4.0.4",
      "type": "library",
      "name": "stringify-entities",
      "version": "4.0.4",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "Serialize (encode) HTML character references",
      "purl": "pkg:npm/stringify-entities@4.0.4",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stringify-entities"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/stringify-entities/-/stringify-entities-4.0.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/wooorm/stringify-entities.git"
        },
        {
          "type": "website",
          "url": "https://github.com/wooorm/stringify-entities#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/wooorm/stringify-entities/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2307c1a6d6ad94ef90089528d7d02abeb3cdaa554ca56f5810bd8b21563e469bf6aac8c21b16832cd460786b1058985f22d79bb8986c1922e36816cd490fa27a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "strip-indent@3.0.0",
      "type": "library",
      "name": "strip-indent",
      "version": "3.0.0",
      "scope": "optional",
      "author": "Sindre Sorhus",
      "description": "Strip leading whitespace from each line in a string",
      "purl": "pkg:npm/strip-indent@3.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/strip-indent"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sindresorhus/strip-indent.git"
        },
        {
          "type": "website",
          "url": "https://github.com/sindresorhus/strip-indent#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/sindresorhus/strip-indent/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "95a2536b725bf95429682e83b1e1e117b75756a1d37c93c24436846e277f76b3a1822b60624bbf95eb4c52a397168595d3320851b8e9747dadfad623e1b40c45"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "svgo@4.0.1",
      "type": "library",
      "name": "svgo",
      "version": "4.0.1",
      "scope": "required",
      "author": "Kir Belevich",
      "description": "SVGO is a Node.js library and command-line application for optimizing vector images.",
      "purl": "pkg:npm/svgo@4.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/svgo"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/svgo/-/svgo-4.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/svg/svgo.git"
        },
        {
          "type": "website",
          "url": "https://svgo.dev"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/svg/svgo/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5c3a5650e3c2e851226da2f38df7b4b9c695d18ace8d8a2d1893b55a917465dfa7e99184414b12ba06a82eaf5090466d01f408c53e3650285cb2c0d53cfdfeff"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "symbol-tree@3.2.4",
      "type": "library",
      "name": "symbol-tree",
      "version": "3.2.4",
      "scope": "optional",
      "author": "Joris van der Wel",
      "description": "Turn any collection of objects into its own efficient tree or linked list using Symbol",
      "purl": "pkg:npm/symbol-tree@3.2.4",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/symbol-tree"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jsdom/js-symbol-tree.git"
        },
        {
          "type": "website",
          "url": "https://github.com/jsdom/js-symbol-tree#symbol-tree"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/jsdom/js-symbol-tree/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f50364e4ac0317e06fcfe3f239b9264988c8e64b15518b635bb014db6af634a71f2c9717a7dea1903594dfe5e774eb146fe010f5085fcdf093d8ef823564f94f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "tiny-inflate@1.0.3",
      "type": "library",
      "name": "tiny-inflate",
      "version": "1.0.3",
      "scope": "required",
      "author": "Devon Govett",
      "description": "A tiny inflate implementation",
      "purl": "pkg:npm/tiny-inflate@1.0.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tiny-inflate"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/tiny-inflate/-/tiny-inflate-1.0.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/devongovett/tiny-inflate.git"
        },
        {
          "type": "website",
          "url": "https://github.com/devongovett/tiny-inflate"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/devongovett/tiny-inflate/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a646357e3d5c2876f6b1e583cb4075e87796c9cce5240f7f596deeddce33fcd8960ec3b70ce5390fb9e14cb13d085d325effd064563bb042668f6e1d2be46bab"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "tinybench@2.9.0",
      "type": "library",
      "name": "tinybench",
      "version": "2.9.0",
      "scope": "optional",
      "purl": "pkg:npm/tinybench@2.9.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tinybench"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/tinybench/-/tinybench-2.9.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/tinylibs/tinybench.git"
        },
        {
          "type": "website",
          "url": "https://github.com/tinylibs/tinybench#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/tinylibs/tinybench/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d3e0d4bea58c55a94b9a16ba96be240fc88030ad47cd5d3f68a9c2b566fdbfdeb8d539cffcc15becf7366f1a314234d7004aebc9756050e7efd98a8d965a867a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "tinyclip@0.1.12",
      "type": "library",
      "name": "tinyclip",
      "version": "0.1.12",
      "scope": "required",
      "author": "Tinylibs Maintainers",
      "description": "A tiny utility to interact with the system clipboard.",
      "purl": "pkg:npm/tinyclip@0.1.12",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tinyclip"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/tinyclip/-/tinyclip-0.1.12.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/tinylibs/tinyclip.git"
        },
        {
          "type": "website",
          "url": "https://github.com/tinylibs/tinyclip#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/tinylibs/tinyclip/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "01edce554aa27c3c34c01ae22014bbc95696e380e9e9e48741ccaae0881cede3764c91ffd98b2272cc1a5be27f3ae32f8690cf38a120a406428e46f8869a3278"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "tinyexec@1.1.1",
      "type": "library",
      "name": "tinyexec",
      "version": "1.1.1",
      "scope": "required",
      "author": "James Garbutt",
      "description": "A minimal library for executing processes in Node",
      "purl": "pkg:npm/tinyexec@1.1.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tinyexec"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.1.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/tinylibs/tinyexec.git"
        },
        {
          "type": "website",
          "url": "https://github.com/tinylibs/tinyexec#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/tinylibs/tinyexec/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "54a4bf65a42186428530036600e8615d5a087c15db950c465f59b2090d9f690adf9a86cc7ed5de24f7191a9d204b4ee872f1895832d91b23990da74306a60826"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "tinyglobby@0.2.16",
      "type": "library",
      "name": "tinyglobby",
      "version": "0.2.16",
      "scope": "required",
      "author": "Superchupu",
      "description": "A fast and minimal alternative to globby and fast-glob",
      "purl": "pkg:npm/tinyglobby@0.2.16",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tinyglobby"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.16.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/SuperchupuDev/tinyglobby.git"
        },
        {
          "type": "website",
          "url": "https://superchupu.dev/tinyglobby"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/SuperchupuDev/tinyglobby/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a67f7d561a0009847c9c51e1c6a8b1faebec6d78a77806ac5a6e688d7a0df311302b929ddff4eb84d9f5c01cae0f9d94c5644bcbca6efa444c9e2122e84abd66"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "tinyrainbow@3.1.0",
      "type": "library",
      "name": "tinyrainbow",
      "version": "3.1.0",
      "scope": "optional",
      "description": "A small library to print colourful messages.",
      "purl": "pkg:npm/tinyrainbow@3.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tinyrainbow"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/tinyrainbow/-/tinyrainbow-3.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/tinylibs/tinyrainbow.git"
        },
        {
          "type": "website",
          "url": "https://github.com/tinylibs/tinyrainbow#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/tinylibs/tinyrainbow/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "05ff882e6060adeb54add271cd73344a05cb6775df89a52e3a3fc82901ee4d78a9fb4e579febb21187558349180e2a5305c2eb095c94cc03f3ed0980adbd269b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "tldts@7.0.29",
      "type": "library",
      "name": "tldts",
      "version": "7.0.29",
      "scope": "optional",
      "author": "Rémi Berson",
      "description": "Library to work against complex domain names, subdomains and URIs.",
      "purl": "pkg:npm/tldts@7.0.29",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tldts"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/tldts/-/tldts-7.0.29.tgz"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/remusao/tldts.git"
        },
        {
          "type": "website",
          "url": "https://github.com/remusao/tldts#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/remusao/tldts/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2485c27ab86e76bfcde8e58bc0b1751d5b134d4a3baf2eaa1dae5e59912488cbb1b088800022f9e6d18b7ea7c77e81fb41a310516f1f9e00fbbbb4f159ec5842"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "tldts-core@7.0.29",
      "type": "library",
      "name": "tldts-core",
      "version": "7.0.29",
      "scope": "optional",
      "author": "Rémi Berson",
      "description": "tldts core primitives (internal module)",
      "purl": "pkg:npm/tldts-core@7.0.29",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tldts-core"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/tldts-core/-/tldts-core-7.0.29.tgz"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/remusao/tldts.git"
        },
        {
          "type": "website",
          "url": "https://github.com/remusao/tldts#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/remusao/tldts/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5bdf4db94edbd43706dee277bfd93d573b421f75a26a535b06405fb79c02b3c57c99ec6ed1742a6991186fd97d44d3732bcfb7109f4f296074fd152d4d0fe8f9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "tough-cookie@6.0.1",
      "type": "library",
      "name": "tough-cookie",
      "version": "6.0.1",
      "scope": "optional",
      "author": "Jeremy Stashewsky",
      "description": "RFC6265 Cookies and Cookie Jar for node.js",
      "purl": "pkg:npm/tough-cookie@6.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tough-cookie"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-6.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/salesforce/tough-cookie.git"
        },
        {
          "type": "website",
          "url": "https://github.com/salesforce/tough-cookie"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/salesforce/tough-cookie/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2e4b5941bdc87a851607d96a4791164c7816fd54c84c25e0e03db533e96fc9b45577294bad1327a9a20e34b55be666aff2f335f66e381c8706ab8a8049ebb643"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "tr46@6.0.0",
      "type": "library",
      "name": "tr46",
      "version": "6.0.0",
      "scope": "optional",
      "author": "Sebastian Mayr",
      "description": "An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing",
      "purl": "pkg:npm/tr46@6.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tr46"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/tr46/-/tr46-6.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jsdom/tr46.git"
        },
        {
          "type": "website",
          "url": "https://github.com/jsdom/tr46#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/jsdom/tr46/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6cb54c2cfb6cb6567888c407a451d347b1801a3da3c62f03834b3687631a7c0138b92585f7c142ff7328994e7589000c7fcfea0d46ca59fe46c6ebef55c5c487"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "trim-lines@3.0.1",
      "type": "library",
      "name": "trim-lines",
      "version": "3.0.1",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "Remove spaces and tabs around line-breaks",
      "purl": "pkg:npm/trim-lines@3.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/trim-lines"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/trim-lines/-/trim-lines-3.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/wooorm/trim-lines.git"
        },
        {
          "type": "website",
          "url": "https://github.com/wooorm/trim-lines#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/wooorm/trim-lines/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9118fc07e60764273d91061d59f241dbfa1497dac0f7da9ba3061806daf8ba2e26672010d89a6f54177fe94d989680137ea06105348c853a60047b54d0c7f746"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "trough@2.2.0",
      "type": "library",
      "name": "trough",
      "version": "2.2.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "`trough` is middleware",
      "purl": "pkg:npm/trough@2.2.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/trough"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/trough/-/trough-2.2.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/wooorm/trough.git"
        },
        {
          "type": "website",
          "url": "https://github.com/wooorm/trough#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/wooorm/trough/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b663292b4d018d9894c95cafac12bb9277ab3609a0bdc57f28b572ba66bf482f9340dd7aec6acc45c880353cf4f7e937cd6f0bf2deb48d63b51a97e465d8d36b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "tsconfck@3.1.6",
      "type": "library",
      "name": "tsconfck",
      "version": "3.1.6",
      "scope": "required",
      "author": "dominikg",
      "description": "A utility to work with tsconfig.json without typescript",
      "purl": "pkg:npm/tsconfck@3.1.6",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tsconfck"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/tsconfck/-/tsconfck-3.1.6.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/dominikg/tsconfck.git"
        },
        {
          "type": "website",
          "url": "https://github.com/dominikg/tsconfck/tree/main/packages/tsconfck#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/dominikg/tsconfck/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "92ce958ebfe3130d0fd6098e570bad33707b7d6c685812f62910dbd497ea1956b00663b952cbe658e40518704f979cb1633e1e111af5f44e8becd32ff857a3e3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "typesafe-path@0.2.2",
      "type": "library",
      "name": "typesafe-path",
      "version": "0.2.2",
      "scope": "optional",
      "purl": "pkg:npm/typesafe-path@0.2.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/typesafe-path"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/typesafe-path/-/typesafe-path-0.2.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/johnsoncodehk/typesafe-path.git"
        },
        {
          "type": "website",
          "url": "https://github.com/johnsoncodehk/typesafe-path#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/johnsoncodehk/typesafe-path/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "38969b7e4020d562d94aa24027467a49db77bad9dbcebfe387e3401e8c961c97bc08c4b2efd1a6d3ce74f7833d9ef4cfcb6d8acd3567e59ab999b6a9088fe13c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "typescript@5.9.3",
      "type": "library",
      "name": "typescript",
      "version": "5.9.3",
      "scope": "optional",
      "author": "Microsoft Corp.",
      "description": "TypeScript is a language for application scale JavaScript development",
      "purl": "pkg:npm/typescript@5.9.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/typescript"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/microsoft/TypeScript.git"
        },
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/microsoft/TypeScript/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8e5d6f6733c38a72ebf5e52ddc9feded5e8580d130f508ef04f772b33f4a7d00c3e357d0ac2d98e2f290762694a454f86d795bd511e12e9a7cc2d9ba3394e04b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "typescript-auto-import-cache@0.3.6",
      "type": "library",
      "name": "typescript-auto-import-cache",
      "version": "0.3.6",
      "scope": "optional",
      "purl": "pkg:npm/typescript-auto-import-cache@0.3.6",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/typescript-auto-import-cache"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/typescript-auto-import-cache/-/typescript-auto-import-cache-0.3.6.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/volarjs/typescript-auto-import-cache.git"
        },
        {
          "type": "website",
          "url": "https://github.com/volarjs/typescript-auto-import-cache#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/volarjs/typescript-auto-import-cache/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "469b875eb9271dd55d2bbc2fffcba0dc5af458db0d8b9979681f0c618b9786ad941f9967101d61b49d6c9a1b43e55782b06af6a7c9940ed77cdcb0900c55608d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "ufo@1.6.3",
      "type": "library",
      "name": "ufo",
      "version": "1.6.3",
      "scope": "required",
      "description": "URL utils for humans",
      "purl": "pkg:npm/ufo@1.6.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ufo"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ufo/-/ufo-1.6.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/ufo.git"
        },
        {
          "type": "website",
          "url": "https://github.com/unjs/ufo#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/unjs/ufo/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c832539a1c9dbe5e65273066cbf87238003477e6aa081bb097cd7c85a55d60246b595f38a3b6327959b84255474ada8daeb2524dbea32ae14056a005b2bf8add"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "ultrahtml@1.6.0",
      "type": "library",
      "name": "ultrahtml",
      "version": "1.6.0",
      "scope": "required",
      "author": "Nate Moore",
      "purl": "pkg:npm/ultrahtml@1.6.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ultrahtml"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ultrahtml/-/ultrahtml-1.6.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/natemoo-re/ultrahtml.git"
        },
        {
          "type": "website",
          "url": "https://github.com/natemoo-re/ultrahtml#README"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/natemoo-re/ultrahtml/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "47d7c19fdd154c9aeaa8b0f0c8ca61f871a77bc7aa63588f7d884fcd9aef2a921fc245996dc6257e9b1bf01f5d4ef05fa72d7f86a003ed68bc10a7cff5ef3377"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "uncrypto@0.1.3",
      "type": "library",
      "name": "uncrypto",
      "version": "0.1.3",
      "scope": "required",
      "description": "Single API for Web Crypto API and Crypto Subtle working in Node.js, Browsers and other runtimes",
      "purl": "pkg:npm/uncrypto@0.1.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uncrypto"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/uncrypto/-/uncrypto-0.1.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/uncrypto.git"
        },
        {
          "type": "website",
          "url": "https://github.com/unjs/uncrypto#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/unjs/uncrypto/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "425f3ba851c1decfc37b60a503d7b482c9d2eb35c6dbb4a44e2489c2309cf4c79b6df6a941fb8fcee98c214322dfc7b33d954d15c1c8f6c5087a97907f0f09f1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "unified@11.0.5",
      "type": "library",
      "name": "unified",
      "version": "11.0.5",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "parse, inspect, transform, and serialize content through syntax trees",
      "purl": "pkg:npm/unified@11.0.5",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unified"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/unified/-/unified-11.0.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unifiedjs/unified.git"
        },
        {
          "type": "website",
          "url": "https://unifiedjs.com"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/unifiedjs/unified/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c4abc684f5b0de4f3842387c6c8dd97898ea9f269d2be18416d6b349f66ffeb29e4e44e3389868ea616a87648cf7a888719a24c623a983bf066b34d283cf8a1c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "unifont@0.7.4",
      "type": "library",
      "name": "unifont",
      "version": "0.7.4",
      "scope": "required",
      "description": "Framework agnostic tools for accessing data from font CDNs and providers",
      "purl": "pkg:npm/unifont@0.7.4",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unifont"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/unifont/-/unifont-0.7.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/unifont.git"
        },
        {
          "type": "website",
          "url": "https://github.com/unjs/unifont#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/unjs/unifont/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a077a2b38ff1978d87508787b8d651184bf18f901a20a47e6c73cd7a046ae4b57581d7378ee9dda4e35b8e094aa6286625ff9db30ca074c267dde7ed18831e9a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "unist-util-find-after@5.0.0",
      "type": "library",
      "name": "unist-util-find-after",
      "version": "5.0.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "unist utility to find a node after another node",
      "purl": "pkg:npm/unist-util-find-after@5.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unist-util-find-after"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/unist-util-find-after/-/unist-util-find-after-5.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/unist-util-find-after.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/unist-util-find-after#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/unist-util-find-after/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6a641ad04a769ba844da0ef602e81422d8dbb8cf17f1c1909c5a07934a467eb15e4fd199873379496f2746c88628aec089fe02ac008f10d900e8ffcbc3a7c719"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "unist-util-is@6.0.1",
      "type": "library",
      "name": "unist-util-is",
      "version": "6.0.1",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "unist utility to check if a node passes a test",
      "purl": "pkg:npm/unist-util-is@6.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unist-util-is"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/unist-util-is.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/unist-util-is#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/unist-util-is/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2ec8882dbb41113903cfc23da75750d2ec91516b9a43377f72e11e4b5868452c96e44e571a64f39706353ab373cda906a3023d0ebfc8f0755ac38853b67c72f2"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "unist-util-modify-children@4.0.0",
      "type": "library",
      "name": "unist-util-modify-children",
      "version": "4.0.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "unist utility to modify direct children of a parent",
      "purl": "pkg:npm/unist-util-modify-children@4.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unist-util-modify-children"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/unist-util-modify-children/-/unist-util-modify-children-4.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/unist-util-modify-children.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/unist-util-modify-children#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/unist-util-modify-children/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "fad74de5f18d75dbec41d233505dd7c7cd8253db0c33e7c0d1d2e047dbce993d283d3da31fe3f59dde654aa7c27d7030fbddcd85c5cd636aaabd352d13871093"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "unist-util-position@5.0.0",
      "type": "library",
      "name": "unist-util-position",
      "version": "5.0.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "unist utility to get the position of a node",
      "purl": "pkg:npm/unist-util-position@5.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unist-util-position"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/unist-util-position/-/unist-util-position-5.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/unist-util-position.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/unist-util-position#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/unist-util-position/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7ee72c0bb1e35ef901e51de44c23bb9148d176b4b4049b7733f14fc661cc04e9bc2508b606c1c01c5b32dbb13412894ff2ba743735ec27e8cd3f20d6bce2593c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "unist-util-remove-position@5.0.0",
      "type": "library",
      "name": "unist-util-remove-position",
      "version": "5.0.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "unist utility to remove positions from a tree",
      "purl": "pkg:npm/unist-util-remove-position@5.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unist-util-remove-position"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/unist-util-remove-position/-/unist-util-remove-position-5.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/unist-util-remove-position.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/unist-util-remove-position#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/unist-util-remove-position/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1e9e4a877c0bc6fd0f1e3f66db266184bb79f0accfb4460a410e32c5f60510eec4bc7c33c8362776e8479d8d660f1a2aafb554c15b875e4f515ca222612d4df1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "unist-util-stringify-position@4.0.0",
      "type": "library",
      "name": "unist-util-stringify-position",
      "version": "4.0.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "unist utility to serialize a node, position, or point as a human readable location",
      "purl": "pkg:npm/unist-util-stringify-position@4.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unist-util-stringify-position"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/unist-util-stringify-position.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/unist-util-stringify-position#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/unist-util-stringify-position/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d00495d3a000a0a083912dbec70e515c9cb0aeebaba5b0b82594a6ee7afb30eb75a23033bf2c9a3be53165fd7c8fc14217a926cc264a70080dff2bb6826d9781"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "unist-util-visit@5.1.0",
      "type": "library",
      "name": "unist-util-visit",
      "version": "5.1.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "unist utility to visit nodes",
      "purl": "pkg:npm/unist-util-visit@5.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unist-util-visit"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-5.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/unist-util-visit.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/unist-util-visit#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/unist-util-visit/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9bebc87727823a976bfd07900aed84cf15ffa21812f0a6e73c38059e2e1d42c7d20ada73f14a83c98e468d1aeef0f0cab989fb16ad7d8f5090fa7252b0628ece"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "unist-util-visit-children@3.0.0",
      "type": "library",
      "name": "unist-util-visit-children",
      "version": "3.0.0",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "unist utility to visit direct children of a parent",
      "purl": "pkg:npm/unist-util-visit-children@3.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unist-util-visit-children"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/unist-util-visit-children/-/unist-util-visit-children-3.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/unist-util-visit-children.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/unist-util-visit-children#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/unist-util-visit-children/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "46099d4df4813a0d38b1d3dca53483d63ce83418edf5af34fd90b3a79708f67d6a3f32d9585f5876f586376ce64ee98fd475a15ca75459ec63cbf5b2fe527bb4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "unist-util-visit-parents@6.0.2",
      "type": "library",
      "name": "unist-util-visit-parents",
      "version": "6.0.2",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "unist utility to recursively walk over nodes, with ancestral information",
      "purl": "pkg:npm/unist-util-visit-parents@6.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unist-util-visit-parents"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-6.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/syntax-tree/unist-util-visit-parents.git"
        },
        {
          "type": "website",
          "url": "https://github.com/syntax-tree/unist-util-visit-parents#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/syntax-tree/unist-util-visit-parents/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "828875b354c1aea4aaba449cf30ae3c1684bd21889c6003c9b8905c46950fbc1584370bf9b5d45713b386187a6ed5ebae0084756f82840b93cf744ac76caf621"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "unstorage@1.17.5",
      "type": "library",
      "name": "unstorage",
      "version": "1.17.5",
      "scope": "required",
      "description": "Universal Storage Layer",
      "purl": "pkg:npm/unstorage@1.17.5",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unstorage"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/unstorage/-/unstorage-1.17.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/unstorage.git"
        },
        {
          "type": "website",
          "url": "https://unstorage.unjs.io"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/unjs/unstorage/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d22de2aaf45fc76f6190d9ed1f242f253a5fe56f5d43d65a752a1153cfb1565855b53ee3017e7b7dacd83bd107bdc4427c10b28b9611c9aed70833ac6d38243e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "chokidar@5.0.0",
      "type": "library",
      "name": "chokidar",
      "version": "5.0.0",
      "scope": "required",
      "author": "Paul Miller",
      "description": "Minimal and efficient cross-platform file watching library",
      "purl": "pkg:npm/chokidar@5.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unstorage/node_modules/chokidar"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/chokidar/-/chokidar-5.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/paulmillr/chokidar.git"
        },
        {
          "type": "website",
          "url": "https://github.com/paulmillr/chokidar"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/paulmillr/chokidar/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4d0326737c3ee40c63a4bf22222c1e6c5ef77510c5e1f04889e02a1a7f5118259a115c10e856f67067b7d589ecd11448ce28b982827563bc5b330a354f132997"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "readdirp@5.0.0",
      "type": "library",
      "name": "readdirp",
      "version": "5.0.0",
      "scope": "required",
      "author": "Thorsten Lorenz",
      "description": "Recursive version of fs.readdir with small RAM & CPU footprint",
      "purl": "pkg:npm/readdirp@5.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unstorage/node_modules/readdirp"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/readdirp/-/readdirp-5.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/paulmillr/readdirp.git"
        },
        {
          "type": "website",
          "url": "https://github.com/paulmillr/readdirp"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/paulmillr/readdirp/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f6efd7435a6fad0b58c8ca597bb0d72afda9e4236fc95c33501eae84b0274301cc4a028c051eb695cec01e58da7ad79e1d79f5d574c068b2d4559615672b9105"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "update-browserslist-db@1.2.3",
      "type": "library",
      "name": "update-browserslist-db",
      "version": "1.2.3",
      "scope": "required",
      "author": "Andrey Sitnik",
      "description": "CLI tool to update caniuse-lite to refresh target browsers from Browserslist config",
      "purl": "pkg:npm/update-browserslist-db@1.2.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/update-browserslist-db"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/browserslist/update-db.git"
        },
        {
          "type": "website",
          "url": "https://github.com/browserslist/update-db#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/browserslist/update-db/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "26cd26f5cc7ea8e803c68d1e32214612e796cedcfe778f8cdeb1a598a3d3f93e084bf8cfe32970dcdc29bba7294d33fc4753000b5905e156dd2eddc045fdb4f7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "vfile@6.0.3",
      "type": "library",
      "name": "vfile",
      "version": "6.0.3",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "Virtual file format for text processing",
      "purl": "pkg:npm/vfile@6.0.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vfile"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/vfile/-/vfile-6.0.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vfile/vfile.git"
        },
        {
          "type": "website",
          "url": "https://github.com/vfile/vfile#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/vfile/vfile/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2b321b1fff6d5dab76bb7d237feb26330142b27a38c0755d366cc5c8bf93fcbdd41aaaa4e8929f56a3853991296521c00c7d64e3469be8d5085d9ab8db6a2fdd"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "vfile-location@5.0.3",
      "type": "library",
      "name": "vfile-location",
      "version": "5.0.3",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "vfile utility to convert between positional (line and column-based) and offset (range-based) locations",
      "purl": "pkg:npm/vfile-location@5.0.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vfile-location"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/vfile-location/-/vfile-location-5.0.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vfile/vfile-location.git"
        },
        {
          "type": "website",
          "url": "https://github.com/vfile/vfile-location#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/vfile/vfile-location/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e725ef583120a9e8988817b595bc5817b50c0089bf21ca29c4c1eb3100eade7bca7233ca22166495428bf8013b27bb80a48e24c1edac9ec2be788e944e3f441e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "vfile-message@4.0.3",
      "type": "library",
      "name": "vfile-message",
      "version": "4.0.3",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "vfile utility to create a virtual message",
      "purl": "pkg:npm/vfile-message@4.0.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vfile-message"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vfile/vfile-message.git"
        },
        {
          "type": "website",
          "url": "https://github.com/vfile/vfile-message#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/vfile/vfile-message/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4131f3b067751216d9b3802c436d095f5ac2ddc3a5b7f21626bba4f3ddc37cb46be7b95c9ce78c6961b82b426b46d6b89882592ad87602ede6337bb4dff2562b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "vite@7.3.2",
      "type": "library",
      "name": "vite",
      "version": "7.3.2",
      "scope": "required",
      "author": "Evan You",
      "description": "Native-ESM powered web dev build tool",
      "purl": "pkg:npm/vite@7.3.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vite"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/vite/-/vite-7.3.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitejs/vite.git"
        },
        {
          "type": "website",
          "url": "https://vite.dev"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/vitejs/vite/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "05bcb734eb276b68ec8df2d538729eb3cb06c209784d3d04eafbe96209c0603205fed89eecc45a16d8662ae1f1d4d4978e24ee7971f7768f3414c420bc492d46"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "vitefu@1.1.3",
      "type": "library",
      "name": "vitefu",
      "version": "1.1.3",
      "scope": "required",
      "description": "Utilities for building frameworks with Vite",
      "purl": "pkg:npm/vitefu@1.1.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vitefu"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/vitefu/-/vitefu-1.1.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/svitejs/vitefu.git"
        },
        {
          "type": "website",
          "url": "https://github.com/svitejs/vitefu#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/svitejs/vitefu/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b9be28907ed9e4a2e36fa843ca3aab197a96b56be861d5372069bf368ae98079dc2a82d309f4486ef961066eebd18b2d21a411625a78c846c5a8370a4b35d24a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "vitest@4.1.5",
      "type": "library",
      "name": "vitest",
      "version": "4.1.5",
      "scope": "optional",
      "author": "Anthony Fu",
      "description": "Next generation testing framework powered by Vite",
      "purl": "pkg:npm/vitest@4.1.5",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vitest"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/vitest/-/vitest-4.1.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        },
        {
          "type": "website",
          "url": "https://vitest.dev"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/vitest-dev/vitest/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f57c75bf7fe28779bd84df926df914cb2d0902cef66a9debee3a1cf3b5cbea3c05d231a0ea6141bd0d52af0697fa1f019645fa1f3f6c85d775ba8e8017e646a6"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "volar-service-css@0.0.70",
      "type": "library",
      "name": "volar-service-css",
      "version": "0.0.70",
      "scope": "optional",
      "author": "Johnson Chu",
      "description": "Integrate vscode-css-languageservice into Volar",
      "purl": "pkg:npm/volar-service-css@0.0.70",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/volar-service-css"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/volar-service-css/-/volar-service-css-0.0.70.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/volarjs/services.git"
        },
        {
          "type": "website",
          "url": "https://github.com/volarjs/services/tree/master/packages/css"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/volarjs/services/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2b5ab23af069137af3740bf77b8ffa46fe728b3ad83f2e51fe77b7216080ccb06e30ee2a04c577912a96ce3e8a5157ba4b402737ac3117b71192268a7d831827"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "volar-service-emmet@0.0.70",
      "type": "library",
      "name": "volar-service-emmet",
      "version": "0.0.70",
      "scope": "optional",
      "author": "Johnson Chu",
      "description": "Integrate @vscode/emmet-helper into Volar",
      "purl": "pkg:npm/volar-service-emmet@0.0.70",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/volar-service-emmet"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/volar-service-emmet/-/volar-service-emmet-0.0.70.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/volarjs/services.git"
        },
        {
          "type": "website",
          "url": "https://github.com/volarjs/services/tree/master/packages/emmet"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/volarjs/services/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c62e5b0b89bf572137cf2fe7d825eca4a78366cdea038d6d1cb4f0dbbe7fedd35633f46a136cf70670c8090c9b1c8569ffa1b588e423e5cd6a5cc8100b4f1336"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "volar-service-html@0.0.70",
      "type": "library",
      "name": "volar-service-html",
      "version": "0.0.70",
      "scope": "optional",
      "author": "Johnson Chu",
      "description": "Integrate vscode-languageservice-html into Volar",
      "purl": "pkg:npm/volar-service-html@0.0.70",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/volar-service-html"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/volar-service-html/-/volar-service-html-0.0.70.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/volarjs/services.git"
        },
        {
          "type": "website",
          "url": "https://github.com/volarjs/services/tree/master/packages/html"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/volarjs/services/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "791eaf0a031d998028e27fa0713ec34b20506f007c4b71d966f49a8137f4b3135a0f85a9a4c0857e9a969e4ae5192b4f28c66f3227a3451566aac5fd758713bd"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "volar-service-prettier@0.0.70",
      "type": "library",
      "name": "volar-service-prettier",
      "version": "0.0.70",
      "scope": "optional",
      "author": "Pacharapol Withayasakpunt",
      "description": "Integrate Prettier into Volar",
      "purl": "pkg:npm/volar-service-prettier@0.0.70",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/volar-service-prettier"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/volar-service-prettier/-/volar-service-prettier-0.0.70.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/volarjs/services.git"
        },
        {
          "type": "website",
          "url": "https://github.com/volarjs/services/tree/master/packages/prettier"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/volarjs/services/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "67a042152a4654277c04f02c67bf3929c7b5046956779383aa6a99195b81d78309beb478f82633e9c0f2e05fa282613580c89fa9fbcc85d813f00b9de0ce6782"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "volar-service-typescript@0.0.70",
      "type": "library",
      "name": "volar-service-typescript",
      "version": "0.0.70",
      "scope": "optional",
      "author": "Johnson Chu",
      "description": "Integrate TypeScript into Volar",
      "purl": "pkg:npm/volar-service-typescript@0.0.70",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/volar-service-typescript"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/volar-service-typescript/-/volar-service-typescript-0.0.70.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/volarjs/services.git"
        },
        {
          "type": "website",
          "url": "https://github.com/volarjs/services/tree/master/packages/typescript"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/volarjs/services/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "978e81c7872892451e75377be288cee47ff3a87649f1252ec99d0807c24de237d1a943376d01411e83b09590b266639e3b403745036432715c9713b873efa0b2"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "volar-service-typescript-twoslash-queries@0.0.70",
      "type": "library",
      "name": "volar-service-typescript-twoslash-queries",
      "version": "0.0.70",
      "scope": "optional",
      "author": "Johnson Chu",
      "description": "Integrate TypeScript Twoslash into Volar",
      "purl": "pkg:npm/volar-service-typescript-twoslash-queries@0.0.70",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/volar-service-typescript-twoslash-queries"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/volar-service-typescript-twoslash-queries/-/volar-service-typescript-twoslash-queries-0.0.70.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/volarjs/services.git"
        },
        {
          "type": "website",
          "url": "https://github.com/volarjs/services/tree/master/packages/typescript-twoslash-queries"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/volarjs/services/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "21d0f5dd9f4dd81bbc10ce823347c357513af689446061c3536e57e756179aaf18d02989d8b363ea03a20498294b924652a17310256130d056ed1d2c3dd45331"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "volar-service-yaml@0.0.70",
      "type": "library",
      "name": "volar-service-yaml",
      "version": "0.0.70",
      "scope": "optional",
      "author": "Remco Haszing",
      "description": "Integrate yaml-language-server into Volar",
      "purl": "pkg:npm/volar-service-yaml@0.0.70",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/volar-service-yaml"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/volar-service-yaml/-/volar-service-yaml-0.0.70.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/volarjs/services.git"
        },
        {
          "type": "website",
          "url": "https://github.com/volarjs/services/tree/master/packages/yaml"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/volarjs/services/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d1cf1b5c305ea004c5f45ea23c894eb984ee6400b873eca2d2c890a3ddb4bbb7a204993ca109949a0f5c0d46d1e3e1a5fbe6ef18fe29963ddf12b6c9b8fa9d71"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "vscode-css-languageservice@6.3.10",
      "type": "library",
      "name": "vscode-css-languageservice",
      "version": "6.3.10",
      "scope": "optional",
      "author": "Microsoft Corporation",
      "description": "Language service for CSS, LESS and SCSS",
      "purl": "pkg:npm/vscode-css-languageservice@6.3.10",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vscode-css-languageservice"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/vscode-css-languageservice/-/vscode-css-languageservice-6.3.10.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git"
        },
        {
          "type": "website",
          "url": "https://github.com/Microsoft/vscode-css-languageservice#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/Microsoft/vscode-css-languageservice"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7aae4df44af77c2e2f03dcddf44161c811bdd30b420ae5e0452a409dd68e817321d5681ea7994181121e0e08d9056f696bedf7db20bdfb8f5c64c5bc8dc2f730"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "vscode-html-languageservice@5.6.2",
      "type": "library",
      "name": "vscode-html-languageservice",
      "version": "5.6.2",
      "scope": "optional",
      "author": "Microsoft Corporation",
      "description": "Language service for HTML",
      "purl": "pkg:npm/vscode-html-languageservice@5.6.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vscode-html-languageservice"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/vscode-html-languageservice/-/vscode-html-languageservice-5.6.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Microsoft/vscode-html-languageservice.git"
        },
        {
          "type": "website",
          "url": "https://github.com/Microsoft/vscode-html-languageservice#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/Microsoft/vscode-html-languageservice"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ba50ab4a71677d0d7a633bf09d852011b50497f646eeed9e576ed886f2ce6d21ca91bf1fc3567d720b275308d311e0c87490e84c34c3a71ba1430a1e9e82cd32"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "vscode-json-languageservice@4.1.8",
      "type": "library",
      "name": "vscode-json-languageservice",
      "version": "4.1.8",
      "scope": "optional",
      "author": "Microsoft Corporation",
      "description": "Language service for JSON",
      "purl": "pkg:npm/vscode-json-languageservice@4.1.8",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vscode-json-languageservice"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/vscode-json-languageservice/-/vscode-json-languageservice-4.1.8.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Microsoft/vscode-json-languageservice.git"
        },
        {
          "type": "website",
          "url": "https://github.com/Microsoft/vscode-json-languageservice#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/Microsoft/vscode-json-languageservice"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d2f4a983a5ddf617d5f9e64069837adf155530e4e62781a01f15e790b0a1fbd46c401916288821ccb856d81f5e6df1be2d0420f2e2edb10d9a50a8d3804f903a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "jsonc-parser@3.3.1",
      "type": "library",
      "name": "jsonc-parser",
      "version": "3.3.1",
      "scope": "optional",
      "author": "Microsoft Corporation",
      "description": "Scanner and parser for JSON with comments.",
      "purl": "pkg:npm/jsonc-parser@3.3.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vscode-json-languageservice/node_modules/jsonc-parser"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.3.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/microsoft/node-jsonc-parser.git"
        },
        {
          "type": "website",
          "url": "https://github.com/microsoft/node-jsonc-parser#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/microsoft/node-jsonc-parser/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1d4807eb92b27a3ad414fbc714f6ea398d2bb058a9dc1a39c1be2782f762d44a426165100c2e55f98ee6670b3e0cb92be0cfffcd02686a7bb548ffbcec3bf5a1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "vscode-jsonrpc@8.2.0",
      "type": "library",
      "name": "vscode-jsonrpc",
      "version": "8.2.0",
      "scope": "optional",
      "author": "Microsoft Corporation",
      "description": "A json rpc implementation over streams",
      "purl": "pkg:npm/vscode-jsonrpc@8.2.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vscode-jsonrpc"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/vscode-jsonrpc/-/vscode-jsonrpc-8.2.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
        },
        {
          "type": "website",
          "url": "https://github.com/Microsoft/vscode-languageserver-node#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0beaf478a25421f88321fc0986b89adf4f936163edb872571ed23b2746253a6280a3ba20c4fdb44f4cf107b1d9408161232be804fc16b248f1aef02d7e3c997c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "vscode-languageserver@9.0.1",
      "type": "library",
      "name": "vscode-languageserver",
      "version": "9.0.1",
      "scope": "optional",
      "author": "Microsoft Corporation",
      "description": "Language server implementation for node",
      "purl": "pkg:npm/vscode-languageserver@9.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vscode-languageserver"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/vscode-languageserver/-/vscode-languageserver-9.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
        },
        {
          "type": "website",
          "url": "https://github.com/Microsoft/vscode-languageserver-node#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c280721773c3a641c552b7946bb1e8b3bfa951675e58c5d1776ebe657d80f1c171eaffc93d3b5de3fb8dd3f8c1e9740761a3a51db8a8d373531c2aab806e67ee"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "vscode-languageserver-protocol@3.17.5",
      "type": "library",
      "name": "vscode-languageserver-protocol",
      "version": "3.17.5",
      "scope": "optional",
      "author": "Microsoft Corporation",
      "description": "VSCode Language Server Protocol implementation",
      "purl": "pkg:npm/vscode-languageserver-protocol@3.17.5",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vscode-languageserver-protocol"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/vscode-languageserver-protocol/-/vscode-languageserver-protocol-3.17.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
        },
        {
          "type": "website",
          "url": "https://github.com/Microsoft/vscode-languageserver-node#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "99bd5bbd124df125739c00d219633dbbf6f4ec7ec4720d08dce8170ee2dd9f7d3bae5fc9dc0f580fafde60eb2caa179c2f6ee12b520f640b1aaa1d348bf2658e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "vscode-languageserver-textdocument@1.0.12",
      "type": "library",
      "name": "vscode-languageserver-textdocument",
      "version": "1.0.12",
      "scope": "optional",
      "author": "Microsoft Corporation",
      "description": "A simple text document implementation for Node LSP servers",
      "purl": "pkg:npm/vscode-languageserver-textdocument@1.0.12",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vscode-languageserver-textdocument"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.12.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
        },
        {
          "type": "website",
          "url": "https://github.com/Microsoft/vscode-languageserver-node#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "73158d3deb029d009c30f79e9e328ab0e08a419fcbe93bf5f434d1206b8b59edf6972cd6862846549feb71c9195c9c5f74a085bd12d2ddfa4122c57f6465f8cc"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "vscode-languageserver-types@3.17.5",
      "type": "library",
      "name": "vscode-languageserver-types",
      "version": "3.17.5",
      "scope": "optional",
      "author": "Microsoft Corporation",
      "description": "Types used by the Language server for node",
      "purl": "pkg:npm/vscode-languageserver-types@3.17.5",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vscode-languageserver-types"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.17.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
        },
        {
          "type": "website",
          "url": "https://github.com/Microsoft/vscode-languageserver-node#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2ddd557a536e5fda5d177f61d8781a79be611193366778d4aeb32059002ef368ccb59a7ba77bc94f70734e82ad648ecd810b2c6637b9a34cebc8eae142fcd002"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "vscode-nls@5.2.0",
      "type": "library",
      "name": "vscode-nls",
      "version": "5.2.0",
      "scope": "optional",
      "author": "Microsoft Corporation",
      "description": "NPM module to externalize and localize VSCode extensions",
      "purl": "pkg:npm/vscode-nls@5.2.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vscode-nls"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/vscode-nls/-/vscode-nls-5.2.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Microsoft/vscode-nls.git"
        },
        {
          "type": "website",
          "url": "https://github.com/Microsoft/vscode-nls#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/Microsoft/vscode-nls/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "440687c7b075e19534e04537d694feacacf6ff34a5ef132c7c866ea3ca5df8a64ee8f5ed426a5ebe9ab7bf1bd635cac66dd9a133faebe54c39333f8d05f8559e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "vscode-uri@3.1.0",
      "type": "library",
      "name": "vscode-uri",
      "version": "3.1.0",
      "scope": "optional",
      "author": "Microsoft",
      "description": "The URI implementation that is used by VS Code and its extensions",
      "purl": "pkg:npm/vscode-uri@3.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vscode-uri"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/microsoft/vscode-uri.git"
        },
        {
          "type": "website",
          "url": "https://github.com/microsoft/vscode-uri#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/microsoft/vscode-uri/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "fc1a5d4b1fb20901a70af79c6f25ddc470e4ba4e79fc6df1c270b41aa6388264378fe03e83c933ce0078364fd220d8ea9fafb06aac371206d517640a131911c5"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "w3c-xmlserializer@5.0.0",
      "type": "library",
      "name": "w3c-xmlserializer",
      "version": "5.0.0",
      "scope": "optional",
      "description": "A per-spec XML serializer implementation",
      "purl": "pkg:npm/w3c-xmlserializer@5.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/w3c-xmlserializer"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-5.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jsdom/w3c-xmlserializer.git"
        },
        {
          "type": "website",
          "url": "https://github.com/jsdom/w3c-xmlserializer#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/jsdom/w3c-xmlserializer/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a3caa086523c3591d4d652cfae98b6f94abb69b8781863e96003656a5cd6c725ad789382b2bfcffa83c1038f5338bbb915364ee1ddc5f4c9d625f88ca3806498"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "web-namespaces@2.0.1",
      "type": "library",
      "name": "web-namespaces",
      "version": "2.0.1",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "Map of web namespaces",
      "purl": "pkg:npm/web-namespaces@2.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/web-namespaces"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/web-namespaces/-/web-namespaces-2.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/wooorm/web-namespaces.git"
        },
        {
          "type": "website",
          "url": "https://github.com/wooorm/web-namespaces#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/wooorm/web-namespaces/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6caaf50e488d6b692b4bbab136d76bb47026cee6061502e2435dd3b28aec753e942d390f2cabaee7e1ac1690e583a2458d44f05f60f284c3c6d9b7bcb8faeab1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "webidl-conversions@8.0.1",
      "type": "library",
      "name": "webidl-conversions",
      "version": "8.0.1",
      "scope": "optional",
      "author": "Domenic Denicola",
      "description": "Implements the WebIDL algorithms for converting to and from JavaScript values",
      "purl": "pkg:npm/webidl-conversions@8.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/webidl-conversions"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-8.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jsdom/webidl-conversions.git"
        },
        {
          "type": "website",
          "url": "https://github.com/jsdom/webidl-conversions#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/jsdom/webidl-conversions/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "04c84b0ff4b0f866c90b6d42fd48326995f8d673edf1b51383e8d6c837a0edeed8378c4e334e583d221771e0029d756dab2130fcb30295440cb4c67e3c61a9a9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "whatwg-mimetype@4.0.0",
      "type": "library",
      "name": "whatwg-mimetype",
      "version": "4.0.0",
      "scope": "optional",
      "author": "Domenic Denicola",
      "description": "Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard",
      "purl": "pkg:npm/whatwg-mimetype@4.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/whatwg-mimetype"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-4.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jsdom/whatwg-mimetype.git"
        },
        {
          "type": "website",
          "url": "https://github.com/jsdom/whatwg-mimetype#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/jsdom/whatwg-mimetype/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "41a2b187478d222da613da76bc47737da80e28709c8f5a49e7a1041c640e571a7cafdfe2b332d4515eeff3dc7d3b5a7f4fe3654cce56ee35baf9ccf816ad5856"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "whatwg-url@15.1.0",
      "type": "library",
      "name": "whatwg-url",
      "version": "15.1.0",
      "scope": "optional",
      "author": "Sebastian Mayr",
      "description": "An implementation of the WHATWG URL Standard's URL API and parsing machinery",
      "purl": "pkg:npm/whatwg-url@15.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/whatwg-url"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-15.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jsdom/whatwg-url.git"
        },
        {
          "type": "website",
          "url": "https://github.com/jsdom/whatwg-url#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/jsdom/whatwg-url/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "db2b43934922123ff2bbdd09380a78e0f54f5243bdfa3561c9ff92c9b2a544748396f38e66174f22bafbc531fae25e168b13b670ffb0408720ba390604f3f3ea"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "which-pm-runs@1.1.0",
      "type": "library",
      "name": "which-pm-runs",
      "version": "1.1.0",
      "scope": "required",
      "author": "Zoltan Kochan",
      "description": "Detects what package manager executes the process",
      "purl": "pkg:npm/which-pm-runs@1.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/which-pm-runs"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/which-pm-runs/-/which-pm-runs-1.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/zkochan/packages.git#main"
        },
        {
          "type": "website",
          "url": "https://github.com/zkochan/packages/tree/main/which-pm-runs#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/zkochan/packages/labels/package%3A%20which-pm-runs"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9f56eb0aea829717c57eafd16f420283d822499a824bea4bb5c71d6a0e82d87cae7c1ae1ddf04e8b2f676fa82044cbd63951f91ab749b248f98864d937177b48"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "why-is-node-running@2.3.0",
      "type": "library",
      "name": "why-is-node-running",
      "version": "2.3.0",
      "scope": "optional",
      "author": "Mathias Buus",
      "description": "Node is running but you don't know why? why-is-node-running is here to help you.",
      "purl": "pkg:npm/why-is-node-running@2.3.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/why-is-node-running"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/why-is-node-running/-/why-is-node-running-2.3.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/mafintosh/why-is-node-running.git"
        },
        {
          "type": "website",
          "url": "https://github.com/mafintosh/why-is-node-running"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mafintosh/why-is-node-running/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "854ae669605d543731bd8aa7ca1d3dcee9cacd13968db65388dcbc741123912ede8440d089b5c9ed7be59ad6f0b9372552223237e0b25d00f8566928f1f366f3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "ws@8.20.0",
      "type": "library",
      "name": "ws",
      "version": "8.20.0",
      "scope": "optional",
      "author": "Einar Otto Stangvik",
      "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js",
      "purl": "pkg:npm/ws@8.20.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ws"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ws/-/ws-8.20.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/websockets/ws.git"
        },
        {
          "type": "website",
          "url": "https://github.com/websockets/ws"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/websockets/ws/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b00b7c06180d6f30ad8066edd8ec66a6eaf23badd9a0393fb2a681ff39d09bde13e1f084b32ff257eec2742d64261394f656e800453b47792abaec9c0e889b54"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "xml-name-validator@5.0.0",
      "type": "library",
      "name": "xml-name-validator",
      "version": "5.0.0",
      "scope": "optional",
      "author": "Domenic Denicola",
      "description": "Validates whether a string matches the production for an XML name or qualified name",
      "purl": "pkg:npm/xml-name-validator@5.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/xml-name-validator"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-5.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jsdom/xml-name-validator.git"
        },
        {
          "type": "website",
          "url": "https://github.com/jsdom/xml-name-validator#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/jsdom/xml-name-validator/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "12f18af042770e16877db465113396012e693bd31921379ab87289c9bf30c9a8d47d051e9e4220d8cbcb0d36784ff4e021c9b71d4d1314181659ba00677d141e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "xmlchars@2.2.0",
      "type": "library",
      "name": "xmlchars",
      "version": "2.2.0",
      "scope": "optional",
      "author": "Louis-Dominique Dubeau",
      "description": "Utilities for determining if characters belong to character classes defined by the XML specs.",
      "purl": "pkg:npm/xmlchars@2.2.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/xmlchars"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/lddubeau/xmlchars.git"
        },
        {
          "type": "website",
          "url": "https://github.com/lddubeau/xmlchars#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/lddubeau/xmlchars/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2599c328af01d11083c3ce0535d0c022964af89b89c3eb3b2f3f2792c23b488b94dd45c926c954b61b22fae5815183b03c5c16ed6ecf44b45f50aa718ed8c50b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "xxhash-wasm@1.1.0",
      "type": "library",
      "name": "xxhash-wasm",
      "version": "1.1.0",
      "scope": "required",
      "author": "Michael Jungo",
      "description": "A WebAssembly implementation of xxHash",
      "purl": "pkg:npm/xxhash-wasm@1.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/xxhash-wasm"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/xxhash-wasm/-/xxhash-wasm-1.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jungomi/xxhash-wasm.git"
        },
        {
          "type": "website",
          "url": "https://github.com/jungomi/xxhash-wasm#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/jungomi/xxhash-wasm/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d78ef2ffa60d87eb65a7a9ddff6a56ab7f22f61ea6cff12e43a9e322b996f03d414b99c2aacd0fe831be9bacd31a7373e48fae859d121f106cf41b0faf070a0c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "y18n@5.0.8",
      "type": "library",
      "name": "y18n",
      "version": "5.0.8",
      "scope": "optional",
      "author": "Ben Coe",
      "description": "the bare-bones internationalization library used by yargs",
      "purl": "pkg:npm/y18n@5.0.8",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/y18n"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/yargs/y18n.git"
        },
        {
          "type": "website",
          "url": "https://github.com/yargs/y18n"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/yargs/y18n/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d297c5cde81e0d62472480264cb44fd83c078dd179b3b8e8f6dbb3b5d43102120d09dbd2fb79c620da8f774d00a61a8947fd0b8403544baffeed209bf7c60e7c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "yallist@3.1.1",
      "type": "library",
      "name": "yallist",
      "version": "3.1.1",
      "scope": "required",
      "author": "Isaac Z. Schlueter",
      "description": "Yet Another Linked List",
      "purl": "pkg:npm/yallist@3.1.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yallist"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/isaacs/yallist.git"
        },
        {
          "type": "website",
          "url": "https://github.com/isaacs/yallist#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/isaacs/yallist/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6b850641a58f1f9f663975189c01b67b09dc412e22e05e374efdc9a0033eb365430264bd36c2bc1a90cc2eb0873e4b054fb8772ba4cea14367da96fb4685f1e2"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "yaml@2.8.3",
      "type": "library",
      "name": "yaml",
      "version": "2.8.3",
      "scope": "optional",
      "author": "Eemeli Aro",
      "description": "JavaScript parser and stringifier for YAML",
      "purl": "pkg:npm/yaml@2.8.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yaml"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/yaml/-/yaml-2.8.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/eemeli/yaml.git"
        },
        {
          "type": "website",
          "url": "https://eemeli.org/yaml/"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/eemeli/yaml/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "02f6da08b38ed8eb70fe55b96e687d77f58475c0c5750a766766541f7a57f54da2872518d27bcbbfb27a4eb5a8c2495118f61b07f22e20c7d88316823e0e41a6"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "yaml-language-server@1.20.0",
      "type": "library",
      "name": "yaml-language-server",
      "version": "1.20.0",
      "scope": "optional",
      "author": "Red Hat",
      "description": "YAML language server",
      "purl": "pkg:npm/yaml-language-server@1.20.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yaml-language-server"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/yaml-language-server/-/yaml-language-server-1.20.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/redhat-developer/yaml-language-server.git"
        },
        {
          "type": "website",
          "url": "https://github.com/redhat-developer/yaml-language-server#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/redhat-developer/yaml-language-server/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "aa18cafdbcd2459e87b53be0785be334f24659d674fb1e4d44457ff576561632067b37b0d9be2be493f2eba21f3a1779380eca785c24d497e611b9d3bdebf470"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "request-light@0.5.8",
      "type": "library",
      "name": "request-light",
      "version": "0.5.8",
      "scope": "optional",
      "author": "Microsoft Corporation",
      "description": "Lightweight request library. Promise based, with proxy support.",
      "purl": "pkg:npm/request-light@0.5.8",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yaml-language-server/node_modules/request-light"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/request-light/-/request-light-0.5.8.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/microsoft/node-request-light.git"
        },
        {
          "type": "website",
          "url": "https://github.com/microsoft/node-request-light#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/microsoft/node-request-light/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "dd98e087ef1be5f851241419a32fb36d52a901018bca46b430f816df3aee4c5e1d14527c16a71fbbd62c02f8bfaef75c6937961b73246d9bf858ac409fff382e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "yargs@17.7.2",
      "type": "library",
      "name": "yargs",
      "version": "17.7.2",
      "scope": "optional",
      "description": "yargs the modern, pirate-themed, successor to optimist.",
      "purl": "pkg:npm/yargs@17.7.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yargs"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/yargs/yargs.git"
        },
        {
          "type": "website",
          "url": "https://yargs.js.org/"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/yargs/yargs/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "edd4b3cd143ef822a7348fe4aca9d8455ec928a3d45cc121eb5b286872a0f66ad6121cc55a1167c4fc4697eebd703d4ebbadc2d773543c29e621caefa82b8ceb"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "yargs-parser@21.1.1",
      "type": "library",
      "name": "yargs-parser",
      "version": "21.1.1",
      "scope": "optional",
      "author": "Ben Coe",
      "description": "the mighty option parser used by yargs",
      "purl": "pkg:npm/yargs-parser@21.1.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yargs-parser"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/yargs/yargs-parser.git"
        },
        {
          "type": "website",
          "url": "https://github.com/yargs/yargs-parser#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/yargs/yargs-parser/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b55a6c256ec376379c0221696c80757b7ab1210b04e8da0f739fde4ddadb6c80b88742d5b16867a1ade0fa6d87725048ba31f3b31678549540f8652e736fcb07"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "emoji-regex@8.0.0",
      "type": "library",
      "name": "emoji-regex",
      "version": "8.0.0",
      "scope": "optional",
      "author": "Mathias Bynens",
      "description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.",
      "purl": "pkg:npm/emoji-regex@8.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yargs/node_modules/emoji-regex"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/mathiasbynens/emoji-regex.git"
        },
        {
          "type": "website",
          "url": "https://mths.be/emoji-regex"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mathiasbynens/emoji-regex/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3128d8cdc58d380d1ec001e9cf4331a5816fc20eb28f2d4d1b7c6d7a8ab3eb8e150a8fd13e09ebd7f186b7e89cde2253cd0f04bb74dd335e126b09d5526184e8"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "string-width@4.2.3",
      "type": "library",
      "name": "string-width",
      "version": "4.2.3",
      "scope": "optional",
      "author": "Sindre Sorhus",
      "description": "Get the visual width of a string - the number of columns required to display it",
      "purl": "pkg:npm/string-width@4.2.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yargs/node_modules/string-width"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sindresorhus/string-width.git"
        },
        {
          "type": "website",
          "url": "https://github.com/sindresorhus/string-width#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/sindresorhus/string-width/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c0ac90450a63274b08a7ad84ad265d1ac8cc256b1aa79a1136284786ee86ec954effd8c807a5327af2feb57b8eaab9e0f23fdcc4a4d6c96530bd24eb8a2673fe"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "strip-ansi@6.0.1",
      "type": "library",
      "name": "strip-ansi",
      "version": "6.0.1",
      "scope": "optional",
      "author": "Sindre Sorhus",
      "description": "Strip ANSI escape codes from a string",
      "purl": "pkg:npm/strip-ansi@6.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yargs/node_modules/strip-ansi"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/chalk/strip-ansi.git"
        },
        {
          "type": "website",
          "url": "https://github.com/chalk/strip-ansi#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/chalk/strip-ansi/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "637f153d21dcaa416b0a916743dbee4979aabaebf9a1738aa46793e9a1abaf7a3719cf409556ba2417d448e0a76f1186645fbfd28a08ecaacfb944b3b54754e4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "yocto-queue@1.2.2",
      "type": "library",
      "name": "yocto-queue",
      "version": "1.2.2",
      "scope": "required",
      "author": "Sindre Sorhus",
      "description": "Tiny queue data structure",
      "purl": "pkg:npm/yocto-queue@1.2.2",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yocto-queue"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.2.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sindresorhus/yocto-queue.git"
        },
        {
          "type": "website",
          "url": "https://github.com/sindresorhus/yocto-queue#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/sindresorhus/yocto-queue/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e0b09cb1efd4d8c1d9eb71c025513ebfbd68ef239d21ee1c67bd16a5ff03fc8ca30ca6102d5e460f8e81fa14938c9b2f5793f3b63bc7a14e7cd047edc630d915"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "zod@4.3.6",
      "type": "library",
      "name": "zod",
      "version": "4.3.6",
      "scope": "required",
      "author": "Colin McDonnell",
      "description": "TypeScript-first schema declaration and validation library with static type inference",
      "purl": "pkg:npm/zod@4.3.6",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/zod"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/zod/-/zod-4.3.6.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/colinhacks/zod.git"
        },
        {
          "type": "website",
          "url": "https://zod.dev"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/colinhacks/zod/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "adfb65ae484764e7230f090696752d65992f68f1c2b03013a78a46a6e38e3036937430d717dd70b950c9a16a0fb0a5ffdd83d0e5f1ee1774938dc6322abf9086"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "zwitch@2.0.4",
      "type": "library",
      "name": "zwitch",
      "version": "2.0.4",
      "scope": "required",
      "author": "Titus Wormer",
      "description": "Handle values based on a property",
      "purl": "pkg:npm/zwitch@2.0.4",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/zwitch"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/wooorm/zwitch.git"
        },
        {
          "type": "website",
          "url": "https://github.com/wooorm/zwitch#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/wooorm/zwitch/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6d7138711fe455984a657fd18cf11f94768a56151597ce67a14defe9bf1aa5f404735c7803ecc1c6367894df0ba8677a599ddd97df29638a3bd7b5459a83e9f8"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@mindburn/design-system@0.1.0",
      "type": "library",
      "name": "design-system",
      "version": "0.1.0",
      "scope": "required",
      "description": "Private Mindburn Labs design-system library: headless primitives, styled components, product patterns, tokens, and contracts.",
      "purl": "pkg:npm/%40mindburn/design-system@0.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "packages/design-system"
        }
      ],
      "externalReferences": []
    }
  ],
  "dependencies": [
    {
      "ref": "mindburn-org@1.0.0",
      "dependsOn": [
        "@mindburn/design-system@0.1.0",
        "@astrojs/react@5.0.4",
        "@fontsource-variable/jetbrains-mono@5.2.8",
        "@fontsource-variable/source-serif-4@5.2.9",
        "@fontsource-variable/space-grotesk@5.2.10",
        "astro@6.1.9",
        "gsap@3.15.0",
        "react@19.2.5",
        "react-dom@19.2.5",
        "@astrojs/check@0.9.8",
        "@cloudflare/workers-types@4.20260501.1",
        "typescript@5.9.3",
        "vitest@4.1.5"
      ]
    },
    {
      "ref": "@acemir/cssom@0.9.31",
      "dependsOn": []
    },
    {
      "ref": "@adobe/css-tools@4.4.4",
      "dependsOn": []
    },
    {
      "ref": "@asamuzakjp/css-color@4.1.2",
      "dependsOn": [
        "@csstools/css-calc@3.2.0",
        "@csstools/css-color-parser@4.1.0",
        "@csstools/css-parser-algorithms@4.0.0",
        "@csstools/css-tokenizer@4.0.0",
        "lru-cache@11.3.5"
      ]
    },
    {
      "ref": "@asamuzakjp/dom-selector@6.8.1",
      "dependsOn": [
        "@asamuzakjp/nwsapi@2.3.9",
        "bidi-js@1.0.3",
        "css-tree@3.2.1",
        "is-potential-custom-element-name@1.0.1",
        "lru-cache@11.3.5"
      ]
    },
    {
      "ref": "@asamuzakjp/nwsapi@2.3.9",
      "dependsOn": []
    },
    {
      "ref": "@astrojs/check@0.9.8",
      "dependsOn": [
        "typescript@5.9.3",
        "@astrojs/language-server@2.16.6",
        "chokidar@4.0.3",
        "kleur@4.1.5",
        "yargs@17.7.2"
      ]
    },
    {
      "ref": "@astrojs/compiler@2.13.1",
      "dependsOn": []
    },
    {
      "ref": "@astrojs/internal-helpers@0.9.0",
      "dependsOn": [
        "picomatch@4.0.4"
      ]
    },
    {
      "ref": "@astrojs/language-server@2.16.6",
      "dependsOn": [
        "prettier@3.8.3",
        "@astrojs/compiler@2.13.1",
        "@astrojs/yaml2ts@0.2.3",
        "@jridgewell/sourcemap-codec@1.5.5",
        "@volar/kit@2.4.28",
        "@volar/language-core@2.4.28",
        "@volar/language-server@2.4.28",
        "@volar/language-service@2.4.28",
        "muggle-string@0.4.1",
        "tinyglobby@0.2.16",
        "volar-service-css@0.0.70",
        "volar-service-emmet@0.0.70",
        "volar-service-html@0.0.70",
        "volar-service-prettier@0.0.70",
        "volar-service-typescript@0.0.70",
        "volar-service-typescript-twoslash-queries@0.0.70",
        "volar-service-yaml@0.0.70",
        "vscode-html-languageservice@5.6.2",
        "vscode-uri@3.1.0"
      ]
    },
    {
      "ref": "@astrojs/markdown-remark@7.1.1",
      "dependsOn": [
        "github-slugger@2.0.0",
        "hast-util-from-html@2.0.3",
        "hast-util-to-text@4.0.2",
        "js-yaml@4.1.1",
        "mdast-util-definitions@6.0.0",
        "rehype-raw@7.0.0",
        "rehype-stringify@10.0.1",
        "remark-gfm@4.0.1",
        "remark-parse@11.0.0",
        "remark-rehype@11.1.2",
        "remark-smartypants@3.0.2",
        "retext-smartypants@6.2.0",
        "shiki@4.0.2",
        "smol-toml@1.6.1",
        "unified@11.0.5",
        "unist-util-remove-position@5.0.0",
        "unist-util-visit@5.1.0",
        "unist-util-visit-parents@6.0.2",
        "vfile@6.0.3",
        "@astrojs/internal-helpers@0.9.0",
        "@astrojs/prism@4.0.1"
      ]
    },
    {
      "ref": "@astrojs/prism@4.0.1",
      "dependsOn": [
        "prismjs@1.30.0"
      ]
    },
    {
      "ref": "@astrojs/react@5.0.4",
      "dependsOn": [
        "@types/react@19.2.14",
        "@types/react-dom@19.2.3",
        "react@19.2.5",
        "react-dom@19.2.5",
        "@vitejs/plugin-react@5.2.0",
        "devalue@5.7.1",
        "ultrahtml@1.6.0",
        "vite@7.3.2",
        "@astrojs/internal-helpers@0.9.0"
      ]
    },
    {
      "ref": "@astrojs/telemetry@3.3.1",
      "dependsOn": [
        "ci-info@4.4.0",
        "dlv@1.1.3",
        "dset@3.1.4",
        "is-docker@4.0.0",
        "is-wsl@3.1.1",
        "which-pm-runs@1.1.0"
      ]
    },
    {
      "ref": "@astrojs/yaml2ts@0.2.3",
      "dependsOn": [
        "yaml@2.8.3"
      ]
    },
    {
      "ref": "@babel/code-frame@7.29.0",
      "dependsOn": [
        "@babel/helper-validator-identifier@7.28.5",
        "js-tokens@4.0.0",
        "picocolors@1.1.1"
      ]
    },
    {
      "ref": "@babel/compat-data@7.29.0",
      "dependsOn": []
    },
    {
      "ref": "@babel/core@7.29.0",
      "dependsOn": [
        "@babel/code-frame@7.29.0",
        "@babel/generator@7.29.1",
        "@babel/helper-compilation-targets@7.28.6",
        "@babel/helper-module-transforms@7.28.6",
        "@babel/helpers@7.29.2",
        "@babel/parser@7.29.2",
        "@babel/template@7.28.6",
        "@babel/traverse@7.29.0",
        "@babel/types@7.29.0",
        "@jridgewell/remapping@2.3.5",
        "convert-source-map@2.0.0",
        "debug@4.4.3",
        "gensync@1.0.0-beta.2",
        "json5@2.2.3",
        "semver@6.3.1"
      ]
    },
    {
      "ref": "semver@6.3.1",
      "dependsOn": []
    },
    {
      "ref": "@babel/generator@7.29.1",
      "dependsOn": [
        "@babel/parser@7.29.2",
        "@babel/types@7.29.0",
        "@jridgewell/gen-mapping@0.3.13",
        "@jridgewell/trace-mapping@0.3.31",
        "jsesc@3.1.0"
      ]
    },
    {
      "ref": "@babel/helper-compilation-targets@7.28.6",
      "dependsOn": [
        "@babel/compat-data@7.29.0",
        "@babel/helper-validator-option@7.27.1",
        "browserslist@4.28.2",
        "lru-cache@5.1.1",
        "semver@6.3.1"
      ]
    },
    {
      "ref": "lru-cache@5.1.1",
      "dependsOn": [
        "yallist@3.1.1"
      ]
    },
    {
      "ref": "semver@6.3.1",
      "dependsOn": []
    },
    {
      "ref": "@babel/helper-globals@7.28.0",
      "dependsOn": []
    },
    {
      "ref": "@babel/helper-module-imports@7.28.6",
      "dependsOn": [
        "@babel/traverse@7.29.0",
        "@babel/types@7.29.0"
      ]
    },
    {
      "ref": "@babel/helper-module-transforms@7.28.6",
      "dependsOn": [
        "@babel/core@7.29.0",
        "@babel/helper-module-imports@7.28.6",
        "@babel/helper-validator-identifier@7.28.5",
        "@babel/traverse@7.29.0"
      ]
    },
    {
      "ref": "@babel/helper-plugin-utils@7.28.6",
      "dependsOn": []
    },
    {
      "ref": "@babel/helper-string-parser@7.27.1",
      "dependsOn": []
    },
    {
      "ref": "@babel/helper-validator-identifier@7.28.5",
      "dependsOn": []
    },
    {
      "ref": "@babel/helper-validator-option@7.27.1",
      "dependsOn": []
    },
    {
      "ref": "@babel/helpers@7.29.2",
      "dependsOn": [
        "@babel/template@7.28.6",
        "@babel/types@7.29.0"
      ]
    },
    {
      "ref": "@babel/parser@7.29.2",
      "dependsOn": [
        "@babel/types@7.29.0"
      ]
    },
    {
      "ref": "@babel/plugin-transform-react-jsx-self@7.27.1",
      "dependsOn": [
        "@babel/core@7.29.0",
        "@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "@babel/plugin-transform-react-jsx-source@7.27.1",
      "dependsOn": [
        "@babel/core@7.29.0",
        "@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "@babel/runtime@7.29.2",
      "dependsOn": []
    },
    {
      "ref": "@babel/template@7.28.6",
      "dependsOn": [
        "@babel/code-frame@7.29.0",
        "@babel/parser@7.29.2",
        "@babel/types@7.29.0"
      ]
    },
    {
      "ref": "@babel/traverse@7.29.0",
      "dependsOn": [
        "@babel/code-frame@7.29.0",
        "@babel/generator@7.29.1",
        "@babel/helper-globals@7.28.0",
        "@babel/parser@7.29.2",
        "@babel/template@7.28.6",
        "@babel/types@7.29.0",
        "debug@4.4.3"
      ]
    },
    {
      "ref": "@babel/types@7.29.0",
      "dependsOn": [
        "@babel/helper-string-parser@7.27.1",
        "@babel/helper-validator-identifier@7.28.5"
      ]
    },
    {
      "ref": "@capsizecss/unpack@4.0.0",
      "dependsOn": [
        "fontkitten@1.0.3"
      ]
    },
    {
      "ref": "@clack/core@1.2.0",
      "dependsOn": [
        "fast-wrap-ansi@0.1.6",
        "sisteransi@1.0.5"
      ]
    },
    {
      "ref": "@clack/prompts@1.2.0",
      "dependsOn": [
        "fast-string-width@1.1.0",
        "fast-wrap-ansi@0.1.6",
        "sisteransi@1.0.5",
        "@clack/core@1.2.0"
      ]
    },
    {
      "ref": "@cloudflare/workers-types@4.20260501.1",
      "dependsOn": []
    },
    {
      "ref": "@csstools/color-helpers@6.0.2",
      "dependsOn": []
    },
    {
      "ref": "@csstools/css-calc@3.2.0",
      "dependsOn": [
        "@csstools/css-parser-algorithms@4.0.0",
        "@csstools/css-tokenizer@4.0.0"
      ]
    },
    {
      "ref": "@csstools/css-color-parser@4.1.0",
      "dependsOn": [
        "@csstools/css-parser-algorithms@4.0.0",
        "@csstools/css-tokenizer@4.0.0",
        "@csstools/color-helpers@6.0.2",
        "@csstools/css-calc@3.2.0"
      ]
    },
    {
      "ref": "@csstools/css-parser-algorithms@4.0.0",
      "dependsOn": [
        "@csstools/css-tokenizer@4.0.0"
      ]
    },
    {
      "ref": "@csstools/css-syntax-patches-for-csstree@1.1.3",
      "dependsOn": [
        "css-tree@3.2.1"
      ]
    },
    {
      "ref": "@csstools/css-tokenizer@4.0.0",
      "dependsOn": []
    },
    {
      "ref": "@emmetio/abbreviation@2.3.3",
      "dependsOn": [
        "@emmetio/scanner@1.0.4"
      ]
    },
    {
      "ref": "@emmetio/css-abbreviation@2.1.8",
      "dependsOn": [
        "@emmetio/scanner@1.0.4"
      ]
    },
    {
      "ref": "@emmetio/css-parser@0.4.1",
      "dependsOn": [
        "@emmetio/stream-reader@2.2.0",
        "@emmetio/stream-reader-utils@0.1.0"
      ]
    },
    {
      "ref": "@emmetio/html-matcher@1.3.0",
      "dependsOn": [
        "@emmetio/scanner@1.0.4"
      ]
    },
    {
      "ref": "@emmetio/scanner@1.0.4",
      "dependsOn": []
    },
    {
      "ref": "@emmetio/stream-reader@2.2.0",
      "dependsOn": []
    },
    {
      "ref": "@emmetio/stream-reader-utils@0.1.0",
      "dependsOn": []
    },
    {
      "ref": "@esbuild/darwin-arm64@0.27.7",
      "dependsOn": []
    },
    {
      "ref": "@exodus/bytes@1.15.0",
      "dependsOn": []
    },
    {
      "ref": "@fontsource-variable/jetbrains-mono@5.2.8",
      "dependsOn": []
    },
    {
      "ref": "@fontsource-variable/source-serif-4@5.2.9",
      "dependsOn": []
    },
    {
      "ref": "@fontsource-variable/space-grotesk@5.2.10",
      "dependsOn": []
    },
    {
      "ref": "@img/colour@1.1.0",
      "dependsOn": []
    },
    {
      "ref": "@img/sharp-darwin-arm64@0.34.5",
      "dependsOn": [
        "@img/sharp-libvips-darwin-arm64@1.2.4"
      ]
    },
    {
      "ref": "@img/sharp-libvips-darwin-arm64@1.2.4",
      "dependsOn": []
    },
    {
      "ref": "@jridgewell/gen-mapping@0.3.13",
      "dependsOn": [
        "@jridgewell/sourcemap-codec@1.5.5",
        "@jridgewell/trace-mapping@0.3.31"
      ]
    },
    {
      "ref": "@jridgewell/remapping@2.3.5",
      "dependsOn": [
        "@jridgewell/gen-mapping@0.3.13",
        "@jridgewell/trace-mapping@0.3.31"
      ]
    },
    {
      "ref": "@jridgewell/resolve-uri@3.1.2",
      "dependsOn": []
    },
    {
      "ref": "@jridgewell/sourcemap-codec@1.5.5",
      "dependsOn": []
    },
    {
      "ref": "@jridgewell/trace-mapping@0.3.31",
      "dependsOn": [
        "@jridgewell/resolve-uri@3.1.2",
        "@jridgewell/sourcemap-codec@1.5.5"
      ]
    },
    {
      "ref": "@mindburn/design-system@0.1.0",
      "dependsOn": [
        "react@19.2.5",
        "react-dom@19.2.5",
        "@testing-library/jest-dom@6.9.1",
        "@testing-library/react@16.3.2",
        "@types/react@19.2.14",
        "@types/react-dom@19.2.3",
        "axe-core@4.11.3",
        "jsdom@27.4.0",
        "publint@0.3.18",
        "typescript@5.9.3",
        "vitest@4.1.5"
      ]
    },
    {
      "ref": "@oslojs/encoding@1.1.0",
      "dependsOn": []
    },
    {
      "ref": "@publint/pack@0.1.4",
      "dependsOn": []
    },
    {
      "ref": "@rolldown/pluginutils@1.0.0-rc.3",
      "dependsOn": []
    },
    {
      "ref": "@rollup/pluginutils@5.3.0",
      "dependsOn": [
        "rollup@4.60.2",
        "@types/estree@1.0.8",
        "estree-walker@2.0.2",
        "picomatch@4.0.4"
      ]
    },
    {
      "ref": "estree-walker@2.0.2",
      "dependsOn": []
    },
    {
      "ref": "@rollup/rollup-darwin-arm64@4.60.2",
      "dependsOn": []
    },
    {
      "ref": "@shikijs/core@4.0.2",
      "dependsOn": [
        "@shikijs/vscode-textmate@10.0.2",
        "@types/hast@3.0.4",
        "hast-util-to-html@9.0.5",
        "@shikijs/primitive@4.0.2",
        "@shikijs/types@4.0.2"
      ]
    },
    {
      "ref": "@shikijs/engine-javascript@4.0.2",
      "dependsOn": [
        "@shikijs/vscode-textmate@10.0.2",
        "oniguruma-to-es@4.3.6",
        "@shikijs/types@4.0.2"
      ]
    },
    {
      "ref": "@shikijs/engine-oniguruma@4.0.2",
      "dependsOn": [
        "@shikijs/vscode-textmate@10.0.2",
        "@shikijs/types@4.0.2"
      ]
    },
    {
      "ref": "@shikijs/langs@4.0.2",
      "dependsOn": [
        "@shikijs/types@4.0.2"
      ]
    },
    {
      "ref": "@shikijs/primitive@4.0.2",
      "dependsOn": [
        "@shikijs/vscode-textmate@10.0.2",
        "@types/hast@3.0.4",
        "@shikijs/types@4.0.2"
      ]
    },
    {
      "ref": "@shikijs/themes@4.0.2",
      "dependsOn": [
        "@shikijs/types@4.0.2"
      ]
    },
    {
      "ref": "@shikijs/types@4.0.2",
      "dependsOn": [
        "@shikijs/vscode-textmate@10.0.2",
        "@types/hast@3.0.4"
      ]
    },
    {
      "ref": "@shikijs/vscode-textmate@10.0.2",
      "dependsOn": []
    },
    {
      "ref": "@standard-schema/spec@1.1.0",
      "dependsOn": []
    },
    {
      "ref": "@testing-library/dom@10.4.1",
      "dependsOn": [
        "@babel/code-frame@7.29.0",
        "@babel/runtime@7.29.2",
        "@types/aria-query@5.0.4",
        "aria-query@5.3.0",
        "dom-accessibility-api@0.5.16",
        "lz-string@1.5.0",
        "picocolors@1.1.1",
        "pretty-format@27.5.1"
      ]
    },
    {
      "ref": "aria-query@5.3.0",
      "dependsOn": [
        "dequal@2.0.3"
      ]
    },
    {
      "ref": "@testing-library/jest-dom@6.9.1",
      "dependsOn": [
        "@adobe/css-tools@4.4.4",
        "aria-query@5.3.2",
        "css.escape@1.5.1",
        "dom-accessibility-api@0.6.3",
        "picocolors@1.1.1",
        "redent@3.0.0"
      ]
    },
    {
      "ref": "dom-accessibility-api@0.6.3",
      "dependsOn": []
    },
    {
      "ref": "@testing-library/react@16.3.2",
      "dependsOn": [
        "@testing-library/dom@10.4.1",
        "react@19.2.5",
        "react-dom@19.2.5",
        "@types/react@19.2.14",
        "@types/react-dom@19.2.3",
        "@babel/runtime@7.29.2"
      ]
    },
    {
      "ref": "@types/aria-query@5.0.4",
      "dependsOn": []
    },
    {
      "ref": "@types/babel__core@7.20.5",
      "dependsOn": [
        "@babel/parser@7.29.2",
        "@babel/types@7.29.0",
        "@types/babel__generator@7.27.0",
        "@types/babel__template@7.4.4",
        "@types/babel__traverse@7.28.0"
      ]
    },
    {
      "ref": "@types/babel__generator@7.27.0",
      "dependsOn": [
        "@babel/types@7.29.0"
      ]
    },
    {
      "ref": "@types/babel__template@7.4.4",
      "dependsOn": [
        "@babel/parser@7.29.2",
        "@babel/types@7.29.0"
      ]
    },
    {
      "ref": "@types/babel__traverse@7.28.0",
      "dependsOn": [
        "@babel/types@7.29.0"
      ]
    },
    {
      "ref": "@types/chai@5.2.3",
      "dependsOn": [
        "@types/deep-eql@4.0.2",
        "assertion-error@2.0.1"
      ]
    },
    {
      "ref": "@types/debug@4.1.13",
      "dependsOn": [
        "@types/ms@2.1.0"
      ]
    },
    {
      "ref": "@types/deep-eql@4.0.2",
      "dependsOn": []
    },
    {
      "ref": "@types/estree@1.0.8",
      "dependsOn": []
    },
    {
      "ref": "@types/hast@3.0.4",
      "dependsOn": [
        "@types/unist@3.0.3"
      ]
    },
    {
      "ref": "@types/mdast@4.0.4",
      "dependsOn": [
        "@types/unist@3.0.3"
      ]
    },
    {
      "ref": "@types/ms@2.1.0",
      "dependsOn": []
    },
    {
      "ref": "@types/nlcst@2.0.3",
      "dependsOn": [
        "@types/unist@3.0.3"
      ]
    },
    {
      "ref": "@types/react@19.2.14",
      "dependsOn": [
        "csstype@3.2.3"
      ]
    },
    {
      "ref": "@types/react-dom@19.2.3",
      "dependsOn": [
        "@types/react@19.2.14"
      ]
    },
    {
      "ref": "@types/unist@3.0.3",
      "dependsOn": []
    },
    {
      "ref": "@ungap/structured-clone@1.3.0",
      "dependsOn": []
    },
    {
      "ref": "@vitejs/plugin-react@5.2.0",
      "dependsOn": [
        "vite@7.3.2",
        "@babel/core@7.29.0",
        "@babel/plugin-transform-react-jsx-self@7.27.1",
        "@babel/plugin-transform-react-jsx-source@7.27.1",
        "@rolldown/pluginutils@1.0.0-rc.3",
        "@types/babel__core@7.20.5",
        "react-refresh@0.18.0"
      ]
    },
    {
      "ref": "@vitest/expect@4.1.5",
      "dependsOn": [
        "@standard-schema/spec@1.1.0",
        "@types/chai@5.2.3",
        "chai@6.2.2",
        "tinyrainbow@3.1.0",
        "@vitest/spy@4.1.5",
        "@vitest/utils@4.1.5"
      ]
    },
    {
      "ref": "@vitest/mocker@4.1.5",
      "dependsOn": [
        "vite@7.3.2",
        "estree-walker@3.0.3",
        "magic-string@0.30.21",
        "@vitest/spy@4.1.5"
      ]
    },
    {
      "ref": "@vitest/pretty-format@4.1.5",
      "dependsOn": [
        "tinyrainbow@3.1.0"
      ]
    },
    {
      "ref": "@vitest/runner@4.1.5",
      "dependsOn": [
        "pathe@2.0.3",
        "@vitest/utils@4.1.5"
      ]
    },
    {
      "ref": "@vitest/snapshot@4.1.5",
      "dependsOn": [
        "magic-string@0.30.21",
        "pathe@2.0.3",
        "@vitest/pretty-format@4.1.5",
        "@vitest/utils@4.1.5"
      ]
    },
    {
      "ref": "@vitest/spy@4.1.5",
      "dependsOn": []
    },
    {
      "ref": "@vitest/utils@4.1.5",
      "dependsOn": [
        "convert-source-map@2.0.0",
        "tinyrainbow@3.1.0",
        "@vitest/pretty-format@4.1.5"
      ]
    },
    {
      "ref": "@volar/kit@2.4.28",
      "dependsOn": [
        "typescript@5.9.3",
        "@volar/language-service@2.4.28",
        "@volar/typescript@2.4.28",
        "typesafe-path@0.2.2",
        "vscode-languageserver-textdocument@1.0.12",
        "vscode-uri@3.1.0"
      ]
    },
    {
      "ref": "@volar/language-core@2.4.28",
      "dependsOn": [
        "@volar/source-map@2.4.28"
      ]
    },
    {
      "ref": "@volar/language-server@2.4.28",
      "dependsOn": [
        "@volar/language-core@2.4.28",
        "@volar/language-service@2.4.28",
        "@volar/typescript@2.4.28",
        "path-browserify@1.0.1",
        "request-light@0.7.0",
        "vscode-languageserver@9.0.1",
        "vscode-languageserver-protocol@3.17.5",
        "vscode-languageserver-textdocument@1.0.12",
        "vscode-uri@3.1.0"
      ]
    },
    {
      "ref": "@volar/language-service@2.4.28",
      "dependsOn": [
        "@volar/language-core@2.4.28",
        "vscode-languageserver-protocol@3.17.5",
        "vscode-languageserver-textdocument@1.0.12",
        "vscode-uri@3.1.0"
      ]
    },
    {
      "ref": "@volar/source-map@2.4.28",
      "dependsOn": []
    },
    {
      "ref": "@volar/typescript@2.4.28",
      "dependsOn": [
        "@volar/language-core@2.4.28",
        "path-browserify@1.0.1",
        "vscode-uri@3.1.0"
      ]
    },
    {
      "ref": "@vscode/emmet-helper@2.11.0",
      "dependsOn": [
        "emmet@2.4.11",
        "jsonc-parser@2.3.1",
        "vscode-languageserver-textdocument@1.0.12",
        "vscode-languageserver-types@3.17.5",
        "vscode-uri@3.1.0"
      ]
    },
    {
      "ref": "@vscode/l10n@0.0.18",
      "dependsOn": []
    },
    {
      "ref": "agent-base@7.1.4",
      "dependsOn": []
    },
    {
      "ref": "ajv@8.20.0",
      "dependsOn": [
        "fast-deep-equal@3.1.3",
        "fast-uri@3.1.0",
        "json-schema-traverse@1.0.0",
        "require-from-string@2.0.2"
      ]
    },
    {
      "ref": "ajv-draft-04@1.0.0",
      "dependsOn": [
        "ajv@8.20.0"
      ]
    },
    {
      "ref": "ansi-regex@5.0.1",
      "dependsOn": []
    },
    {
      "ref": "ansi-styles@5.2.0",
      "dependsOn": []
    },
    {
      "ref": "anymatch@3.1.3",
      "dependsOn": [
        "normalize-path@3.0.0",
        "picomatch@2.3.2"
      ]
    },
    {
      "ref": "picomatch@2.3.2",
      "dependsOn": []
    },
    {
      "ref": "argparse@2.0.1",
      "dependsOn": []
    },
    {
      "ref": "aria-query@5.3.2",
      "dependsOn": []
    },
    {
      "ref": "array-iterate@2.0.1",
      "dependsOn": []
    },
    {
      "ref": "assertion-error@2.0.1",
      "dependsOn": []
    },
    {
      "ref": "astro@6.1.9",
      "dependsOn": [
        "@astrojs/compiler@3.0.1",
        "@capsizecss/unpack@4.0.0",
        "@clack/prompts@1.2.0",
        "@oslojs/encoding@1.1.0",
        "@rollup/pluginutils@5.3.0",
        "aria-query@5.3.2",
        "axobject-query@4.1.0",
        "ci-info@4.4.0",
        "clsx@2.1.1",
        "common-ancestor-path@2.0.0",
        "cookie@1.1.1",
        "devalue@5.7.1",
        "diff@8.0.4",
        "dset@3.1.4",
        "es-module-lexer@2.0.0",
        "esbuild@0.27.7",
        "flattie@1.1.1",
        "fontace@0.4.1",
        "github-slugger@2.0.0",
        "html-escaper@3.0.3",
        "http-cache-semantics@4.2.0",
        "js-yaml@4.1.1",
        "magic-string@0.30.21",
        "magicast@0.5.2",
        "mrmime@2.0.1",
        "neotraverse@0.6.18",
        "obug@2.1.1",
        "p-limit@7.3.0",
        "p-queue@9.1.2",
        "package-manager-detector@1.6.0",
        "piccolore@0.1.3",
        "picomatch@4.0.4",
        "rehype@13.0.2",
        "semver@7.7.4",
        "shiki@4.0.2",
        "smol-toml@1.6.1",
        "svgo@4.0.1",
        "tinyclip@0.1.12",
        "tinyexec@1.1.1",
        "tinyglobby@0.2.16",
        "tsconfck@3.1.6",
        "ultrahtml@1.6.0",
        "unifont@0.7.4",
        "unist-util-visit@5.1.0",
        "unstorage@1.17.5",
        "vfile@6.0.3",
        "vite@7.3.2",
        "vitefu@1.1.3",
        "xxhash-wasm@1.1.0",
        "yargs-parser@22.0.0",
        "zod@4.3.6",
        "@astrojs/internal-helpers@0.9.0",
        "@astrojs/markdown-remark@7.1.1",
        "@astrojs/telemetry@3.3.1",
        "sharp@0.34.5"
      ]
    },
    {
      "ref": "@astrojs/compiler@3.0.1",
      "dependsOn": []
    },
    {
      "ref": "yargs-parser@22.0.0",
      "dependsOn": []
    },
    {
      "ref": "axe-core@4.11.3",
      "dependsOn": []
    },
    {
      "ref": "axobject-query@4.1.0",
      "dependsOn": []
    },
    {
      "ref": "bail@2.0.2",
      "dependsOn": []
    },
    {
      "ref": "baseline-browser-mapping@2.10.23",
      "dependsOn": []
    },
    {
      "ref": "bidi-js@1.0.3",
      "dependsOn": [
        "require-from-string@2.0.2"
      ]
    },
    {
      "ref": "boolbase@1.0.0",
      "dependsOn": []
    },
    {
      "ref": "browserslist@4.28.2",
      "dependsOn": [
        "baseline-browser-mapping@2.10.23",
        "caniuse-lite@1.0.30001791",
        "electron-to-chromium@1.5.344",
        "node-releases@2.0.38",
        "update-browserslist-db@1.2.3"
      ]
    },
    {
      "ref": "caniuse-lite@1.0.30001791",
      "dependsOn": []
    },
    {
      "ref": "ccount@2.0.1",
      "dependsOn": []
    },
    {
      "ref": "chai@6.2.2",
      "dependsOn": []
    },
    {
      "ref": "character-entities@2.0.2",
      "dependsOn": []
    },
    {
      "ref": "character-entities-html4@2.1.0",
      "dependsOn": []
    },
    {
      "ref": "character-entities-legacy@3.0.0",
      "dependsOn": []
    },
    {
      "ref": "chokidar@4.0.3",
      "dependsOn": [
        "readdirp@4.1.2"
      ]
    },
    {
      "ref": "ci-info@4.4.0",
      "dependsOn": []
    },
    {
      "ref": "cliui@8.0.1",
      "dependsOn": [
        "string-width@4.2.3",
        "strip-ansi@6.0.1",
        "wrap-ansi@7.0.0"
      ]
    },
    {
      "ref": "ansi-styles@4.3.0",
      "dependsOn": [
        "color-convert@2.0.1"
      ]
    },
    {
      "ref": "emoji-regex@8.0.0",
      "dependsOn": []
    },
    {
      "ref": "string-width@4.2.3",
      "dependsOn": [
        "emoji-regex@8.0.0",
        "is-fullwidth-code-point@3.0.0",
        "strip-ansi@6.0.1"
      ]
    },
    {
      "ref": "strip-ansi@6.0.1",
      "dependsOn": [
        "ansi-regex@5.0.1"
      ]
    },
    {
      "ref": "wrap-ansi@7.0.0",
      "dependsOn": [
        "ansi-styles@4.3.0",
        "string-width@4.2.3",
        "strip-ansi@6.0.1"
      ]
    },
    {
      "ref": "clsx@2.1.1",
      "dependsOn": []
    },
    {
      "ref": "color-convert@2.0.1",
      "dependsOn": [
        "color-name@1.1.4"
      ]
    },
    {
      "ref": "color-name@1.1.4",
      "dependsOn": []
    },
    {
      "ref": "comma-separated-tokens@2.0.3",
      "dependsOn": []
    },
    {
      "ref": "commander@11.1.0",
      "dependsOn": []
    },
    {
      "ref": "common-ancestor-path@2.0.0",
      "dependsOn": []
    },
    {
      "ref": "convert-source-map@2.0.0",
      "dependsOn": []
    },
    {
      "ref": "cookie@1.1.1",
      "dependsOn": []
    },
    {
      "ref": "cookie-es@1.2.3",
      "dependsOn": []
    },
    {
      "ref": "crossws@0.3.5",
      "dependsOn": [
        "uncrypto@0.1.3"
      ]
    },
    {
      "ref": "css-select@5.2.2",
      "dependsOn": [
        "boolbase@1.0.0",
        "css-what@6.2.2",
        "domhandler@5.0.3",
        "domutils@3.2.2",
        "nth-check@2.1.1"
      ]
    },
    {
      "ref": "css-tree@3.2.1",
      "dependsOn": [
        "mdn-data@2.27.1",
        "source-map-js@1.2.1"
      ]
    },
    {
      "ref": "css-what@6.2.2",
      "dependsOn": []
    },
    {
      "ref": "css.escape@1.5.1",
      "dependsOn": []
    },
    {
      "ref": "csso@5.0.5",
      "dependsOn": [
        "css-tree@2.2.1"
      ]
    },
    {
      "ref": "css-tree@2.2.1",
      "dependsOn": [
        "mdn-data@2.0.28",
        "source-map-js@1.2.1"
      ]
    },
    {
      "ref": "mdn-data@2.0.28",
      "dependsOn": []
    },
    {
      "ref": "cssstyle@5.3.7",
      "dependsOn": [
        "@asamuzakjp/css-color@4.1.2",
        "@csstools/css-syntax-patches-for-csstree@1.1.3",
        "css-tree@3.2.1",
        "lru-cache@11.3.5"
      ]
    },
    {
      "ref": "csstype@3.2.3",
      "dependsOn": []
    },
    {
      "ref": "data-urls@6.0.1",
      "dependsOn": [
        "whatwg-mimetype@5.0.0",
        "whatwg-url@15.1.0"
      ]
    },
    {
      "ref": "whatwg-mimetype@5.0.0",
      "dependsOn": []
    },
    {
      "ref": "debug@4.4.3",
      "dependsOn": [
        "ms@2.1.3"
      ]
    },
    {
      "ref": "decimal.js@10.6.0",
      "dependsOn": []
    },
    {
      "ref": "decode-named-character-reference@1.3.0",
      "dependsOn": [
        "character-entities@2.0.2"
      ]
    },
    {
      "ref": "defu@6.1.7",
      "dependsOn": []
    },
    {
      "ref": "dequal@2.0.3",
      "dependsOn": []
    },
    {
      "ref": "destr@2.0.5",
      "dependsOn": []
    },
    {
      "ref": "detect-libc@2.1.2",
      "dependsOn": []
    },
    {
      "ref": "devalue@5.7.1",
      "dependsOn": []
    },
    {
      "ref": "devlop@1.1.0",
      "dependsOn": [
        "dequal@2.0.3"
      ]
    },
    {
      "ref": "diff@8.0.4",
      "dependsOn": []
    },
    {
      "ref": "dlv@1.1.3",
      "dependsOn": []
    },
    {
      "ref": "dom-accessibility-api@0.5.16",
      "dependsOn": []
    },
    {
      "ref": "dom-serializer@2.0.0",
      "dependsOn": [
        "domelementtype@2.3.0",
        "domhandler@5.0.3",
        "entities@4.5.0"
      ]
    },
    {
      "ref": "entities@4.5.0",
      "dependsOn": []
    },
    {
      "ref": "domelementtype@2.3.0",
      "dependsOn": []
    },
    {
      "ref": "domhandler@5.0.3",
      "dependsOn": [
        "domelementtype@2.3.0"
      ]
    },
    {
      "ref": "domutils@3.2.2",
      "dependsOn": [
        "dom-serializer@2.0.0",
        "domelementtype@2.3.0",
        "domhandler@5.0.3"
      ]
    },
    {
      "ref": "dset@3.1.4",
      "dependsOn": []
    },
    {
      "ref": "electron-to-chromium@1.5.344",
      "dependsOn": []
    },
    {
      "ref": "emmet@2.4.11",
      "dependsOn": [
        "@emmetio/abbreviation@2.3.3",
        "@emmetio/css-abbreviation@2.1.8"
      ]
    },
    {
      "ref": "entities@6.0.1",
      "dependsOn": []
    },
    {
      "ref": "es-module-lexer@2.0.0",
      "dependsOn": []
    },
    {
      "ref": "esbuild@0.27.7",
      "dependsOn": [
        "@esbuild/darwin-arm64@0.27.7"
      ]
    },
    {
      "ref": "escalade@3.2.0",
      "dependsOn": []
    },
    {
      "ref": "escape-string-regexp@5.0.0",
      "dependsOn": []
    },
    {
      "ref": "estree-walker@3.0.3",
      "dependsOn": [
        "@types/estree@1.0.8"
      ]
    },
    {
      "ref": "eventemitter3@5.0.4",
      "dependsOn": []
    },
    {
      "ref": "expect-type@1.3.0",
      "dependsOn": []
    },
    {
      "ref": "extend@3.0.2",
      "dependsOn": []
    },
    {
      "ref": "fast-deep-equal@3.1.3",
      "dependsOn": []
    },
    {
      "ref": "fast-string-truncated-width@1.2.1",
      "dependsOn": []
    },
    {
      "ref": "fast-string-width@1.1.0",
      "dependsOn": [
        "fast-string-truncated-width@1.2.1"
      ]
    },
    {
      "ref": "fast-uri@3.1.0",
      "dependsOn": []
    },
    {
      "ref": "fast-wrap-ansi@0.1.6",
      "dependsOn": [
        "fast-string-width@1.1.0"
      ]
    },
    {
      "ref": "fdir@6.5.0",
      "dependsOn": [
        "picomatch@4.0.4"
      ]
    },
    {
      "ref": "flattie@1.1.1",
      "dependsOn": []
    },
    {
      "ref": "fontace@0.4.1",
      "dependsOn": [
        "fontkitten@1.0.3"
      ]
    },
    {
      "ref": "fontkitten@1.0.3",
      "dependsOn": [
        "tiny-inflate@1.0.3"
      ]
    },
    {
      "ref": "fsevents@2.3.3",
      "dependsOn": []
    },
    {
      "ref": "gensync@1.0.0-beta.2",
      "dependsOn": []
    },
    {
      "ref": "get-caller-file@2.0.5",
      "dependsOn": []
    },
    {
      "ref": "github-slugger@2.0.0",
      "dependsOn": []
    },
    {
      "ref": "gsap@3.15.0",
      "dependsOn": []
    },
    {
      "ref": "h3@1.15.11",
      "dependsOn": [
        "cookie-es@1.2.3",
        "crossws@0.3.5",
        "defu@6.1.7",
        "destr@2.0.5",
        "iron-webcrypto@1.2.1",
        "node-mock-http@1.0.4",
        "radix3@1.1.2",
        "ufo@1.6.3",
        "uncrypto@0.1.3"
      ]
    },
    {
      "ref": "hast-util-from-html@2.0.3",
      "dependsOn": [
        "@types/hast@3.0.4",
        "devlop@1.1.0",
        "hast-util-from-parse5@8.0.3",
        "parse5@7.3.0",
        "vfile@6.0.3",
        "vfile-message@4.0.3"
      ]
    },
    {
      "ref": "hast-util-from-parse5@8.0.3",
      "dependsOn": [
        "@types/hast@3.0.4",
        "@types/unist@3.0.3",
        "devlop@1.1.0",
        "hastscript@9.0.1",
        "property-information@7.1.0",
        "vfile@6.0.3",
        "vfile-location@5.0.3",
        "web-namespaces@2.0.1"
      ]
    },
    {
      "ref": "hast-util-is-element@3.0.0",
      "dependsOn": [
        "@types/hast@3.0.4"
      ]
    },
    {
      "ref": "hast-util-parse-selector@4.0.0",
      "dependsOn": [
        "@types/hast@3.0.4"
      ]
    },
    {
      "ref": "hast-util-raw@9.1.0",
      "dependsOn": [
        "@types/hast@3.0.4",
        "@types/unist@3.0.3",
        "@ungap/structured-clone@1.3.0",
        "hast-util-from-parse5@8.0.3",
        "hast-util-to-parse5@8.0.1",
        "html-void-elements@3.0.0",
        "mdast-util-to-hast@13.2.1",
        "parse5@7.3.0",
        "unist-util-position@5.0.0",
        "unist-util-visit@5.1.0",
        "vfile@6.0.3",
        "web-namespaces@2.0.1",
        "zwitch@2.0.4"
      ]
    },
    {
      "ref": "hast-util-to-html@9.0.5",
      "dependsOn": [
        "@types/hast@3.0.4",
        "@types/unist@3.0.3",
        "ccount@2.0.1",
        "comma-separated-tokens@2.0.3",
        "hast-util-whitespace@3.0.0",
        "html-void-elements@3.0.0",
        "mdast-util-to-hast@13.2.1",
        "property-information@7.1.0",
        "space-separated-tokens@2.0.2",
        "stringify-entities@4.0.4",
        "zwitch@2.0.4"
      ]
    },
    {
      "ref": "hast-util-to-parse5@8.0.1",
      "dependsOn": [
        "@types/hast@3.0.4",
        "comma-separated-tokens@2.0.3",
        "devlop@1.1.0",
        "property-information@7.1.0",
        "space-separated-tokens@2.0.2",
        "web-namespaces@2.0.1",
        "zwitch@2.0.4"
      ]
    },
    {
      "ref": "hast-util-to-text@4.0.2",
      "dependsOn": [
        "@types/hast@3.0.4",
        "@types/unist@3.0.3",
        "hast-util-is-element@3.0.0",
        "unist-util-find-after@5.0.0"
      ]
    },
    {
      "ref": "hast-util-whitespace@3.0.0",
      "dependsOn": [
        "@types/hast@3.0.4"
      ]
    },
    {
      "ref": "hastscript@9.0.1",
      "dependsOn": [
        "@types/hast@3.0.4",
        "comma-separated-tokens@2.0.3",
        "hast-util-parse-selector@4.0.0",
        "property-information@7.1.0",
        "space-separated-tokens@2.0.2"
      ]
    },
    {
      "ref": "html-encoding-sniffer@6.0.0",
      "dependsOn": [
        "@exodus/bytes@1.15.0"
      ]
    },
    {
      "ref": "html-escaper@3.0.3",
      "dependsOn": []
    },
    {
      "ref": "html-void-elements@3.0.0",
      "dependsOn": []
    },
    {
      "ref": "http-cache-semantics@4.2.0",
      "dependsOn": []
    },
    {
      "ref": "http-proxy-agent@7.0.2",
      "dependsOn": [
        "agent-base@7.1.4",
        "debug@4.4.3"
      ]
    },
    {
      "ref": "https-proxy-agent@7.0.6",
      "dependsOn": [
        "agent-base@7.1.4",
        "debug@4.4.3"
      ]
    },
    {
      "ref": "indent-string@4.0.0",
      "dependsOn": []
    },
    {
      "ref": "iron-webcrypto@1.2.1",
      "dependsOn": []
    },
    {
      "ref": "is-docker@4.0.0",
      "dependsOn": []
    },
    {
      "ref": "is-fullwidth-code-point@3.0.0",
      "dependsOn": []
    },
    {
      "ref": "is-inside-container@1.0.0",
      "dependsOn": [
        "is-docker@3.0.0"
      ]
    },
    {
      "ref": "is-docker@3.0.0",
      "dependsOn": []
    },
    {
      "ref": "is-plain-obj@4.1.0",
      "dependsOn": []
    },
    {
      "ref": "is-potential-custom-element-name@1.0.1",
      "dependsOn": []
    },
    {
      "ref": "is-wsl@3.1.1",
      "dependsOn": [
        "is-inside-container@1.0.0"
      ]
    },
    {
      "ref": "js-tokens@4.0.0",
      "dependsOn": []
    },
    {
      "ref": "js-yaml@4.1.1",
      "dependsOn": [
        "argparse@2.0.1"
      ]
    },
    {
      "ref": "jsdom@27.4.0",
      "dependsOn": [
        "@acemir/cssom@0.9.31",
        "@asamuzakjp/dom-selector@6.8.1",
        "@exodus/bytes@1.15.0",
        "cssstyle@5.3.7",
        "data-urls@6.0.1",
        "decimal.js@10.6.0",
        "html-encoding-sniffer@6.0.0",
        "http-proxy-agent@7.0.2",
        "https-proxy-agent@7.0.6",
        "is-potential-custom-element-name@1.0.1",
        "parse5@8.0.1",
        "saxes@6.0.0",
        "symbol-tree@3.2.4",
        "tough-cookie@6.0.1",
        "w3c-xmlserializer@5.0.0",
        "webidl-conversions@8.0.1",
        "whatwg-mimetype@4.0.0",
        "whatwg-url@15.1.0",
        "ws@8.20.0",
        "xml-name-validator@5.0.0"
      ]
    },
    {
      "ref": "entities@8.0.0",
      "dependsOn": []
    },
    {
      "ref": "parse5@8.0.1",
      "dependsOn": [
        "entities@8.0.0"
      ]
    },
    {
      "ref": "jsesc@3.1.0",
      "dependsOn": []
    },
    {
      "ref": "json-schema-traverse@1.0.0",
      "dependsOn": []
    },
    {
      "ref": "json5@2.2.3",
      "dependsOn": []
    },
    {
      "ref": "jsonc-parser@2.3.1",
      "dependsOn": []
    },
    {
      "ref": "kleur@4.1.5",
      "dependsOn": []
    },
    {
      "ref": "longest-streak@3.1.0",
      "dependsOn": []
    },
    {
      "ref": "lru-cache@11.3.5",
      "dependsOn": []
    },
    {
      "ref": "lz-string@1.5.0",
      "dependsOn": []
    },
    {
      "ref": "magic-string@0.30.21",
      "dependsOn": [
        "@jridgewell/sourcemap-codec@1.5.5"
      ]
    },
    {
      "ref": "magicast@0.5.2",
      "dependsOn": [
        "@babel/parser@7.29.2",
        "@babel/types@7.29.0",
        "source-map-js@1.2.1"
      ]
    },
    {
      "ref": "markdown-table@3.0.4",
      "dependsOn": []
    },
    {
      "ref": "mdast-util-definitions@6.0.0",
      "dependsOn": [
        "@types/mdast@4.0.4",
        "@types/unist@3.0.3",
        "unist-util-visit@5.1.0"
      ]
    },
    {
      "ref": "mdast-util-find-and-replace@3.0.2",
      "dependsOn": [
        "@types/mdast@4.0.4",
        "escape-string-regexp@5.0.0",
        "unist-util-is@6.0.1",
        "unist-util-visit-parents@6.0.2"
      ]
    },
    {
      "ref": "mdast-util-from-markdown@2.0.3",
      "dependsOn": [
        "@types/mdast@4.0.4",
        "@types/unist@3.0.3",
        "decode-named-character-reference@1.3.0",
        "devlop@1.1.0",
        "mdast-util-to-string@4.0.0",
        "micromark@4.0.2",
        "micromark-util-decode-numeric-character-reference@2.0.2",
        "micromark-util-decode-string@2.0.1",
        "micromark-util-normalize-identifier@2.0.1",
        "micromark-util-symbol@2.0.1",
        "micromark-util-types@2.0.2",
        "unist-util-stringify-position@4.0.0"
      ]
    },
    {
      "ref": "mdast-util-gfm@3.1.0",
      "dependsOn": [
        "mdast-util-from-markdown@2.0.3",
        "mdast-util-gfm-autolink-literal@2.0.1",
        "mdast-util-gfm-footnote@2.1.0",
        "mdast-util-gfm-strikethrough@2.0.0",
        "mdast-util-gfm-table@2.0.0",
        "mdast-util-gfm-task-list-item@2.0.0",
        "mdast-util-to-markdown@2.1.2"
      ]
    },
    {
      "ref": "mdast-util-gfm-autolink-literal@2.0.1",
      "dependsOn": [
        "@types/mdast@4.0.4",
        "ccount@2.0.1",
        "devlop@1.1.0",
        "mdast-util-find-and-replace@3.0.2",
        "micromark-util-character@2.1.1"
      ]
    },
    {
      "ref": "mdast-util-gfm-footnote@2.1.0",
      "dependsOn": [
        "@types/mdast@4.0.4",
        "devlop@1.1.0",
        "mdast-util-from-markdown@2.0.3",
        "mdast-util-to-markdown@2.1.2",
        "micromark-util-normalize-identifier@2.0.1"
      ]
    },
    {
      "ref": "mdast-util-gfm-strikethrough@2.0.0",
      "dependsOn": [
        "@types/mdast@4.0.4",
        "mdast-util-from-markdown@2.0.3",
        "mdast-util-to-markdown@2.1.2"
      ]
    },
    {
      "ref": "mdast-util-gfm-table@2.0.0",
      "dependsOn": [
        "@types/mdast@4.0.4",
        "devlop@1.1.0",
        "markdown-table@3.0.4",
        "mdast-util-from-markdown@2.0.3",
        "mdast-util-to-markdown@2.1.2"
      ]
    },
    {
      "ref": "mdast-util-gfm-task-list-item@2.0.0",
      "dependsOn": [
        "@types/mdast@4.0.4",
        "devlop@1.1.0",
        "mdast-util-from-markdown@2.0.3",
        "mdast-util-to-markdown@2.1.2"
      ]
    },
    {
      "ref": "mdast-util-phrasing@4.1.0",
      "dependsOn": [
        "@types/mdast@4.0.4",
        "unist-util-is@6.0.1"
      ]
    },
    {
      "ref": "mdast-util-to-hast@13.2.1",
      "dependsOn": [
        "@types/hast@3.0.4",
        "@types/mdast@4.0.4",
        "@ungap/structured-clone@1.3.0",
        "devlop@1.1.0",
        "micromark-util-sanitize-uri@2.0.1",
        "trim-lines@3.0.1",
        "unist-util-position@5.0.0",
        "unist-util-visit@5.1.0",
        "vfile@6.0.3"
      ]
    },
    {
      "ref": "mdast-util-to-markdown@2.1.2",
      "dependsOn": [
        "@types/mdast@4.0.4",
        "@types/unist@3.0.3",
        "longest-streak@3.1.0",
        "mdast-util-phrasing@4.1.0",
        "mdast-util-to-string@4.0.0",
        "micromark-util-classify-character@2.0.1",
        "micromark-util-decode-string@2.0.1",
        "unist-util-visit@5.1.0",
        "zwitch@2.0.4"
      ]
    },
    {
      "ref": "mdast-util-to-string@4.0.0",
      "dependsOn": [
        "@types/mdast@4.0.4"
      ]
    },
    {
      "ref": "mdn-data@2.27.1",
      "dependsOn": []
    },
    {
      "ref": "micromark@4.0.2",
      "dependsOn": [
        "@types/debug@4.1.13",
        "debug@4.4.3",
        "decode-named-character-reference@1.3.0",
        "devlop@1.1.0",
        "micromark-core-commonmark@2.0.3",
        "micromark-factory-space@2.0.1",
        "micromark-util-character@2.1.1",
        "micromark-util-chunked@2.0.1",
        "micromark-util-combine-extensions@2.0.1",
        "micromark-util-decode-numeric-character-reference@2.0.2",
        "micromark-util-encode@2.0.1",
        "micromark-util-normalize-identifier@2.0.1",
        "micromark-util-resolve-all@2.0.1",
        "micromark-util-sanitize-uri@2.0.1",
        "micromark-util-subtokenize@2.1.0",
        "micromark-util-symbol@2.0.1",
        "micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "micromark-core-commonmark@2.0.3",
      "dependsOn": [
        "decode-named-character-reference@1.3.0",
        "devlop@1.1.0",
        "micromark-factory-destination@2.0.1",
        "micromark-factory-label@2.0.1",
        "micromark-factory-space@2.0.1",
        "micromark-factory-title@2.0.1",
        "micromark-factory-whitespace@2.0.1",
        "micromark-util-character@2.1.1",
        "micromark-util-chunked@2.0.1",
        "micromark-util-classify-character@2.0.1",
        "micromark-util-html-tag-name@2.0.1",
        "micromark-util-normalize-identifier@2.0.1",
        "micromark-util-resolve-all@2.0.1",
        "micromark-util-subtokenize@2.1.0",
        "micromark-util-symbol@2.0.1",
        "micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "micromark-extension-gfm@3.0.0",
      "dependsOn": [
        "micromark-extension-gfm-autolink-literal@2.1.0",
        "micromark-extension-gfm-footnote@2.1.0",
        "micromark-extension-gfm-strikethrough@2.1.0",
        "micromark-extension-gfm-table@2.1.1",
        "micromark-extension-gfm-tagfilter@2.0.0",
        "micromark-extension-gfm-task-list-item@2.1.0",
        "micromark-util-combine-extensions@2.0.1",
        "micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "micromark-extension-gfm-autolink-literal@2.1.0",
      "dependsOn": [
        "micromark-util-character@2.1.1",
        "micromark-util-sanitize-uri@2.0.1",
        "micromark-util-symbol@2.0.1",
        "micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "micromark-extension-gfm-footnote@2.1.0",
      "dependsOn": [
        "devlop@1.1.0",
        "micromark-core-commonmark@2.0.3",
        "micromark-factory-space@2.0.1",
        "micromark-util-character@2.1.1",
        "micromark-util-normalize-identifier@2.0.1",
        "micromark-util-sanitize-uri@2.0.1",
        "micromark-util-symbol@2.0.1",
        "micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "micromark-extension-gfm-strikethrough@2.1.0",
      "dependsOn": [
        "devlop@1.1.0",
        "micromark-util-chunked@2.0.1",
        "micromark-util-classify-character@2.0.1",
        "micromark-util-resolve-all@2.0.1",
        "micromark-util-symbol@2.0.1",
        "micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "micromark-extension-gfm-table@2.1.1",
      "dependsOn": [
        "devlop@1.1.0",
        "micromark-factory-space@2.0.1",
        "micromark-util-character@2.1.1",
        "micromark-util-symbol@2.0.1",
        "micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "micromark-extension-gfm-tagfilter@2.0.0",
      "dependsOn": [
        "micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "micromark-extension-gfm-task-list-item@2.1.0",
      "dependsOn": [
        "devlop@1.1.0",
        "micromark-factory-space@2.0.1",
        "micromark-util-character@2.1.1",
        "micromark-util-symbol@2.0.1",
        "micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "micromark-factory-destination@2.0.1",
      "dependsOn": [
        "micromark-util-character@2.1.1",
        "micromark-util-symbol@2.0.1",
        "micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "micromark-factory-label@2.0.1",
      "dependsOn": [
        "devlop@1.1.0",
        "micromark-util-character@2.1.1",
        "micromark-util-symbol@2.0.1",
        "micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "micromark-factory-space@2.0.1",
      "dependsOn": [
        "micromark-util-character@2.1.1",
        "micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "micromark-factory-title@2.0.1",
      "dependsOn": [
        "micromark-factory-space@2.0.1",
        "micromark-util-character@2.1.1",
        "micromark-util-symbol@2.0.1",
        "micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "micromark-factory-whitespace@2.0.1",
      "dependsOn": [
        "micromark-factory-space@2.0.1",
        "micromark-util-character@2.1.1",
        "micromark-util-symbol@2.0.1",
        "micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "micromark-util-character@2.1.1",
      "dependsOn": [
        "micromark-util-symbol@2.0.1",
        "micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "micromark-util-chunked@2.0.1",
      "dependsOn": [
        "micromark-util-symbol@2.0.1"
      ]
    },
    {
      "ref": "micromark-util-classify-character@2.0.1",
      "dependsOn": [
        "micromark-util-character@2.1.1",
        "micromark-util-symbol@2.0.1",
        "micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "micromark-util-combine-extensions@2.0.1",
      "dependsOn": [
        "micromark-util-chunked@2.0.1",
        "micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "micromark-util-decode-numeric-character-reference@2.0.2",
      "dependsOn": [
        "micromark-util-symbol@2.0.1"
      ]
    },
    {
      "ref": "micromark-util-decode-string@2.0.1",
      "dependsOn": [
        "micromark-util-character@2.1.1",
        "micromark-util-decode-numeric-character-reference@2.0.2",
        "micromark-util-symbol@2.0.1",
        "decode-named-character-reference@1.3.0"
      ]
    },
    {
      "ref": "micromark-util-encode@2.0.1",
      "dependsOn": []
    },
    {
      "ref": "micromark-util-html-tag-name@2.0.1",
      "dependsOn": []
    },
    {
      "ref": "micromark-util-normalize-identifier@2.0.1",
      "dependsOn": [
        "micromark-util-symbol@2.0.1"
      ]
    },
    {
      "ref": "micromark-util-resolve-all@2.0.1",
      "dependsOn": [
        "micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "micromark-util-sanitize-uri@2.0.1",
      "dependsOn": [
        "micromark-util-character@2.1.1",
        "micromark-util-encode@2.0.1",
        "micromark-util-symbol@2.0.1"
      ]
    },
    {
      "ref": "micromark-util-subtokenize@2.1.0",
      "dependsOn": [
        "devlop@1.1.0",
        "micromark-util-chunked@2.0.1",
        "micromark-util-symbol@2.0.1",
        "micromark-util-types@2.0.2"
      ]
    },
    {
      "ref": "micromark-util-symbol@2.0.1",
      "dependsOn": []
    },
    {
      "ref": "micromark-util-types@2.0.2",
      "dependsOn": []
    },
    {
      "ref": "min-indent@1.0.1",
      "dependsOn": []
    },
    {
      "ref": "mri@1.2.0",
      "dependsOn": []
    },
    {
      "ref": "mrmime@2.0.1",
      "dependsOn": []
    },
    {
      "ref": "ms@2.1.3",
      "dependsOn": []
    },
    {
      "ref": "muggle-string@0.4.1",
      "dependsOn": []
    },
    {
      "ref": "nanoid@3.3.11",
      "dependsOn": []
    },
    {
      "ref": "neotraverse@0.6.18",
      "dependsOn": []
    },
    {
      "ref": "nlcst-to-string@4.0.0",
      "dependsOn": [
        "@types/nlcst@2.0.3"
      ]
    },
    {
      "ref": "node-fetch-native@1.6.7",
      "dependsOn": []
    },
    {
      "ref": "node-mock-http@1.0.4",
      "dependsOn": []
    },
    {
      "ref": "node-releases@2.0.38",
      "dependsOn": []
    },
    {
      "ref": "normalize-path@3.0.0",
      "dependsOn": []
    },
    {
      "ref": "nth-check@2.1.1",
      "dependsOn": [
        "boolbase@1.0.0"
      ]
    },
    {
      "ref": "obug@2.1.1",
      "dependsOn": []
    },
    {
      "ref": "ofetch@1.5.1",
      "dependsOn": [
        "destr@2.0.5",
        "node-fetch-native@1.6.7",
        "ufo@1.6.3"
      ]
    },
    {
      "ref": "ohash@2.0.11",
      "dependsOn": []
    },
    {
      "ref": "oniguruma-parser@0.12.2",
      "dependsOn": []
    },
    {
      "ref": "oniguruma-to-es@4.3.6",
      "dependsOn": [
        "oniguruma-parser@0.12.2",
        "regex@6.1.0",
        "regex-recursion@6.0.2"
      ]
    },
    {
      "ref": "p-limit@7.3.0",
      "dependsOn": [
        "yocto-queue@1.2.2"
      ]
    },
    {
      "ref": "p-queue@9.1.2",
      "dependsOn": [
        "eventemitter3@5.0.4",
        "p-timeout@7.0.1"
      ]
    },
    {
      "ref": "p-timeout@7.0.1",
      "dependsOn": []
    },
    {
      "ref": "package-manager-detector@1.6.0",
      "dependsOn": []
    },
    {
      "ref": "parse-latin@7.0.0",
      "dependsOn": [
        "@types/nlcst@2.0.3",
        "@types/unist@3.0.3",
        "nlcst-to-string@4.0.0",
        "unist-util-modify-children@4.0.0",
        "unist-util-visit-children@3.0.0",
        "vfile@6.0.3"
      ]
    },
    {
      "ref": "parse5@7.3.0",
      "dependsOn": [
        "entities@6.0.1"
      ]
    },
    {
      "ref": "path-browserify@1.0.1",
      "dependsOn": []
    },
    {
      "ref": "pathe@2.0.3",
      "dependsOn": []
    },
    {
      "ref": "piccolore@0.1.3",
      "dependsOn": []
    },
    {
      "ref": "picocolors@1.1.1",
      "dependsOn": []
    },
    {
      "ref": "picomatch@4.0.4",
      "dependsOn": []
    },
    {
      "ref": "postcss@8.5.10",
      "dependsOn": [
        "nanoid@3.3.11",
        "picocolors@1.1.1",
        "source-map-js@1.2.1"
      ]
    },
    {
      "ref": "prettier@3.8.3",
      "dependsOn": []
    },
    {
      "ref": "pretty-format@27.5.1",
      "dependsOn": [
        "ansi-regex@5.0.1",
        "ansi-styles@5.2.0",
        "react-is@17.0.2"
      ]
    },
    {
      "ref": "prismjs@1.30.0",
      "dependsOn": []
    },
    {
      "ref": "property-information@7.1.0",
      "dependsOn": []
    },
    {
      "ref": "publint@0.3.18",
      "dependsOn": [
        "package-manager-detector@1.6.0",
        "picocolors@1.1.1",
        "sade@1.8.1",
        "@publint/pack@0.1.4"
      ]
    },
    {
      "ref": "punycode@2.3.1",
      "dependsOn": []
    },
    {
      "ref": "radix3@1.1.2",
      "dependsOn": []
    },
    {
      "ref": "react@19.2.5",
      "dependsOn": []
    },
    {
      "ref": "react-dom@19.2.5",
      "dependsOn": [
        "react@19.2.5",
        "scheduler@0.27.0"
      ]
    },
    {
      "ref": "react-is@17.0.2",
      "dependsOn": []
    },
    {
      "ref": "react-refresh@0.18.0",
      "dependsOn": []
    },
    {
      "ref": "readdirp@4.1.2",
      "dependsOn": []
    },
    {
      "ref": "redent@3.0.0",
      "dependsOn": [
        "indent-string@4.0.0",
        "strip-indent@3.0.0"
      ]
    },
    {
      "ref": "regex@6.1.0",
      "dependsOn": [
        "regex-utilities@2.3.0"
      ]
    },
    {
      "ref": "regex-recursion@6.0.2",
      "dependsOn": [
        "regex-utilities@2.3.0"
      ]
    },
    {
      "ref": "regex-utilities@2.3.0",
      "dependsOn": []
    },
    {
      "ref": "rehype@13.0.2",
      "dependsOn": [
        "@types/hast@3.0.4",
        "rehype-parse@9.0.1",
        "rehype-stringify@10.0.1",
        "unified@11.0.5"
      ]
    },
    {
      "ref": "rehype-parse@9.0.1",
      "dependsOn": [
        "@types/hast@3.0.4",
        "hast-util-from-html@2.0.3",
        "unified@11.0.5"
      ]
    },
    {
      "ref": "rehype-raw@7.0.0",
      "dependsOn": [
        "@types/hast@3.0.4",
        "hast-util-raw@9.1.0",
        "vfile@6.0.3"
      ]
    },
    {
      "ref": "rehype-stringify@10.0.1",
      "dependsOn": [
        "@types/hast@3.0.4",
        "hast-util-to-html@9.0.5",
        "unified@11.0.5"
      ]
    },
    {
      "ref": "remark-gfm@4.0.1",
      "dependsOn": [
        "@types/mdast@4.0.4",
        "mdast-util-gfm@3.1.0",
        "micromark-extension-gfm@3.0.0",
        "remark-parse@11.0.0",
        "remark-stringify@11.0.0",
        "unified@11.0.5"
      ]
    },
    {
      "ref": "remark-parse@11.0.0",
      "dependsOn": [
        "@types/mdast@4.0.4",
        "mdast-util-from-markdown@2.0.3",
        "micromark-util-types@2.0.2",
        "unified@11.0.5"
      ]
    },
    {
      "ref": "remark-rehype@11.1.2",
      "dependsOn": [
        "@types/hast@3.0.4",
        "@types/mdast@4.0.4",
        "mdast-util-to-hast@13.2.1",
        "unified@11.0.5",
        "vfile@6.0.3"
      ]
    },
    {
      "ref": "remark-smartypants@3.0.2",
      "dependsOn": [
        "retext@9.0.0",
        "retext-smartypants@6.2.0",
        "unified@11.0.5",
        "unist-util-visit@5.1.0"
      ]
    },
    {
      "ref": "remark-stringify@11.0.0",
      "dependsOn": [
        "@types/mdast@4.0.4",
        "mdast-util-to-markdown@2.1.2",
        "unified@11.0.5"
      ]
    },
    {
      "ref": "request-light@0.7.0",
      "dependsOn": []
    },
    {
      "ref": "require-directory@2.1.1",
      "dependsOn": []
    },
    {
      "ref": "require-from-string@2.0.2",
      "dependsOn": []
    },
    {
      "ref": "retext@9.0.0",
      "dependsOn": [
        "@types/nlcst@2.0.3",
        "retext-latin@4.0.0",
        "retext-stringify@4.0.0",
        "unified@11.0.5"
      ]
    },
    {
      "ref": "retext-latin@4.0.0",
      "dependsOn": [
        "@types/nlcst@2.0.3",
        "parse-latin@7.0.0",
        "unified@11.0.5"
      ]
    },
    {
      "ref": "retext-smartypants@6.2.0",
      "dependsOn": [
        "@types/nlcst@2.0.3",
        "nlcst-to-string@4.0.0",
        "unist-util-visit@5.1.0"
      ]
    },
    {
      "ref": "retext-stringify@4.0.0",
      "dependsOn": [
        "@types/nlcst@2.0.3",
        "nlcst-to-string@4.0.0",
        "unified@11.0.5"
      ]
    },
    {
      "ref": "rollup@4.60.2",
      "dependsOn": [
        "@types/estree@1.0.8",
        "fsevents@2.3.3",
        "@rollup/rollup-darwin-arm64@4.60.2"
      ]
    },
    {
      "ref": "sade@1.8.1",
      "dependsOn": [
        "mri@1.2.0"
      ]
    },
    {
      "ref": "sax@1.6.0",
      "dependsOn": []
    },
    {
      "ref": "saxes@6.0.0",
      "dependsOn": [
        "xmlchars@2.2.0"
      ]
    },
    {
      "ref": "scheduler@0.27.0",
      "dependsOn": []
    },
    {
      "ref": "semver@7.7.4",
      "dependsOn": []
    },
    {
      "ref": "sharp@0.34.5",
      "dependsOn": [
        "@img/colour@1.1.0",
        "detect-libc@2.1.2",
        "semver@7.7.4",
        "@img/sharp-darwin-arm64@0.34.5",
        "@img/sharp-libvips-darwin-arm64@1.2.4"
      ]
    },
    {
      "ref": "shiki@4.0.2",
      "dependsOn": [
        "@shikijs/vscode-textmate@10.0.2",
        "@types/hast@3.0.4",
        "@shikijs/core@4.0.2",
        "@shikijs/themes@4.0.2",
        "@shikijs/engine-oniguruma@4.0.2",
        "@shikijs/langs@4.0.2",
        "@shikijs/engine-javascript@4.0.2",
        "@shikijs/types@4.0.2"
      ]
    },
    {
      "ref": "siginfo@2.0.0",
      "dependsOn": []
    },
    {
      "ref": "sisteransi@1.0.5",
      "dependsOn": []
    },
    {
      "ref": "smol-toml@1.6.1",
      "dependsOn": []
    },
    {
      "ref": "source-map-js@1.2.1",
      "dependsOn": []
    },
    {
      "ref": "space-separated-tokens@2.0.2",
      "dependsOn": []
    },
    {
      "ref": "stackback@0.0.2",
      "dependsOn": []
    },
    {
      "ref": "std-env@4.1.0",
      "dependsOn": []
    },
    {
      "ref": "stringify-entities@4.0.4",
      "dependsOn": [
        "character-entities-html4@2.1.0",
        "character-entities-legacy@3.0.0"
      ]
    },
    {
      "ref": "strip-indent@3.0.0",
      "dependsOn": [
        "min-indent@1.0.1"
      ]
    },
    {
      "ref": "svgo@4.0.1",
      "dependsOn": [
        "commander@11.1.0",
        "css-select@5.2.2",
        "css-tree@3.2.1",
        "css-what@6.2.2",
        "csso@5.0.5",
        "picocolors@1.1.1",
        "sax@1.6.0"
      ]
    },
    {
      "ref": "symbol-tree@3.2.4",
      "dependsOn": []
    },
    {
      "ref": "tiny-inflate@1.0.3",
      "dependsOn": []
    },
    {
      "ref": "tinybench@2.9.0",
      "dependsOn": []
    },
    {
      "ref": "tinyclip@0.1.12",
      "dependsOn": []
    },
    {
      "ref": "tinyexec@1.1.1",
      "dependsOn": []
    },
    {
      "ref": "tinyglobby@0.2.16",
      "dependsOn": [
        "fdir@6.5.0",
        "picomatch@4.0.4"
      ]
    },
    {
      "ref": "tinyrainbow@3.1.0",
      "dependsOn": []
    },
    {
      "ref": "tldts@7.0.29",
      "dependsOn": [
        "tldts-core@7.0.29"
      ]
    },
    {
      "ref": "tldts-core@7.0.29",
      "dependsOn": []
    },
    {
      "ref": "tough-cookie@6.0.1",
      "dependsOn": [
        "tldts@7.0.29"
      ]
    },
    {
      "ref": "tr46@6.0.0",
      "dependsOn": [
        "punycode@2.3.1"
      ]
    },
    {
      "ref": "trim-lines@3.0.1",
      "dependsOn": []
    },
    {
      "ref": "trough@2.2.0",
      "dependsOn": []
    },
    {
      "ref": "tsconfck@3.1.6",
      "dependsOn": [
        "typescript@5.9.3"
      ]
    },
    {
      "ref": "typesafe-path@0.2.2",
      "dependsOn": []
    },
    {
      "ref": "typescript@5.9.3",
      "dependsOn": []
    },
    {
      "ref": "typescript-auto-import-cache@0.3.6",
      "dependsOn": [
        "semver@7.7.4"
      ]
    },
    {
      "ref": "ufo@1.6.3",
      "dependsOn": []
    },
    {
      "ref": "ultrahtml@1.6.0",
      "dependsOn": []
    },
    {
      "ref": "uncrypto@0.1.3",
      "dependsOn": []
    },
    {
      "ref": "unified@11.0.5",
      "dependsOn": [
        "@types/unist@3.0.3",
        "bail@2.0.2",
        "devlop@1.1.0",
        "extend@3.0.2",
        "is-plain-obj@4.1.0",
        "trough@2.2.0",
        "vfile@6.0.3"
      ]
    },
    {
      "ref": "unifont@0.7.4",
      "dependsOn": [
        "css-tree@3.2.1",
        "ofetch@1.5.1",
        "ohash@2.0.11"
      ]
    },
    {
      "ref": "unist-util-find-after@5.0.0",
      "dependsOn": [
        "@types/unist@3.0.3",
        "unist-util-is@6.0.1"
      ]
    },
    {
      "ref": "unist-util-is@6.0.1",
      "dependsOn": [
        "@types/unist@3.0.3"
      ]
    },
    {
      "ref": "unist-util-modify-children@4.0.0",
      "dependsOn": [
        "@types/unist@3.0.3",
        "array-iterate@2.0.1"
      ]
    },
    {
      "ref": "unist-util-position@5.0.0",
      "dependsOn": [
        "@types/unist@3.0.3"
      ]
    },
    {
      "ref": "unist-util-remove-position@5.0.0",
      "dependsOn": [
        "@types/unist@3.0.3",
        "unist-util-visit@5.1.0"
      ]
    },
    {
      "ref": "unist-util-stringify-position@4.0.0",
      "dependsOn": [
        "@types/unist@3.0.3"
      ]
    },
    {
      "ref": "unist-util-visit@5.1.0",
      "dependsOn": [
        "@types/unist@3.0.3",
        "unist-util-is@6.0.1",
        "unist-util-visit-parents@6.0.2"
      ]
    },
    {
      "ref": "unist-util-visit-children@3.0.0",
      "dependsOn": [
        "@types/unist@3.0.3"
      ]
    },
    {
      "ref": "unist-util-visit-parents@6.0.2",
      "dependsOn": [
        "@types/unist@3.0.3",
        "unist-util-is@6.0.1"
      ]
    },
    {
      "ref": "unstorage@1.17.5",
      "dependsOn": [
        "anymatch@3.1.3",
        "chokidar@5.0.0",
        "destr@2.0.5",
        "h3@1.15.11",
        "lru-cache@11.3.5",
        "node-fetch-native@1.6.7",
        "ofetch@1.5.1",
        "ufo@1.6.3"
      ]
    },
    {
      "ref": "chokidar@5.0.0",
      "dependsOn": [
        "readdirp@5.0.0"
      ]
    },
    {
      "ref": "readdirp@5.0.0",
      "dependsOn": []
    },
    {
      "ref": "update-browserslist-db@1.2.3",
      "dependsOn": [
        "browserslist@4.28.2",
        "escalade@3.2.0",
        "picocolors@1.1.1"
      ]
    },
    {
      "ref": "vfile@6.0.3",
      "dependsOn": [
        "@types/unist@3.0.3",
        "vfile-message@4.0.3"
      ]
    },
    {
      "ref": "vfile-location@5.0.3",
      "dependsOn": [
        "@types/unist@3.0.3",
        "vfile@6.0.3"
      ]
    },
    {
      "ref": "vfile-message@4.0.3",
      "dependsOn": [
        "@types/unist@3.0.3",
        "unist-util-stringify-position@4.0.0"
      ]
    },
    {
      "ref": "vite@7.3.2",
      "dependsOn": [
        "yaml@2.8.3",
        "esbuild@0.27.7",
        "fdir@6.5.0",
        "picomatch@4.0.4",
        "postcss@8.5.10",
        "rollup@4.60.2",
        "tinyglobby@0.2.16",
        "fsevents@2.3.3"
      ]
    },
    {
      "ref": "vitefu@1.1.3",
      "dependsOn": [
        "vite@7.3.2"
      ]
    },
    {
      "ref": "vitest@4.1.5",
      "dependsOn": [
        "jsdom@27.4.0",
        "es-module-lexer@2.0.0",
        "expect-type@1.3.0",
        "magic-string@0.30.21",
        "obug@2.1.1",
        "pathe@2.0.3",
        "picomatch@4.0.4",
        "std-env@4.1.0",
        "tinybench@2.9.0",
        "tinyexec@1.1.1",
        "tinyglobby@0.2.16",
        "tinyrainbow@3.1.0",
        "vite@7.3.2",
        "why-is-node-running@2.3.0",
        "@vitest/expect@4.1.5",
        "@vitest/mocker@4.1.5",
        "@vitest/pretty-format@4.1.5",
        "@vitest/snapshot@4.1.5",
        "@vitest/spy@4.1.5",
        "@vitest/runner@4.1.5",
        "@vitest/utils@4.1.5"
      ]
    },
    {
      "ref": "volar-service-css@0.0.70",
      "dependsOn": [
        "@volar/language-service@2.4.28",
        "vscode-css-languageservice@6.3.10",
        "vscode-languageserver-textdocument@1.0.12",
        "vscode-uri@3.1.0"
      ]
    },
    {
      "ref": "volar-service-emmet@0.0.70",
      "dependsOn": [
        "@volar/language-service@2.4.28",
        "@emmetio/css-parser@0.4.1",
        "@emmetio/html-matcher@1.3.0",
        "@vscode/emmet-helper@2.11.0",
        "vscode-uri@3.1.0"
      ]
    },
    {
      "ref": "volar-service-html@0.0.70",
      "dependsOn": [
        "@volar/language-service@2.4.28",
        "vscode-html-languageservice@5.6.2",
        "vscode-languageserver-textdocument@1.0.12",
        "vscode-uri@3.1.0"
      ]
    },
    {
      "ref": "volar-service-prettier@0.0.70",
      "dependsOn": [
        "@volar/language-service@2.4.28",
        "prettier@3.8.3",
        "vscode-uri@3.1.0"
      ]
    },
    {
      "ref": "volar-service-typescript@0.0.70",
      "dependsOn": [
        "@volar/language-service@2.4.28",
        "path-browserify@1.0.1",
        "semver@7.7.4",
        "typescript-auto-import-cache@0.3.6",
        "vscode-languageserver-textdocument@1.0.12",
        "vscode-nls@5.2.0",
        "vscode-uri@3.1.0"
      ]
    },
    {
      "ref": "volar-service-typescript-twoslash-queries@0.0.70",
      "dependsOn": [
        "@volar/language-service@2.4.28",
        "vscode-uri@3.1.0"
      ]
    },
    {
      "ref": "volar-service-yaml@0.0.70",
      "dependsOn": [
        "@volar/language-service@2.4.28",
        "vscode-uri@3.1.0",
        "yaml-language-server@1.20.0"
      ]
    },
    {
      "ref": "vscode-css-languageservice@6.3.10",
      "dependsOn": [
        "@vscode/l10n@0.0.18",
        "vscode-languageserver-textdocument@1.0.12",
        "vscode-languageserver-types@3.17.5",
        "vscode-uri@3.1.0"
      ]
    },
    {
      "ref": "vscode-html-languageservice@5.6.2",
      "dependsOn": [
        "@vscode/l10n@0.0.18",
        "vscode-languageserver-textdocument@1.0.12",
        "vscode-languageserver-types@3.17.5",
        "vscode-uri@3.1.0"
      ]
    },
    {
      "ref": "vscode-json-languageservice@4.1.8",
      "dependsOn": [
        "jsonc-parser@3.3.1",
        "vscode-languageserver-textdocument@1.0.12",
        "vscode-languageserver-types@3.17.5",
        "vscode-nls@5.2.0",
        "vscode-uri@3.1.0"
      ]
    },
    {
      "ref": "jsonc-parser@3.3.1",
      "dependsOn": []
    },
    {
      "ref": "vscode-jsonrpc@8.2.0",
      "dependsOn": []
    },
    {
      "ref": "vscode-languageserver@9.0.1",
      "dependsOn": [
        "vscode-languageserver-protocol@3.17.5"
      ]
    },
    {
      "ref": "vscode-languageserver-protocol@3.17.5",
      "dependsOn": [
        "vscode-jsonrpc@8.2.0",
        "vscode-languageserver-types@3.17.5"
      ]
    },
    {
      "ref": "vscode-languageserver-textdocument@1.0.12",
      "dependsOn": []
    },
    {
      "ref": "vscode-languageserver-types@3.17.5",
      "dependsOn": []
    },
    {
      "ref": "vscode-nls@5.2.0",
      "dependsOn": []
    },
    {
      "ref": "vscode-uri@3.1.0",
      "dependsOn": []
    },
    {
      "ref": "w3c-xmlserializer@5.0.0",
      "dependsOn": [
        "xml-name-validator@5.0.0"
      ]
    },
    {
      "ref": "web-namespaces@2.0.1",
      "dependsOn": []
    },
    {
      "ref": "webidl-conversions@8.0.1",
      "dependsOn": []
    },
    {
      "ref": "whatwg-mimetype@4.0.0",
      "dependsOn": []
    },
    {
      "ref": "whatwg-url@15.1.0",
      "dependsOn": [
        "tr46@6.0.0",
        "webidl-conversions@8.0.1"
      ]
    },
    {
      "ref": "which-pm-runs@1.1.0",
      "dependsOn": []
    },
    {
      "ref": "why-is-node-running@2.3.0",
      "dependsOn": [
        "siginfo@2.0.0",
        "stackback@0.0.2"
      ]
    },
    {
      "ref": "ws@8.20.0",
      "dependsOn": []
    },
    {
      "ref": "xml-name-validator@5.0.0",
      "dependsOn": []
    },
    {
      "ref": "xmlchars@2.2.0",
      "dependsOn": []
    },
    {
      "ref": "xxhash-wasm@1.1.0",
      "dependsOn": []
    },
    {
      "ref": "y18n@5.0.8",
      "dependsOn": []
    },
    {
      "ref": "yallist@3.1.1",
      "dependsOn": []
    },
    {
      "ref": "yaml@2.8.3",
      "dependsOn": []
    },
    {
      "ref": "yaml-language-server@1.20.0",
      "dependsOn": [
        "@vscode/l10n@0.0.18",
        "ajv@8.20.0",
        "ajv-draft-04@1.0.0",
        "prettier@3.8.3",
        "request-light@0.5.8",
        "vscode-json-languageservice@4.1.8",
        "vscode-languageserver@9.0.1",
        "vscode-languageserver-textdocument@1.0.12",
        "vscode-languageserver-types@3.17.5",
        "vscode-uri@3.1.0",
        "yaml@2.8.3"
      ]
    },
    {
      "ref": "request-light@0.5.8",
      "dependsOn": []
    },
    {
      "ref": "yargs@17.7.2",
      "dependsOn": [
        "cliui@8.0.1",
        "escalade@3.2.0",
        "get-caller-file@2.0.5",
        "require-directory@2.1.1",
        "string-width@4.2.3",
        "y18n@5.0.8",
        "yargs-parser@21.1.1"
      ]
    },
    {
      "ref": "yargs-parser@21.1.1",
      "dependsOn": []
    },
    {
      "ref": "emoji-regex@8.0.0",
      "dependsOn": []
    },
    {
      "ref": "string-width@4.2.3",
      "dependsOn": [
        "emoji-regex@8.0.0",
        "is-fullwidth-code-point@3.0.0",
        "strip-ansi@6.0.1"
      ]
    },
    {
      "ref": "strip-ansi@6.0.1",
      "dependsOn": [
        "ansi-regex@5.0.1"
      ]
    },
    {
      "ref": "yocto-queue@1.2.2",
      "dependsOn": []
    },
    {
      "ref": "zod@4.3.6",
      "dependsOn": []
    },
    {
      "ref": "zwitch@2.0.4",
      "dependsOn": []
    }
  ]
}
