{
  "$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.5",
  "serialNumber": "urn:uuid:***",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-01T20:52:58.694Z",
    "lifecycles": [
      {
        "phase": "build"
      }
    ],
    "tools": [
      {
        "vendor": "npm",
        "name": "cli",
        "version": "11.6.2"
      }
    ],
    "component": {
      "bom-ref": "trevra@0.1.0",
      "type": "library",
      "name": "trevra",
      "version": "0.1.0",
      "scope": "required",
      "purl": "pkg:npm/trevra@0.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:private",
          "value": "true"
        }
      ],
      "externalReferences": []
    }
  },
  "components": [
    {
      "bom-ref": "@ai-sdk/gateway@4.0.38",
      "type": "library",
      "name": "@ai-sdk/gateway",
      "version": "4.0.38",
      "scope": "required",
      "purl": "pkg:npm/%40ai-sdk/gateway@4.0.38",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@ai-sdk/gateway/-/gateway-4.0.38.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/vercel/ai"
        },
        {
          "type": "website",
          "url": "https://ai-sdk.dev/docs"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/vercel/ai/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "04cc621867d79665107830825bfed7b3105354f065c3883293add118cd6a5724ede43acc79019e0b192c712fc49d4cc2be62c27050a5f1ff04a2ceb53c86a0f6"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@ai-sdk/openai-compatible@3.0.20",
      "type": "library",
      "name": "@ai-sdk/openai-compatible",
      "version": "3.0.20",
      "scope": "required",
      "purl": "pkg:npm/%40ai-sdk/openai-compatible@3.0.20",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@ai-sdk/openai-compatible/-/openai-compatible-3.0.20.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/vercel/ai"
        },
        {
          "type": "website",
          "url": "https://ai-sdk.dev/docs"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/vercel/ai/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "46c3e0f878a5b0a73f77e8f2e3322d1bbbfb449426f9c694bbe894d1ae5bc777b2c97e6d91ac8c18346495730c3003dae25df896ecd0c13dede1c99e1df7625b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@ai-sdk/provider@4.0.4",
      "type": "library",
      "name": "@ai-sdk/provider",
      "version": "4.0.4",
      "scope": "required",
      "purl": "pkg:npm/%40ai-sdk/provider@4.0.4",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@ai-sdk/provider/-/provider-4.0.4.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/vercel/ai"
        },
        {
          "type": "website",
          "url": "https://ai-sdk.dev/docs"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/vercel/ai/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b5b1ca34b8ab96550d177665902b179f069bd995754a5e1bd47fc2a7daee09c7b5e48066b2413c1b0924d32a3dc43598fa3868da87fb9555edc12b32aeaedcc1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@ai-sdk/provider-utils@5.0.18",
      "type": "library",
      "name": "@ai-sdk/provider-utils",
      "version": "5.0.18",
      "scope": "required",
      "purl": "pkg:npm/%40ai-sdk/provider-utils@5.0.18",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@ai-sdk/provider-utils/-/provider-utils-5.0.18.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/vercel/ai"
        },
        {
          "type": "website",
          "url": "https://ai-sdk.dev/docs"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/vercel/ai/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "501342ae4c52e65960376fd15cb0519230854c8b8be980751a8ab973ec9179c9f39e1b57e173e34f02c7cf686bb1396d4d5674aea55e82d9f015774f0648c31c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "undici@7.29.0",
      "type": "library",
      "name": "undici",
      "version": "7.29.0",
      "scope": "required",
      "description": "An HTTP/1.1 client, written from scratch for Node.js",
      "purl": "pkg:npm/undici@7.29.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/undici/-/undici-7.29.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/nodejs/undici.git"
        },
        {
          "type": "website",
          "url": "https://undici.nodejs.org"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/nodejs/undici/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "203c5f95e2e699b4ac91f5925004e23759df9f6ac3baf9cc3aa6f909647dda221fa2303451dfae94e000110e7b2cfafdad69acade5327f9970c9aa3eec634d57"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@balena/dockerignore@1.0.2",
      "type": "library",
      "name": "@balena/dockerignore",
      "version": "1.0.2",
      "scope": "optional",
      "description": "dockerignore is a file filter library compatible with Docker and the node-ignore API",
      "purl": "pkg:npm/%40balena/dockerignore@1.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@balena/dockerignore/-/dockerignore-1.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git@github.com:balena-io-modules/dockerignore.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/balena-io-modules/dockerignore/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c0cb9ed92cb818055393a21ce2d2557277dd6aefa0c761271bb4beb8011ef9358916a13862858de3f1fc3122e3e1e6092b11a0dba959c1ba049e2362370650e9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@better-auth/utils@0.4.2",
      "type": "library",
      "name": "@better-auth/utils",
      "version": "0.4.2",
      "scope": "required",
      "author": "Bereket Engida",
      "description": "A collection of utilities for better-auth",
      "purl": "pkg:npm/%40better-auth/utils@0.4.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@better-auth/utils/-/utils-0.4.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/better-auth/utils.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "014c6bbeef8769a383b14cb30f1160c1dffc459d7265a628e362d7292ad4da81a0477f294b58a3f27a9028d82d4d6a181a935ebcd5ed09f813cba9681ef796f4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@better-fetch/fetch@1.3.1",
      "type": "library",
      "name": "@better-fetch/fetch",
      "version": "1.3.1",
      "scope": "required",
      "purl": "pkg:npm/%40better-fetch/fetch@1.3.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@better-fetch/fetch/-/fetch-1.3.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/better-auth/better-fetch.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "001903d568727cf669aca4502376e10138de885b8d582f4f5e17c65aa2feb20fe02ab33defba05ad891d6f89ac337860506a27afb2a53ac3854f94d4dab86df6"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@emnapi/wasi-threads@1.2.3",
      "type": "library",
      "name": "@emnapi/wasi-threads",
      "version": "1.2.3",
      "scope": "optional",
      "author": "toyobayashi",
      "description": "WASI threads proposal implementation in JavaScript",
      "purl": "pkg:npm/%40emnapi/wasi-threads@1.2.3",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:extraneous",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.2.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/toyobayashi/emnapi.git"
        },
        {
          "type": "website",
          "url": "https://github.com/toyobayashi/emnapi#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/toyobayashi/emnapi/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "10b1017bc3ec2efbc9e9032bd332edf1f7ef3875bf75cd66dc213334c83b68952fddb31aa03b70d935f20c0c24601baba31c6e1c4c214532c949ee6cc9ae78ee"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@esbuild/linux-x64@0.28.1",
      "type": "library",
      "name": "@esbuild/linux-x64",
      "version": "0.28.1",
      "scope": "optional",
      "description": "The Linux 64-bit binary for esbuild, a JavaScript bundler.",
      "purl": "pkg:npm/%40esbuild/linux-x64@0.28.1",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.28.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/evanw/esbuild.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "bbf6a73581769a654e103c0bb67435c0eaf7119f6c4cd18b5abb18198c075b3180dd28bce083a41d795b5930f5341fbdff595c9f079828ee78ba1c59c9d3737c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@grpc/grpc-js@1.14.4",
      "type": "library",
      "name": "@grpc/grpc-js",
      "version": "1.14.4",
      "scope": "required",
      "author": "Google Inc.",
      "description": "gRPC Library for Node - pure JS implementation",
      "purl": "pkg:npm/%40grpc/grpc-js@1.14.4",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.14.4.tgz"
        },
        {
          "type": "website",
          "url": "https://grpc.io/"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "93d0e3dc357f8ad2bd0f4e98f1fd7dd10828a7bfd48be0f49e3155dcb1cc3f03d3ef90e95cb428844f569b3d10125ac99f3b2307b28f5a22896ce97b20f0c0ad"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@grpc/proto-loader@0.8.1",
      "type": "library",
      "name": "@grpc/proto-loader",
      "version": "0.8.1",
      "scope": "required",
      "author": "Google Inc.",
      "description": "gRPC utility library for loading .proto files",
      "purl": "pkg:npm/%40grpc/proto-loader@0.8.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@grpc/proto-loader/-/proto-loader-0.8.1.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/grpc/grpc-node.git"
        },
        {
          "type": "website",
          "url": "https://grpc.io/"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/grpc/grpc-node/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c2d17a87e0d8e8cdd868304f026beeb80ea357c4a27fd323b4e2397ae2855918020e5e4f783a4fb0747dbb697a4ade5c798f00660a0d0f0c39f87bc4b1716c1a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@hono/node-server@2.0.12",
      "type": "library",
      "name": "@hono/node-server",
      "version": "2.0.12",
      "scope": "required",
      "author": "Yusuke Wada <yusuke@kamawada.com> (https://github.com/yusukebe)",
      "description": "Node.js Adapter for Hono",
      "purl": "pkg:npm/%40hono/node-server@2.0.12",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@hono/node-server/-/node-server-2.0.12.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/honojs/node-server.git"
        },
        {
          "type": "website",
          "url": "https://github.com/honojs/node-server"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "796a5062bebbb6a24b79a49497443e4eabae61f51d4e26e9389954315d857d43fbf8aa820b94ee7e7c279572fa9a86d90496c601845ded9bc404309b2c89e386"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@isaacs/cliui@8.0.2",
      "type": "library",
      "name": "@isaacs/cliui",
      "version": "8.0.2",
      "scope": "optional",
      "author": "Ben Coe <ben@npmjs.com>",
      "description": "easily create complex multi-column command-line-interfaces",
      "purl": "pkg:npm/%40isaacs/cliui@8.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3bc8dc8da6d76a578e1bd0d0d3e0115d66414df9cfe16340ab3ba224aee5978e009b118abff2763384cf8f18d8df39c109fbc15c5cee726d6dc1dc85c9b16a10"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "@jridgewell/gen-mapping@0.3.13",
      "type": "library",
      "name": "@jridgewell/gen-mapping",
      "version": "0.3.13",
      "scope": "required",
      "author": "Justin Ridgewell <justin@ridgewell.name>",
      "description": "Generate source maps",
      "purl": "pkg:npm/%40jridgewell/gen-mapping@0.3.13",
      "properties": [],
      "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"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "da492dffb9e227a32010fc45d1b61d43a7ad65a03e7d0bc370b29c921cb5c8840ecdaa0a8c10634a3eb7fda2d58d8137aa146de5dbccfae5327c283a50a0816c"
        }
      ],
      "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 <justin@ridgewell.name>",
      "description": "Resolve a URI relative to an optional base URI",
      "purl": "pkg:npm/%40jridgewell/resolve-uri@3.1.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6d12128022233f6d3fb5b5923d63048b9e1054f45913192e0fd9492fe508c542adc15240f305b54eb6f58ccb354455e8d42053359ff98690bd42f98a59da292b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@jridgewell/source-map@0.3.11",
      "type": "library",
      "name": "@jridgewell/source-map",
      "version": "0.3.11",
      "scope": "required",
      "author": "Justin Ridgewell <justin@ridgewell.name>",
      "description": "Packages @jridgewell/trace-mapping and @jridgewell/gen-mapping into the familiar source-map API",
      "purl": "pkg:npm/%40jridgewell/source-map@0.3.11",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.11.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jridgewell/sourcemaps.git"
        },
        {
          "type": "website",
          "url": "https://github.com/jridgewell/sourcemaps/tree/main/packages/source-map"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "64ca7557c64570f1b97485a740baf7352235322094ed4113752fc0d06f15fd7587bc9bf766c16abad267d58e513e600f5fa177062137f7b3aabde53ff4d0ae20"
        }
      ],
      "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 <justin@ridgewell.name>",
      "description": "Encode/decode sourcemap mappings",
      "purl": "pkg:npm/%40jridgewell/sourcemap-codec@1.5.5",
      "properties": [],
      "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"
        }
      ],
      "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 <justin@ridgewell.name>",
      "description": "Trace the original position through a source map",
      "purl": "pkg:npm/%40jridgewell/trace-mapping@0.3.31",
      "properties": [],
      "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"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "cf3351f9275048327373c8e869e3fc410a0242bf0db98c76748232b65d507811191c9f6e5ba85e6ecad881bcfc849c1441aa374d608cb667d5f0dbb5b7038b03"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@js-sdsl/ordered-map@4.4.2",
      "type": "library",
      "name": "@js-sdsl/ordered-map",
      "version": "4.4.2",
      "scope": "required",
      "author": "ZLY201",
      "description": "javascript standard data structure library which benchmark against C++ STL",
      "purl": "pkg:npm/%40js-sdsl/ordered-map@4.4.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@js-sdsl/ordered-map/-/ordered-map-4.4.2.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/js-sdsl/js-sdsl.git"
        },
        {
          "type": "website",
          "url": "https://js-sdsl.org"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/js-sdsl/js-sdsl/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8942a09b9d93f07384fe66a44b18eaa1685ef79649035fc6d6c62c19ebf6243294492d78280820d4b1dbf816be20fa30d317e56e74a43ac65c3b4f02ef0d6063"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@jsep-plugin/assignment@1.3.0",
      "type": "library",
      "name": "@jsep-plugin/assignment",
      "version": "1.3.0",
      "scope": "required",
      "author": "Shelly (https://github.com/6utt3rfly)",
      "description": "Adds assignment expression support",
      "purl": "pkg:npm/%40jsep-plugin/assignment@1.3.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jsep-plugin/assignment/-/assignment-1.3.0.tgz"
        },
        {
          "type": "vcs",
          "url": "EricSmekens/jsep"
        },
        {
          "type": "website",
          "url": "https://ericsmekens.github.io/jsep/tree/master/packages/assignment#readme"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "555815f825eb85b308dda4aeb10c9c94791e9d64809bde566a22ab3314456a6dc94948886908e8308c36b04b3f397e1789f9ea79050de0361b263940f047e4b5"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@jsep-plugin/regex@1.0.4",
      "type": "library",
      "name": "@jsep-plugin/regex",
      "version": "1.0.4",
      "scope": "required",
      "author": "Shelly (https://github.com/6utt3rfly)",
      "description": "Adds regex expression support",
      "purl": "pkg:npm/%40jsep-plugin/regex@1.0.4",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jsep-plugin/regex/-/regex-1.0.4.tgz"
        },
        {
          "type": "vcs",
          "url": "EricSmekens/jsep"
        },
        {
          "type": "website",
          "url": "https://ericsmekens.github.io/jsep/tree/master/packages/regex#readme"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "abba8be0c823b35bc1c826939c315c06757d1d2ec654f257e6fc95a028191cd482f6b8f022599b5c6e6c52ea2b4799dd7c7008949f29552b71be35c76cdbed52"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@jsonjoy.com/base64@1.1.2",
      "type": "library",
      "name": "@jsonjoy.com/base64",
      "version": "1.1.2",
      "scope": "required",
      "author": "streamich",
      "description": "High-performance Base64 encoder and decoder",
      "purl": "pkg:npm/%40jsonjoy.com/base64@1.1.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jsonjoy.com/base64/-/base64-1.1.2.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/jsonjoy-com/base64"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "aba5c09d640320c037f854e23986a3a18ab24a43be2526add32b57192b9176af6e5c4ee8f76833b90c10335e3168246504b1aadefe66883182e2f9154e7e78c4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@jsonjoy.com/buffers@17.67.0",
      "type": "library",
      "name": "@jsonjoy.com/buffers",
      "version": "17.67.0",
      "scope": "required",
      "author": "streamich",
      "description": "Various helper utilities for working with buffers and binary data",
      "purl": "pkg:npm/%40jsonjoy.com/buffers@17.67.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jsonjoy.com/buffers/-/buffers-17.67.0.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/jsonjoy-com/buffers"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b5f13146963106f8b7daf3ecf591da4e348fe1f1c07f34a671a84e7cdc6dbc61dcc897a5f9a89b90f94678107eec0a02ea12fb957204fbef2891e701c71ee573"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@jsonjoy.com/codegen@1.0.0",
      "type": "library",
      "name": "@jsonjoy.com/codegen",
      "version": "1.0.0",
      "scope": "required",
      "author": "streamich",
      "description": "No-dependencies, low-level, high-performance JIT code generation package for JavaScript",
      "purl": "pkg:npm/%40jsonjoy.com/codegen@1.0.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jsonjoy.com/codegen/-/codegen-1.0.0.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/jsonjoy-com/codegen"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "13c3b2fb4f1c9827f410afcd331a5a25998ec4fa8cfba8927b64b89e5481acf64e391a032482f1b5b494103290c936a69bf055021206965381354efdfddc1fd2"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@jsonjoy.com/fs-core@4.64.0",
      "type": "library",
      "name": "@jsonjoy.com/fs-core",
      "version": "4.64.0",
      "scope": "required",
      "author": "streamich",
      "description": "Core filesystem primitives: Node, Link, File, Superblock",
      "purl": "pkg:npm/%40jsonjoy.com/fs-core@4.64.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jsonjoy.com/fs-core/-/fs-core-4.64.0.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/streamich/memfs/tree/master/packages/fs-core"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "cecd9302aed28b1e6380cba830d8e9b2902f38fde686d82afe4d54c90a1d1330ad422fcdf37cb6ff2fb372f9d9486a7f471abde8304df9b55a94e0500329ff7b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@jsonjoy.com/fs-fsa@4.64.0",
      "type": "library",
      "name": "@jsonjoy.com/fs-fsa",
      "version": "4.64.0",
      "scope": "required",
      "author": "streamich",
      "description": "File System Access API implementation backed by core filesystem primitives",
      "purl": "pkg:npm/%40jsonjoy.com/fs-fsa@4.64.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jsonjoy.com/fs-fsa/-/fs-fsa-4.64.0.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/streamich/memfs/tree/master/packages/fs-fsa"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9cc58e55b90b172120997662877c32bf103d5e9832caac9fac834c1ef105aa18bbbaa7d197b73d11126deb25fbbe030fac1f54a3e3893be4a96b4705ccf0f4d7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@jsonjoy.com/fs-node@4.64.0",
      "type": "library",
      "name": "@jsonjoy.com/fs-node",
      "version": "4.64.0",
      "scope": "required",
      "author": "streamich",
      "description": "In-memory filesystem with Node.js fs-compatible API",
      "purl": "pkg:npm/%40jsonjoy.com/fs-node@4.64.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.64.0.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/streamich/memfs/tree/master/packages/fs-node"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "74ef8d3643836d4962e2e578d9b70daeb2efab9ac4ed2369759e5335dd1db5b2ec01a34adcc0e2202f65522f9badba06a088d6eaf7767c1d6a6a8eb49eb939c4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@jsonjoy.com/fs-node-builtins@4.64.0",
      "type": "library",
      "name": "@jsonjoy.com/fs-node-builtins",
      "version": "4.64.0",
      "scope": "required",
      "author": "streamich",
      "description": "Node.js standard library dependencies for fs-related packages",
      "purl": "pkg:npm/%40jsonjoy.com/fs-node-builtins@4.64.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jsonjoy.com/fs-node-builtins/-/fs-node-builtins-4.64.0.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/streamich/memfs/tree/master/packages/fs-node-builtins"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "fe8ed644585459a33f7ceaec9702d91a7ce7e1199120bca49fe9402fe98d39baaa44dc3e0904a28a3ea1a42799f82edbba1768568ee0a3f398ab369251f0d898"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@jsonjoy.com/fs-node-to-fsa@4.64.0",
      "type": "library",
      "name": "@jsonjoy.com/fs-node-to-fsa",
      "version": "4.64.0",
      "scope": "required",
      "author": "streamich",
      "description": "Adapter to convert Node.js fs API to File System Access API",
      "purl": "pkg:npm/%40jsonjoy.com/fs-node-to-fsa@4.64.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jsonjoy.com/fs-node-to-fsa/-/fs-node-to-fsa-4.64.0.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/streamich/memfs/tree/master/packages/fs-node-to-fsa"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5830fd595b3485bed40042938195b67fae960eb6e3ee02085b0a4fdeca5b2f25dad2b821b546854c1f0be20751dd9096c22288b23dfcfc23628e9566a67b8f53"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@jsonjoy.com/fs-node-utils@4.64.0",
      "type": "library",
      "name": "@jsonjoy.com/fs-node-utils",
      "version": "4.64.0",
      "scope": "required",
      "author": "streamich",
      "description": "Utility functions for Node.js fs module",
      "purl": "pkg:npm/%40jsonjoy.com/fs-node-utils@4.64.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jsonjoy.com/fs-node-utils/-/fs-node-utils-4.64.0.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/streamich/memfs/tree/master/packages/fs-node-utils"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "93922776cc7d8565bdc5217b63aa1228ac2d094361cd9c5a76e6f7a30848962b5cfa23115653cf757d9db932905812f7a8d5a95f26bc8f292069a5a985e792e3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@jsonjoy.com/fs-print@4.64.0",
      "type": "library",
      "name": "@jsonjoy.com/fs-print",
      "version": "4.64.0",
      "scope": "required",
      "author": "streamich",
      "description": "File system tree printer - print a file system structure as a tree",
      "purl": "pkg:npm/%40jsonjoy.com/fs-print@4.64.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jsonjoy.com/fs-print/-/fs-print-4.64.0.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/streamich/memfs/tree/master/packages/fs-print"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3c764571c721be4856af03d61e39950216c2def4870adc99be565f249de1a366e7ce5e39d215eb8baffc7baa5b916747f929262d7366974b15f1ee470c07f12b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@jsonjoy.com/fs-snapshot@4.64.0",
      "type": "library",
      "name": "@jsonjoy.com/fs-snapshot",
      "version": "4.64.0",
      "scope": "required",
      "author": "streamich",
      "description": "File system snapshot - serialize and deserialize file system trees to binary or JSON",
      "purl": "pkg:npm/%40jsonjoy.com/fs-snapshot@4.64.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jsonjoy.com/fs-snapshot/-/fs-snapshot-4.64.0.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/streamich/memfs/tree/master/packages/fs-snapshot"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a0ced40de2fcdeae8d073cec7ca02c60a5ca55797290a16aa8e2e1e31659280cf344e4e522790f6dce8b4c31938443a73e216253303bb58ce21c6f716af77be9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@jsonjoy.com/base64@17.67.0",
      "type": "library",
      "name": "@jsonjoy.com/base64",
      "version": "17.67.0",
      "scope": "required",
      "author": "streamich",
      "description": "High-performance Base64 encoder and decoder",
      "purl": "pkg:npm/%40jsonjoy.com/base64@17.67.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jsonjoy.com/base64/-/base64-17.67.0.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/jsonjoy-com/base64"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e5212c246b26d7968ff134069037c9bf3f5ac603f00049bdf12e43c4eb987bc7b511b7da8dc0e681e5d7cdc7048e1fa62e78ea10aae405d8c7592e6f14dc0377"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@jsonjoy.com/codegen@17.67.0",
      "type": "library",
      "name": "@jsonjoy.com/codegen",
      "version": "17.67.0",
      "scope": "required",
      "author": "streamich",
      "description": "No-dependencies, low-level, high-performance JIT code generation package for JavaScript",
      "purl": "pkg:npm/%40jsonjoy.com/codegen@17.67.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jsonjoy.com/codegen/-/codegen-17.67.0.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/jsonjoy-com/codegen"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "89d9e45299513a9741395d0731cc21b02512e534548bda686a0746b3bd00e92e2ec7dfbf68fb8a6e1f3e5184532d8407b57bc074d7d05970ea644c799380e3d9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@jsonjoy.com/json-pack@17.67.0",
      "type": "library",
      "name": "@jsonjoy.com/json-pack",
      "version": "17.67.0",
      "scope": "required",
      "author": "streamich",
      "description": "High-performance JSON serialization library",
      "purl": "pkg:npm/%40jsonjoy.com/json-pack@17.67.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jsonjoy.com/json-pack/-/json-pack-17.67.0.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/jsonjoy-com/json-pack"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b747a3511706699b27d4295b27fde416a48e8e5af277dd9e418e3ae4862b7b3b1798f71f1cf13f6afe2dc114b17fa584f9391980b63eef5bc265b888885280ff"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@jsonjoy.com/json-pointer@17.67.0",
      "type": "library",
      "name": "@jsonjoy.com/json-pointer",
      "version": "17.67.0",
      "scope": "required",
      "author": "streamich",
      "description": "High-performance JSON Pointer implementation",
      "purl": "pkg:npm/%40jsonjoy.com/json-pointer@17.67.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jsonjoy.com/json-pointer/-/json-pointer-17.67.0.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/jsonjoy-com/json-pointer"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "fa2a8e1489c7f90646992b9ac9b05435d87bcaf36b5efa91fa1df08d79b437fdc92b5132c8501e189bea9e640beb57750112e593fc097452922fe2c727579a50"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@jsonjoy.com/util@17.67.0",
      "type": "library",
      "name": "@jsonjoy.com/util",
      "version": "17.67.0",
      "scope": "required",
      "author": "streamich",
      "description": "Various helper utilities",
      "purl": "pkg:npm/%40jsonjoy.com/util@17.67.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jsonjoy.com/util/-/util-17.67.0.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/jsonjoy-com/util"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ebef3105acf5acb4a88651a1ebc0f5a5dc370300e2f71c9d9bc40d940164be76af089612cdefa9c685b654a3fca77d3c8ed94c44bb393531df3e564b778c3b7b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@jsonjoy.com/json-pack@1.21.0",
      "type": "library",
      "name": "@jsonjoy.com/json-pack",
      "version": "1.21.0",
      "scope": "required",
      "author": "streamich",
      "description": "High-performance JSON serialization library",
      "purl": "pkg:npm/%40jsonjoy.com/json-pack@1.21.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jsonjoy.com/json-pack/-/json-pack-1.21.0.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/jsonjoy-com/json-pack"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f80286f91d9c7d9312873ac5dae430df8bf7cdb783614aa743e8e0ece462737046b5fc3da7ff8de9125babf92457c2666196883649da110da6d3f7faf7764fa6"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@jsonjoy.com/buffers@1.2.1",
      "type": "library",
      "name": "@jsonjoy.com/buffers",
      "version": "1.2.1",
      "scope": "required",
      "author": "streamich",
      "description": "Various helper utilities for working with buffers and binary data",
      "purl": "pkg:npm/%40jsonjoy.com/buffers@1.2.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jsonjoy.com/buffers/-/buffers-1.2.1.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/jsonjoy-com/buffers"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d7671d943c17e1150cdd0c6651b5495aa67f9ab2ba745407e19c6aebeaf56172976013606579ddc76a9b089c21dfe5969024a7ebb2239e51b75d84ef9af62d80"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@jsonjoy.com/json-pointer@1.0.2",
      "type": "library",
      "name": "@jsonjoy.com/json-pointer",
      "version": "1.0.2",
      "scope": "required",
      "author": "streamich",
      "description": "High-performance JSON Pointer implementation",
      "purl": "pkg:npm/%40jsonjoy.com/json-pointer@1.0.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jsonjoy.com/json-pointer/-/json-pointer-1.0.2.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/jsonjoy-com/json-pointer"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "16c9fac0cdb3943cd8d54fafe0d73c6e8ddb56a81f35319c9fa74c82ce858eb127b786427bad28e81c8a463386948da0a30d1a13f438d503a281d4ea9322b97e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@jsonjoy.com/util@1.9.0",
      "type": "library",
      "name": "@jsonjoy.com/util",
      "version": "1.9.0",
      "scope": "required",
      "author": "streamich",
      "description": "Various helper utilities",
      "purl": "pkg:npm/%40jsonjoy.com/util@1.9.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jsonjoy.com/util/-/util-1.9.0.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/jsonjoy-com/util"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a4bb90a3e54f46737c85f3ea5132d31e4d76eb0b9875757113a6839a349e578342020cb159b88e21e34956d203de1d55ce9a22f66e235decdfef723a2e069b81"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@kubernetes/client-node@1.4.0",
      "type": "library",
      "name": "@kubernetes/client-node",
      "version": "1.4.0",
      "scope": "required",
      "author": "Kubernetes Authors",
      "description": "NodeJS client for kubernetes",
      "purl": "pkg:npm/%40kubernetes/client-node@1.4.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@kubernetes/client-node/-/client-node-1.4.0.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/kubernetes-client/javascript.git"
        },
        {
          "type": "website",
          "url": "https://github.com/kubernetes-client/javascript#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/kubernetes-client/javascript/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6607b762f17b0c98b6eb8754d5bdf06ff1a6cd1f7d261529a93be9f951877f0653fa0ec438e60d49c0c9359c17cbd72ccf22063c8b34547afe924f1ef79aaaac"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@kwsites/file-exists@1.1.1",
      "type": "library",
      "name": "@kwsites/file-exists",
      "version": "1.1.1",
      "scope": "optional",
      "author": "Steve King <steve@mydev.co>",
      "purl": "pkg:npm/%40kwsites/file-exists@1.1.1",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@kwsites/file-exists/-/file-exists-1.1.1.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9bdff9606475f25230c52143c1f137a00edb5aeabd91d6aeeae80de07dab25eca115065c1bd020487910b520f5e5af16bd381fcfd6a291932b28f1ef6e9a858b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@modelcontextprotocol/sdk@1.30.0",
      "type": "library",
      "name": "@modelcontextprotocol/sdk",
      "version": "1.30.0",
      "scope": "required",
      "author": "Anthropic, PBC (https://anthropic.com)",
      "description": "Model Context Protocol implementation for TypeScript",
      "purl": "pkg:npm/%40modelcontextprotocol/sdk@1.30.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@modelcontextprotocol/sdk/-/sdk-1.30.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/modelcontextprotocol/typescript-sdk.git"
        },
        {
          "type": "website",
          "url": "https://modelcontextprotocol.io"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c4a77c388ce5a8dcdca9c36e98601aea0f8f5b69230f9beba5c28e9df95d0143cfde3ee59ea30fc254d7426f2017e5301fbdb3d25a9a45b8ebf61a86cf47884c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@nangohq/frontend@0.71.2",
      "type": "library",
      "name": "@nangohq/frontend",
      "version": "0.71.2",
      "scope": "required",
      "author": "bastien@nango.dev",
      "description": "Nango's frontend library for OAuth handling.",
      "purl": "pkg:npm/%40nangohq/frontend@0.71.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@nangohq/frontend/-/frontend-0.71.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/NangoHQ/nango.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "070f374f8388faa21d96289b5e22188ffeb94af564165365b3eedce5db25324740ab227cc9b5d6d8f1027ffe8d07b59428575e1f17bec119f6d257ea94fd86a7"
        }
      ]
    },
    {
      "bom-ref": "@nangohq/node@0.71.2",
      "type": "library",
      "name": "@nangohq/node",
      "version": "0.71.2",
      "scope": "required",
      "description": "Nango's Node client.",
      "purl": "pkg:npm/%40nangohq/node@0.71.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@nangohq/node/-/node-0.71.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/NangoHQ/nango.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8518322c249150b7f7f9e1543f229429d65382a861571a407062b87b0d9ff5966b1a3fb341eebcacb3e05bac19f67457e66360c333c172dd1703d89c02841659"
        }
      ]
    },
    {
      "bom-ref": "@nangohq/types@0.71.2",
      "type": "library",
      "name": "@nangohq/types",
      "version": "0.71.2",
      "scope": "required",
      "description": "Types used in Nango applications",
      "purl": "pkg:npm/%40nangohq/types@0.71.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@nangohq/types/-/types-0.71.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/NangoHQ/nango.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d5453c48841f4d93000c62d115aa6b4f7e0a90c5b1f0a528a886479a95266e3befd0eb8b90b53c6c4d575ec8ce03ae9cfda6953b7f49b4b9daeae28fa4839d10"
        }
      ]
    },
    {
      "bom-ref": "@noble/ciphers@2.2.0",
      "type": "library",
      "name": "@noble/ciphers",
      "version": "2.2.0",
      "scope": "required",
      "author": "Paul Miller (https://paulmillr.com)",
      "description": "Audited & minimal JS implementation of Salsa20, ChaCha and AES",
      "purl": "pkg:npm/%40noble/ciphers@2.2.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@noble/ciphers/-/ciphers-2.2.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/paulmillr/noble-ciphers.git"
        },
        {
          "type": "website",
          "url": "https://paulmillr.com/noble/"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "67aa63219ffc2097021b36f64bfd0fc7927cd728a3f39c404ae935b5e2cd7a0ef96df4f4ecc5776bf3b632d9f5236b1ee37937964544705691d7437872041c64"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@noble/hashes@2.2.0",
      "type": "library",
      "name": "@noble/hashes",
      "version": "2.2.0",
      "scope": "required",
      "author": "Paul Miller (https://paulmillr.com)",
      "description": "Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt",
      "purl": "pkg:npm/%40noble/hashes@2.2.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@noble/hashes/-/hashes-2.2.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/paulmillr/noble-hashes.git"
        },
        {
          "type": "website",
          "url": "https://paulmillr.com/noble/"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "218a831a24d769be859e20209d2759c2059ba26c69cbd16d62f2cab3bc0252cd9af119084c6f831463b50ccf5cafe137fd18000d1a458eb295689d73eac8ed12"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@opentelemetry/semantic-conventions@1.43.0",
      "type": "library",
      "name": "@opentelemetry/semantic-conventions",
      "version": "1.43.0",
      "scope": "required",
      "author": "OpenTelemetry Authors",
      "description": "OpenTelemetry semantic conventions",
      "purl": "pkg:npm/%40opentelemetry/semantic-conventions@1.43.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@opentelemetry/semantic-conventions/-/semantic-conventions-1.43.0.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/open-telemetry/opentelemetry-js/tree/main/semantic-conventions"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7926164e6eb6d2d4e4e3910a49e75a50bf0c15823c856d7ae21217b20207cb1bb75686d40777c50aee6dd2141bcba3a85913ec1b52a42941b633951a7622e256"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@oxc-project/types@0.139.0",
      "type": "library",
      "name": "@oxc-project/types",
      "version": "0.139.0",
      "scope": "optional",
      "author": "Boshen and oxc contributors",
      "description": "Types for Oxc AST nodes",
      "purl": "pkg:npm/%40oxc-project/types@0.139.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@oxc-project/types/-/types-0.139.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/oxc-project/oxc.git"
        },
        {
          "type": "website",
          "url": "https://oxc.rs"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "afd807a61b42b3ed4cec9d29c3a4a7fe187f5a96bf890ace3a4acd02554b17f807abefc22661c858a2945217568dc0fa0886bc89d6abb290ac012897097bc553"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@paralleldrive/cuid2@2.3.1",
      "type": "library",
      "name": "@paralleldrive/cuid2",
      "version": "2.3.1",
      "scope": "optional",
      "author": "Eric Elliott",
      "purl": "pkg:npm/%40paralleldrive/cuid2@2.3.1",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@paralleldrive/cuid2/-/cuid2-2.3.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ericelliott/cuid2.git"
        },
        {
          "type": "website",
          "url": "https://github.com/ericelliott/cuid2#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ericelliott/cuid2/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5ceedc0318674d997462082aea33a08e238785b81c3b836a16ac12990a632b76fa4c413a523fe37d293ac336327a6877f88d2c1e2aca49eb634309f971992d17"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@noble/hashes@1.8.0",
      "type": "library",
      "name": "@noble/hashes",
      "version": "1.8.0",
      "scope": "optional",
      "author": "Paul Miller (https://paulmillr.com)",
      "description": "Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt",
      "purl": "pkg:npm/%40noble/hashes@1.8.0",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.8.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/paulmillr/noble-hashes.git"
        },
        {
          "type": "website",
          "url": "https://paulmillr.com/noble/"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8c2b3d95d77b370ce98170c87fa3f7f8dac787dfec0fa0907711f28d023e87feab0cda3cf32a41c71cf8e540ee647cfdaf7b4dcfb37f5489d256855db57108e0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@pinojs/redact@0.4.0",
      "type": "library",
      "name": "@pinojs/redact",
      "version": "0.4.0",
      "scope": "required",
      "author": "Matteo Collina <hello@matteocollina.com>",
      "description": "Redact JS objects",
      "purl": "pkg:npm/%40pinojs/redact@0.4.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@pinojs/redact/-/redact-0.4.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/pinojs/redact.git"
        },
        {
          "type": "website",
          "url": "https://github.com/pinojs/redact#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/pinojs/redact/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "93610d9e606e804febcd07c471d58770263efc533754bcc7f5c604b1b76ca2aaefcc029185465e44d84066f07c3a2b502754c179ddf2a96b5d8f34bac09281c2"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@pkgjs/parseargs@0.11.0",
      "type": "library",
      "name": "@pkgjs/parseargs",
      "version": "0.11.0",
      "scope": "optional",
      "description": "Polyfill of future proposal for `util.parseArgs()`",
      "purl": "pkg:npm/%40pkgjs/parseargs@0.11.0",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git@github.com:pkgjs/parseargs.git"
        },
        {
          "type": "website",
          "url": "https://github.com/pkgjs/parseargs#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/pkgjs/parseargs/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "fb55648dd0f44012cfa1d1ab2547aa6ab1fc54022f40e0c86f087d5e93f94b28ac7fb628420b0928f345a2aa8b425bbe550fed552b21311ea5a0f327f14f9d3e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@protobufjs/aspromise@1.1.2",
      "type": "library",
      "name": "@protobufjs/aspromise",
      "version": "1.1.2",
      "scope": "required",
      "author": "Daniel Wirtz <dcode+protobufjs@dcode.io>",
      "description": "Returns a promise from a node-style callback function.",
      "purl": "pkg:npm/%40protobufjs/aspromise@1.1.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dcodeIO/protobuf.js.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8fe80a13112e2e62b0bf3dce811397b6b276506db1f028766195316a187eb351761d9fb001c79434b92fcbacca08f551914fbe65642b771b147905e6720e2ea1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "@protobufjs/base64@1.1.2",
      "type": "library",
      "name": "@protobufjs/base64",
      "version": "1.1.2",
      "scope": "required",
      "author": "Daniel Wirtz <dcode+protobufjs@dcode.io>",
      "description": "A minimal base64 implementation for number arrays.",
      "purl": "pkg:npm/%40protobufjs/base64@1.1.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@protobufjs/base64/-/base64-1.1.2.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dcodeIO/protobuf.js.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "01991c000e6f9cdfefe0f0ea2b2311e65c7b859b6d3c380296ff3713ffc530d851d9331c2d485f4540470a64a5d288bdccc8030ea4542644b13b7c26f39f972e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "@protobufjs/codegen@2.0.5",
      "type": "library",
      "name": "@protobufjs/codegen",
      "version": "2.0.5",
      "scope": "required",
      "author": "Daniel Wirtz <dcode+protobufjs@dcode.io>",
      "description": "A minimalistic code generation utility.",
      "purl": "pkg:npm/%40protobufjs/codegen@2.0.5",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@protobufjs/codegen/-/codegen-2.0.5.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dcodeIO/protobuf.js.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ce05c52f35b7029df77ba7745a58f8306226e827bc3bcf67fdaa54686341fe3c7e870fabb96129ec4c0652c85d2ca5510b1656d767e9f6be34135990adfff7e2"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "@protobufjs/eventemitter@1.1.1",
      "type": "library",
      "name": "@protobufjs/eventemitter",
      "version": "1.1.1",
      "scope": "required",
      "author": "Daniel Wirtz <dcode+protobufjs@dcode.io>",
      "description": "A minimal event emitter.",
      "purl": "pkg:npm/%40protobufjs/eventemitter@1.1.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@protobufjs/eventemitter/-/eventemitter-1.1.1.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dcodeIO/protobuf.js.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "bd6d469b03193672fe80c45aa2f961f72657ef891cf934d4dc539b924baba4c691b417cb3f795d8d2f4a416970660ada444d3e76178412803177370943c79766"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "@protobufjs/fetch@1.1.1",
      "type": "library",
      "name": "@protobufjs/fetch",
      "version": "1.1.1",
      "scope": "required",
      "author": "Daniel Wirtz <dcode+protobufjs@dcode.io>",
      "description": "Fetches the contents of a file accross node and browsers.",
      "purl": "pkg:npm/%40protobufjs/fetch@1.1.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@protobufjs/fetch/-/fetch-1.1.1.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dcodeIO/protobuf.js.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1a9a6d2ebb39eda74c4ae1e2dd5363d26005f1dc21dfa2cc69817a5f227a24c5a556c73eb78dad9b51d210398eb3703c7c2f72c9e8ac80b86c4d542890e674cf"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "@protobufjs/float@1.0.2",
      "type": "library",
      "name": "@protobufjs/float",
      "version": "1.0.2",
      "scope": "required",
      "author": "Daniel Wirtz <dcode+protobufjs@dcode.io>",
      "description": "Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.",
      "purl": "pkg:npm/%40protobufjs/float@1.0.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@protobufjs/float/-/float-1.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dcodeIO/protobuf.js.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0dd6fe9155e55ecb7d77e47d3df4c8c61d4474d920a117b9b4e5fab74d5fd656163af26748f0c1946db8d502f37323dda0d4ec6e52d476e8c6484e11ceb4d919"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "@protobufjs/path@1.1.2",
      "type": "library",
      "name": "@protobufjs/path",
      "version": "1.1.2",
      "scope": "required",
      "author": "Daniel Wirtz <dcode+protobufjs@dcode.io>",
      "description": "A minimal path module to resolve Unix, Windows and URL paths alike.",
      "purl": "pkg:npm/%40protobufjs/path@1.1.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@protobufjs/path/-/path-1.1.2.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dcodeIO/protobuf.js.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e8939c2794e6d3c74e1c06dd4771abbcffb25147e48c6e5e3ec1d87333052eadd998c9000fdf1c0e0713da2035949f4d57015de2d1ff8924a87b8e185a496d10"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "@protobufjs/pool@1.1.0",
      "type": "library",
      "name": "@protobufjs/pool",
      "version": "1.1.0",
      "scope": "required",
      "author": "Daniel Wirtz <dcode+protobufjs@dcode.io>",
      "description": "A general purpose buffer pool.",
      "purl": "pkg:npm/%40protobufjs/pool@1.1.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@protobufjs/pool/-/pool-1.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dcodeIO/protobuf.js.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d2410b6864880c12af7204b8ce48f3d4f79d75ab6b8d87263163a502e00fc0079c714acf1dd52aa3f27a2e2ca61c7122253e4dac5d54570c58d787fe7f2e1643"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "@protobufjs/utf8@1.1.2",
      "type": "library",
      "name": "@protobufjs/utf8",
      "version": "1.1.2",
      "scope": "required",
      "author": "Daniel Wirtz <dcode+protobufjs@dcode.io>",
      "description": "A minimal UTF8 implementation for number arrays.",
      "purl": "pkg:npm/%40protobufjs/utf8@1.1.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.2.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/protobufjs/protobuf.js.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6f5510c1c119e320a73020fc0c02f55656ef04913dfc85f8153229ec11b5c58a5fdbd48b6b32d2aea5248f8c3b639cbb70254fe84e6d72aa9c234c5e98f907ba"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "@rolldown/binding-linux-x64-gnu@1.1.5",
      "type": "library",
      "name": "@rolldown/binding-linux-x64-gnu",
      "version": "1.1.5",
      "scope": "optional",
      "description": "Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.",
      "purl": "pkg:npm/%40rolldown/binding-linux-x64-gnu@1.1.5",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.1.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/rolldown/rolldown.git"
        },
        {
          "type": "website",
          "url": "https://rolldown.rs/"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "16372910a53227280782cd68e7455836f92de7eecb7bf544758b7402446990bdf7327c907f0afc979997c0c99f9936f230faf9bc92c2fbcfc677d8179f053541"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@rolldown/binding-linux-x64-musl@1.1.5",
      "type": "library",
      "name": "@rolldown/binding-linux-x64-musl",
      "version": "1.1.5",
      "scope": "optional",
      "description": "Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.",
      "purl": "pkg:npm/%40rolldown/binding-linux-x64-musl@1.1.5",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.1.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/rolldown/rolldown.git"
        },
        {
          "type": "website",
          "url": "https://rolldown.rs/"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "31ef8f7cf2364cc78e424d206167cb419b5392dae6cdbafc7036e8a97f375ca73b52b8008b9e6017ed9d52459dc5dd7d9f9e44b2ca76c9e71af8ef4de6b0711e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@rolldown/pluginutils@1.0.1",
      "type": "library",
      "name": "@rolldown/pluginutils",
      "version": "1.0.1",
      "scope": "optional",
      "description": "Plugin utilities for Rolldown",
      "purl": "pkg:npm/%40rolldown/pluginutils@1.0.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/rolldown/plugins.git"
        },
        {
          "type": "website",
          "url": "https://github.com/rolldown/plugins/tree/main/packages/pluginutils#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/rolldown/plugins/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "da3f5b1ade4987c863faf3ed8333ed97bda3d324711c0cae9a8a3a4cd7c08ec2c1d3852da52bcf6cf703701331cfb9fef42601d1cd46c501716118368e29aa1b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@standard-schema/spec@1.1.0",
      "type": "library",
      "name": "@standard-schema/spec",
      "version": "1.1.0",
      "scope": "required",
      "author": "Colin McDonnell",
      "description": "A family of specs for interoperable TypeScript",
      "purl": "pkg:npm/%40standard-schema/spec@1.1.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@standard-schema/spec/-/spec-1.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/standard-schema/standard-schema"
        },
        {
          "type": "website",
          "url": "https://standardschema.dev"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "976685cb98c02e19e21b91e0aab0fa8d72e2feb516acabea37fa89c7aca826c80a85b95577e8aaa94e110976af9bf8cf8adc83a394c2bca327a632a73ab8b2d3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@swc/core@1.15.46",
      "type": "library",
      "name": "@swc/core",
      "version": "1.15.46",
      "scope": "required",
      "author": "강동윤 <kdy1997.dev@gmail.com>",
      "description": "Super-fast alternative for babel",
      "purl": "pkg:npm/%40swc/core@1.15.46",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@swc/core/-/core-1.15.46.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/swc-project/swc.git"
        },
        {
          "type": "website",
          "url": "https://swc.rs"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/swc-project/swc/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "462dde9b6981a6ade1db348f96209897ade8b431aa7a4f0f3c47efda75a045011b67f54108dcb2a554d543a7046d3097061cbe584d93ddf41bd3c9a8232b986b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@swc/core-linux-x64-gnu@1.15.46",
      "type": "library",
      "name": "@swc/core-linux-x64-gnu",
      "version": "1.15.46",
      "scope": "optional",
      "author": "강동윤 <kdy1997.dev@gmail.com>",
      "description": "Super-fast alternative for babel",
      "purl": "pkg:npm/%40swc/core-linux-x64-gnu@1.15.46",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.15.46.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/swc-project/swc.git"
        },
        {
          "type": "website",
          "url": "https://swc.rs"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/swc-project/swc/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "48ac48ec9eadf745cf97c85152ab498bd35f19dba737f13fbd931cec17347e281e45d38f0c14fe4e6f20edcc7dc4cd13d267b087697ef1d7b06b7026dbbfcff8"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 AND MIT"
        }
      ]
    },
    {
      "bom-ref": "@swc/core-linux-x64-musl@1.15.46",
      "type": "library",
      "name": "@swc/core-linux-x64-musl",
      "version": "1.15.46",
      "scope": "optional",
      "author": "강동윤 <kdy1997.dev@gmail.com>",
      "description": "Super-fast alternative for babel",
      "purl": "pkg:npm/%40swc/core-linux-x64-musl@1.15.46",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.15.46.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/swc-project/swc.git"
        },
        {
          "type": "website",
          "url": "https://swc.rs"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/swc-project/swc/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "aa3f53e81edba2c234544b2b58e55764dd4e5f14bc4e9eb7cb0cab2f135d3b272752d2dd92061ca01b0de72f089a70c3b27c2b11664ecb57be278c527bb980dd"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 AND MIT"
        }
      ]
    },
    {
      "bom-ref": "@swc/counter@0.1.3",
      "type": "library",
      "name": "@swc/counter",
      "version": "0.1.3",
      "scope": "required",
      "author": "강동윤 <kdy1997.dev@gmail.com>",
      "description": "Downloade counter for the swc project",
      "purl": "pkg:npm/%40swc/counter@0.1.3",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@swc/counter/-/counter-0.1.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/swc-project/pkgs.git"
        },
        {
          "type": "website",
          "url": "https://swc.rs"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/swc-project/swc/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7b6051e25b09924465299fea0873f0f59692c5cd0c55477b82d6ed681eda32f1de25561ef2c381f0305990fd83b4848719292ef6c08ae93e9c9d8d02b57ace09"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@swc/types@0.1.27",
      "type": "library",
      "name": "@swc/types",
      "version": "0.1.27",
      "scope": "required",
      "author": "강동윤 <kdy1997.dev@gmail.com>",
      "description": "Typings for the swc project.",
      "purl": "pkg:npm/%40swc/types@0.1.27",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@swc/types/-/types-0.1.27.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/swc-project/swc.git"
        },
        {
          "type": "website",
          "url": "https://swc.rs"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/swc-project/swc/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2ba87789496a78cf78e94e2c5c561e6a179f4756016d726f928fa1bfc592f3fd01349e0e1e21d1cb0327414242aa447b63dfa1a90d53bc4a622aa521cfb34416"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@temporalio/activity@1.21.1",
      "type": "library",
      "name": "@temporalio/activity",
      "version": "1.21.1",
      "scope": "required",
      "author": "Temporal Technologies Inc. <sdk@temporal.io>",
      "description": "Temporal.io SDK Activity sub-package",
      "purl": "pkg:npm/%40temporalio/activity@1.21.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@temporalio/activity/-/activity-1.21.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/temporalio/sdk-typescript.git"
        },
        {
          "type": "website",
          "url": "https://github.com/temporalio/sdk-typescript/tree/main/packages/activity"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/temporalio/sdk-typescript/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "523035778ba02f7a515c49709e082d54031ede5a6950fcd8a413e6a432d35df3adc445cf4cad71fbc382da3ad963baa6be91e439da28f3a4be518173264324fc"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@temporalio/client@1.21.1",
      "type": "library",
      "name": "@temporalio/client",
      "version": "1.21.1",
      "scope": "required",
      "author": "Temporal Technologies Inc. <sdk@temporal.io>",
      "description": "Temporal.io SDK Client sub-package",
      "purl": "pkg:npm/%40temporalio/client@1.21.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@temporalio/client/-/client-1.21.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/temporalio/sdk-typescript.git"
        },
        {
          "type": "website",
          "url": "https://github.com/temporalio/sdk-typescript/tree/main/packages/client"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/temporalio/sdk-typescript/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "add640876d30cc8e62fd2c92e3a36ff6613ab762a44bd0d3ac1e7b1c430bb2ae9eaa6e7c35cea56b45902891ac50d92637df0a2a2ac1ca2759e43fe293792243"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@temporalio/common@1.21.1",
      "type": "library",
      "name": "@temporalio/common",
      "version": "1.21.1",
      "scope": "required",
      "author": "Temporal Technologies Inc. <sdk@temporal.io>",
      "description": "Common library for code that's used across the Client, Worker, and/or Workflow",
      "purl": "pkg:npm/%40temporalio/common@1.21.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@temporalio/common/-/common-1.21.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/temporalio/sdk-typescript.git"
        },
        {
          "type": "website",
          "url": "https://github.com/temporalio/sdk-typescript/tree/main/packages/common"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/temporalio/sdk-typescript/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f0f8ace7dc582eb1aee867e4916beb6169123c4be8f2504120bb11ea004719bca636511cd329f29515ea3e6463c2e2df612ee31f3c6a8e33bb72f5c943fcf616"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@temporalio/core-bridge@1.21.1",
      "type": "library",
      "name": "@temporalio/core-bridge",
      "version": "1.21.1",
      "scope": "required",
      "author": "Temporal Technologies Inc. <sdk@temporal.io>",
      "description": "Temporal.io SDK Core<>Node bridge",
      "purl": "pkg:npm/%40temporalio/core-bridge@1.21.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@temporalio/core-bridge/-/core-bridge-1.21.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/temporalio/sdk-typescript.git"
        },
        {
          "type": "website",
          "url": "https://github.com/temporalio/sdk-typescript/tree/main/packages/core-bridge"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/temporalio/sdk-typescript/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "802cbfe9316170502314f44dd437874b00275d4dfcd099ffcbac86d9d91257ead82b425197ae9213636f75c023ce1a0f3bfb701c46879256e9a688c7d1c52953"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@temporalio/nexus@1.21.1",
      "type": "library",
      "name": "@temporalio/nexus",
      "version": "1.21.1",
      "scope": "required",
      "author": "Temporal Technologies Inc. <sdk@temporal.io>",
      "description": "Temporal.io SDK Nexus sub-package",
      "purl": "pkg:npm/%40temporalio/nexus@1.21.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@temporalio/nexus/-/nexus-1.21.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/temporalio/sdk-typescript.git"
        },
        {
          "type": "website",
          "url": "https://github.com/temporalio/sdk-typescript/tree/main/packages/nexus"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/temporalio/sdk-typescript/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0880284edfd6a521346e7d6613dab93ba854efaabded6df8f5ed054ab52ec100180d7072ee3cc533a6736269bb4b9524dad0b5c6b44202350683594c9c7429a7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@temporalio/proto@1.21.1",
      "type": "library",
      "name": "@temporalio/proto",
      "version": "1.21.1",
      "scope": "required",
      "author": "Temporal Technologies Inc. <sdk@temporal.io>",
      "description": "Temporal.io SDK compiled protobuf definitions",
      "purl": "pkg:npm/%40temporalio/proto@1.21.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@temporalio/proto/-/proto-1.21.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/temporalio/sdk-typescript.git"
        },
        {
          "type": "website",
          "url": "https://github.com/temporalio/sdk-typescript/tree/main/packages/proto"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/temporalio/sdk-typescript/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7921c6ad9e82c5bb63ac0cf188c80aad678388195693afc9908aac07586b90f07a4d05c2ebb033f2fd012f4163deeafc92d4196da69c38dff10838d3b2f2721b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@temporalio/worker@1.21.1",
      "type": "library",
      "name": "@temporalio/worker",
      "version": "1.21.1",
      "scope": "required",
      "author": "Temporal Technologies Inc. <sdk@temporal.io>",
      "description": "Temporal.io SDK Worker sub-package",
      "purl": "pkg:npm/%40temporalio/worker@1.21.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@temporalio/worker/-/worker-1.21.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/temporalio/sdk-typescript.git"
        },
        {
          "type": "website",
          "url": "https://github.com/temporalio/sdk-typescript/tree/main/packages/worker"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/temporalio/sdk-typescript/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "71c5eeb3afb0df5eed2fe36c2571185a91c5c5ccb45433dfb2d981cde8f4c99ae4cd636f02469654641b82e2a82d3a0333cf8331aaa4971d5d5f88099e49d1d6"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@temporalio/workflow@1.21.1",
      "type": "library",
      "name": "@temporalio/workflow",
      "version": "1.21.1",
      "scope": "required",
      "author": "Temporal Technologies Inc. <sdk@temporal.io>",
      "description": "Temporal.io SDK Workflow sub-package",
      "purl": "pkg:npm/%40temporalio/workflow@1.21.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@temporalio/workflow/-/workflow-1.21.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/temporalio/sdk-typescript.git"
        },
        {
          "type": "website",
          "url": "https://github.com/temporalio/sdk-typescript/tree/main/packages/workflow"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/temporalio/sdk-typescript/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4eca1ef519c1d262fbe43195a37c0926b81397e4271d8532b0f8ea464cd077381e2ab6af37c4711341c27d2ddc61165e8f7784570a037ed81ba3bfca47435759"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@testcontainers/postgresql@12.0.4",
      "type": "library",
      "name": "@testcontainers/postgresql",
      "version": "12.0.4",
      "scope": "optional",
      "description": "PostgreSQL module for Testcontainers",
      "purl": "pkg:npm/%40testcontainers/postgresql@12.0.4",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@testcontainers/postgresql/-/postgresql-12.0.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/testcontainers/testcontainers-node.git"
        },
        {
          "type": "website",
          "url": "https://github.com/testcontainers/testcontainers-node#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/testcontainers/testcontainers-node/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6bfa4b53a8f996928a0255133f0ab07aa30684e4a381349be87057ebd4cead79f7da27d4dfb9e740398d1538fc75d380c3e0502fda1346478ec556d992a86064"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/body-parser@1.19.6",
      "type": "library",
      "name": "@types/body-parser",
      "version": "1.19.6",
      "scope": "optional",
      "description": "TypeScript definitions for body-parser",
      "purl": "pkg:npm/%40types/body-parser@1.19.6",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.6.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/body-parser"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1cb15e098833f3dba4db6379420dddbc6becbf8e81f062ef28aa35cca1b83726c0f14d838843b7c3d96a1a0dbdb7fb5f2d126927a890c67570e0e9c1ecca0cf6"
        }
      ],
      "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": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/chai/-/chai-5.2.3.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "330e79f28780f5f15bbfae7fcb8987b570ecf5b3e714c6402ff8f174f154a4e1c72175fdd667201076d2e4b6a1afea7064547c03b19095e456788e9c1850b650"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/connect@3.4.38",
      "type": "library",
      "name": "@types/connect",
      "version": "3.4.38",
      "scope": "optional",
      "description": "TypeScript definitions for connect",
      "purl": "pkg:npm/%40types/connect@3.4.38",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/connect/-/connect-3.4.38.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/connect"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2bab9139fd4b0fcf2e0d0a890a4b40e32ccbd586002ba3607ec234bff9938323ca5ac5f50a72745cf48385589e8ebbb519c4642d66fc465cc560946a1946daba"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/cookie-parser@1.4.10",
      "type": "library",
      "name": "@types/cookie-parser",
      "version": "1.4.10",
      "scope": "optional",
      "description": "TypeScript definitions for cookie-parser",
      "purl": "pkg:npm/%40types/cookie-parser@1.4.10",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/cookie-parser/-/cookie-parser-1.4.10.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cookie-parser"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "078c6a92a7d9f167a4fab08e791c6c8cc4bd3a0bf379b133ccb630ecd1d8bafcdbec87713a42346471a0784057e0f50ced0195bcd48aeb44f73af5a3dd87c146"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/cookiejar@2.1.5",
      "type": "library",
      "name": "@types/cookiejar",
      "version": "2.1.5",
      "scope": "optional",
      "description": "TypeScript definitions for cookiejar",
      "purl": "pkg:npm/%40types/cookiejar@2.1.5",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/cookiejar/-/cookiejar-2.1.5.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cookiejar"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "85ef831ce591796d27821376e04d5652a33479f2b8908f684ea0e6e9798af193ded9d8d9f7405235d1a723208bcc23f0effa6880f9466f3236c071869a2e0efd"
        }
      ],
      "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": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/deep-eql/-/deep-eql-4.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/deep-eql"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "73d87d75554c8a030f7386f04ef0b9771aada8967040f78fb168cf96948e9e88dba2bea91aa764e78d657c0ec0a8542be6907505176ad23b98f5d6fcd41c3217"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/docker-modem@3.0.6",
      "type": "library",
      "name": "@types/docker-modem",
      "version": "3.0.6",
      "scope": "optional",
      "description": "TypeScript definitions for docker-modem",
      "purl": "pkg:npm/%40types/docker-modem@3.0.6",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/docker-modem/-/docker-modem-3.0.6.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/docker-modem"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c8aa40184b8a4524bcc30c748e89275b1b262e16bbf3034c7bd4764b750db153a465d79df14a8ead5f0aa1e0d7a17b239ddc70c85dde221c829466ced5212112"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/dockerode@4.0.1",
      "type": "library",
      "name": "@types/dockerode",
      "version": "4.0.1",
      "scope": "optional",
      "description": "TypeScript definitions for dockerode",
      "purl": "pkg:npm/%40types/dockerode@4.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/dockerode/-/dockerode-4.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dockerode"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "72652907e74f37de793f1044b971377fa94a3b5847888198240e3a215177049a4db191afb410dc46796b1d81ed387fc1eafb433b2976919d92840bb79a0736ed"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/estree@1.0.9",
      "type": "library",
      "name": "@types/estree",
      "version": "1.0.9",
      "scope": "required",
      "description": "TypeScript definitions for estree",
      "purl": "pkg:npm/%40types/estree@1.0.9",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/estree/-/estree-1.0.9.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1a174f832d5e978fc898fd395f4e54c38730dbf33ddc10949a712f599352b650b310a304e05924f98a680393a21cd426a12ec269f6fc5dadcfc9af26d50af37a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/express@5.0.6",
      "type": "library",
      "name": "@types/express",
      "version": "5.0.6",
      "scope": "optional",
      "description": "TypeScript definitions for express",
      "purl": "pkg:npm/%40types/express@5.0.6",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/express/-/express-5.0.6.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b0a615b95ed2bfd7db3c8b7fe38da4a02efe208c0ae6894fd4a59e0fcf1efe2760a09a839b7255fd85223f092828af76ca57dfd8c1b14b3d424a3b177a5c7460"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/express-serve-static-core@5.1.2",
      "type": "library",
      "name": "@types/express-serve-static-core",
      "version": "5.1.2",
      "scope": "optional",
      "description": "TypeScript definitions for express-serve-static-core",
      "purl": "pkg:npm/%40types/express-serve-static-core@5.1.2",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-5.1.2.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-serve-static-core"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7772af117052a3f94e00c736bba7e4c831c1bdeb411dea83ef09bf01c5df2e948e4309661bd0ff690d1216cc158efd39a7bba59504bb323a218fafd575b66e4e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/http-errors@2.0.5",
      "type": "library",
      "name": "@types/http-errors",
      "version": "2.0.5",
      "scope": "optional",
      "description": "TypeScript definitions for http-errors",
      "purl": "pkg:npm/%40types/http-errors@2.0.5",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/http-errors/-/http-errors-2.0.5.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-errors"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "afc4daca4f072675f4173b5b64dee856a19c716830f7c4ffd27789a613bdd4a9263b3ba0d4a9287d95110f851a0f9b87f00a9c14b7dd3c4ae7068774bbbd7faa"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/js-yaml@4.0.9",
      "type": "library",
      "name": "@types/js-yaml",
      "version": "4.0.9",
      "scope": "required",
      "description": "TypeScript definitions for js-yaml",
      "purl": "pkg:npm/%40types/js-yaml@4.0.9",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/js-yaml/-/js-yaml-4.0.9.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/js-yaml"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9383066909794c6a3f8a2a6a6f65031b65308d7ce2496921d2ecac41e953949a57d6a1a5a546589bc3e73b80f11b5a81a26b4951d609eaa47ac5d21a875d092e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/json-schema@7.0.15",
      "type": "library",
      "name": "@types/json-schema",
      "version": "7.0.15",
      "scope": "required",
      "description": "TypeScript definitions for json-schema",
      "purl": "pkg:npm/%40types/json-schema@7.0.15",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-schema"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e7e7cff0ff0c14d0be0326420f1ac1da991914f1b3a90594ce949ebae54bbe6f1531ca2b3586af06aa057312bc6d0cf842c6e7e2850411e9b8c032df732b061c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/methods@1.1.4",
      "type": "library",
      "name": "@types/methods",
      "version": "1.1.4",
      "scope": "optional",
      "description": "TypeScript definitions for methods",
      "purl": "pkg:npm/%40types/methods@1.1.4",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/methods/-/methods-1.1.4.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/methods"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ca65d656b0e20b14c1137f9122bacfe77dc4ef4780fbdaaeef3756a07b8e986ba3918b737f81d017de9bf27c072ea86e7f8ca45fad48191201dfc082ebfb0899"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/multer@2.2.0",
      "type": "library",
      "name": "@types/multer",
      "version": "2.2.0",
      "scope": "optional",
      "description": "TypeScript definitions for multer",
      "purl": "pkg:npm/%40types/multer@2.2.0",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/multer/-/multer-2.2.0.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/multer"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "dd4d6dae87aa195f0db69ed0de49707f8cebdb7544a2a615a1c6176acc26f7ef33dcef541c3600a8bc6327f879e748910034e329d39d8616ac5f0ea00fa918b6"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/node@24.13.3",
      "type": "library",
      "name": "@types/node",
      "version": "24.13.3",
      "scope": "required",
      "description": "TypeScript definitions for node",
      "purl": "pkg:npm/%40types/node@24.13.3",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/node/-/node-24.13.3.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0e1f2f02c577ea2839c1af4e5f8a57bcc73d0f755e89b7f0db08b1d0253060e0cb0fc9e48fd52c2e3012af8f673e0fb678acf184157ebfb2fca57bd3e1eeb7f5"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/node-fetch@2.6.13",
      "type": "library",
      "name": "@types/node-fetch",
      "version": "2.6.13",
      "scope": "required",
      "description": "TypeScript definitions for node-fetch",
      "purl": "pkg:npm/%40types/node-fetch@2.6.13",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.6.13.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-fetch"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "406a51569cd2694b37d0905218f8ce83852f7aedfce1eadb1c1a13d7378e36fc827f043122452c84b00ea8dfe4f448c6be23d19964d37ba687daac9258a4d54b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/nodemailer@8.0.1",
      "type": "library",
      "name": "@types/nodemailer",
      "version": "8.0.1",
      "scope": "optional",
      "description": "TypeScript definitions for nodemailer",
      "purl": "pkg:npm/%40types/nodemailer@8.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/nodemailer/-/nodemailer-8.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nodemailer"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3f1a5a2279bc5752500dde23d1db391dfbd6424f09ba94b50b43e271bf7a409b2bad10e3047f8394aecbe1974d4aa3542e18994501dce349cb55285a1b15c033"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/pg@8.20.0",
      "type": "library",
      "name": "@types/pg",
      "version": "8.20.0",
      "scope": "optional",
      "description": "TypeScript definitions for pg",
      "purl": "pkg:npm/%40types/pg@8.20.0",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/pg/-/pg-8.20.0.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pg"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6c43c539a3001d310fd44ce9bc74db9b047c52c1721d22ac462b0b20754c5e7a4d79f49b180d5b0fa095cbea8a8c64aa999a8da810d5d9acce068f13824715a3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/qs@6.15.1",
      "type": "library",
      "name": "@types/qs",
      "version": "6.15.1",
      "scope": "optional",
      "description": "TypeScript definitions for qs",
      "purl": "pkg:npm/%40types/qs@6.15.1",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/qs/-/qs-6.15.1.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/qs"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1991d405947d85c912521af19a9d671ba37076933d7c2ba7270c9384b5b55f70321e077d2251dbe9500da5042a0ebda8fea429e8c719df2fc8036ad5ccacd26f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/range-parser@1.2.7",
      "type": "library",
      "name": "@types/range-parser",
      "version": "1.2.7",
      "scope": "optional",
      "description": "TypeScript definitions for range-parser",
      "purl": "pkg:npm/%40types/range-parser@1.2.7",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.7.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/range-parser"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "84aa2b9896e426acd01a1ce26b1e4f22d0d44cc00cf6e1365d7426337eddc9de2154cfb969597ba15c4c554895427da809014dfcb28265dbd2334a4546a6d299"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/react@19.2.17",
      "type": "library",
      "name": "@types/react",
      "version": "19.2.17",
      "scope": "optional",
      "description": "TypeScript definitions for react",
      "purl": "pkg:npm/%40types/react@19.2.17",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/react/-/react-19.2.17.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3177e6a9a54f115824053fda6346860a44565ad072898417a37c5d43caf9473b85acf8919fc19aaf6b5075749443618a5776e45dc91e93cf55f3040163643f03"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/react-dom@19.2.3",
      "type": "library",
      "name": "@types/react-dom",
      "version": "19.2.3",
      "scope": "optional",
      "description": "TypeScript definitions for react-dom",
      "purl": "pkg:npm/%40types/react-dom@19.2.3",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.3.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8e9d8bfde63a7e7f8a81555000ea9822d6c5d1563f600a5ee4ccf61746b29123bc831df56d8099caf49e6310872afcc71b97998dcfb3c9a4b906b056c9adbe91"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/send@1.2.1",
      "type": "library",
      "name": "@types/send",
      "version": "1.2.1",
      "scope": "optional",
      "description": "TypeScript definitions for send",
      "purl": "pkg:npm/%40types/send@1.2.1",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/send/-/send-1.2.1.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/send"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6abb028a40ef954f7dce5d60ebd4dc001de6cd93e9c60c345109da1de0b53706f4d79c69f1b92766fe6b21fae2f714ce70cb9a560bda6df21103b3d2655b9921"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/serve-static@2.2.0",
      "type": "library",
      "name": "@types/serve-static",
      "version": "2.2.0",
      "scope": "optional",
      "description": "TypeScript definitions for serve-static",
      "purl": "pkg:npm/%40types/serve-static@2.2.0",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/serve-static/-/serve-static-2.2.0.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/serve-static"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f266a6e07d4d1cbb6eee79ad6a517b7b2047d784323804a67311e149f128472af49cffd87687ac12d53eb9246f31ef7a4d6fc73d3b64a0aa902e5e7737b51731"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/ssh2@1.15.5",
      "type": "library",
      "name": "@types/ssh2",
      "version": "1.15.5",
      "scope": "optional",
      "description": "TypeScript definitions for ssh2",
      "purl": "pkg:npm/%40types/ssh2@1.15.5",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/ssh2/-/ssh2-1.15.5.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ssh2"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3750128e9fe75c7de8bc11dd751269962e28ce993a51d0d8217e1125615af4bd582a7cdd8539559a21879b80d99e3fe32dba99a5eb3869e477d0414642dbe141"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/ssh2-streams@0.1.13",
      "type": "library",
      "name": "@types/ssh2-streams",
      "version": "0.1.13",
      "scope": "optional",
      "description": "TypeScript definitions for ssh2-streams",
      "purl": "pkg:npm/%40types/ssh2-streams@0.1.13",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/ssh2-streams/-/ssh2-streams-0.1.13.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ssh2-streams"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7da1f26376eb3bda0b100d1095c3bc376c13ed1d3ed6c1d666f43ecb7acc2f0758d59c92d73d16dedeb98fd3ea4f81e643a00bccd7bb45994db82344d3005258"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/node@18.19.130",
      "type": "library",
      "name": "@types/node",
      "version": "18.19.130",
      "scope": "optional",
      "description": "TypeScript definitions for node",
      "purl": "pkg:npm/%40types/node@18.19.130",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/node/-/node-18.19.130.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "191697431ea319f2fcb0a7da2030fa3aea5b20706bf63bfb2676a697db41ee5e2fd3af0f00e5ea7dcba330ca393e16c8b3a8204755ce0c42ea6a14f647cbf47e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "undici-types@5.26.5",
      "type": "library",
      "name": "undici-types",
      "version": "5.26.5",
      "scope": "optional",
      "description": "A stand-alone types package for Undici",
      "purl": "pkg:npm/undici-types@5.26.5",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/nodejs/undici.git"
        },
        {
          "type": "website",
          "url": "https://undici.nodejs.org"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/nodejs/undici/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "26508c3be7a174420aaa517193a21f568014566833edc53bcc3fe1f57674ab37a8b121e650954ecd242fbd84985979055c2f887cb29221f7e1bf4b1566ea7aa4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/stream-buffers@3.0.8",
      "type": "library",
      "name": "@types/stream-buffers",
      "version": "3.0.8",
      "scope": "required",
      "description": "TypeScript definitions for stream-buffers",
      "purl": "pkg:npm/%40types/stream-buffers@3.0.8",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/stream-buffers/-/stream-buffers-3.0.8.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stream-buffers"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "27eed568728dbe534f24f1095d7fdf29af4366d47fc4f330b886defb234ec29d5807e02950e06fd9a529128049122f272606e0b35c7c7bbdedb60d2bd6b49477"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/superagent@8.1.11",
      "type": "library",
      "name": "@types/superagent",
      "version": "8.1.11",
      "scope": "optional",
      "description": "TypeScript definitions for superagent",
      "purl": "pkg:npm/%40types/superagent@8.1.11",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/superagent/-/superagent-8.1.11.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/superagent"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "280eecad25bf1c4343b4ec3d0cea9a14b816b8ca8df56823130eb6961f5da6f45a64392174e91acc049ded7ee2d9e31460b1dad54dfb66db6778fb07e734c31f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/supertest@6.0.3",
      "type": "library",
      "name": "@types/supertest",
      "version": "6.0.3",
      "scope": "optional",
      "description": "TypeScript definitions for supertest",
      "purl": "pkg:npm/%40types/supertest@6.0.3",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/supertest/-/supertest-6.0.3.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/supertest"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f16cd7abad845c5849ed0b07dce71bfe2290fd3cbd6555a7573a1329cf6dcb2151445ddaef84e4dbe4cb160685170dfae04adefa7a731ca109ea06b62f320bef"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/ws@8.18.1",
      "type": "library",
      "name": "@types/ws",
      "version": "8.18.1",
      "scope": "optional",
      "description": "TypeScript definitions for ws",
      "purl": "pkg:npm/%40types/ws@8.18.1",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/ws/-/ws-8.18.1.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ws"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4e1545e83095840f24506cbe69acc543891743b1354f2ec0df2a4539ed0870957c3bf339d751bdf405b6e22acaad6e7a5ade38c86f7e8a3f056aaa011a4b815e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@vercel/oidc@3.2.0",
      "type": "library",
      "name": "@vercel/oidc",
      "version": "3.2.0",
      "scope": "required",
      "description": "Runtime OIDC helpers intended for use with Vercel Functions",
      "purl": "pkg:npm/%40vercel/oidc@3.2.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@vercel/oidc/-/oidc-3.2.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vercel/vercel.git"
        },
        {
          "type": "website",
          "url": "https://vercel.com"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/vercel/vercel/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "532729ac7dd3ea7de31f4938e0d1cc6bba671471aefcdd39323a2362bf8c73a23ba1b9282c826e8d25b08a7d690af772fde3b1ac8fe5dee0cb42c99cace6f8ba"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@vitejs/plugin-react@6.0.4",
      "type": "library",
      "name": "@vitejs/plugin-react",
      "version": "6.0.4",
      "scope": "optional",
      "author": "Evan You",
      "description": "The default Vite plugin for React projects",
      "purl": "pkg:npm/%40vitejs/plugin-react@6.0.4",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-6.0.4.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": "5dc090cf44c1a418258e18f480cbae0e3e3d8ba62daa1e6ad68b13fc6a79b805495024d6c72b2493f9758f06188aedb170d1c78a974ccf8d0419f33555d6a656"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@vitest/expect@4.1.10",
      "type": "library",
      "name": "@vitest/expect",
      "version": "4.1.10",
      "scope": "optional",
      "description": "Jest's expect matchers as a Chai plugin",
      "purl": "pkg:npm/%40vitest/expect@4.1.10",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@vitest/expect/-/expect-4.1.10.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": "62c0a7faa024d465a340e58512c11c2f680d434ce656642edd3d37a8fe94ca386d99db70b5bb88f830129ffee2401dc71935e4741c0675dcf13e59a2aa5e6f94"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@vitest/mocker@4.1.10",
      "type": "library",
      "name": "@vitest/mocker",
      "version": "4.1.10",
      "scope": "optional",
      "description": "Vitest module mocker implementation",
      "purl": "pkg:npm/%40vitest/mocker@4.1.10",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@vitest/mocker/-/mocker-4.1.10.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": "bf4c5a7b3b7e0ca12629f6b1835df795dcc00ebc0b19ded97b531f4104d87efb3c3aa648c1bc72c5a614462bf057bb16cb97ea9f7ac7e6e3ab4a9d3b6e9e383b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@vitest/pretty-format@4.1.10",
      "type": "library",
      "name": "@vitest/pretty-format",
      "version": "4.1.10",
      "scope": "optional",
      "description": "Fork of pretty-format with support for ESM",
      "purl": "pkg:npm/%40vitest/pretty-format@4.1.10",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-4.1.10.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": "5b51ec8d21f831743d61f9a684b0282187f51d17de9100869e078881c7a2e8c3f941019651ed20928a5d6506950853be24324cac0246c1ae69469369bf2e0ff1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@vitest/runner@4.1.10",
      "type": "library",
      "name": "@vitest/runner",
      "version": "4.1.10",
      "scope": "optional",
      "description": "Vitest test runner",
      "purl": "pkg:npm/%40vitest/runner@4.1.10",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@vitest/runner/-/runner-4.1.10.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": "20a23a929207f8b9a944ea65c8bc0105a09f32039938cb328156ba040443e9a840d38551b8949ae8e6951bb911bd210c0fcef455df75ad24b0d1e7a0b56c8b1a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@vitest/snapshot@4.1.10",
      "type": "library",
      "name": "@vitest/snapshot",
      "version": "4.1.10",
      "scope": "optional",
      "description": "Vitest snapshot manager",
      "purl": "pkg:npm/%40vitest/snapshot@4.1.10",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-4.1.10.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": "c5191f393d6aa53022fd38b86352ed7d1737904baac46c39f5e3768cdf6945632d4bf5c37af7a485c152aaf42a8d434692c7e3309bb763ea09fb86299f639a27"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@vitest/spy@4.1.10",
      "type": "library",
      "name": "@vitest/spy",
      "version": "4.1.10",
      "scope": "optional",
      "description": "Lightweight Jest compatible spy implementation",
      "purl": "pkg:npm/%40vitest/spy@4.1.10",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@vitest/spy/-/spy-4.1.10.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": "3cb7ff520be8ab9c0efdbe2bc18091d61d8f488757cfbc2791014c894a4b76d33b97aa6a545710201107c93d7e97e723ee637001f647cea5ea0f28ef3aec1b0f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@vitest/utils@4.1.10",
      "type": "library",
      "name": "@vitest/utils",
      "version": "4.1.10",
      "scope": "optional",
      "description": "Shared Vitest utility functions",
      "purl": "pkg:npm/%40vitest/utils@4.1.10",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@vitest/utils/-/utils-4.1.10.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": "7f2f5a9bf1d6c5b686b7f49ac2ba7dd2fb7a63a8d0c1fd515fbedccf7bb0a09c0954c962fded4813044f9cc349eef29f3d3c28d1d89789f9293efc07f6fee718"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@webassemblyjs/ast@1.14.1",
      "type": "library",
      "name": "@webassemblyjs/ast",
      "version": "1.14.1",
      "scope": "required",
      "author": "Sven Sauleau",
      "description": "AST utils for webassemblyjs",
      "purl": "pkg:npm/%40webassemblyjs/ast@1.14.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.14.1.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/xtuc/webassemblyjs.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9ee0440e041f9b571c469ffc6c242bc757eba21cae7e5e0995b30c6783f5c2978e7c3845e85424c592756ff7be3cbc2be97d4d870e8e2e67b9bacb8159806fb9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@webassemblyjs/floating-point-hex-parser@1.13.2",
      "type": "library",
      "name": "@webassemblyjs/floating-point-hex-parser",
      "version": "1.13.2",
      "scope": "required",
      "author": "Mauro Bringolf",
      "description": "A function to parse floating point hexadecimal strings as defined by the WebAssembly specification",
      "purl": "pkg:npm/%40webassemblyjs/floating-point-hex-parser@1.13.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.13.2.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/xtuc/webassemblyjs.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ea85f24cecdb2b1187e2cb5e2db2cd3aeef53a3f82f0b837e27e82a91bea7d2d8eef507163a0727cc0d1841cadce49e3f721943d5275a882a14650303b5028bc"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@webassemblyjs/helper-api-error@1.13.2",
      "type": "library",
      "name": "@webassemblyjs/helper-api-error",
      "version": "1.13.2",
      "scope": "required",
      "author": "Sven Sauleau",
      "description": "Common API errors",
      "purl": "pkg:npm/%40webassemblyjs/helper-api-error@1.13.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.13.2.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/xtuc/webassemblyjs.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "539e86318c72e194026c365de89bafbcd57f5858a574e8ec6960f74f3cef9b0fe66acddc5f34493cc8cff3726a12c8126f2ae66868c17c3b55eca0d757d53315"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@webassemblyjs/helper-buffer@1.14.1",
      "type": "library",
      "name": "@webassemblyjs/helper-buffer",
      "version": "1.14.1",
      "scope": "required",
      "author": "Sven Sauleau",
      "description": "Buffer manipulation utility",
      "purl": "pkg:npm/%40webassemblyjs/helper-buffer@1.14.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.14.1.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/xtuc/webassemblyjs.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8f21fbc2d70788ab2c0ed14f441fa241dc650dff7a9b4137f726f4939b8956114695e645a0dc3573869e21c5543cf6d751527de30c2730e02a507cb3a043d530"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@webassemblyjs/helper-numbers@1.13.2",
      "type": "library",
      "name": "@webassemblyjs/helper-numbers",
      "version": "1.13.2",
      "scope": "required",
      "author": "Sven Sauleau",
      "description": "Number parsing utility",
      "purl": "pkg:npm/%40webassemblyjs/helper-numbers@1.13.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.13.2.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/xtuc/webassemblyjs.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "144f1a0a64b943a79061c577808df93b827bf3dc25400fbb26ba934e926a9f97a603853686fc099af1510b41ce0d2fb761ee968a80e496077ab1c277f8f2e710"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@webassemblyjs/helper-wasm-bytecode@1.13.2",
      "type": "library",
      "name": "@webassemblyjs/helper-wasm-bytecode",
      "version": "1.13.2",
      "scope": "required",
      "author": "Sven Sauleau",
      "description": "WASM's Bytecode constants",
      "purl": "pkg:npm/%40webassemblyjs/helper-wasm-bytecode@1.13.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.13.2.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/xtuc/webassemblyjs.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "dd06cb2b2f771741002172e1d28804551eab3ae6c0f40a19f9645884d6c5cae07bd23ddd45dc07f60faa5e12c03b4922606960dd3c4357e238ad04ebfd835790"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@webassemblyjs/helper-wasm-section@1.14.1",
      "type": "library",
      "name": "@webassemblyjs/helper-wasm-section",
      "version": "1.14.1",
      "scope": "required",
      "author": "Sven Sauleau",
      "purl": "pkg:npm/%40webassemblyjs/helper-wasm-section@1.14.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.14.1.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/xtuc/webassemblyjs.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "76ce665c4a9327aa31468aa38560d4f373a0cc0623c2c095f0ba3f37ea11b0d0e6c7f643a6a6a59abb6038c907c31b06d2223fff707058012b6111ed827d1d67"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@webassemblyjs/ieee754@1.13.2",
      "type": "library",
      "name": "@webassemblyjs/ieee754",
      "version": "1.13.2",
      "scope": "required",
      "description": "IEEE754 decoder and encoder",
      "purl": "pkg:npm/%40webassemblyjs/ieee754@1.13.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.13.2.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/xtuc/webassemblyjs.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e0bb4ece1e7c4bfe655f82132b19c02b6512b8d12fa5d555f409601906fcac90c768b787722c06e33946af48ff48d5a5afbc77bced650c4b2e78fbed70334293"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@webassemblyjs/leb128@1.13.2",
      "type": "library",
      "name": "@webassemblyjs/leb128",
      "version": "1.13.2",
      "scope": "required",
      "description": "LEB128 decoder and encoder",
      "purl": "pkg:npm/%40webassemblyjs/leb128@1.13.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.13.2.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/xtuc/webassemblyjs.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2dd7b5a0da08773573764344016675759e68ac86df7fcd183dd1f1db49ab1f01eb54d3538cdafc137c73f41769706a9141b0046be7e4ac26fe7d115397feac43"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@webassemblyjs/utf8@1.13.2",
      "type": "library",
      "name": "@webassemblyjs/utf8",
      "version": "1.13.2",
      "scope": "required",
      "author": "Sven Sauleau",
      "description": "UTF8 encoder/decoder for WASM",
      "purl": "pkg:npm/%40webassemblyjs/utf8@1.13.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.13.2.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/xtuc/webassemblyjs.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "dcd4161a3293012635c55e66ec7af488f7970fdf910e86cb965dd3f5dd803be8379b2f31cb9a5e5728d26a0e08e74991d5b05237f0add76968f91f6d264d0d65"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@webassemblyjs/wasm-edit@1.14.1",
      "type": "library",
      "name": "@webassemblyjs/wasm-edit",
      "version": "1.14.1",
      "scope": "required",
      "author": "Sven Sauleau",
      "purl": "pkg:npm/%40webassemblyjs/wasm-edit@1.14.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.14.1.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/xtuc/webassemblyjs.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "44d2542101ff27c880ff5373944e0decab7264d1e2df0edab7b8438ef44d9b9adc5176b4d33d6f473de0959a142df2799a9bd884bc9b9957307231ab0b5a51ad"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@webassemblyjs/wasm-gen@1.14.1",
      "type": "library",
      "name": "@webassemblyjs/wasm-gen",
      "version": "1.14.1",
      "scope": "required",
      "author": "Sven Sauleau",
      "description": "WebAssembly binary format printer",
      "purl": "pkg:npm/%40webassemblyjs/wasm-gen@1.14.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.14.1.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/xtuc/webassemblyjs.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "026a264888cff196df19086e9a436f802df7018eeab4c0979cde9b2f6bb626ce2054283c7e9ef7e5a12231205b0d1ed44088fdd27e3028015448477440dd9492"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@webassemblyjs/wasm-opt@1.14.1",
      "type": "library",
      "name": "@webassemblyjs/wasm-opt",
      "version": "1.14.1",
      "scope": "required",
      "author": "Sven Sauleau",
      "purl": "pkg:npm/%40webassemblyjs/wasm-opt@1.14.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.14.1.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/xtuc/webassemblyjs.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3d370a2d436f06a9d8d94e84e5b74e41c48cfa854ffcf9ab0d8f4dce8c098e2b25123c0ffc2e1a9f6df4dcc0954b6320f5ddc026920675414841059b3ddb344b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@webassemblyjs/wasm-parser@1.14.1",
      "type": "library",
      "name": "@webassemblyjs/wasm-parser",
      "version": "1.14.1",
      "scope": "required",
      "author": "Sven Sauleau",
      "description": "WebAssembly binary format parser",
      "purl": "pkg:npm/%40webassemblyjs/wasm-parser@1.14.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.14.1.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/xtuc/webassemblyjs.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "24b065f8a674479a81ee60a7b9dff2c97d3c8d6170e4cb286a5275a50e047459608fd55d5ca1ae10d1ac8822237a02355bba7dd6b525701fcb079c9124a35371"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@webassemblyjs/wast-printer@1.14.1",
      "type": "library",
      "name": "@webassemblyjs/wast-printer",
      "version": "1.14.1",
      "scope": "required",
      "author": "Sven Sauleau",
      "description": "WebAssembly text format printer",
      "purl": "pkg:npm/%40webassemblyjs/wast-printer@1.14.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.14.1.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/xtuc/webassemblyjs.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "90f4925c4e837b55ce47cdb40bdd11228da882f646f9cdca887cea5283bf177e18dac846cdeb1faafee8e7bc6bc68bd9247fcc7ad179523ae827f47fde2b288b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@workflow/serde@4.1.0",
      "type": "library",
      "name": "@workflow/serde",
      "version": "4.1.0",
      "scope": "required",
      "description": "Serialization symbols for custom class serialization in Workflow SDK",
      "purl": "pkg:npm/%40workflow/serde@4.1.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@workflow/serde/-/serde-4.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/vercel/workflow.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a5abf81760688ab102591ecd7f54cab7ed9e1137018fb8e3e1c05e7d0f155d0080e8d3e468a78b7e3ff33208bedf3615e592014f81ae522a61b23d3f6fd84f41"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@xtuc/ieee754@1.2.0",
      "type": "library",
      "name": "@xtuc/ieee754",
      "version": "1.2.0",
      "scope": "required",
      "author": "Feross Aboukhadijeh",
      "description": "Read/write IEEE754 floating point numbers from/to a Buffer or array-like object",
      "purl": "pkg:npm/%40xtuc/ieee754@1.2.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/feross/ieee754.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0d7f272a0a9c1b0b1cd1e252a98b799703f80c7e459479e6b96581472ed7d0d71a191d19b6ec9e11280cc1361512dc66b0d198faa8ade10613fcc2184ce4cf78"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "@xtuc/long@4.2.2",
      "type": "library",
      "name": "@xtuc/long",
      "version": "4.2.2",
      "scope": "required",
      "author": "Daniel Wirtz <dcode@dcode.io>",
      "description": "A Long class for representing a 64-bit two's-complement integer value.",
      "purl": "pkg:npm/%40xtuc/long@4.2.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dcodeIO/long.js.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/dcodeIO/long.js/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "36e1ea058d4f07f0fcc54eacfed84180e02200fec73980d0df6f8115920b27c8af9149001d09d67e7e9684befd3b08f5aa6527a0dfd83e192d748a2e722a6401"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "abort-controller@3.0.0",
      "type": "library",
      "name": "abort-controller",
      "version": "3.0.0",
      "scope": "required",
      "author": "Toru Nagashima (https://github.com/mysticatea)",
      "description": "An implementation of WHATWG AbortController interface.",
      "purl": "pkg:npm/abort-controller@3.0.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/mysticatea/abort-controller.git"
        },
        {
          "type": "website",
          "url": "https://github.com/mysticatea/abort-controller#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mysticatea/abort-controller/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "87c950f2d69c6589d1def3504e089b8feb4e0c7239ffe974e80bb63dcae2bff1a67add1e6a3e13c161f8d6c3bdc271c3890b048f5f6ad1daf375675e007b707a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "accepts@2.0.0",
      "type": "library",
      "name": "accepts",
      "version": "2.0.0",
      "scope": "required",
      "description": "Higher-level content negotiation",
      "purl": "pkg:npm/accepts@2.0.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/accepts/-/accepts-2.0.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e5cbe0e82b4ac1f81d995a98d562225ca7374356e446a18b8bed96ffa6a8fba63b82efd10b046e021184ce1e41e0a96ccd2b932e0658baa16aa396c89a334a9e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "acorn@8.17.0",
      "type": "library",
      "name": "acorn",
      "version": "8.17.0",
      "scope": "required",
      "description": "ECMAScript parser",
      "purl": "pkg:npm/acorn@8.17.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/acorn/-/acorn-8.17.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/acornjs/acorn.git"
        },
        {
          "type": "website",
          "url": "https://github.com/acornjs/acorn"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c5141b0dbf419f00da7d8367e95c25f37f436158ea5d86f55d51ad58067591c0dcea2c002f8860dc1d5d665462b8434578ed87e778051b78a7eb6d4074445502"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "agent-base@6.0.2",
      "type": "library",
      "name": "agent-base",
      "version": "6.0.2",
      "scope": "required",
      "author": "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)",
      "description": "Turn a function into an `http.Agent` instance",
      "purl": "pkg:npm/agent-base@6.0.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/TooTallNate/node-agent-base.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/TooTallNate/node-agent-base/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "45937035c945efe312ffc6c383bd1a9a0df6772799199c620ee42667128b025423af78c6c8bc7ee0a924e7c50eec3d90760148402a2fb92b991129dee911ba5d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "ai@7.0.49",
      "type": "library",
      "name": "ai",
      "version": "7.0.49",
      "scope": "required",
      "description": "AI SDK by Vercel - build apps like ChatGPT, Claude, Gemini, and more with a single interface for any model using the Vercel AI Gateway or go direct to OpenAI, Anthropic, Google, or any other model provider.",
      "purl": "pkg:npm/ai@7.0.49",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ai/-/ai-7.0.49.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/vercel/ai"
        },
        {
          "type": "website",
          "url": "https://ai-sdk.dev/docs"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/vercel/ai/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "32c930f0ffa94b6dcde41916b5d735ab3ad6af6fff0633b42c90ef09cedc8333d4fdb28e661b2615cd6c085012bc0fbadb31db33f049408ec3d502814480d22f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "ajv@8.20.0",
      "type": "library",
      "name": "ajv",
      "version": "8.20.0",
      "scope": "required",
      "author": "Evgeny Poberezkin",
      "description": "Another JSON Schema Validator",
      "purl": "pkg:npm/ajv@8.20.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ajv/-/ajv-8.20.0.tgz"
        },
        {
          "type": "website",
          "url": "https://ajv.js.org"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4e16e58be3a53a3fa230f60505505f2773a60809da4b2367e0cd6fcfd4fa1a46b926df5b6bf1c8479ea3a32eb9b58ea4c7f142179557341f35f58eff194ac118"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "ajv-formats@3.0.1",
      "type": "library",
      "name": "ajv-formats",
      "version": "3.0.1",
      "scope": "required",
      "author": "Evgeny Poberezkin",
      "description": "Format validation for Ajv v7+",
      "purl": "pkg:npm/ajv-formats@3.0.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-3.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ajv-validator/ajv-formats.git"
        },
        {
          "type": "website",
          "url": "https://github.com/ajv-validator/ajv-formats#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ajv-validator/ajv-formats/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f2252a979d04511fae51c7514371c3a9ae84572a3776870bf20e5627714d7169aeeb621b90652e7bfa44c8b056f1518a2ae7133e0a9e92ce1f214d43038ca8c1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "ajv-keywords@5.1.0",
      "type": "library",
      "name": "ajv-keywords",
      "version": "5.1.0",
      "scope": "required",
      "author": "Evgeny Poberezkin",
      "description": "Additional JSON-Schema keywords for Ajv JSON validator",
      "purl": "pkg:npm/ajv-keywords@5.1.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/epoberezkin/ajv-keywords.git"
        },
        {
          "type": "website",
          "url": "https://github.com/epoberezkin/ajv-keywords#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/epoberezkin/ajv-keywords/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6024bf24d140532af9bc0ba19350d69b5081c511d6f4b6c9da8cd679e9ab22aa5bb2a2a31d5c583f28b9182d2b8d9213e49c49def8ab5534bcc24e22fd9fa4af"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "ansi-regex@6.2.2",
      "type": "library",
      "name": "ansi-regex",
      "version": "6.2.2",
      "scope": "optional",
      "author": "Sindre Sorhus",
      "description": "Regular expression for matching ANSI escape codes",
      "purl": "pkg:npm/ansi-regex@6.2.2",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "06add2992a721476968cf93c21ff7273ab2f33c739e9d079040b56e106f0e631d3c305d77132e844c9290c9a7a54bd17ce559a0874d7ae415444c6260f4b0baa"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "ansi-styles@4.3.0",
      "type": "library",
      "name": "ansi-styles",
      "version": "4.3.0",
      "scope": "required",
      "author": "Sindre Sorhus",
      "description": "ANSI escape codes for styling strings in the terminal",
      "purl": "pkg:npm/ansi-styles@4.3.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "append-field@1.0.0",
      "type": "library",
      "name": "append-field",
      "version": "1.0.0",
      "scope": "required",
      "author": "Linus Unnebäck <linus@folkdatorn.se>",
      "purl": "pkg:npm/append-field@1.0.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/append-field/-/append-field-1.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "http://github.com/LinusU/node-append-field.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "925a6015258b5b5644b3cb2f8df6fb838a96634612e62988f3675383e41a854bc9f18a806343f5d1493cb53ca1f591ae60464431a789602179045b97e79da1b3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "archiver@7.0.1",
      "type": "library",
      "name": "archiver",
      "version": "7.0.1",
      "scope": "optional",
      "author": "Chris Talkington",
      "description": "a streaming interface for archive generation",
      "purl": "pkg:npm/archiver@7.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/archiver/-/archiver-7.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/archiverjs/node-archiver.git"
        },
        {
          "type": "website",
          "url": "https://github.com/archiverjs/node-archiver"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/archiverjs/node-archiver/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "65c6d3688a8939f09cd374300f8ebc527cffe48afc013b6f007b0af857576c321b19f8a1aa1f66aef75c62e9d0cea9f81ebbd659a1726b12611996a06892693d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "archiver-utils@5.0.2",
      "type": "library",
      "name": "archiver-utils",
      "version": "5.0.2",
      "scope": "optional",
      "author": "Chris Talkington",
      "description": "utility functions for archiver",
      "purl": "pkg:npm/archiver-utils@5.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/archiver-utils/-/archiver-utils-5.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/archiverjs/archiver-utils.git"
        },
        {
          "type": "website",
          "url": "https://github.com/archiverjs/archiver-utils#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/archiverjs/archiver-utils/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c2e2c93262014180ac1998182d3cb9148076a45e8b7dbe9c5cc485f10cb0c24deddb4cd69c08bbccb71015d29098807cc32669639111dfcc74f066f0b51d9c2c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "readable-stream@4.7.0",
      "type": "library",
      "name": "readable-stream",
      "version": "4.7.0",
      "scope": "optional",
      "description": "Node.js Streams, a user-land copy of the stream library from Node.js",
      "purl": "pkg:npm/readable-stream@4.7.0",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.7.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/nodejs/readable-stream"
        },
        {
          "type": "website",
          "url": "https://github.com/nodejs/readable-stream"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/nodejs/readable-stream/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a0818699ca532f03e06bc067ebf67be5255a1f5cf9754badda26d2c80315866520816a660e7d9d6a90749fb7fc9f0692891b5ea40b1f2727d720ee4309500e0e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "safe-buffer@5.2.1",
      "type": "library",
      "name": "safe-buffer",
      "version": "5.2.1",
      "scope": "optional",
      "author": "Feross Aboukhadijeh",
      "description": "Safer Node.js Buffer API",
      "purl": "pkg:npm/safe-buffer@5.2.1",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/feross/safe-buffer.git"
        },
        {
          "type": "website",
          "url": "https://github.com/feross/safe-buffer"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/feross/safe-buffer/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ae9dd2a34eca71d9a629b1af81a37141226bedb1954959394bd12ad45fa9a5b468ef4f9879a0f1930e4377c34f37e183e9b8e7626d95b8fb825e6a6e62f9825d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "string_decoder@1.3.0",
      "type": "library",
      "name": "string_decoder",
      "version": "1.3.0",
      "scope": "optional",
      "description": "The string_decoder module from Node core",
      "purl": "pkg:npm/string_decoder@1.3.0",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/nodejs/string_decoder.git"
        },
        {
          "type": "website",
          "url": "https://github.com/nodejs/string_decoder"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "864457f14d568c915df0bb03276c90ff0596c5aa2912c0015355df90cf00fa3d3ef392401a9a6dd7a72bd56860e8a21b6f8a2453a32a97a04e8febaea7fc0a78"
        }
      ],
      "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": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f3ef56a9e6db173a57f4e47e59ae8edbd6ac22881e44ccdc1ad00835da4c1c7c80835d1fd3969215505b704a867ff3d7c35123019faadbf6c4060dc3beeacadd"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Python-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "asap@2.0.6",
      "type": "library",
      "name": "asap",
      "version": "2.0.6",
      "scope": "optional",
      "description": "High-priority task queue for Node.js and browsers",
      "purl": "pkg:npm/asap@2.0.6",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/asap/-/asap-2.0.6.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/kriskowal/asap.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0521d680348088ab39d28d917bca69be9dec7951d7491338e1c752b13f457cd1145192ce196542b2259a44f58cd599e7fa6a99d4e7d5677cf70d61334a9ee144"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "asn1@0.2.6",
      "type": "library",
      "name": "asn1",
      "version": "0.2.6",
      "scope": "optional",
      "author": "Joyent (joyent.com)",
      "description": "Contains parsers and serializers for ASN.1 (currently BER only)",
      "purl": "pkg:npm/asn1@0.2.6",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/asn1/-/asn1-0.2.6.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/joyent/node-asn1.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8b1fc5c4f9f43038dec89ee2ff2a07185b7f117e8bc8d6f148484f3d73833cbf8a07454f93ce9461f2f494c772f8a0a7bfe7e6bc8cf24b068ae423b0a956d64d"
        }
      ],
      "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 <jake@qualiancy.com> (http://qualiancy.com)",
      "description": "Error constructor for test and validation frameworks that implements standardized AssertionError specification.",
      "purl": "pkg:npm/assertion-error@2.0.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/assertion-error/-/assertion-error-2.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git@github.com:chaijs/assertion-error.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2338bc45071f7ea09e3558058a02a58b5b2c92521ba479c261ce809275c662807a82b26ac9e6f2ee3bf5d895108264c09c80e76dc935bb192c4f87733773d604"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "async@3.2.6",
      "type": "library",
      "name": "async",
      "version": "3.2.6",
      "scope": "optional",
      "author": "Caolan McMahon",
      "description": "Higher-order functions and common patterns for asynchronous code",
      "purl": "pkg:npm/async@3.2.6",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/async/-/async-3.2.6.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/caolan/async.git"
        },
        {
          "type": "website",
          "url": "https://caolan.github.io/async/"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/caolan/async/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "86d0940e5c72c822cc81a337c578340b42d6db1a9fb90ea9d39a42108b17bb243e6b592860a4ee04ccd13709b26df2e0bc90cc774af52d39f8f84d138ba0b600"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "async-lock@1.4.1",
      "type": "library",
      "name": "async-lock",
      "version": "1.4.1",
      "scope": "optional",
      "author": "Rogier Schouten",
      "description": "Lock on asynchronous code",
      "purl": "pkg:npm/async-lock@1.4.1",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/async-lock/-/async-lock-1.4.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/rogierschouten/async-lock.git"
        },
        {
          "type": "website",
          "url": "https://github.com/rogierschouten/async-lock"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/rogierschouten/async-lock/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "033d994e9bb2b6bb6a10dba55f03b7186bf5073b6e831e934f7ecd228ee29abfd0a3482c6221ad49d05ad81e9fb17853a5564335fbb5427de9939df57b7abe9d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "asynckit@0.4.0",
      "type": "library",
      "name": "asynckit",
      "version": "0.4.0",
      "scope": "required",
      "author": "Alex Indigo <iam@alexindigo.com>",
      "description": "Minimal async jobs utility library, with streams support",
      "purl": "pkg:npm/asynckit@0.4.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/alexindigo/asynckit.git"
        },
        {
          "type": "website",
          "url": "https://github.com/alexindigo/asynckit#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/alexindigo/asynckit/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "39e8bd387e2d461d18a94dc6c615fbf5d33f9b0560bdb64969235a464f9bb21923d12e5c7c772061a92b7818eb1f06ad5ca6f3f88a087582f1aca8a6d8c8d6d1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "atomic-sleep@1.0.0",
      "type": "library",
      "name": "atomic-sleep",
      "version": "1.0.0",
      "scope": "required",
      "author": "David Mark Clements (@davidmarkclem)",
      "description": "Zero CPU overhead, zero dependency, true event-loop blocking sleep",
      "purl": "pkg:npm/atomic-sleep@1.0.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/atomic-sleep/-/atomic-sleep-1.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/davidmarkclements/atomic-sleep.git"
        },
        {
          "type": "website",
          "url": "https://github.com/davidmarkclements/atomic-sleep#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/davidmarkclements/atomic-sleep/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "90d3a30ea021ee9c745d6348fb841bce8891fe74e41c058db9ddaebe726ab83d7fc796bb11064c253d00733a8ad109faee863f4d34352db50a6a3669a7723db5"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "axios@1.18.0",
      "type": "library",
      "name": "axios",
      "version": "1.18.0",
      "scope": "required",
      "author": "Matt Zabriskie",
      "description": "Promise based HTTP client for the browser and node.js",
      "purl": "pkg:npm/axios@1.18.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/axios/-/axios-1.18.0.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/axios/axios.git"
        },
        {
          "type": "website",
          "url": "https://axios-http.com"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/axios/axios/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "137d8dce960aa7ef96ed745ee76ac78975767a1c66877c1b7603bb30778533ebeac4b0581f3b74125922226b4e071b4e9b2a74ca80bc0bab8449557ce18dbf87"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "b4a@1.8.1",
      "type": "library",
      "name": "b4a",
      "version": "1.8.1",
      "scope": "required",
      "author": "Holepunch",
      "description": "Bridging the gap between buffers and typed arrays",
      "purl": "pkg:npm/b4a@1.8.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/b4a/-/b4a-1.8.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/holepunchto/b4a.git"
        },
        {
          "type": "website",
          "url": "https://github.com/holepunchto/b4a#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/holepunchto/b4a/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6a2aab7b536bd01ffa0e0136379bf04dcfb6fe8419e16875b783739d8638134d32f0b0ade8da9d46ff35b28d34a28dbb0fc315293a546bf330514b412d70a80f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "balanced-match@4.0.4",
      "type": "library",
      "name": "balanced-match",
      "version": "4.0.4",
      "scope": "optional",
      "description": "Match balanced character pairs, like \"{\" and \"}\"",
      "purl": "pkg:npm/balanced-match@4.0.4",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/juliangruber/balanced-match.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "04bae011c453c17da8ea01b118e08dc8cbc64a9df96287ee633c3d87520c4d198aaadb40659554ebb6dd6fd3ebdaf50703cfa3de2dad25f8cee82ebee26c864c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "bare-events@2.9.1",
      "type": "library",
      "name": "bare-events",
      "version": "2.9.1",
      "scope": "required",
      "author": "Holepunch",
      "description": "Event emitters for JavaScript",
      "purl": "pkg:npm/bare-events@2.9.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/bare-events/-/bare-events-2.9.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/holepunchto/bare-events.git"
        },
        {
          "type": "website",
          "url": "https://github.com/holepunchto/bare-events#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/holepunchto/bare-events/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "674a071070050d991f7cdf10737f733598d094c0e43c9472cb2662794d551fbbbc7394bea876764bc8b174a200c448df1ceec52715e625682d78e82155a9c8b2"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "bare-fs@4.7.4",
      "type": "library",
      "name": "bare-fs",
      "version": "4.7.4",
      "scope": "required",
      "author": "Holepunch",
      "description": "Native file system operations for Bare",
      "purl": "pkg:npm/bare-fs@4.7.4",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.7.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/holepunchto/bare-fs.git"
        },
        {
          "type": "website",
          "url": "https://github.com/holepunchto/bare-fs#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/holepunchto/bare-fs/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "cb5902f9f7c8c7fb4f2dd4c4ebddee3631dfcd37ebfab6af479b6f5a53177b6e6710b6e4a95e34d12ef5a870f06e4010d455446686c1d4d151cc56c209cc8109"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "bare-path@3.1.1",
      "type": "library",
      "name": "bare-path",
      "version": "3.1.1",
      "scope": "required",
      "author": "Holepunch",
      "description": "Path manipulation library for JavaScript",
      "purl": "pkg:npm/bare-path@3.1.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/bare-path/-/bare-path-3.1.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/holepunchto/bare-path.git"
        },
        {
          "type": "website",
          "url": "https://github.com/holepunchto/bare-path#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/holepunchto/bare-path/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "269ad496f797dd08c0a42d5c4e9b143a2b1c0037ed0865569338ad6c7b11aaff38873630607c3699b96e75db2ae53bc8f261fff0ebf57f806230075c074a189d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "bare-stream@2.13.3",
      "type": "library",
      "name": "bare-stream",
      "version": "2.13.3",
      "scope": "required",
      "author": "Holepunch",
      "description": "Streaming data for JavaScript",
      "purl": "pkg:npm/bare-stream@2.13.3",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.13.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/holepunchto/bare-stream.git"
        },
        {
          "type": "website",
          "url": "https://github.com/holepunchto/bare-stream#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/holepunchto/bare-stream/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "29cf9bacbaaf12a1a48f27e2c099889803aa2d92fb3aca0b2ae6afc7e8498e0555de72d33a39682723cc1718d43deac6187acd1f47cb534ea38f290c2d6ac445"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "bare-url@2.4.6",
      "type": "library",
      "name": "bare-url",
      "version": "2.4.6",
      "scope": "required",
      "author": "Holepunch",
      "description": "WHATWG URL implementation for JavaScript",
      "purl": "pkg:npm/bare-url@2.4.6",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/bare-url/-/bare-url-2.4.6.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/holepunchto/bare-url.git"
        },
        {
          "type": "website",
          "url": "https://github.com/holepunchto/bare-url"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/holepunchto/bare-url/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "890c4f0a5134ee11135696d1a17ec95d7deffd9415882c5efd2602c729512f3744c75c4902e7cfa6d7e23aa47cb6a882b666ed30300d296b33ce32eed4f30065"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "base64-js@1.5.1",
      "type": "library",
      "name": "base64-js",
      "version": "1.5.1",
      "scope": "optional",
      "author": "T. Jameson Little <t.jameson.little@gmail.com>",
      "description": "Base64 encoding/decoding in pure JS",
      "purl": "pkg:npm/base64-js@1.5.1",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/beatgammit/base64-js.git"
        },
        {
          "type": "website",
          "url": "https://github.com/beatgammit/base64-js"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/beatgammit/base64-js/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "00aa5a6251e7f2de1255b3870b2f9be7e28a82f478bebb03f2f6efadb890269b3b7ca0d3923903af2ea38b4ad42630b49336cd78f2f0cf1abc8b2a68e35a9e58"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "baseline-browser-mapping@2.11.5",
      "type": "library",
      "name": "baseline-browser-mapping",
      "version": "2.11.5",
      "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.11.5",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.11.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/web-platform-dx/baseline-browser-mapping.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c49a3a6ba6199f065f9f21a640a58c6d539c8a2ed74626e33ac91187e589f541d0a17d7ac6b42b7088003103b37efb3c5e22ccc7a8a1fdfb0b3c5ef7898d83d4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "bcrypt-pbkdf@1.0.2",
      "type": "library",
      "name": "bcrypt-pbkdf",
      "version": "1.0.2",
      "scope": "optional",
      "description": "Port of the OpenBSD bcrypt_pbkdf function to pure JS",
      "purl": "pkg:npm/bcrypt-pbkdf@1.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/joyent/node-bcrypt-pbkdf.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a9e1485ed3f8312a22e8d2ea3b5d967ea011596b822a2d919fff6124b126b41e724cdafd0ea1569094427f6a92856ccf7803119ce802aead2c83f28bbf9112f7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "better-auth@1.6.25",
      "type": "library",
      "name": "better-auth",
      "version": "1.6.25",
      "scope": "required",
      "description": "The most comprehensive authentication framework for TypeScript.",
      "purl": "pkg:npm/better-auth@1.6.25",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/better-auth/-/better-auth-1.6.25.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/better-auth/better-auth.git"
        },
        {
          "type": "website",
          "url": "https://better-auth.com"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7efa2afa808ef851797e93f75df53bce7472185a4707bed41b6132c6c28dcbe09a93b439a442eef9abafbc3bde41b590c5ca0aba067b8d84103c540ba544c63b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@better-auth/core@1.6.25",
      "type": "library",
      "name": "@better-auth/core",
      "version": "1.6.25",
      "scope": "required",
      "description": "The most comprehensive authentication framework for TypeScript.",
      "purl": "pkg:npm/%40better-auth/core@1.6.25",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@better-auth/core/-/core-1.6.25.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/better-auth/better-auth.git"
        },
        {
          "type": "website",
          "url": "https://www.better-auth.com"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "94c4e586dc322b836963d90f17edab40244a629835dfa77780cdb197c7acc53d4f8c9c79361e58c19bf17180888c3b8eef9f6cc7a4c2968253bb0719186e9907"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@better-auth/drizzle-adapter@1.6.25",
      "type": "library",
      "name": "@better-auth/drizzle-adapter",
      "version": "1.6.25",
      "scope": "required",
      "description": "Drizzle adapter for Better Auth",
      "purl": "pkg:npm/%40better-auth/drizzle-adapter@1.6.25",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@better-auth/drizzle-adapter/-/drizzle-adapter-1.6.25.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/better-auth/better-auth.git"
        },
        {
          "type": "website",
          "url": "https://www.better-auth.com/docs/adapters/drizzle"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/better-auth/better-auth/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "aeefc378a8c53d051578a93117f49c6b398fa8863b9707e4015e58b788f6e309a7d58f2f170a223d19c781751e66a06cd74fa7b9b691c04a8b177f423fa12147"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@better-auth/kysely-adapter@1.6.25",
      "type": "library",
      "name": "@better-auth/kysely-adapter",
      "version": "1.6.25",
      "scope": "required",
      "description": "Kysely adapter for Better Auth",
      "purl": "pkg:npm/%40better-auth/kysely-adapter@1.6.25",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@better-auth/kysely-adapter/-/kysely-adapter-1.6.25.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/better-auth/better-auth.git"
        },
        {
          "type": "website",
          "url": "https://www.better-auth.com/docs/adapters/kysely"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "cf189e3e1b4dd580a54b58ab2983d5c167cdea4629f90a18973d6175050e8fc857ca8d9a13f9f2e113406fabf7df66f4f94e95bbcf0485821344f766bc2a3ab8"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@better-auth/memory-adapter@1.6.25",
      "type": "library",
      "name": "@better-auth/memory-adapter",
      "version": "1.6.25",
      "scope": "required",
      "description": "Memory adapter for Better Auth",
      "purl": "pkg:npm/%40better-auth/memory-adapter@1.6.25",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@better-auth/memory-adapter/-/memory-adapter-1.6.25.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/better-auth/better-auth.git"
        },
        {
          "type": "website",
          "url": "https://www.better-auth.com"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1a11334ee99cf327d3cfe399ea9320d3a040e3dc686f8f71d5b5fed66125fc54ad0c9a1217eea64df239336cad1716a237cf77dfafda523916f2efaa4722dec7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@better-auth/mongo-adapter@1.6.25",
      "type": "library",
      "name": "@better-auth/mongo-adapter",
      "version": "1.6.25",
      "scope": "required",
      "description": "Mongo adapter for Better Auth",
      "purl": "pkg:npm/%40better-auth/mongo-adapter@1.6.25",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@better-auth/mongo-adapter/-/mongo-adapter-1.6.25.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/better-auth/better-auth.git"
        },
        {
          "type": "website",
          "url": "https://www.better-auth.com/docs/adapters/mongodb"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "66d3268dc39d5d1d998aac79cbca6d4ce68da5ed2c9cd7c02db0543d726c81ec9e4640c90d8cf22d9f0ca6ebcd05336594d7881436e25d600ae64fa910166b51"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@better-auth/prisma-adapter@1.6.25",
      "type": "library",
      "name": "@better-auth/prisma-adapter",
      "version": "1.6.25",
      "scope": "required",
      "description": "Prisma adapter for Better Auth",
      "purl": "pkg:npm/%40better-auth/prisma-adapter@1.6.25",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@better-auth/prisma-adapter/-/prisma-adapter-1.6.25.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/better-auth/better-auth.git"
        },
        {
          "type": "website",
          "url": "https://www.better-auth.com/docs/adapters/prisma"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ca6ec1e88a9caf2fbfe1a427629170a8ffc6048897be3ae6ff907afb4aa6c7c9a44d8fdaa47153a47b86cd461835fe2f3d3b73177798636facd863aca2629a46"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@better-auth/telemetry@1.6.25",
      "type": "library",
      "name": "@better-auth/telemetry",
      "version": "1.6.25",
      "scope": "required",
      "description": "Telemetry package for Better Auth",
      "purl": "pkg:npm/%40better-auth/telemetry@1.6.25",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@better-auth/telemetry/-/telemetry-1.6.25.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/better-auth/better-auth.git"
        },
        {
          "type": "website",
          "url": "https://www.better-auth.com"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d997c2f65a7bb54e89c3fab62f3fdb29f42a18c74cc1cfc84034d874186fb468b6e2a2276159e1a766425b9ee11ccf63f9fab550b3adc6083a3374f52c46a287"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "better-call@1.3.7",
      "type": "library",
      "name": "better-call",
      "version": "1.3.7",
      "scope": "required",
      "purl": "pkg:npm/better-call@1.3.7",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/better-call/-/better-call-1.3.7.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/better-auth/better-call.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "025e75fe18e9d924a9e824536b7176a6d731e324154b5c562a863a8dc557a8d60e6a9ea61c53f68d4067e44c082f888879dd7f4aae21950f949a6e847e5646fb"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "zod@4.4.3",
      "type": "library",
      "name": "zod",
      "version": "4.4.3",
      "scope": "required",
      "author": "Colin McDonnell <zod@colinhacks.com>",
      "description": "TypeScript-first schema declaration and validation library with static type inference",
      "purl": "pkg:npm/zod@4.4.3",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/zod/-/zod-4.4.3.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": "cad10d163209165d94c1882575eda37215b61f09b818914b0e249759d4eb25004837d15cca9ee7e0387124489634024c575fc1a967d6fe4920ef55037072724d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "bl@4.1.0",
      "type": "library",
      "name": "bl",
      "version": "4.1.0",
      "scope": "optional",
      "description": "Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!",
      "purl": "pkg:npm/bl@4.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rvagg/bl.git"
        },
        {
          "type": "website",
          "url": "https://github.com/rvagg/bl"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d56d3b70cf604ba0dc2e97ab65f1528fe6d62ed68f1923875a13e21b35e6bd525b44b746f36b07fca9fc12d5b556a595039e0029fda1e64e416e721bc05de1eb"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "buffer@5.7.1",
      "type": "library",
      "name": "buffer",
      "version": "5.7.1",
      "scope": "optional",
      "author": "Feross Aboukhadijeh",
      "description": "Node.js Buffer API, for the browser",
      "purl": "pkg:npm/buffer@5.7.1",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/feross/buffer.git"
        },
        {
          "type": "website",
          "url": "https://github.com/feross/buffer"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/feross/buffer/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "10773220f050e0148696f8c1d7a9392a0009dbb088b0763fd8906609145ea38f32f6b43731a533597dca56505ae14eccc97d361dd563d0aec2dd6681de3bbb15"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "readable-stream@3.6.2",
      "type": "library",
      "name": "readable-stream",
      "version": "3.6.2",
      "scope": "optional",
      "description": "Streams3, a user-land copy of the stream library from Node.js",
      "purl": "pkg:npm/readable-stream@3.6.2",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/nodejs/readable-stream"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f6efec9e20ab6370f959db04447cc71381b66025eaa06e454c7522082e1221bafa5dc2d9058d39c9af442a361e93d3b9c4e0308c6abed497460404bb43d49ca0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "body-parser@2.3.0",
      "type": "library",
      "name": "body-parser",
      "version": "2.3.0",
      "scope": "required",
      "description": "Node.js body parsing middleware",
      "purl": "pkg:npm/body-parser@2.3.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/body-parser/-/body-parser-2.3.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d9c1a626ea5a36083e414c152c0b9c0ee5aea0c67a117f621c346cc19e65b0d6049b03da4649cc3c22d9cf4ef24f356affcde9e28ff0cdb0d96c1ad3bc619323"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "content-type@2.0.0",
      "type": "library",
      "name": "content-type",
      "version": "2.0.0",
      "scope": "required",
      "author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
      "description": "Create and parse HTTP Content-Type header",
      "purl": "pkg:npm/content-type@2.0.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/content-type/-/content-type-2.0.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8ff3bf77b19c642c8d97bfe1c1901beb4eabcea932bda0dcb4b99c91bc4bcc7bc50734c91ee1847687404dc3f7c884680eb2c790801326ebf36c5969fe48b671"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "brace-expansion@5.0.9",
      "type": "library",
      "name": "brace-expansion",
      "version": "5.0.9",
      "scope": "optional",
      "description": "Brace expansion as known from sh/bash",
      "purl": "pkg:npm/brace-expansion@5.0.9",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.9.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/juliangruber/brace-expansion.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "49c43822ebc8105d533253fb66dfaf8c9ffff7394f6f64837315b13376e4f2ceade8619d27b28ed5d09c4e274e3c929e3d6df42c4ff6713ef00b23e1a3dfd6c6"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "browserslist@4.28.7",
      "type": "library",
      "name": "browserslist",
      "version": "4.28.7",
      "scope": "required",
      "author": "Andrey Sitnik <andrey@sitnik.es>",
      "description": "Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset",
      "purl": "pkg:npm/browserslist@4.28.7",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.7.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "271575de136b171aa339cf1a9516eaf5d2b530cefd3445d8a666b6076278c00b69592e7320420aa963c60a5ecde28ed473b07b8adca587b4ae0ee8c04d1cb24f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "buffer@6.0.3",
      "type": "library",
      "name": "buffer",
      "version": "6.0.3",
      "scope": "optional",
      "author": "Feross Aboukhadijeh",
      "description": "Node.js Buffer API, for the browser",
      "purl": "pkg:npm/buffer@6.0.3",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/feross/buffer.git"
        },
        {
          "type": "website",
          "url": "https://github.com/feross/buffer"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/feross/buffer/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "153882a4dc6dc226591c465b71b4c87198c44552029fdcaafe90c591397de7f031cc3d6768172d37b60eebcae233f80b48363bb1dacc6f2f21a1f00362ebaa38"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "buffer-crc32@1.0.0",
      "type": "library",
      "name": "buffer-crc32",
      "version": "1.0.0",
      "scope": "optional",
      "author": "Brian J. Brennan <brianloveswords@gmail.com>",
      "description": "A pure javascript CRC32 algorithm that plays nice with binary data",
      "purl": "pkg:npm/buffer-crc32@1.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-1.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/brianloveswords/buffer-crc32.git"
        },
        {
          "type": "website",
          "url": "https://github.com/brianloveswords/buffer-crc32"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0dbd526e0052fdf83fdfdd806e5acc264f7b2a0826bd886be290796483135ad6a2bc23cc58b9266fb9b6d5c26fa6f80af89de7b14d829a68b1341671e2f163ff"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "buffer-from@1.1.2",
      "type": "library",
      "name": "buffer-from",
      "version": "1.1.2",
      "scope": "required",
      "purl": "pkg:npm/buffer-from@1.1.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "13e5d0091c126da6a20a1b6fea4e83c2073e6f1f81b3abee2891c7979928c7f05a29b8625f3a903b02b870edb6c84946a763829a3c15853dc79b18323c69c97d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "buildcheck@0.0.7",
      "type": "library",
      "name": "buildcheck",
      "version": "0.0.7",
      "scope": "optional",
      "author": "Brian White <mscdex@mscdex.net>",
      "description": "Build environment checking (a la autoconf) for node.js",
      "purl": "pkg:npm/buildcheck@0.0.7",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/buildcheck/-/buildcheck-0.0.7.tgz"
        },
        {
          "type": "vcs",
          "url": "http://github.com/mscdex/buildcheck.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9476e5cf86a16a6c694e69ec93e30d4d15ac8d82aff7ae4cc0ead2272783e7cf2b47725cbbbb3013ed3037917e3db2f972382effd39b9217f310fba87c43302c"
        }
      ]
    },
    {
      "bom-ref": "busboy@1.6.0",
      "type": "library",
      "name": "busboy",
      "version": "1.6.0",
      "scope": "required",
      "author": "Brian White <mscdex@mscdex.net>",
      "description": "A streaming parser for HTML form data for node.js",
      "purl": "pkg:npm/busboy@1.6.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/busboy/-/busboy-1.6.0.tgz"
        },
        {
          "type": "vcs",
          "url": "http://github.com/mscdex/busboy.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f121506e0ff4850f71cb750d4c1d18127b0d05b59f85fed1b67ce92fb4e40624c145fad0f45c5c9f3ed526c95e269ca9eab54bbd78ae391aa39478b9abe3d8b8"
        }
      ]
    },
    {
      "bom-ref": "byline@5.0.0",
      "type": "library",
      "name": "byline",
      "version": "5.0.0",
      "scope": "optional",
      "author": "John Hewson",
      "description": "simple line-by-line stream reader",
      "purl": "pkg:npm/byline@5.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/byline/-/byline-5.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/jahewson/node-byline"
        },
        {
          "type": "website",
          "url": "https://github.com/jahewson/node-byline"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/jahewson/node-byline/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b3ac1e6c0cbe478491f1756e256b76576ac6be19eb87137ef52d7918db932b7c0a3ce5c517a44d73ef2e8365e11fedace1ffaeb9d1b891455899839058bda0d1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "bytes@3.1.2",
      "type": "library",
      "name": "bytes",
      "version": "3.1.2",
      "scope": "required",
      "author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
      "description": "Utility to parse a string bytes to bytes and vice-versa",
      "purl": "pkg:npm/bytes@3.1.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "fcd7fb4f2cd3c7a4b7c9124e6ce015efde7aafc72bdbe3a3f000b976df3048fdc1400a1e5f9f0da07c8253c3fccc690d5d2b634d28ba7f33ba174a4175c61b12"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "call-bind-apply-helpers@1.0.2",
      "type": "library",
      "name": "call-bind-apply-helpers",
      "version": "1.0.2",
      "scope": "required",
      "author": "Jordan Harband <ljharb@gmail.com>",
      "description": "Helper functions around Function call/apply/bind, for use in `call-bind`",
      "purl": "pkg:npm/call-bind-apply-helpers@1.0.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/call-bind-apply-helpers.git"
        },
        {
          "type": "website",
          "url": "https://github.com/ljharb/call-bind-apply-helpers#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ljharb/call-bind-apply-helpers/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4a9d5a6e52748af0e44b38dc68977112e9cde7f5ef92c149dac30115fabac74af285057fd9bfcac057b6d5c329987b4f3928a3f0af7dff049fa04b9339b9ae31"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "call-bound@1.0.4",
      "type": "library",
      "name": "call-bound",
      "version": "1.0.4",
      "scope": "required",
      "author": "Jordan Harband <ljharb@gmail.com>",
      "description": "Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.",
      "purl": "pkg:npm/call-bound@1.0.4",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/call-bound.git"
        },
        {
          "type": "website",
          "url": "https://github.com/ljharb/call-bound#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ljharb/call-bound/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "fb2b3df7b53dea9a382b1fc0069042aa103d12ec49690583420ef6f791f8841a61bf72198346e804abb0629b78617a7a319e4099942753fb72313951a5a49e8e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "caniuse-lite@1.0.30001806",
      "type": "library",
      "name": "caniuse-lite",
      "version": "1.0.30001806",
      "scope": "required",
      "author": "Ben Briggs",
      "description": "A smaller version of caniuse-db, with only the essentials!",
      "purl": "pkg:npm/caniuse-lite@1.0.30001806",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001806.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ef60aebddf79cdb4983caaba16183c7832519738160dfeff9ada19bfa41efc360d08405d371a00dfead9014d998460a96659ecdc4b2c15abda66899c913e54bb"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "CC-BY-4.0"
          }
        }
      ]
    },
    {
      "bom-ref": "chai@6.2.2",
      "type": "library",
      "name": "chai",
      "version": "6.2.2",
      "scope": "optional",
      "author": "Jake Luer <jake@alogicalparadox.com>",
      "description": "BDD/TDD assertion library for node.js and the browser. Test framework agnostic.",
      "purl": "pkg:npm/chai@6.2.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/chai/-/chai-6.2.2.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/chaijs/chai"
        },
        {
          "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": "chalk@4.1.2",
      "type": "library",
      "name": "chalk",
      "version": "4.1.2",
      "scope": "optional",
      "description": "Terminal string styling done right",
      "purl": "pkg:npm/chalk@4.1.2",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "supports-color@7.2.0",
      "type": "library",
      "name": "supports-color",
      "version": "7.2.0",
      "scope": "optional",
      "author": "Sindre Sorhus",
      "description": "Detect whether a terminal supports color",
      "purl": "pkg:npm/supports-color@7.2.0",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "chownr@1.1.4",
      "type": "library",
      "name": "chownr",
      "version": "1.1.4",
      "scope": "optional",
      "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
      "description": "like `chown -R`",
      "purl": "pkg:npm/chownr@1.1.4",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/isaacs/chownr.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8c9d1bab36b296626d567360cd37923acf033dabe96d8804aff6f460bf3fd863b7c4912122716684a3149c42508d9ba62bb297185854cbcf4faec25695a90156"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "chrome-trace-event@1.0.4",
      "type": "library",
      "name": "chrome-trace-event",
      "version": "1.0.4",
      "scope": "required",
      "author": "Trent Mick, Sam Saccone",
      "description": "A library to create a trace of your node app per Google's Trace Event format.",
      "purl": "pkg:npm/chrome-trace-event@1.0.4",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.4.tgz"
        },
        {
          "type": "vcs",
          "url": "github:samccone/chrome-trace-event"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "acd8c0a5a2f3bb068e4e30a24fc9520dd18dd403c28aa90284b309c493d62ee9cf02de5fcbcc6053dfe334e72157ce307c8c6b034951401ee8093f23ae7ff0ad"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "cliui@8.0.1",
      "type": "library",
      "name": "cliui",
      "version": "8.0.1",
      "scope": "required",
      "author": "Ben Coe <ben@npmjs.com>",
      "description": "easily create complex multi-column command-line-interfaces",
      "purl": "pkg:npm/cliui@8.0.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "05278d9f2bacef90b8fff350f6042dd7f72c4d7ca8ffc49bf9a7cb024cc0a6d16e32ca1df4716890636e759a62fe8415ef786754afac47ee4f55131df83afb61"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "ansi-regex@5.0.1",
      "type": "library",
      "name": "ansi-regex",
      "version": "5.0.1",
      "scope": "required",
      "author": "Sindre Sorhus",
      "description": "Regular expression for matching ANSI escape codes",
      "purl": "pkg:npm/ansi-regex@5.0.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "aae2505e54d25062f62c7f52517a3c570b18e2ca1a9e1828e8b3529bce04d4b05c13cb373b4c29762473c91f73fd9649325316bf7eea38e6fda5d26531410a15"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "emoji-regex@8.0.0",
      "type": "library",
      "name": "emoji-regex",
      "version": "8.0.0",
      "scope": "required",
      "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": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mathiasbynens/emoji-regex.git"
        },
        {
          "type": "website",
          "url": "https://mths.be/emoji-regex"
        }
      ],
      "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": "required",
      "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": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
        }
      ],
      "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": "required",
      "author": "Sindre Sorhus",
      "description": "Strip ANSI escape codes from a string",
      "purl": "pkg:npm/strip-ansi@6.0.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
        }
      ],
      "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": "required",
      "author": "Sindre Sorhus",
      "description": "Wordwrap a string with ANSI escape codes",
      "purl": "pkg:npm/wrap-ansi@7.0.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6151888f691a98b493c70e8db198e80717d2c2c9f4c9c75eb26738a7e436d5ce733ee675a65f8d7f155dc4fb5d1ef98d54e43a5d2606e0052dcadfc58bb0f5e9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "color-convert@2.0.1",
      "type": "library",
      "name": "color-convert",
      "version": "2.0.1",
      "scope": "required",
      "author": "Heather Arthur <fayearthur@gmail.com>",
      "description": "Plain color conversion functions",
      "purl": "pkg:npm/color-convert@2.0.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz"
        }
      ],
      "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": "required",
      "author": "DY <dfcreative@gmail.com>",
      "description": "A list of color names and its values",
      "purl": "pkg:npm/color-name@1.1.4",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz"
        },
        {
          "type": "vcs",
          "url": "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": "combined-stream@1.0.8",
      "type": "library",
      "name": "combined-stream",
      "version": "1.0.8",
      "scope": "required",
      "author": "Felix Geisendörfer <felix@debuggable.com> (http://debuggable.com/)",
      "description": "A stream that emits multiple other streams one after another.",
      "purl": "pkg:npm/combined-stream@1.0.8",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/felixge/node-combined-stream.git"
        },
        {
          "type": "website",
          "url": "https://github.com/felixge/node-combined-stream"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1503783117ee25e1dfedc05b04c2455e12920eafb690002b06599106f72f144e410751d9297b5214048385d973f73398c3187c943767be630e7bffb971da0476"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "commander@2.20.3",
      "type": "library",
      "name": "commander",
      "version": "2.20.3",
      "scope": "required",
      "author": "TJ Holowaychuk <tj@vision-media.ca>",
      "description": "the complete solution for node.js command-line programs",
      "purl": "pkg:npm/commander@2.20.3",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tj/commander.js.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1a956498cf2f176bd05248f62ef6660f7e49c5e24e2c2c09f5c524ba0ca4da7ba16efdfe989be92d862dfb4f9448cc44fa88fe7b2fe52449e1670ef9c7f38c71"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "component-emitter@1.3.1",
      "type": "library",
      "name": "component-emitter",
      "version": "1.3.1",
      "scope": "optional",
      "description": "Event emitter",
      "purl": "pkg:npm/component-emitter@1.3.1",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.1.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/sindresorhus/component-emitter.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4f4f9b6ab5124114d44004a1f1bc74d9d97e0e1179e06b480d8d776379bda164e494a6dbdd6bfdef899e469799de5a752692d51025963470b8bda1b65c75e8b9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "compress-commons@6.0.2",
      "type": "library",
      "name": "compress-commons",
      "version": "6.0.2",
      "scope": "optional",
      "author": "Chris Talkington",
      "description": "a library that defines a common interface for working with archive formats within node",
      "purl": "pkg:npm/compress-commons@6.0.2",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/compress-commons/-/compress-commons-6.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/archiverjs/node-compress-commons.git"
        },
        {
          "type": "website",
          "url": "https://github.com/archiverjs/node-compress-commons"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/archiverjs/node-compress-commons/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e85a955de113a963e819c7f3ad76f7ec4e7434fd0b5d3f2400cbb9a2865aca1596760118e2504411c6d0357b64b8a42c19dbb1888708e20393b314e6baafdb4a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "concat-stream@2.0.0",
      "type": "library",
      "name": "concat-stream",
      "version": "2.0.0",
      "scope": "required",
      "author": "Max Ogden <max@maxogden.com>",
      "description": "writable stream that concatenates strings or binary data and calls a callback with the result",
      "purl": "pkg:npm/concat-stream@2.0.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/concat-stream/-/concat-stream-2.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "http://github.com/maxogden/concat-stream.git"
        },
        {
          "type": "issue-tracker",
          "url": "http://github.com/maxogden/concat-stream/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "316b9f61d170e7771c1a3080f8e97b5c96290255bafe9ad2333b8f393467246706cee84b9f849caf3eea7faa3c6d1399e75e25b5acdc2052597af71f6e8d31ec"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "concurrently@9.2.4",
      "type": "library",
      "name": "concurrently",
      "version": "9.2.4",
      "scope": "optional",
      "author": "Kimmo Brunfeldt",
      "description": "Run commands concurrently",
      "purl": "pkg:npm/concurrently@9.2.4",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/concurrently/-/concurrently-9.2.4.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/open-cli-tools/concurrently.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4d9d02121cb3bc58e0b40bc74eeb033208fbc0d76284287b2cb2ebcdd50e5c885d9672f624104603d789c51db8aedaa099d8e1dce03786b375ac21e3e8733ca8"
        }
      ],
      "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:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/yargs/yargs.git"
        },
        {
          "type": "website",
          "url": "https://yargs.js.org/"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "edd4b3cd143ef822a7348fe4aca9d8455ec928a3d45cc121eb5b286872a0f66ad6121cc55a1167c4fc4697eebd703d4ebbadc2d773543c29e621caefa82b8ceb"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "content-disposition@1.1.0",
      "type": "library",
      "name": "content-disposition",
      "version": "1.1.0",
      "scope": "required",
      "author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
      "description": "Create and parse Content-Disposition header",
      "purl": "pkg:npm/content-disposition@1.1.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/content-disposition/-/content-disposition-1.1.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e634421fd67ff8344feeb92f63cdc1fb2188197f7a3987499b39e0aa7c364814b1a8214f774c36926dece626b0a465fc92b9f0486985d055b9361af41df6a2de"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "content-type@1.0.5",
      "type": "library",
      "name": "content-type",
      "version": "1.0.5",
      "scope": "required",
      "author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
      "description": "Create and parse HTTP Content-Type header",
      "purl": "pkg:npm/content-type@1.0.5",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9d38ea7dc045122a4a7570afe180d05827e670b64a9bcd65745d29028a53bf2ac51956dc47a3ff54001de46ecdfb4b53afc42a894d2d15a743e852b836d27038"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "convert-source-map@2.0.0",
      "type": "library",
      "name": "convert-source-map",
      "version": "2.0.0",
      "scope": "optional",
      "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": [],
      "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"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2afa78e7d1eb576144275080b22d4abbe318de46ac1f5f53172913cf6c5698c7aae9b936354dd75ef7c9f90eb59b4c64b56c2dfb51d261fdc966c4e6b3769126"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "cookie@0.7.2",
      "type": "library",
      "name": "cookie",
      "version": "0.7.2",
      "scope": "required",
      "author": "Roman Shtylman <shtylman@gmail.com>",
      "description": "HTTP server cookie parsing and serialization",
      "purl": "pkg:npm/cookie@0.7.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ca48b95e72ae7fbe74979d2e193965b7a90a20b6389d0d5e34841ab685c40726797568272aa6e7aa64eb044e41e0dee5acc24a436cad58c8933b6a34bfa130ff"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "cookie-parser@1.4.7",
      "type": "library",
      "name": "cookie-parser",
      "version": "1.4.7",
      "scope": "required",
      "author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
      "description": "Parse HTTP request cookies",
      "purl": "pkg:npm/cookie-parser@1.4.7",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/cookie-parser/-/cookie-parser-1.4.7.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9c652f8179e8b4fdc1b2388b5f6ca96d09d6a0650f2087c740d664902ebaf27b6bcc65846555bbd070c4075aa734632270f8dee84b6d948833a39d584b03501b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "cookie-signature@1.0.6",
      "type": "library",
      "name": "cookie-signature",
      "version": "1.0.6",
      "scope": "required",
      "author": "TJ Holowaychuk <tj@learnboost.com>",
      "description": "Sign and unsign cookies",
      "purl": "pkg:npm/cookie-signature@1.0.6",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/visionmedia/node-cookie-signature.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4000f395a1dcf22715f08eef6da257270a1df47598a7cb82a9fd716b839f36ed53ec9571408ad480e5ad1dd343b4f8b2c2615b892d76563a2d2172eb28cde8ad"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "cookiejar@2.1.4",
      "type": "library",
      "name": "cookiejar",
      "version": "2.1.4",
      "scope": "optional",
      "author": "bradleymeck",
      "description": "simple persistent cookiejar system",
      "purl": "pkg:npm/cookiejar@2.1.4",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/cookiejar/-/cookiejar-2.1.4.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/bmeck/node-cookiejar.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2c3c7aa07acaf8f8732ca254f63e52eff6378ccfe6507bc3fc3788d56426267eb9da23c2e58e130730bd97ee4e30e5e5c934c0f9299550f9b41d0530a43e49ab"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "core-util-is@1.0.3",
      "type": "library",
      "name": "core-util-is",
      "version": "1.0.3",
      "scope": "optional",
      "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
      "description": "The `util.is*` functions introduced in Node v0.12.",
      "purl": "pkg:npm/core-util-is@1.0.3",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/isaacs/core-util-is"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/isaacs/core-util-is/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "65006f8b50dca49e060ea6a78ee719d878f7c043b9a590d2f3d0566e472bbddc64b09a2bc140c365a997f65745929f5ac369660432e090e6c40380d6349f4561"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "cors@2.8.6",
      "type": "library",
      "name": "cors",
      "version": "2.8.6",
      "scope": "required",
      "author": "Troy Goode <troygoode@gmail.com> (https://github.com/troygoode/)",
      "description": "Node.js CORS middleware",
      "purl": "pkg:npm/cors@2.8.6",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/cors/-/cors-2.8.6.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b49b590411c0eaf8c801a17a12721aaba95a0413fd6aafd8de8b9526311fa076d105c1c100761c321ff0f0b0eb9363ef20c32af209a8a5ae43e15f1199baf11b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "cpu-features@0.0.10",
      "type": "library",
      "name": "cpu-features",
      "version": "0.0.10",
      "scope": "optional",
      "author": "Brian White <mscdex@mscdex.net>",
      "description": "A simple binding to Google's cpu_features library for obtaining information about installed CPU(s)",
      "purl": "pkg:npm/cpu-features@0.0.10",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/cpu-features/-/cpu-features-0.0.10.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mscdex/cpu-features.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f48918aad5f76073c2ce8560d4fcbea3dd39edade2d1fa7b4b9df4516a2409268555373b0b05cf4623a3463050435f1908d69fc7bf187e71be1c02f1b5598e18"
        }
      ]
    },
    {
      "bom-ref": "crc-32@1.2.2",
      "type": "library",
      "name": "crc-32",
      "version": "1.2.2",
      "scope": "optional",
      "author": "sheetjs",
      "description": "Pure-JS CRC-32",
      "purl": "pkg:npm/crc-32@1.2.2",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/crc-32/-/crc-32-1.2.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/SheetJS/js-crc32.git"
        },
        {
          "type": "website",
          "url": "https://sheetjs.com/"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/SheetJS/js-crc32/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "44e9b308aad39cec326cf709029000e960568a3db71d57c654d2aaaab669bb264e1ea2b60b01d2be91aecadfd434dbda22311df17e48146a78321f887b520725"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "crc32-stream@6.0.0",
      "type": "library",
      "name": "crc32-stream",
      "version": "6.0.0",
      "scope": "optional",
      "author": "Chris Talkington",
      "description": "a streaming CRC32 checksumer",
      "purl": "pkg:npm/crc32-stream@6.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/crc32-stream/-/crc32-stream-6.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/archiverjs/node-crc32-stream.git"
        },
        {
          "type": "website",
          "url": "https://github.com/archiverjs/node-crc32-stream"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/archiverjs/node-crc32-stream/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a62202501e9e8b82254efd7eeb9df2ab9f8aa2a7c16268fd6f0e8ba97a0e9de4cc0d79399ccd6ab75da6156d5c686dcb9495c4296d41a745a08049887d0077e2"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "cross-spawn@7.0.6",
      "type": "library",
      "name": "cross-spawn",
      "version": "7.0.6",
      "scope": "required",
      "author": "André Cruz <andre@moxy.studio>",
      "description": "Cross platform child_process#spawn and child_process#spawnSync",
      "purl": "pkg:npm/cross-spawn@7.0.6",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz"
        },
        {
          "type": "vcs",
          "url": "git@github.com:moxystudio/node-cross-spawn.git"
        },
        {
          "type": "website",
          "url": "https://github.com/moxystudio/node-cross-spawn"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b95d903963f69d6ceccb668ca7c69189b862f5d9731791e0879487681f4e893184c834e2249cb1d2ecb9d505ddc966ed00736e6b85c9cd429c6b73b3294777bc"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "csstype@3.2.3",
      "type": "library",
      "name": "csstype",
      "version": "3.2.3",
      "scope": "optional",
      "author": "Fredrik Nicol <fredrik.nicol@gmail.com>",
      "description": "Strict TypeScript and Flow types for style based on MDN data",
      "purl": "pkg:npm/csstype@3.2.3",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "cf51c629c632db103c00641fc2b9f43c0cbe3c1ed7fc64a3dd45495bda8aca7e37c566be825e675e6538aaa2cc4735952c50bc2aeb145fc4ffd240a2398a4021"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "csv-parse@7.0.1",
      "type": "library",
      "name": "csv-parse",
      "version": "7.0.1",
      "scope": "required",
      "author": "David Worms <david@adaltas.com> (https://www.adaltas.com)",
      "description": "CSV parsing implementing the Node.js `stream.Transform` API",
      "purl": "pkg:npm/csv-parse@7.0.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/csv-parse/-/csv-parse-7.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/adaltas/node-csv.git"
        },
        {
          "type": "website",
          "url": "https://csv.js.org/parse"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "fb6cfb02bd003d0ed4bba7d7e1c9fea62b519b18d9d563c170699914a980ef8142ca2ec4b7f5d9c7c723350e428db6781c23b15c23a944162f607d3c41ad34dc"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "debug@4.4.3",
      "type": "library",
      "name": "debug",
      "version": "4.4.3",
      "scope": "required",
      "author": "Josh Junon (https://github.com/qix-)",
      "description": "Lightweight debugging utility for Node.js and the browser",
      "purl": "pkg:npm/debug@4.4.3",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/debug-js/debug.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "446c305a7c10be455f6af295b76d8518bc3ec5849dcc04709b4aeee83853540dee994e6165cdbc57790ee2cb6062bcab4e52e9baf808f468a28e5b408cd6dca8"
        }
      ],
      "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": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e85973b9b4cb646dc9d9afcd542025784863ceae68c601f268253dc985ef70bb2fa1568726afece715c8ebf5d73fab73ed1f7100eb479d23bfb57b45dd645394"
        }
      ],
      "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": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/defu/-/defu-6.1.7.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ef3db6426516890ff67742a475898035b45454006967d48d6321f9bf1e8f67e9c4e5b702d25eee16f11f1e5ca577f1dc1811532f9dfa0a50eddc311c4a510901"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "delayed-stream@1.0.0",
      "type": "library",
      "name": "delayed-stream",
      "version": "1.0.0",
      "scope": "required",
      "author": "Felix Geisendörfer <felix@debuggable.com> (http://debuggable.com/)",
      "description": "Buffers events from a stream until you are ready to handle them.",
      "purl": "pkg:npm/delayed-stream@1.0.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/felixge/node-delayed-stream.git"
        },
        {
          "type": "website",
          "url": "https://github.com/felixge/node-delayed-stream"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "672483ecd7fdd5a2c1d11c4be0a1ab28705797b11db350c098475ca156b05e72c3ed20e1a4d82db88236680920edaed04b8d63c4f499d7ba7855d1a730793731"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "depd@2.0.0",
      "type": "library",
      "name": "depd",
      "version": "2.0.0",
      "scope": "required",
      "author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
      "description": "Deprecate all the things",
      "purl": "pkg:npm/depd@2.0.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "83b9c7e8fe9dc838a8268800006a6b1a90ad5489898693e4feba02cdd6f77c887ad7fb3f9cfb1f47aa27c8cc2408047f3a50b7c810b49444af52840402cb08af"
        }
      ],
      "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 <npm@lovell.info>",
      "description": "Node.js module to detect the C standard library (libc) implementation family and version",
      "purl": "pkg:npm/detect-libc@2.1.2",
      "properties": [],
      "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"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "06d8f604e38ef37a375b21f9f5ef0c817b3111055c6ab9143a9118aee6c1d2eaf09cdd74c90dfae2bb22072535d67665a966199b4e62fe87fb8a8e26ce2841b5"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "dezalgo@1.0.4",
      "type": "library",
      "name": "dezalgo",
      "version": "1.0.4",
      "scope": "optional",
      "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
      "description": "Contain async insanity so that the dark pony lord doesn't eat souls",
      "purl": "pkg:npm/dezalgo@1.0.4",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/dezalgo/-/dezalgo-1.0.4.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/npm/dezalgo"
        },
        {
          "type": "website",
          "url": "https://github.com/npm/dezalgo"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/npm/dezalgo/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ad748fd1b7fee67d10a27b1bf925557cd7c8b2298ee0712d9a72293c763c435502cca950ac331f7686ebf2724e3ac460582c8c46a792050ce659432aef3bd58a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "docker-compose@1.4.2",
      "type": "library",
      "name": "docker-compose",
      "version": "1.4.2",
      "scope": "optional",
      "author": "Alexander Zeitler <alexander.zeitler@pdmlab.com>",
      "description": "Manage docker-compose from Node.js",
      "purl": "pkg:npm/docker-compose@1.4.2",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/docker-compose/-/docker-compose-1.4.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git@github.com:PDMLab/docker-compose.git"
        },
        {
          "type": "website",
          "url": "https://pdmlab.github.io/docker-compose/"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "acf1e28132866841e991499f77af5081a3a9f8eb39bc62701bf472f2572bf16ff7f3602623ecff0fbaa86bd0726ca224a8da696886ecf1161e1d27af7508d6c3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "docker-modem@5.0.7",
      "type": "library",
      "name": "docker-modem",
      "version": "5.0.7",
      "scope": "optional",
      "author": "Pedro Dias <petermdias@gmail.com>",
      "description": "Docker remote API network layer module.",
      "purl": "pkg:npm/docker-modem@5.0.7",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/docker-modem/-/docker-modem-5.0.7.tgz"
        },
        {
          "type": "vcs",
          "url": "http://github.com/apocas/docker-modem.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5c980686847f08ba6ab219b87772fbaf31fab7c3600c5508229ced6252c7200a5e26331929824ccf6cf13ec6319de8eae61dc42d84b0fd106c8b7b7987b80d4c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "dockerode@5.0.1",
      "type": "library",
      "name": "dockerode",
      "version": "5.0.1",
      "scope": "optional",
      "author": "Pedro Dias <petermdias@gmail.com>",
      "description": "Docker Remote API module.",
      "purl": "pkg:npm/dockerode@5.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/dockerode/-/dockerode-5.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "http://github.com/apocas/dockerode.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6afb2aff193860f22b9f40a095e5f96e34fd63c213d69f4fc6b350fbe441436584c857c70930ec4fd926cb1cfe1ff6b19e303083cc0958422e3c6394b8dba988"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "@grpc/proto-loader@0.7.15",
      "type": "library",
      "name": "@grpc/proto-loader",
      "version": "0.7.15",
      "scope": "optional",
      "author": "Google Inc.",
      "description": "gRPC utility library for loading .proto files",
      "purl": "pkg:npm/%40grpc/proto-loader@0.7.15",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@grpc/proto-loader/-/proto-loader-0.7.15.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/grpc/grpc-node.git"
        },
        {
          "type": "website",
          "url": "https://grpc.io/"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/grpc/grpc-node/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b4c5dd4427d8562c63b852be1e4d10d6cdfc815f730e20c97d62f7875aefe10737f6820b0aed534530edefe7c6508f0ae06d458f5db91f1febbb76b3102593c9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "tar-fs@2.1.5",
      "type": "library",
      "name": "tar-fs",
      "version": "2.1.5",
      "scope": "optional",
      "author": "Mathias Buus",
      "description": "filesystem bindings for tar-stream",
      "purl": "pkg:npm/tar-fs@2.1.5",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.5.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mafintosh/tar-fs.git"
        },
        {
          "type": "website",
          "url": "https://github.com/mafintosh/tar-fs"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mafintosh/tar-fs/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "39ba1377c9a632164334f57e52341c2bdc8a01ab57bb6689fabd70e229b53ad7783387e5da1c2f7685d4c486071531d62bfdf2dc56ab04fef4bf7bf098694ec7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "tar-stream@2.2.0",
      "type": "library",
      "name": "tar-stream",
      "version": "2.2.0",
      "scope": "optional",
      "author": "Mathias Buus <mathiasbuus@gmail.com>",
      "description": "tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.",
      "purl": "pkg:npm/tar-stream@2.2.0",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/mafintosh/tar-stream.git"
        },
        {
          "type": "website",
          "url": "https://github.com/mafintosh/tar-stream"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mafintosh/tar-stream/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ba37aa6dc780060c0c6711099e4d870d8d83967519fbda0471bd4acd355f6078a8d1413a746ef59fad1df03d88e2a36f95e5abad7a668e9b7bbd9785d4b9cc65"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "dotenv@17.4.2",
      "type": "library",
      "name": "dotenv",
      "version": "17.4.2",
      "scope": "required",
      "description": "Loads environment variables from .env file",
      "purl": "pkg:npm/dotenv@17.4.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/dotenv/-/dotenv-17.4.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/motdotla/dotenv.git"
        },
        {
          "type": "website",
          "url": "https://github.com/motdotla/dotenv#readme"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9c8e14dd3a2db4a01c003f4b2ee77809bedbd90ced40c5047c76ef8531f4f5ba974f19d289ef169e33c02d5fd6302ac967a515fea1c9e8bd373aa3b72dc75867"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "dunder-proto@1.0.1",
      "type": "library",
      "name": "dunder-proto",
      "version": "1.0.1",
      "scope": "required",
      "author": "Jordan Harband <ljharb@gmail.com>",
      "description": "If available, the `Object.prototype.__proto__` accessor and mutator, call-bound",
      "purl": "pkg:npm/dunder-proto@1.0.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/es-shims/dunder-proto.git"
        },
        {
          "type": "website",
          "url": "https://github.com/es-shims/dunder-proto#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/es-shims/dunder-proto/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "28837f9c3241411717c3430b561644f62407986ebca80548060f42aa65188e64088608a3f54e4c16faea9142f915bb72cb366e39e3add3375e45ee1463b72df8"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "eastasianwidth@0.2.0",
      "type": "library",
      "name": "eastasianwidth",
      "version": "0.2.0",
      "scope": "optional",
      "author": "Masaki Komagata",
      "description": "Get East Asian Width from a character.",
      "purl": "pkg:npm/eastasianwidth@0.2.0",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "23cf1361959cf578981d1438ff7739ae38df8248e12f25b696e18885e18445b350e8e63bc93c9b6a74a90d765af32ed550ff589837186be7b2ab871aee22ea58"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "ee-first@1.1.1",
      "type": "library",
      "name": "ee-first",
      "version": "1.1.1",
      "scope": "required",
      "author": "Jonathan Ong",
      "description": "return the first event in a set of ee/event pairs",
      "purl": "pkg:npm/ee-first@1.1.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "58cc26f4b851528f9651a44dfaf46e113a86f3d22066985548d91d16079beac4bf1383ab0c837bb78f0201ec121d773a0bc95e7c3f0a29faf9bd8eb56eb425a3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "electron-to-chromium@1.5.396",
      "type": "library",
      "name": "electron-to-chromium",
      "version": "1.5.396",
      "scope": "required",
      "author": "Kilian Valkhof",
      "description": "Provides a list of electron-to-chromium version mappings",
      "purl": "pkg:npm/electron-to-chromium@1.5.396",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.396.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Kilian/electron-to-chromium.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c878b0d98dc2dc7f54e9331b39fa162bf04fade88e3d745f4d63c1c10068646ebff1307a78e3e7b32e6869162e6ad47b170d9227890a7e8ae0b9f7a8edfab411"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "emoji-regex@9.2.2",
      "type": "library",
      "name": "emoji-regex",
      "version": "9.2.2",
      "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@9.2.2",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mathiasbynens/emoji-regex.git"
        },
        {
          "type": "website",
          "url": "https://mths.be/emoji-regex"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2f5f03689b17494936fb8da9bfc98bb398c94f686a164144e23db5c0e9a06d4aac67684bef636c514efce60f515e0a37b3464d815978d93887a7766d3affd5ca"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "encodeurl@2.0.0",
      "type": "library",
      "name": "encodeurl",
      "version": "2.0.0",
      "scope": "required",
      "description": "Encode a URL to a percent-encoded form, excluding already-encoded sequences",
      "purl": "pkg:npm/encodeurl@2.0.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4349fd1d18b89ba26e188575785966bc907b644571bbddc8accca232c182d25acc24c5b3460c7a586aaec9f4206556f7d6f8468179df98f34d5e6c673a4441ae"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "end-of-stream@1.4.5",
      "type": "library",
      "name": "end-of-stream",
      "version": "1.4.5",
      "scope": "required",
      "author": "Mathias Buus <mathiasbuus@gmail.com>",
      "description": "Call a callback when a readable/writable/duplex stream has completed or failed.",
      "purl": "pkg:npm/end-of-stream@1.4.5",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/mafintosh/end-of-stream.git"
        },
        {
          "type": "website",
          "url": "https://github.com/mafintosh/end-of-stream"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mafintosh/end-of-stream/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a2810673a1cfdbac57abf37e18218e4f424a08b0c6aead9b41466b43b832ac989900d27ff180d3c53a5005718c9fe59b2105cd569c96ca69bb2985480909f23a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "enhanced-resolve@5.24.3",
      "type": "library",
      "name": "enhanced-resolve",
      "version": "5.24.3",
      "scope": "required",
      "author": "Tobias Koppers @sokra",
      "description": "Offers a async require.resolve function. It's highly configurable.",
      "purl": "pkg:npm/enhanced-resolve@5.24.3",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.24.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/webpack/enhanced-resolve.git"
        },
        {
          "type": "website",
          "url": "https://github.com/webpack/enhanced-resolve#readme"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3f02a8a16f495338797219987c73372109793a42b6bb6366d35d4c81e66bb2cdc9985ada531fdfaab7fbf2493c194318a226f1ff5e0c7704e5ff558a906ed3a5"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "es-define-property@1.0.1",
      "type": "library",
      "name": "es-define-property",
      "version": "1.0.1",
      "scope": "required",
      "author": "Jordan Harband <ljharb@gmail.com>",
      "description": "`Object.defineProperty`, but not IE 8's broken one.",
      "purl": "pkg:npm/es-define-property@1.0.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/es-define-property.git"
        },
        {
          "type": "website",
          "url": "https://github.com/ljharb/es-define-property#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ljharb/es-define-property/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7b79d17e07d4678acd18bdb7da05205f4e90372c9ecf4e0a76316b17e2d34683979ab3a014a0e0e0109db235bc1274faf5ea9d606991a49c223d560dac2696de"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "es-errors@1.3.0",
      "type": "library",
      "name": "es-errors",
      "version": "1.3.0",
      "scope": "required",
      "author": "Jordan Harband <ljharb@gmail.com>",
      "description": "A simple cache for a few of the JS Error constructors.",
      "purl": "pkg:npm/es-errors@1.3.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/es-errors.git"
        },
        {
          "type": "website",
          "url": "https://github.com/ljharb/es-errors#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ljharb/es-errors/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "65fe47d8ac6ddb18d3bdb26f3f66562c4202c40ea3fa1026333225ca9cb8c5c060d6f2959f1f3d5b2d066d2fa47f9730095145cdd0858765d20853542d2e9cb3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "es-module-lexer@2.3.1",
      "type": "library",
      "name": "es-module-lexer",
      "version": "2.3.1",
      "scope": "required",
      "author": "Guy Bedford",
      "description": "Lexes ES modules returning their import/export metadata",
      "purl": "pkg:npm/es-module-lexer@2.3.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-2.3.1.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": "b2173575b53dd1897fc6ad50ac2ed046d7dcc14459b9545f3e165b0e895d275727d60cc3bc16815a5bf4785a258f9fb4ce79cf273e535cbc6c37bed7ff5d8a4c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "es-object-atoms@1.1.2",
      "type": "library",
      "name": "es-object-atoms",
      "version": "1.1.2",
      "scope": "required",
      "author": "Jordan Harband <ljharb@gmail.com>",
      "description": "ES Object-related atoms: Object, ToObject, RequireObjectCoercible",
      "purl": "pkg:npm/es-object-atoms@1.1.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/es-object-atoms.git"
        },
        {
          "type": "website",
          "url": "https://github.com/ljharb/es-object-atoms#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ljharb/es-object-atoms/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1d6701a0de8d8a57aab52c9d2b616a1db4bf2e80ddda9aab9d01cbc89cc18f890ea7f932d8c58c37af78c4e7e42bcfd29d4b16d831fb11fc9597274a0ac9b567"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "es-set-tostringtag@2.1.0",
      "type": "library",
      "name": "es-set-tostringtag",
      "version": "2.1.0",
      "scope": "required",
      "author": "Jordan Harband <ljharb@gmail.com>",
      "description": "A helper to optimistically set Symbol.toStringTag, when possible.",
      "purl": "pkg:npm/es-set-tostringtag@2.1.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/es-shims/es-set-tostringtag.git"
        },
        {
          "type": "website",
          "url": "https://github.com/es-shims/es-set-tostringtag#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/es-shims/es-set-tostringtag/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8fabd6cdfac655fc97c607be3b4c79b21e9cbf10288346bfe1175dd8adfacc2315e5e27effeb4e0278113bc70e0cc3566d545d5659866502f6612df247c6c850"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "esbuild@0.28.1",
      "type": "library",
      "name": "esbuild",
      "version": "0.28.1",
      "scope": "optional",
      "description": "An extremely fast JavaScript and CSS bundler and minifier.",
      "purl": "pkg:npm/esbuild@0.28.1",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/esbuild/-/esbuild-0.28.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/evanw/esbuild.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1eb26bbd9bf96b2c41ccf7f0a613a837393338822589fce4d0a26b18ad9cf11e3e2caa4cb6960b41e51d8e7c235affcb665907da569993ee30efca62f7d0f857"
        }
      ],
      "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": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5948f6aa5c5a42d3b883a3eae5cdbd193716183c9df22b4bf334e58a98040b3dc97ac02288e2a8b5df0953aa2d0773c00a01bac64254c9585ba0c4be6e37bf8c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "escape-html@1.0.3",
      "type": "library",
      "name": "escape-html",
      "version": "1.0.3",
      "scope": "required",
      "description": "Escape string for use in HTML",
      "purl": "pkg:npm/escape-html@1.0.3",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3624aea59e0e7ae1b0afaf251887b29bf92c219309a1d506392099fc54a74f172b7a46efaab81d53194938ca628da299563009ad6ac6b3fe89cbc38cbb28fda3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "eslint-scope@5.1.1",
      "type": "library",
      "name": "eslint-scope",
      "version": "5.1.1",
      "scope": "required",
      "description": "ECMAScript scope analyzer for ESLint",
      "purl": "pkg:npm/eslint-scope@5.1.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz"
        },
        {
          "type": "website",
          "url": "http://github.com/eslint/eslint-scope"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/eslint/eslint-scope/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d8dc706c5fe16742a97a960dd1c35ba3e14de97a0aec6687950860c7f848665e956b46c5e3945038ec212c8cbc9500dbb8289a7522c20671f608562aba2b796f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "esrecurse@4.3.0",
      "type": "library",
      "name": "esrecurse",
      "version": "4.3.0",
      "scope": "required",
      "description": "ECMAScript AST recursive visitor",
      "purl": "pkg:npm/esrecurse@4.3.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/estools/esrecurse.git"
        },
        {
          "type": "website",
          "url": "https://github.com/estools/esrecurse"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2a67ca2f76fa1be457bcff0dd6faf74ead642ffa021609f63585c4b6a3fcfcbde929aa540381bc70555aa05dd2537db7083e17ca947f7df8a81e692d8bafd36a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "estraverse@5.3.0",
      "type": "library",
      "name": "estraverse",
      "version": "5.3.0",
      "scope": "required",
      "description": "ECMAScript JS AST traversal functions",
      "purl": "pkg:npm/estraverse@5.3.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz"
        },
        {
          "type": "vcs",
          "url": "http://github.com/estools/estraverse.git"
        },
        {
          "type": "website",
          "url": "https://github.com/estools/estraverse"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "30c74046e54443388d4de243f0380caa6870475d41450fdc04ffa92ed61d4939dfdcc20ef1f15e8883446d7dfa65d3657d4ffb03d7f7814c38f41de842cbf004"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "estraverse@4.3.0",
      "type": "library",
      "name": "estraverse",
      "version": "4.3.0",
      "scope": "required",
      "description": "ECMAScript JS AST traversal functions",
      "purl": "pkg:npm/estraverse@4.3.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz"
        },
        {
          "type": "vcs",
          "url": "http://github.com/estools/estraverse.git"
        },
        {
          "type": "website",
          "url": "https://github.com/estools/estraverse"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "dfd9e729f7d6cfcc4dd4153fd9cefd9fd9c1f470f3a349e2614ab1eb1caa527ca8027432c96a4e4dd6447a209c87c041bb9d79b78c29f599a055f5619fd101a7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ]
    },
    {
      "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": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Rich-Harris/estree-walker"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ed150a7d781230c933b7a66e5e6a9aa4ebab2c63cf7e08fa97db9167b9511a896f934cb6ca871cdf92dd731282e4f419767d8332a8a8010d8da1672b4ca9a6ea"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "etag@1.8.1",
      "type": "library",
      "name": "etag",
      "version": "1.8.1",
      "scope": "required",
      "description": "Create simple HTTP ETags",
      "purl": "pkg:npm/etag@1.8.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6882f9171ee66b055adf4d1a976067104e2236fa35a844f12eb3c8fe8d392fbcfa828edf0b0d49e844266cae05989d804bb920545fca1195ae7c17dd0a531c3e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "event-target-shim@5.0.1",
      "type": "library",
      "name": "event-target-shim",
      "version": "5.0.1",
      "scope": "required",
      "author": "Toru Nagashima",
      "description": "An implementation of WHATWG EventTarget interface.",
      "purl": "pkg:npm/event-target-shim@5.0.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mysticatea/event-target-shim.git"
        },
        {
          "type": "website",
          "url": "https://github.com/mysticatea/event-target-shim"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mysticatea/event-target-shim/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8bfd976e74b3feec51094ebe35d54980a5834cce36efe32a61b910cc3df6d43b8240952a3ae24a200d08336f96db1b581dd28e999e1d47a7c4c6c7784972fe59"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "events@3.3.0",
      "type": "library",
      "name": "events",
      "version": "3.3.0",
      "scope": "required",
      "author": "Irakli Gozalishvili <rfobic@gmail.com> (http://jeditoolkit.com)",
      "description": "Node's event emitter for all engines.",
      "purl": "pkg:npm/events@3.3.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/events/-/events-3.3.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/Gozala/events.git"
        },
        {
          "type": "issue-tracker",
          "url": "http://github.com/Gozala/events/issues/"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "990c3ed9f9106c02f343b574318d08a9d9d734e793b4fe2bd2537dcfb0006b009782a79aedb0e28b6d0062b201ac577f1f1d0cd8e733e92d75d4268591471bd1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "events-universal@1.0.1",
      "type": "library",
      "name": "events-universal",
      "version": "1.0.1",
      "scope": "required",
      "author": "Holepunch",
      "description": "Universal wrapper for the Node.js events module",
      "purl": "pkg:npm/events-universal@1.0.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/events-universal/-/events-universal-1.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/holepunchto/events-universal.git"
        },
        {
          "type": "website",
          "url": "https://github.com/holepunchto/events-universal#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/holepunchto/events-universal/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2d47797aebdb30ba70385f26ea2bcf09b85079289854d6fc56cd1f43c4235e8d094e4107a73f29c5d41fd204ad96d68fa70d0271af1bdfd2b1bcaf5c7ca46203"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "eventsource@3.0.7",
      "type": "library",
      "name": "eventsource",
      "version": "3.0.7",
      "scope": "required",
      "author": "Espen Hovlandsdal <espen@hovlandsdal.com>",
      "description": "WhatWG/W3C compliant EventSource client for Node.js and browsers",
      "purl": "pkg:npm/eventsource@3.0.7",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/eventsource/-/eventsource-3.0.7.tgz"
        },
        {
          "type": "vcs",
          "url": "git://git@github.com/EventSource/eventsource.git"
        },
        {
          "type": "website",
          "url": "https://github.com/EventSource/eventsource#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/EventSource/eventsource/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0914f5593cae4280fbef5196e7a5c464543f66849f5a27756a52860d832692ddb297c517ad5478a6ca6a58d11ca8abd523383a3c096d5a3c5c4923eb6e803888"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "eventsource-parser@3.1.0",
      "type": "library",
      "name": "eventsource-parser",
      "version": "3.1.0",
      "scope": "required",
      "author": "Espen Hovlandsdal <espen@hovlandsdal.com>",
      "description": "Streaming, source-agnostic EventSource/Server-Sent Events parser",
      "purl": "pkg:npm/eventsource-parser@3.1.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/eventsource-parser/-/eventsource-parser-3.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/rexxars/eventsource-parser.git"
        },
        {
          "type": "website",
          "url": "https://github.com/rexxars/eventsource-parser#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/rexxars/eventsource-parser/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9097b3163f5814030b78e4728bb6822f12db0f9fea58c427a0c56554fc8722597b96044909cdc95659fd56097d9f0422d1890c9e17464cc367ec2911440a6d32"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "expect-type@1.4.0",
      "type": "library",
      "name": "expect-type",
      "version": "1.4.0",
      "scope": "optional",
      "purl": "pkg:npm/expect-type@1.4.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/expect-type/-/expect-type-1.4.0.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mmkal/expect-type.git"
        },
        {
          "type": "website",
          "url": "https://github.com/mmkal/expect-type#readme"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "29f61b9a9466d156cb8c4bd56bdc86c028bd188df8c6f8bb03f1d761640eeb90920f6bb731ccd4252bb05ca148c651ac801422cd5f6ae49f4d1e3e151b49fea4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "express@5.2.1",
      "type": "library",
      "name": "express",
      "version": "5.2.1",
      "scope": "required",
      "author": "TJ Holowaychuk <tj@vision-media.ca>",
      "description": "Fast, unopinionated, minimalist web framework",
      "purl": "pkg:npm/express@5.2.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/express/-/express-5.2.1.tgz"
        },
        {
          "type": "website",
          "url": "https://expressjs.com/"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8484b889d5966a2ebd35ecc8751b76c455687da1788fee8834ea4995538b0cef335c6a54544573218935d94522d89ce313358bdc8380c5c4ee6e0cfd3e8d325f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "express-rate-limit@8.6.1",
      "type": "library",
      "name": "express-rate-limit",
      "version": "8.6.1",
      "scope": "required",
      "author": "Nathan Friedly",
      "description": "Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.",
      "purl": "pkg:npm/express-rate-limit@8.6.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/express-rate-limit/-/express-rate-limit-8.6.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/express-rate-limit/express-rate-limit.git"
        },
        {
          "type": "website",
          "url": "https://github.com/express-rate-limit/express-rate-limit"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d03e3ddda3fad70d13276034c32dbbae246c3bb14c43b14af8a50738a0927cfbd8a34479e5a882e9e982560154792847d1fab42023d5ccd720a12f81b1b5d008"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "cookie-signature@1.2.2",
      "type": "library",
      "name": "cookie-signature",
      "version": "1.2.2",
      "scope": "required",
      "author": "TJ Holowaychuk <tj@learnboost.com>",
      "description": "Sign and unsign cookies",
      "purl": "pkg:npm/cookie-signature@1.2.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.2.2.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/visionmedia/node-cookie-signature.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0fbeae53bdee9525eb0f5517178284d93331555c21b270a07c0c9383d93c3fa2866639572ab38b7b874940a2370718b9c237ac6681572561253560633d931b86"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "fast-deep-equal@3.1.3",
      "type": "library",
      "name": "fast-deep-equal",
      "version": "3.1.3",
      "scope": "required",
      "author": "Evgeny Poberezkin",
      "description": "Fast deep equal",
      "purl": "pkg:npm/fast-deep-equal@3.1.3",
      "properties": [],
      "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-fifo@1.3.2",
      "type": "library",
      "name": "fast-fifo",
      "version": "1.3.2",
      "scope": "required",
      "author": "Mathias Buus (@mafintosh)",
      "description": "A fast fifo implementation similar to the one powering nextTick in Node.js core",
      "purl": "pkg:npm/fast-fifo@1.3.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.2.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mafintosh/fast-fifo.git"
        },
        {
          "type": "website",
          "url": "https://github.com/mafintosh/fast-fifo"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mafintosh/fast-fifo/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "fddf6c7e8b38cb1ce9c240e4b8dee4d92a852ad60d9824f381f129cfcdb1df820cf7fcdcf0a1b14285e0d6588d0bf8b3a5133f30176de38366c78d595aa93e15"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "fast-safe-stringify@2.1.1",
      "type": "library",
      "name": "fast-safe-stringify",
      "version": "2.1.1",
      "scope": "optional",
      "author": "David Mark Clements",
      "description": "Safely and quickly serialize JavaScript objects",
      "purl": "pkg:npm/fast-safe-stringify@2.1.1",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/davidmarkclements/fast-safe-stringify.git"
        },
        {
          "type": "website",
          "url": "https://github.com/davidmarkclements/fast-safe-stringify#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/davidmarkclements/fast-safe-stringify/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5be28973676620b94fa650ff1f82bd97d2dc00701f3ed3fa058f38b952d743a12f733f4b720df7636cf52156e54fac5d639e0f5d854712ffb45a9abc228eb390"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "fast-uri@3.1.5",
      "type": "library",
      "name": "fast-uri",
      "version": "3.1.5",
      "scope": "required",
      "author": "Vincent Le Goff <vince.legoff@gmail.com> (https://github.com/zekth)",
      "description": "Dependency-free RFC 3986 URI toolbox",
      "purl": "pkg:npm/fast-uri@3.1.5",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.5.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": "807c00d4ef4b0c870aba730a84e6d2fc78a6c2d7a13b59cf50408a02ee53a4a81a3b5f5f716125e1b96259ed635b1545bc85f3b498e34382fc5d0d4453d7fb27"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "fdir@6.5.0",
      "type": "library",
      "name": "fdir",
      "version": "6.5.0",
      "scope": "optional",
      "author": "thecodrr <thecodrr@protonmail.com>",
      "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": [],
      "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": "finalhandler@2.1.1",
      "type": "library",
      "name": "finalhandler",
      "version": "2.1.1",
      "scope": "required",
      "author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
      "description": "Node.js final http responder",
      "purl": "pkg:npm/finalhandler@2.1.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/finalhandler/-/finalhandler-2.1.1.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4bc2a866045937e6b9acdc2a4f195965e3e34ffe1c9e6d11395ef42de7511d9d29f2ef5f4480f484951942990a2f3ae8f0b7e60bcb31db76d8ead54dc6ff2940"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "follow-redirects@1.16.0",
      "type": "library",
      "name": "follow-redirects",
      "version": "1.16.0",
      "scope": "required",
      "author": "Ruben Verborgh <ruben@verborgh.org> (https://ruben.verborgh.org/)",
      "description": "HTTP and HTTPS modules that follow redirects.",
      "purl": "pkg:npm/follow-redirects@1.16.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.16.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/follow-redirects/follow-redirects.git"
        },
        {
          "type": "website",
          "url": "https://github.com/follow-redirects/follow-redirects"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/follow-redirects/follow-redirects/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "cb9acdfee3ac69d153fc97d8c21c514b947b41c7be837cc6f7bf89aed159942f64957fd6e610fb8a22f349c2389d9a944bb0cd51d84f830e3123c5b62ee5e553"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "foreground-child@3.3.1",
      "type": "library",
      "name": "foreground-child",
      "version": "3.3.1",
      "scope": "optional",
      "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
      "description": "Run a child as if it's the foreground process. Give it stdio. Exit when it exits.",
      "purl": "pkg:npm/foreground-child@3.3.1",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/tapjs/foreground-child.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8085e32aab45b96120cc544903d58241e4892d90e380950e302333c6dbc5abfdfb2a88ccd41146b9faac0b2d2be2a4909982ec65831ec91ab321638cba9d37b3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "form-data@4.0.6",
      "type": "library",
      "name": "form-data",
      "version": "4.0.6",
      "scope": "required",
      "author": "Felix Geisendörfer <felix@debuggable.com> (http://debuggable.com/)",
      "description": "A library to create readable \"multipart/form-data\" streams. Can be used to submit forms and file uploads to other web applications.",
      "purl": "pkg:npm/form-data@4.0.6",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/form-data/-/form-data-4.0.6.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/form-data/form-data.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "bca6ad021e129557e06eff98b66862463844309b18a6c1b5636acc42d47e49549bcadb120f5606cc321cac026674579cf3cbbff95a069b19e5fbcd202f5b5109"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "mime-db@1.52.0",
      "type": "library",
      "name": "mime-db",
      "version": "1.52.0",
      "scope": "required",
      "description": "Media Type Database",
      "purl": "pkg:npm/mime-db@1.52.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b0f538b95edd625bed589c70c311c3d0fba285536213b4f201b439496c43081f66518bce82ba103b061040e28f27c0886c4fb51135653a82b5502da7537818be"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "mime-types@2.1.35",
      "type": "library",
      "name": "mime-types",
      "version": "2.1.35",
      "scope": "required",
      "description": "The ultimate javascript content-type utility.",
      "purl": "pkg:npm/mime-types@2.1.35",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "64363e6cf9b9cd34c5f98a42ac053d9cad148080983d3d10b53d4d65616fe2cfbe4cd91c815693d20ebee11dae238323423cf2b07075cf1b962f9d21cda7978b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "formidable@3.5.4",
      "type": "library",
      "name": "formidable",
      "version": "3.5.4",
      "scope": "optional",
      "description": "A node.js module for parsing form data, especially file uploads.",
      "purl": "pkg:npm/formidable@3.5.4",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/formidable/-/formidable-3.5.4.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/node-formidable/formidable"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "622907fbb0944ceb4fe386539d4851ec87365004813ceaa66919112b145bcb03d37b957117b45109c93869ff70bad899fd028ce67304f4189ed9f15a3f3e46ba"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "forwarded@0.2.0",
      "type": "library",
      "name": "forwarded",
      "version": "0.2.0",
      "scope": "required",
      "description": "Parse HTTP X-Forwarded-For header",
      "purl": "pkg:npm/forwarded@0.2.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6ee446d1fa41b511d24c238049eea10f6e7cb44b9b16844b6f864d03a3713151cdc3680e7301e8f70c9a6e5ccccce039cfdc40f4bd4a36393f36de8c4fd698a3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "fresh@2.0.0",
      "type": "library",
      "name": "fresh",
      "version": "2.0.0",
      "scope": "required",
      "author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
      "description": "HTTP response freshness testing",
      "purl": "pkg:npm/fresh@2.0.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/fresh/-/fresh-2.0.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "471fd6c9c67ad0739aa8b2808ba70744a288ef3c566c9df53219ed9adc0ca1a4de17b5c51fd861069f2f21368c89d7e58d143a7985822a46932beca45491cfd8"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "fs-constants@1.0.0",
      "type": "library",
      "name": "fs-constants",
      "version": "1.0.0",
      "scope": "optional",
      "author": "Mathias Buus (@mafintosh)",
      "description": "Require constants across node and the browser",
      "purl": "pkg:npm/fs-constants@1.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mafintosh/fs-constants.git"
        },
        {
          "type": "website",
          "url": "https://github.com/mafintosh/fs-constants"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mafintosh/fs-constants/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "cba380c284887fb1728cc22ff78bbe6f9add85e6448f347adc64f26499b9aa1e018bed988302c2708fdf3c56642f93d28b13ade9934a9bec3e1dfa7f05c8b0a3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "fs-monkey@1.1.0",
      "type": "library",
      "name": "fs-monkey",
      "version": "1.1.0",
      "scope": "required",
      "description": "Monkey patches for file system related things.",
      "purl": "pkg:npm/fs-monkey@1.1.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/fs-monkey/-/fs-monkey-1.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streamich/fs-monkey.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "40c51ecf35d6208f445796931575b55015543bbef060fa63a8817cfc0be25024e135e498672929a138b151e68d341c2609ebf400c0d63009e2f9ff07c5bd4817"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Unlicense"
          }
        }
      ]
    },
    {
      "bom-ref": "function-bind@1.1.2",
      "type": "library",
      "name": "function-bind",
      "version": "1.1.2",
      "scope": "required",
      "author": "Raynos <raynos2@gmail.com>",
      "description": "Implementation of Function.prototype.bind",
      "purl": "pkg:npm/function-bind@1.1.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Raynos/function-bind.git"
        },
        {
          "type": "website",
          "url": "https://github.com/Raynos/function-bind"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/Raynos/function-bind/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ed71cdc47eea5fdc46e66230c6486e993a31fcc21135c3a00ebc56b0cb76a40af6dd61e9e8cad194dec50521690a9afea153b417be38894811f369c931f1b648"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "get-caller-file@2.0.5",
      "type": "library",
      "name": "get-caller-file",
      "version": "2.0.5",
      "scope": "required",
      "author": "Stefan Penner",
      "purl": "pkg:npm/get-caller-file@2.0.5",
      "properties": [],
      "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": "get-intrinsic@1.3.0",
      "type": "library",
      "name": "get-intrinsic",
      "version": "1.3.0",
      "scope": "required",
      "author": "Jordan Harband <ljharb@gmail.com>",
      "description": "Get and robustly cache all JS language-level intrinsics at first require time",
      "purl": "pkg:npm/get-intrinsic@1.3.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/get-intrinsic.git"
        },
        {
          "type": "website",
          "url": "https://github.com/ljharb/get-intrinsic#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ljharb/get-intrinsic/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f5f4a349aa2cfdf448548a7ec5226513a95fc21112ecb36d29a08121a987b23af69dad418800493e8d263a38f3f062435116ab9823c6a9a89583999f8dbf7c09"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "get-port@5.1.1",
      "type": "library",
      "name": "get-port",
      "version": "5.1.1",
      "scope": "optional",
      "author": "Sindre Sorhus",
      "description": "Get an available port",
      "purl": "pkg:npm/get-port@5.1.1",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/get-port/-/get-port-5.1.1.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "83f4356934833b11697215c2e22f195afc40d659cfab1fc91ea729230d3f2d7f53f31fc605b8ba62794de6785a2881644fca05b2c7142a00c96317f07d2e90b1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "get-proto@1.0.1",
      "type": "library",
      "name": "get-proto",
      "version": "1.0.1",
      "scope": "required",
      "author": "Jordan Harband <ljharb@gmail.com>",
      "description": "Robustly get the [[Prototype]] of an object",
      "purl": "pkg:npm/get-proto@1.0.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/get-proto.git"
        },
        {
          "type": "website",
          "url": "https://github.com/ljharb/get-proto#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ljharb/get-proto/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b1349f063a17069f3d26f20a21e7eac3b53608279bb1cef892263a6b0886a202ada1219b823604fc6ffe97db05dcc5853cd73d21ca0e0b83837ca1dfc459a9d2"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "glob@10.5.0",
      "type": "library",
      "name": "glob",
      "version": "10.5.0",
      "scope": "optional",
      "author": "Isaac Z. Schlueter <i@izs.me> (https://blog.izs.me/)",
      "description": "the most correct and second fastest glob implementation in JavaScript",
      "purl": "pkg:npm/glob@10.5.0",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/glob/-/glob-10.5.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/isaacs/node-glob.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0df5cdf037e127b347dce7bb7059aedcd0aed7029b911789f13a2bcd20056d22ab94d69048a7c8cea62a558f3395bb3634b05b5a9462539d865f63db68154d92"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "glob-to-regex.js@1.2.0",
      "type": "library",
      "name": "glob-to-regex.js",
      "version": "1.2.0",
      "scope": "required",
      "author": "streamich",
      "description": "Transform GLOB patterns to JavaScript regular expressions for fast file path matching.",
      "purl": "pkg:npm/glob-to-regex.js@1.2.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/glob-to-regex.js/-/glob-to-regex.js-1.2.0.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/streamich/glob-to-regex"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "40cc25390294fc8cea314380656b9b50e4fc41fb7e6342905a75fd9caddc874089834b53a784ef199b137ee7582afd8dce8412c8f72703a4d87884378c689c85"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "gopd@1.2.0",
      "type": "library",
      "name": "gopd",
      "version": "1.2.0",
      "scope": "required",
      "author": "Jordan Harband <ljharb@gmail.com>",
      "description": "`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.",
      "purl": "pkg:npm/gopd@1.2.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/gopd.git"
        },
        {
          "type": "website",
          "url": "https://github.com/ljharb/gopd#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ljharb/gopd/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "65429187afe4505a0089302d4d83d9277870f70371c7e04804e8a39e51bd3e7ac9b027128ecd70cb20fabc9a5a62d827cc3aca6114aa7f738ee917daf77c6c46"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "graceful-fs@4.2.11",
      "type": "library",
      "name": "graceful-fs",
      "version": "4.2.11",
      "scope": "required",
      "description": "A drop-in replacement for fs, making various improvements.",
      "purl": "pkg:npm/graceful-fs@4.2.11",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/isaacs/node-graceful-fs"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "45b279fe398570d342703579a3d7939c12c9fc7b33595d0fef76dcf857f89d2feb263f98692e881b288e2f45680585fe9755ab97793ade1fcaac7fa7849d17bd"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "has-flag@4.0.0",
      "type": "library",
      "name": "has-flag",
      "version": "4.0.0",
      "scope": "required",
      "author": "Sindre Sorhus",
      "description": "Check if argv has a specific flag",
      "purl": "pkg:npm/has-flag@4.0.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "has-symbols@1.1.0",
      "type": "library",
      "name": "has-symbols",
      "version": "1.1.0",
      "scope": "required",
      "author": "Jordan Harband",
      "description": "Determine if the JS environment has Symbol support. Supports spec, or shams.",
      "purl": "pkg:npm/has-symbols@1.1.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/inspect-js/has-symbols.git"
        },
        {
          "type": "website",
          "url": "https://github.com/ljharb/has-symbols#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ljharb/has-symbols/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d5c0cd77027625aa2199bdec8383a629a301c2e0b8f2c6278b91d4c360efb02f0b8c64cb2bd87e79bd57e91cae3877b8853d142c25baf22a26863528294aa53d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "has-tostringtag@1.0.2",
      "type": "library",
      "name": "has-tostringtag",
      "version": "1.0.2",
      "scope": "required",
      "author": "Jordan Harband",
      "description": "Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.",
      "purl": "pkg:npm/has-tostringtag@1.0.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/inspect-js/has-tostringtag.git"
        },
        {
          "type": "website",
          "url": "https://github.com/inspect-js/has-tostringtag#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/inspect-js/has-tostringtag/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "36a00307c5633c52ccd95d15bc751ec30c2cc3465605a21d828fa2787b4ade16ac2f3e2a78246361ca9f07a010ac182044aa69285f0be76fd5a9d56c3b8ec397"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "hasown@2.0.4",
      "type": "library",
      "name": "hasown",
      "version": "2.0.4",
      "scope": "required",
      "author": "Jordan Harband <ljharb@gmail.com>",
      "description": "A robust, ES3 compatible, \"has own property\" predicate.",
      "purl": "pkg:npm/hasown@2.0.4",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/hasown/-/hasown-2.0.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/inspect-js/hasOwn.git"
        },
        {
          "type": "website",
          "url": "https://github.com/inspect-js/hasOwn#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/inspect-js/hasOwn/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4f651b7db044177db089ea5722c3254d6f7e743602eb0321fedfef600e2db8e30aa96cff9f7bebd4d152c508b23fece4da65eca0c03f8bfeea57a2cabadd6dd4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "heap-js@2.7.1",
      "type": "library",
      "name": "heap-js",
      "version": "2.7.1",
      "scope": "required",
      "author": "Ignacio Lago @ignlg <ignacio@ignaciolago.com>",
      "description": "Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.",
      "purl": "pkg:npm/heap-js@2.7.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/heap-js/-/heap-js-2.7.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/ignlg/heap-js.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1107decd18343426463658650d1dc4bebc351552f61b72e153b1203e8c6e7d02abb8d052600f0c8913c77966d4fb7ea8f8585e974c0cc0cfac2c488102534b24"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "helmet@8.3.0",
      "type": "library",
      "name": "helmet",
      "version": "8.3.0",
      "scope": "required",
      "author": "Adam Baldwin <adam@npmjs.com> (https://evilpacket.net)",
      "description": "help secure Express/Connect apps with various HTTP headers",
      "purl": "pkg:npm/helmet@8.3.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/helmet/-/helmet-8.3.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/helmetjs/helmet.git"
        },
        {
          "type": "website",
          "url": "https://helmet.js.org/"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/helmetjs/helmet/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "420a626b0b374a6df402ff046a1eac8cc0996708e506ef84ebcae1a42581b2163595bd3d1ed2f08f91af897d0ec90227fae9544b4897d00c4de67ded2d9cf3d7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "hono@4.13.2",
      "type": "library",
      "name": "hono",
      "version": "4.13.2",
      "scope": "required",
      "author": "Yusuke Wada <yusuke@kamawada.com> (https://github.com/yusukebe)",
      "description": "Web framework built on Web Standards",
      "purl": "pkg:npm/hono@4.13.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/hono/-/hono-4.13.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/honojs/hono.git"
        },
        {
          "type": "website",
          "url": "https://hono.dev"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2727518a50d191805032df6a47d53dda65f199b1aab2a4a7fc828eae1e1eeff8046e7fb4cd2afc8a04eed286f0268346378b1ecf6f0322a97b1411d6c9da09a4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "hpagent@1.2.0",
      "type": "library",
      "name": "hpagent",
      "version": "1.2.0",
      "scope": "required",
      "author": "Tomas Della Vedova",
      "description": "A ready to use http and https agent for working with proxies that keeps connections alive!",
      "purl": "pkg:npm/hpagent@1.2.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/hpagent/-/hpagent-1.2.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/delvedor/hpagent.git"
        },
        {
          "type": "website",
          "url": "https://github.com/delvedor/hpagent#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/delvedor/hpagent/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "03dd5d61378807a3685c6f8fc534290820c39df1ec5bd91cd3a2efa6ed5311ef609dde9915e881a113bd26fcc4bfac4aec45fdeff75413c83fbc1313a934b708"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "http-errors@2.0.1",
      "type": "library",
      "name": "http-errors",
      "version": "2.0.1",
      "scope": "required",
      "author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",
      "description": "Create HTTP error objects",
      "purl": "pkg:npm/http-errors@2.0.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.1.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e056d17405fe6d2766a3801416e4b458d88fcfc36016dfabf138603569a5ae3423b7543b651f7ecd395c7b6f39f71e0a497af022c69e4ea0e82909ad3fca4b99"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "https-proxy-agent@5.0.1",
      "type": "library",
      "name": "https-proxy-agent",
      "version": "5.0.1",
      "scope": "required",
      "author": "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)",
      "description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS",
      "purl": "pkg:npm/https-proxy-agent@5.0.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/TooTallNate/node-https-proxy-agent.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/TooTallNate/node-https-proxy-agent/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7457008e94d0160a0b3330b657053e0bf09b4bbb912f49569b10c84e6aa6ec2fbb17439d9a3eacf65e9a95973a0042d786b9e080cd827964971c639d5f662dc0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "hyperdyperid@1.2.0",
      "type": "library",
      "name": "hyperdyperid",
      "version": "1.2.0",
      "scope": "required",
      "author": "streamich",
      "purl": "pkg:npm/hyperdyperid@1.2.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/hyperdyperid/-/hyperdyperid-1.2.0.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/streamich/hyperdyperid"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "63dde50b31d880659dac9ebac8892dc6268650b61cea81a2001c6170ee40b9f05e3b2a0875917b6c87cb68eadb33488620e5d0420c7146b1449dbf98eb0d67e0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "iconv-lite@0.7.3",
      "type": "library",
      "name": "iconv-lite",
      "version": "0.7.3",
      "scope": "required",
      "author": "Alexander Shtuchkin <ashtuchkin@gmail.com>",
      "description": "Convert character encodings in pure javascript.",
      "purl": "pkg:npm/iconv-lite@0.7.3",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.7.3.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/pillarjs/iconv-lite.git"
        },
        {
          "type": "website",
          "url": "https://github.com/pillarjs/iconv-lite"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "20a5e9bc8ce39c2f574c051b54170c7c64b410f6885ed5babfecebf91469fa1a942c4a68d28c196b1eb0c91c0f3896d66f38d8b29430bac4ec7d5af489f878b9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "ieee754@1.2.1",
      "type": "library",
      "name": "ieee754",
      "version": "1.2.1",
      "scope": "optional",
      "author": "Feross Aboukhadijeh",
      "description": "Read/write IEEE754 floating point numbers from/to a Buffer or array-like object",
      "purl": "pkg:npm/ieee754@1.2.1",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/feross/ieee754.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "75ccaa843bd7d42e3a95765c56a0a92be16d31141574830debf0dfe63b36ce8b94b2a1bb23ab05c62b480beeca60adbd29d5ce2c776ef732f8b059e85509ea68"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "inherits@2.0.4",
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "scope": "required",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "purl": "pkg:npm/inherits@2.0.4",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "93fbc6697e3f6256b75b3c8c0af4d039761e207bea38ab67a8176ecd31e9ce9419cc0b2428c859d8af849c189233dcc64a820578ca572b16b8758799210a9ec1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "ip-address@10.3.1",
      "type": "library",
      "name": "ip-address",
      "version": "10.3.1",
      "scope": "required",
      "author": "Beau Gunderson <beau@beaugunderson.com> (https://beaugunderson.com/)",
      "description": "A library for parsing IPv4 and IPv6 IP addresses in node and the browser.",
      "purl": "pkg:npm/ip-address@10.3.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ip-address/-/ip-address-10.3.1.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/beaugunderson/ip-address.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d5ef5dde46fdecd1c94c8243656f6b2aa5b687af9d15ae740f2d1fa4f48c429d800e37b982f2ac5e67622ba770639b7be93693b79f8fe4dd58fcba13a08c4fea"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "ipaddr.js@1.9.1",
      "type": "library",
      "name": "ipaddr.js",
      "version": "1.9.1",
      "scope": "required",
      "author": "whitequark <whitequark@whitequark.org>",
      "description": "A library for manipulating IPv4 and IPv6 addresses in JavaScript.",
      "purl": "pkg:npm/ipaddr.js@1.9.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d0a23feb4ef1a31493a07ec68cdd457d26cba14d3e6ed4e2723b1049642587f859ca437c2a998c7fbb98c0f5b747e6a467a47fc35f199574870585e26143cede"
        }
      ],
      "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": "required",
      "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": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "cf29a6e7ebbeb02b125b20fda8d69e8d5dc316f84229c94a762cd868952e1c0f3744b8dbee74ae1a775d0871afd2193e298ec130096c59e2b851e83a115e9742"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "is-promise@4.0.0",
      "type": "library",
      "name": "is-promise",
      "version": "4.0.0",
      "scope": "required",
      "author": "ForbesLindesay",
      "description": "Test whether an object looks like a promises-a+ promise",
      "purl": "pkg:npm/is-promise@4.0.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/is-promise/-/is-promise-4.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/then/is-promise.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "86fa6823a928ae124c9de8f6f3975283a9eed7e7babb1b3bcc6dc16009b96f2a83b2024d5b0c7333acfa8998808104784c9df42660533b0a99530dd69721f701"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "is-stream@2.0.1",
      "type": "library",
      "name": "is-stream",
      "version": "2.0.1",
      "scope": "optional",
      "author": "Sindre Sorhus",
      "description": "Check if something is a Node.js stream",
      "purl": "pkg:npm/is-stream@2.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "845a222624e5eb79e7fa4b2d1c606d7b05922a740ba726f5e7928785e035977f6ebed3bd9d6228a75a77b9da8f71477fc5b17554b30ee27ece23aa7b45b9e00e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "isarray@1.0.0",
      "type": "library",
      "name": "isarray",
      "version": "1.0.0",
      "scope": "optional",
      "author": "Julian Gruber",
      "description": "Array#isArray for older browsers",
      "purl": "pkg:npm/isarray@1.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/juliangruber/isarray.git"
        },
        {
          "type": "website",
          "url": "https://github.com/juliangruber/isarray"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "54b82121634ce842d0ce8ef3c26720d0d99357258a623bc878cf37ca3a74c110d39949eb33aefc7d06dc281a3a9f6089105d2cce81bfff2b60f932a56bcf402d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "isexe@2.0.0",
      "type": "library",
      "name": "isexe",
      "version": "2.0.0",
      "scope": "required",
      "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
      "description": "Minimal module to check if a file is executable.",
      "purl": "pkg:npm/isexe@2.0.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/isaacs/isexe.git"
        },
        {
          "type": "website",
          "url": "https://github.com/isaacs/isexe#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/isaacs/isexe/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "447c4c2e9f659ca1c61d19e0f5016144231b600715a67ebdb2648672addfdfac638155564e18f8aaa2db4cb96aed2b23f01f9f210d44b8210623694ab3241e23"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "isomorphic-ws@5.0.0",
      "type": "library",
      "name": "isomorphic-ws",
      "version": "5.0.0",
      "scope": "required",
      "author": "@heineiuo",
      "description": "Isomorphic implementation of WebSocket",
      "purl": "pkg:npm/isomorphic-ws@5.0.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/isomorphic-ws/-/isomorphic-ws-5.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/heineiuo/isomorphic-ws.git"
        },
        {
          "type": "website",
          "url": "https://github.com/heineiuo/isomorphic-ws#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/heineiuo/isomorphic-ws/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9ae21ded9ce7f72c03b325e04c869f4ebcb6b15de7c9265e5037ba61e7557751efbae7a9e40b0896a2be5de7d6a584f2246e5ee74dc5db122e4f695c53aac24b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "jackspeak@3.4.3",
      "type": "library",
      "name": "jackspeak",
      "version": "3.4.3",
      "scope": "optional",
      "author": "Isaac Z. Schlueter <i@izs.me>",
      "description": "A very strict and proper argument parser.",
      "purl": "pkg:npm/jackspeak@3.4.3",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/isaacs/jackspeak.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "386959429cf6c9f6a103f45dd58f0277d48812caaf5e42d5a12c3f720c219e114c0dbb1015e658a0927b6c86414bd05c6a6516f7a6acabf9e93d6ba033e45007"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0"
          }
        }
      ]
    },
    {
      "bom-ref": "jest-worker@27.5.1",
      "type": "library",
      "name": "jest-worker",
      "version": "27.5.1",
      "scope": "required",
      "purl": "pkg:npm/jest-worker@27.5.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/facebook/jest.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "eefba1f3957971d0e87cfcb19f9f27acf8c192d668d2ef71d60f16b6342897e8d90da13e7e137e708bd38f5d469dd067327c9fad4386d6c650c427632a1f832a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "jose@6.2.4",
      "type": "library",
      "name": "jose",
      "version": "6.2.4",
      "scope": "required",
      "author": "Filip Skokan <panva.ip@gmail.com>",
      "description": "JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes",
      "purl": "pkg:npm/jose@6.2.4",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/jose/-/jose-6.2.4.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/panva/jose"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "37c69c1b356c432e8cfdf8c5731b72b0d738437efd4dc33974cfea2a436db071638bcf3200d9d74ebec12de3fbe623e717005f43333f8e0d8167df8766b1c264"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "js-yaml@4.3.1",
      "type": "library",
      "name": "js-yaml",
      "version": "4.3.1",
      "scope": "required",
      "author": "Vladimir Zapparov <dervus.grim@gmail.com>",
      "description": "YAML 1.2 parser and serializer",
      "purl": "pkg:npm/js-yaml@4.3.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.1.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "098e9cac6ab7d77317f06930bc1eedce0a7df6f8d0c58d7efb9cb5d3f04a37f1947c7a9668e19030d66406fa92cec64a5a4fe28f01e55b3ce42ee96c18786359"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "jsep@1.4.0",
      "type": "library",
      "name": "jsep",
      "version": "1.4.0",
      "scope": "required",
      "author": "Stephen Oney <swloney@gmail.com> (http://from.so/)",
      "description": "a tiny JavaScript expression parser",
      "purl": "pkg:npm/jsep@1.4.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/jsep/-/jsep-1.4.0.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/EricSmekens/jsep.git"
        },
        {
          "type": "website",
          "url": "https://ericsmekens.github.io/jsep/"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "07ba8f704544dcd56499225b698c6fbf87079155bb0d0b19cf5de950cadf4bccfc43f06e4a137e81c4d7ad494f886a8cdbfb7f104688d37d1ba7132a63c80c97"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "json-schema@0.4.0",
      "type": "library",
      "name": "json-schema",
      "version": "0.4.0",
      "scope": "required",
      "author": "Kris Zyp",
      "description": "JSON Schema validation and specifications",
      "purl": "pkg:npm/json-schema@0.4.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/json-schema/-/json-schema-0.4.0.tgz"
        },
        {
          "type": "vcs",
          "url": "http://github.com/kriszyp/json-schema"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7acf783379d321fb043e2b1169f6a4f870cb7c75e7281855def5397aa3dc4b77e5216a9cc495a05c75e27b2dd8ae968db1a9d8e5e8b55686046cece28eeabd04"
        }
      ],
      "licenses": [
        {
          "expression": "(AFL-2.1 OR BSD-3-Clause)"
        }
      ]
    },
    {
      "bom-ref": "json-schema-traverse@1.0.0",
      "type": "library",
      "name": "json-schema-traverse",
      "version": "1.0.0",
      "scope": "required",
      "author": "Evgeny Poberezkin",
      "description": "Traverse JSON Schema passing each schema object to callback",
      "purl": "pkg:npm/json-schema-traverse@1.0.0",
      "properties": [],
      "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": "json-schema-typed@8.0.2",
      "type": "library",
      "name": "json-schema-typed",
      "version": "8.0.2",
      "scope": "required",
      "author": "Remy Rylan",
      "description": "JSON Schema TypeScript definitions with complete inline documentation.",
      "purl": "pkg:npm/json-schema-typed@8.0.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/json-schema-typed/-/json-schema-typed-8.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RemyRylan/json-schema-typed.git"
        },
        {
          "type": "website",
          "url": "https://github.com/RemyRylan/json-schema-typed/tree/main/dist/node"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7d08685dd72f737576f31ec2ec132ce0fe7e90d96051445eda39944f54fffe8051303aeacb540f7a52629b0646a3b1e0f553d5dc4415e419eae216c5cb6bdeb4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "jsonpath-plus@10.4.0",
      "type": "library",
      "name": "jsonpath-plus",
      "version": "10.4.0",
      "scope": "required",
      "author": "Stefan Goessner",
      "description": "A JS implementation of JSONPath with some additional operators",
      "purl": "pkg:npm/jsonpath-plus@10.4.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/jsonpath-plus/-/jsonpath-plus-10.4.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/s3u/JSONPath.git"
        },
        {
          "type": "website",
          "url": "https://github.com/s3u/JSONPath"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4fdd9659ab495e68416cab201ffd2197e8f18dd5eb89f8b920a78c634d835a0811c57d1412571b5733e59a02d36efb0f796d4f6ac43ac44d90ef9b2d92119bb0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "kysely@0.29.4",
      "type": "library",
      "name": "kysely",
      "version": "0.29.4",
      "scope": "required",
      "author": "Sami Koskimäki <sami@jakso.me>",
      "description": "Type safe SQL query builder",
      "purl": "pkg:npm/kysely@0.29.4",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/kysely/-/kysely-0.29.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/kysely-org/kysely.git"
        },
        {
          "type": "website",
          "url": "https://kysely.dev"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "cb999581036431bb3578af57c9cd2998d75a6cddb01e145863fe6be16e47ad44f5ad80843de54d4a3d515097920ca4f7534a7e9970af2e092b16e21a7d823a04"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "lazystream@1.0.1",
      "type": "library",
      "name": "lazystream",
      "version": "1.0.1",
      "scope": "optional",
      "author": "Jonas Pommerening",
      "description": "Open Node Streams on demand.",
      "purl": "pkg:npm/lazystream@1.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/lazystream/-/lazystream-1.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/jpommerening/node-lazystream.git"
        },
        {
          "type": "website",
          "url": "https://github.com/jpommerening/node-lazystream"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/jpommerening/node-lazystream/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6fde0688d1d0372e89353aede70eb33727df32b3645d96f72939026496f6575c5a1060a4d3ddef919da3937b6969e3f7dff3a25c2f96bcaf40c5479b9dfe676f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "lightningcss@1.33.0",
      "type": "library",
      "name": "lightningcss",
      "version": "1.33.0",
      "scope": "optional",
      "description": "A CSS parser, transformer, and minifier written in Rust",
      "purl": "pkg:npm/lightningcss@1.33.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.33.0.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/parcel-bundler/lightningcss.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5a4503ae88ee26cd3192019fdae756c5adf21814713edc54901efd8ba68264b46073b3ccf1f65ef53a2c7cf0dcbc4a5065bb850129c762644b04b51b98b38820"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MPL-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "lightningcss-linux-x64-gnu@1.33.0",
      "type": "library",
      "name": "lightningcss-linux-x64-gnu",
      "version": "1.33.0",
      "scope": "optional",
      "description": "A CSS parser, transformer, and minifier written in Rust",
      "purl": "pkg:npm/lightningcss-linux-x64-gnu@1.33.0",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.33.0.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/parcel-bundler/lightningcss.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6abf89bbb2e670dd09a381692f88691726f0346f7fdc0fc1af9296da7da3c8e0e0dcc1195da0d800375e9a8352f810cd7cc80abf29492e3e12e6dc9101cb6e02"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MPL-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "lightningcss-linux-x64-musl@1.33.0",
      "type": "library",
      "name": "lightningcss-linux-x64-musl",
      "version": "1.33.0",
      "scope": "optional",
      "description": "A CSS parser, transformer, and minifier written in Rust",
      "purl": "pkg:npm/lightningcss-linux-x64-musl@1.33.0",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.33.0.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/parcel-bundler/lightningcss.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4588986e4a24c34b6b7caaaacdf179e658229f010fac3dce2437d3b89cc5b3530aea21670de9dacf57ea2cbb57e084c6dce92d2505ce7936b0d5ac2b0409593f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MPL-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "lodash@4.18.1",
      "type": "library",
      "name": "lodash",
      "version": "4.18.1",
      "scope": "optional",
      "author": "John-David Dalton <john.david.dalton@gmail.com>",
      "description": "Lodash modular utilities.",
      "purl": "pkg:npm/lodash@4.18.1",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz"
        },
        {
          "type": "website",
          "url": "https://lodash.com/"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "74c22789c4cf544f1dd5ee68b5fc269a3971919a14a6254bc32793754b22fc26a3fe07f3cdb941702139b111d5fc0b23b829b15abb5ed93346498b82782abed1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "lodash.camelcase@4.3.0",
      "type": "library",
      "name": "lodash.camelcase",
      "version": "4.3.0",
      "scope": "required",
      "author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
      "description": "The lodash method `_.camelCase` exported as a module.",
      "purl": "pkg:npm/lodash.camelcase@4.3.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz"
        },
        {
          "type": "website",
          "url": "https://lodash.com/"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4f0b849c29f16dcdeb02f85ffcb6c6eed2540f386a5f2167bf776dccb38f8021bf84e0cbed6167b1bc24b640fbc9457446bade3ff9753c02eafd84a0e95be394"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "long@5.3.2",
      "type": "library",
      "name": "long",
      "version": "5.3.2",
      "scope": "required",
      "author": "Daniel Wirtz <dcode@dcode.io>",
      "description": "A Long class for representing a 64-bit two's-complement integer value.",
      "purl": "pkg:npm/long@5.3.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/long/-/long-5.3.2.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dcodeIO/long.js.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/dcodeIO/long.js/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "98d0206751a6c8d843ec0baa9d31b7fd5436ea8efad3e65804f2a33efba03bcfa72db61f5fa4d5a493ec781be8a5b758faaa59fe52949e611cd4b799612dd000"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "lru-cache@10.4.3",
      "type": "library",
      "name": "lru-cache",
      "version": "10.4.3",
      "scope": "optional",
      "author": "Isaac Z. Schlueter <i@izs.me>",
      "description": "A cache object that deletes the least-recently-used items.",
      "purl": "pkg:npm/lru-cache@10.4.3",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/isaacs/node-lru-cache.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "24d03365c5eb0ade365462ee633d337c0cc37c0bc9596e807d8943050c835790c2948da6e6c0262be3883bbb39f577ec46c587a74da3009ad169d3d1193b7a49"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "lucide-react@0.468.0",
      "type": "library",
      "name": "lucide-react",
      "version": "0.468.0",
      "scope": "required",
      "author": "Eric Fennis",
      "description": "A Lucide icon library package for React applications",
      "purl": "pkg:npm/lucide-react@0.468.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.468.0.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/lucide-icons/lucide.git"
        },
        {
          "type": "website",
          "url": "https://lucide.dev"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ea4a184619ccd8dd0619921d5f349e88dc20bafd60b7f1408d93a23e5efaae8062df12845dae1699fa71810c134cbe0a8a95e379fae77f7a15e08b18862e0914"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "magic-string@0.30.21",
      "type": "library",
      "name": "magic-string",
      "version": "0.30.21",
      "scope": "optional",
      "author": "Rich Harris",
      "description": "Modify strings, generate sourcemaps",
      "purl": "pkg:npm/magic-string@0.30.21",
      "properties": [],
      "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"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "bddd85e1853211728670b1e8abe4c4c828f1b9e49e1e7171cb28cda7cd328345d5e2f5219c37abfe5bef96a33f6ab0796d740de4adbfde88a7c82472c7c4f609"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "math-intrinsics@1.1.0",
      "type": "library",
      "name": "math-intrinsics",
      "version": "1.1.0",
      "scope": "required",
      "author": "Jordan Harband <ljharb@gmail.com>",
      "description": "ES Math-related intrinsics and helpers, robustly cached.",
      "purl": "pkg:npm/math-intrinsics@1.1.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/es-shims/math-intrinsics.git"
        },
        {
          "type": "website",
          "url": "https://github.com/es-shims/math-intrinsics#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/es-shims/math-intrinsics/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "fc85ed6f0124e474cfc84c32297ea11a4617c4cf676e3eb807e8a55499c2fd1e81d291f91b85776f4a556cbec3063e2d921040a696d05257fa17a5e5f4b1eed6"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "media-typer@1.1.1",
      "type": "library",
      "name": "media-typer",
      "version": "1.1.1",
      "scope": "required",
      "author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
      "description": "Simple RFC 6838 media type parser and formatter",
      "purl": "pkg:npm/media-typer@1.1.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/media-typer/-/media-typer-1.1.1.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "cb3df145a1b6d1cebf04ecef6280da1ad3e61ac72ced88af22d64412a7ba19bc0d7c7bb1bbd60d9af9c490ccca95d006638ffcd2945c41165212786aba4f57b9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "memfs@4.64.0",
      "type": "library",
      "name": "memfs",
      "version": "4.64.0",
      "scope": "required",
      "author": "streamich",
      "description": "In-memory file-system with Node's fs API.",
      "purl": "pkg:npm/memfs@4.64.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/memfs/-/memfs-4.64.0.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streamich/memfs.git"
        },
        {
          "type": "website",
          "url": "https://github.com/streamich/memfs"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2b0ef67e063b5a7fac0fc2a6b4d59269f975773d14bc0b04fcf1ecdd855f2e2699b80dc7c4d9bdb112ea02ed004e204626f304d4fc595db0593efe46c9c0de03"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "merge-descriptors@2.0.0",
      "type": "library",
      "name": "merge-descriptors",
      "version": "2.0.0",
      "scope": "required",
      "description": "Merge objects using their property descriptors",
      "purl": "pkg:npm/merge-descriptors@2.0.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-2.0.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4a7937d785796b214b869ddf914444b9be96b6305f3dd08f6352e7f3ff26ba7b8bba2621b000600555aca33006f8c58c6d512f71d7296e2f51ef0c36da5f50de"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "merge-stream@2.0.0",
      "type": "library",
      "name": "merge-stream",
      "version": "2.0.0",
      "scope": "required",
      "author": "Stephen Sugden <me@stephensugden.com>",
      "description": "Create a stream that emits events from multiple other streams",
      "purl": "pkg:npm/merge-stream@2.0.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "69bbffa8e72e3df9375113df0f39995352ca9aec3c913fb49c81ef2ab2a016bc227e897f76859c740e19aac590f0436b14a91debb31fa68fcba2f6c852c6eddf"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "methods@1.1.2",
      "type": "library",
      "name": "methods",
      "version": "1.1.2",
      "scope": "optional",
      "description": "HTTP methods that node supports",
      "purl": "pkg:npm/methods@1.1.2",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "89c9401de36a366ebccc5b676747bed4bdb250876fccda1ab8a53858103756f1ffbcf162785eea7d197051953e0c0f4ff5b3d7212f74ba5c68528087db7b15db"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "mime@2.6.0",
      "type": "library",
      "name": "mime",
      "version": "2.6.0",
      "scope": "optional",
      "author": "Robert Kieffer",
      "description": "A comprehensive library for mime-type mapping",
      "purl": "pkg:npm/mime@2.6.0",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/mime/-/mime-2.6.0.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/broofa/mime"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5123e431e113df5ace3226abb013481d928b1a0bca73f2eb8e87c09c194eb6d7f96a346faa2440f10b1e9db728a1cb4ae9de93b3a6aa657040f976e42ad86242"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "mime-db@1.54.0",
      "type": "library",
      "name": "mime-db",
      "version": "1.54.0",
      "scope": "required",
      "description": "Media Type Database",
      "purl": "pkg:npm/mime-db@1.54.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "694e4426e20dd960de982700a76bc505fa7f9b810085626750d492c348b1b3bfe45db77a3e0eb8126c0990d745841f1a5add6c1f60935eb2f1a3f880195de83d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "mime-types@3.0.2",
      "type": "library",
      "name": "mime-types",
      "version": "3.0.2",
      "scope": "required",
      "description": "The ultimate javascript content-type utility.",
      "purl": "pkg:npm/mime-types@3.0.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.2.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2db833764d21e23ba843d7c22975b86f2d1426a8fe9ce3ab23d309d6c4a3e2723c688d9ea35aa6bd01227b8543d6096c4b6e749f5e4bb16b18b42ba0892b52e4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "minimatch@9.0.9",
      "type": "library",
      "name": "minimatch",
      "version": "9.0.9",
      "scope": "optional",
      "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)",
      "description": "a glob matcher in javascript",
      "purl": "pkg:npm/minimatch@9.0.9",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/isaacs/minimatch.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "381c0137d00be1daa61139694b6cdab31faf4de59c956ce46e57d993b2930398f78de38e373fed4429d9a26532bcd83cdf02f966ff52b3a1cc2570202fc47662"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "minimizer-webpack-plugin@5.6.1",
      "type": "library",
      "name": "minimizer-webpack-plugin",
      "version": "5.6.1",
      "scope": "required",
      "author": "webpack Contrib Team",
      "description": "Minimizer plugin for webpack",
      "purl": "pkg:npm/minimizer-webpack-plugin@5.6.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/minimizer-webpack-plugin/-/minimizer-webpack-plugin-5.6.1.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/webpack/minimizer-webpack-plugin"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0e8780673f10d42d739f0b14cde8f57dda22e2309fefff849b6ee8b8ba9f2bffb79bc1be0fbc83854c2b73708d8634b3194375927ec8bf8b169a37e54077a7a7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "minipass@7.1.3",
      "type": "library",
      "name": "minipass",
      "version": "7.1.3",
      "scope": "optional",
      "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
      "description": "minimal implementation of a PassThrough stream",
      "purl": "pkg:npm/minipass@7.1.3",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/minipass/-/minipass-7.1.3.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b44047a839c8a0cff5ad7304d738246bd83a43695ca029311cbb9cece0c9e41c5b3f977873667970682d5c092ee7ddb4d02c7b762b874ce61f4810fc9fa9a6f0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0"
          }
        }
      ]
    },
    {
      "bom-ref": "mkdirp@3.0.1",
      "type": "library",
      "name": "mkdirp",
      "version": "3.0.1",
      "scope": "optional",
      "description": "Recursively mkdir, like `mkdir -p`",
      "purl": "pkg:npm/mkdirp@3.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/mkdirp/-/mkdirp-3.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/isaacs/node-mkdirp.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f8db325140190e6a3a6151f32ffb2dc52bb7b7d612d62963962cb70520eb5c9fdd927d4a61d9ad64e0c61a32dc73d5cb8155691f82ac84707c5e66603216815e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "mkdirp-classic@0.5.3",
      "type": "library",
      "name": "mkdirp-classic",
      "version": "0.5.3",
      "scope": "optional",
      "author": "Mathias Buus (@mafintosh)",
      "description": "Mirror of mkdirp 0.5.2",
      "purl": "pkg:npm/mkdirp-classic@0.5.3",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mafintosh/mkdirp-classic.git"
        },
        {
          "type": "website",
          "url": "https://github.com/mafintosh/mkdirp-classic"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mafintosh/mkdirp-classic/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "80a2dc444321b6e651c1101fa8fdd1156f932b826a029541b4e21fb55823b8006902da7184f19a0dc7ef6e136f0f407c883d6852bfedc57df936371a63a36cfc"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "ms@3.0.0-canary.1",
      "type": "library",
      "name": "ms",
      "version": "3.0.0-canary.1",
      "scope": "required",
      "description": "Tiny millisecond conversion utility",
      "purl": "pkg:npm/ms@3.0.0-canary.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ms/-/ms-3.0.0-canary.1.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "921f0046387cacc37b0eeda280344ef50267a826f6c584c9c724182bbbc9252e13bcb2e6b1bca188aa525beb7ecb6ea0c8ec8c774ae2a615f419e58a537932e6"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "multer@2.2.0",
      "type": "library",
      "name": "multer",
      "version": "2.2.0",
      "scope": "required",
      "description": "Middleware for handling `multipart/form-data`.",
      "purl": "pkg:npm/multer@2.2.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/multer/-/multer-2.2.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "eab772160da42eb321f4979eeff04c3ee57d94401dee52d6d9852917dfd8c51ee78f2a14c3043464f8774da218e744b0eaf9720f61d6df018e9134b83fbf71ad"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "media-typer@0.3.0",
      "type": "library",
      "name": "media-typer",
      "version": "0.3.0",
      "scope": "required",
      "author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
      "description": "Simple RFC 6838 media type parser and formatter",
      "purl": "pkg:npm/media-typer@0.3.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "76afaa7a543d6a41e970e97f8145514f15483a4009d70477400bdbe11b158d2f285681630c64dcebbf702589949a49d41791f030b3a06f93be6b72b17d66a93d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "type-is@1.6.18",
      "type": "library",
      "name": "type-is",
      "version": "1.6.18",
      "scope": "required",
      "description": "Infer the content-type of a request.",
      "purl": "pkg:npm/type-is@1.6.18",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4e444aafdb144f1107f0c75fb8248fed58b3272cd134c8e3d89d9da3626bdcaca6e7df0955d124b2eccf4029e514f5b8932f50fa203e99af411a6d3a5d0072f2"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "nan@2.28.0",
      "type": "library",
      "name": "nan",
      "version": "2.28.0",
      "scope": "optional",
      "description": "Native Abstractions for Node.js: C++ header for Node 0.8 -> 26 compatibility",
      "purl": "pkg:npm/nan@2.28.0",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/nan/-/nan-2.28.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/nodejs/nan.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7d3b03cfdf4e4eadac55e3e119da78a9086081916d2abeb864d57255a8d12ad30e909c587a4a65061e7becf889075daffc3decd84e5c1ad388e392d6a7aae72d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "nanoid@3.3.18",
      "type": "library",
      "name": "nanoid",
      "version": "3.3.18",
      "scope": "optional",
      "author": "Andrey Sitnik <andrey@sitnik.ru>",
      "description": "A tiny (116 bytes), secure URL-friendly unique string ID generator",
      "purl": "pkg:npm/nanoid@3.3.18",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.18.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0d38383096c631691f8ba55915d36ddbf71a31b432e0ebbe3a9fe1250bc611672755fa00d5003ec7344a033c3d8c3ebe19538e798aff98872e0d276e83a17afb"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "nanostores@1.4.1",
      "type": "library",
      "name": "nanostores",
      "version": "1.4.1",
      "scope": "required",
      "author": "Andrey Sitnik <andrey@sitnik.es>",
      "description": "A tiny (340 bytes) state manager for React/Preact/Vue/Svelte with many atomic tree-shakable stores",
      "purl": "pkg:npm/nanostores@1.4.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/nanostores/-/nanostores-1.4.1.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3c6777b8fa23241f59d3b779357dc36ff48e4816f2cb7c0b3141aad06a6710425f57363d9aaedd68f3006778ce6d5e43dc99fe60a343eb7e9e23950b83b17cd1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "negotiator@1.0.0",
      "type": "library",
      "name": "negotiator",
      "version": "1.0.0",
      "scope": "required",
      "description": "HTTP content negotiation",
      "purl": "pkg:npm/negotiator@1.0.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/negotiator/-/negotiator-1.0.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f0e7ecfc051087c31a11cae5ab9c4e5f4090f72a53179765efc9a394c35f38ad3c7f3a604c741140f07170f944b48c34c91a70b3e668ff7afee5645bcbbbb71a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "neo-async@2.6.2",
      "type": "library",
      "name": "neo-async",
      "version": "2.6.2",
      "scope": "required",
      "description": "Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster ",
      "purl": "pkg:npm/neo-async@2.6.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git@github.com:suguru03/neo-async.git"
        },
        {
          "type": "website",
          "url": "https://github.com/suguru03/neo-async"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "61ddd4112e665824aa47ea8d4fddd2dd4a18524a8067d94b83c6bb83dae29ac5a66062bc7154e8038fec17746bb21772577b0018c5d5526a4c60ec3e74ba4ebb"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "nexus-rpc@0.0.2",
      "type": "library",
      "name": "nexus-rpc",
      "version": "0.0.2",
      "scope": "required",
      "author": "Temporal Technologies Inc. <sdk@temporal.io>",
      "description": "Nexus TypeScript SDK",
      "purl": "pkg:npm/nexus-rpc@0.0.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/nexus-rpc/-/nexus-rpc-0.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/nexus-rpc/sdk-typescript.git"
        },
        {
          "type": "website",
          "url": "https://github.com/nexus-rpc/sdk-typescript/tree/main"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/nexus-rpc/sdk-typescript/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2168c81317556259b05eecc7758fd0de55c2bf581baa80173dacd0872db0e1782d8216b71f438eba31044953d07055053169bea4093680a9dbe7b83c4b8d4966"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "node-fetch@2.7.0",
      "type": "library",
      "name": "node-fetch",
      "version": "2.7.0",
      "scope": "required",
      "author": "David Frank",
      "description": "A light-weight module that brings window.fetch to node.js",
      "purl": "pkg:npm/node-fetch@2.7.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/bitinn/node-fetch.git"
        },
        {
          "type": "website",
          "url": "https://github.com/bitinn/node-fetch"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/bitinn/node-fetch/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7381517d49bf75b71667b53ed56ab40300b214bfb79edd9b130d39c1fc52cfe0d6a56b22b609928189b2d9d41d5b2282d7af7810b3ea32cfd8cd448da332edf0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "node-releases@2.0.51",
      "type": "library",
      "name": "node-releases",
      "version": "2.0.51",
      "scope": "required",
      "author": "Sergey Rubanov <chi187@gmail.com>",
      "description": "Node.js releases data",
      "purl": "pkg:npm/node-releases@2.0.51",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.51.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/chicoxyzzy/node-releases.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c11348af0e039952ca4256e038c764331dbb5aba737acda187926d6e2d9b8cf77ee3026cb5622a3f903e96c727a9b9b4c71993e41a60f0b79ce48b44070c7a05"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "nodemailer@9.0.5",
      "type": "library",
      "name": "nodemailer",
      "version": "9.0.5",
      "scope": "required",
      "author": "Andris Reinman",
      "description": "Easy as cake e-mail sending from your Node.js applications",
      "purl": "pkg:npm/nodemailer@9.0.5",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/nodemailer/-/nodemailer-9.0.5.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/nodemailer/nodemailer.git"
        },
        {
          "type": "website",
          "url": "https://nodemailer.com/"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/nodemailer/nodemailer/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c2f8e22af8dcce6b0ded4ffcd34e8939d5ee6e0064d971406e2a0331b4feb0cedc3ecd10ae12536ba281457ecfe511061a40dc2d4cff11aad689d6fc1bc0b58d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT-0"
          }
        }
      ]
    },
    {
      "bom-ref": "normalize-path@3.0.0",
      "type": "library",
      "name": "normalize-path",
      "version": "3.0.0",
      "scope": "optional",
      "author": "Jon Schlinkert (https://github.com/jonschlinkert)",
      "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:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz"
        },
        {
          "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": "oauth4webapi@3.8.6",
      "type": "library",
      "name": "oauth4webapi",
      "version": "3.8.6",
      "scope": "required",
      "author": "Filip Skokan <panva.ip@gmail.com>",
      "description": "Low-Level OAuth 2 / OpenID Connect Client API for JavaScript Runtimes",
      "purl": "pkg:npm/oauth4webapi@3.8.6",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/oauth4webapi/-/oauth4webapi-3.8.6.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/panva/oauth4webapi"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8b07a633dd71cfc9ebc87b62db24e68397e1c843153a4397c0736a6ef7004e3c9a8dbe68431090ceb34e03ab849511ee3214104ca53214a57dcbf08dca0db905"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "object-assign@4.1.1",
      "type": "library",
      "name": "object-assign",
      "version": "4.1.1",
      "scope": "required",
      "author": "Sindre Sorhus",
      "description": "ES2015 `Object.assign()` ponyfill",
      "purl": "pkg:npm/object-assign@4.1.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ac98134279149c7d6c170f324fa552537cc3dec5a6bbab19848b1e63c557f8646edcfe85ec5bbe24d0e85df9251256cb2529dcdc55101d57b8714e618fe05c52"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "object-inspect@1.13.4",
      "type": "library",
      "name": "object-inspect",
      "version": "1.13.4",
      "scope": "required",
      "author": "James Halliday",
      "description": "string representations of objects in node and the browser",
      "purl": "pkg:npm/object-inspect@1.13.4",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/inspect-js/object-inspect.git"
        },
        {
          "type": "website",
          "url": "https://github.com/inspect-js/object-inspect"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5baee22e5e09d845c41936df78709f7eb8c37e2b6f2c0360d14957df01545124f1f762974457a0307515812a84fb0be101b8b85aa8c683d733cac4d5d84a5b7b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "obug@2.1.4",
      "type": "library",
      "name": "obug",
      "version": "2.1.4",
      "scope": "optional",
      "author": "Kevin Deng <sxzz@sxzz.moe>",
      "description": "A lightweight JavaScript debugging utility, forked from debug, featuring TypeScript and ESM support.",
      "purl": "pkg:npm/obug@2.1.4",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/obug/-/obug-2.1.4.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": "e1af8eb18bfd524b4e24a13e9750383ae7c381d445f4f89f5a3fad2671d4468fcff963b1a46e06cd414bf6a09a96659ab9aa3aa20886f90be70a8bf03e8c8058"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "on-exit-leak-free@2.1.2",
      "type": "library",
      "name": "on-exit-leak-free",
      "version": "2.1.2",
      "scope": "required",
      "author": "Matteo Collina <hello@matteocollina.com>",
      "description": "Execute a function on exit without leaking memory, allowing all objects to be garbage collected",
      "purl": "pkg:npm/on-exit-leak-free@2.1.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/on-exit-leak-free/-/on-exit-leak-free-2.1.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/mcollina/on-exit-or-gc.git"
        },
        {
          "type": "website",
          "url": "https://github.com/mcollina/on-exit-or-gc#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mcollina/on-exit-or-gc/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d1e24963a8572c67f5b9d1f07cd7ed06a1fe83bdc4538079d389d978aa73d6c61129a7c0821c31109ba70763bbac36642f83c67ec3159d35d9d848e26dba9cb0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "on-finished@2.4.1",
      "type": "library",
      "name": "on-finished",
      "version": "2.4.1",
      "scope": "required",
      "description": "Execute a callback when a request closes, finishes, or errors",
      "purl": "pkg:npm/on-finished@2.4.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a15973920dc4340842936cddbfb209c1dfd0503e33d91c51c2991c198f29b0255c09864dab8c189d55802c733e6ebb6e26378f5a2605fc2966b83afc0a1e7e92"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "once@1.4.0",
      "type": "library",
      "name": "once",
      "version": "1.4.0",
      "scope": "required",
      "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
      "description": "Run a function exactly one time",
      "purl": "pkg:npm/once@1.4.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/once/-/once-1.4.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/isaacs/once"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "94d689808fb643951140191c7042874d038f697754c67659125413658d0c15402e684a9ed44f8dcaf81dcff688c8d8ba67d3333b976fd47f27e7cfc610ba77fb"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "openai@6.49.0",
      "type": "library",
      "name": "openai",
      "version": "6.49.0",
      "scope": "required",
      "author": "OpenAI <support@openai.com>",
      "description": "The official TypeScript library for the OpenAI API",
      "purl": "pkg:npm/openai@6.49.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/openai/-/openai-6.49.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "69809cd02e8bf3ae1e47a592608c101b25eb8b0fe7232671d0e6ef87338456e934ce8043a729e349bae2a27588eeaeb90791fc8c95f40d747db2713333a6df3e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "openid-client@6.8.4",
      "type": "library",
      "name": "openid-client",
      "version": "6.8.4",
      "scope": "required",
      "author": "Filip Skokan <panva.ip@gmail.com>",
      "description": "OAuth 2 / OpenID Connect Client API for JavaScript Runtimes",
      "purl": "pkg:npm/openid-client@6.8.4",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/openid-client/-/openid-client-6.8.4.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/panva/openid-client"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "412c34040d3ca62ba37ad1307d9b07a13ac3a4c1216bb18364389c42a5705f8bb40a10a379fbe30c1fbe4d9f014e0efa529c21cc842076fbdf81f9771e909203"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "package-json-from-dist@1.0.1",
      "type": "library",
      "name": "package-json-from-dist",
      "version": "1.0.1",
      "scope": "optional",
      "author": "Isaac Z. Schlueter <i@izs.me> (https://izs.me)",
      "description": "Load the local package.json from either src or dist folder",
      "purl": "pkg:npm/package-json-from-dist@1.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/isaacs/package-json-from-dist.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5046484b7fdbcb8382f2f2f73f67535d1113a5e6cb236362239bc8ae3683ff952dae4157fed35bc234d2440182ffeec2028da921c05a4605a670104772c68223"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0"
          }
        }
      ]
    },
    {
      "bom-ref": "parseurl@1.3.3",
      "type": "library",
      "name": "parseurl",
      "version": "1.3.3",
      "scope": "required",
      "description": "parse a url with memoization",
      "purl": "pkg:npm/parseurl@1.3.3",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0a2c9e3b1153fc96723799b4cfd3df5f0e1208127a4b2833d43a65d30aa39610c418604fd469ec51510bd29eb78681b57dc8f77c7ca75e2f4d60ee2758e2fea9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "path-key@3.1.1",
      "type": "library",
      "name": "path-key",
      "version": "3.1.1",
      "scope": "required",
      "author": "Sindre Sorhus",
      "description": "Get the PATH environment variable key cross-platform",
      "purl": "pkg:npm/path-key@3.1.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a2399e374a9dfb2d23b3312da18e3caf43deab97703049089423aee90e5fe3595f92cc17b8ab58ae18284e92e7c887079b6e1486ac7ee53aa6d889d2c0b844e9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "path-scurry@1.11.1",
      "type": "library",
      "name": "path-scurry",
      "version": "1.11.1",
      "scope": "optional",
      "author": "Isaac Z. Schlueter <i@izs.me> (https://blog.izs.me)",
      "description": "walk paths fast and efficiently",
      "purl": "pkg:npm/path-scurry@1.11.1",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/isaacs/path-scurry"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5dae0dc35ec54bd02940527dba62e2252e28ac68e6ed9cf052bc1a99c190b874b30f2b61f5ba0a0dac9c61d0dc643baa6004d7c381c55e06aa59372d5bfbf51c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0"
          }
        }
      ]
    },
    {
      "bom-ref": "path-to-regexp@8.4.2",
      "type": "library",
      "name": "path-to-regexp",
      "version": "8.4.2",
      "scope": "required",
      "description": "Express style path to RegExp utility",
      "purl": "pkg:npm/path-to-regexp@8.4.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.4.2.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/pillarjs/path-to-regexp.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a9172e21d3faf4d3e6e2a6c008af9a0e8808e42043322d6329ed2bcb9ad2409cfc2552ec0bb8d5f17a622631912cba25dcdf91e6284661cacf2d39e8ea901d04"
        }
      ],
      "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": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5948c6700a8fd6041a72841ef8e049b0503b2dde03c97b9422367971cef970b1ef27b76d36c4ee8298712000f0b294be02b68051e3c22ab495b4f2c58ff17cf3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "pg@8.22.0",
      "type": "library",
      "name": "pg",
      "version": "8.22.0",
      "scope": "required",
      "author": "Brian Carlson <brian.m.carlson@gmail.com>",
      "description": "PostgreSQL client - pure javascript & libpq with the same API",
      "purl": "pkg:npm/pg@8.22.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/pg/-/pg-8.22.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/brianc/node-postgres.git"
        },
        {
          "type": "website",
          "url": "https://github.com/brianc/node-postgres"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f308a1d6f54804cc6850cda8078b2826c0fdb439c3a4bbf8397049f8427316cbf2703fa57f222b782da0187abbf1ff236cb2edf9bbe53d315d1597c990ebb300"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "pg-cloudflare@1.4.0",
      "type": "library",
      "name": "pg-cloudflare",
      "version": "1.4.0",
      "scope": "optional",
      "description": "A socket implementation that can run on Cloudflare Workers using native TCP connections.",
      "purl": "pkg:npm/pg-cloudflare@1.4.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/pg-cloudflare/-/pg-cloudflare-1.4.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/brianc/node-postgres.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "568ef3ffaaeb418c69351ca5a784e5a1bd9e9736e1f8dfcc3906f1155582c52ee8131ea3179dc64c91712b6596a4ab814649a28a7e0cb7ec687c50e3c74f51d0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "pg-connection-string@2.14.0",
      "type": "library",
      "name": "pg-connection-string",
      "version": "2.14.0",
      "scope": "required",
      "author": "Blaine Bublitz <blaine@iceddev.com> (http://iceddev.com/)",
      "description": "Functions for dealing with a PostgreSQL connection string",
      "purl": "pkg:npm/pg-connection-string@2.14.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/pg-connection-string/-/pg-connection-string-2.14.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/brianc/node-postgres.git"
        },
        {
          "type": "website",
          "url": "https://github.com/brianc/node-postgres/tree/master/packages/pg-connection-string"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/brianc/node-postgres/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5f058319c2d11825c047c17f00ce5b1bb43e0375a6dace907848e538a64b947dd461c82e8aa0962b259755a8394cb4c88d1ee8389518f247000da66058fc8b7a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "pg-int8@1.0.1",
      "type": "library",
      "name": "pg-int8",
      "version": "1.0.1",
      "scope": "required",
      "description": "64-bit big-endian signed integer-to-string conversion",
      "purl": "pkg:npm/pg-int8@1.0.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/pg-int8/-/pg-int8-1.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/charmander/pg-int8"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "582b5a6d2eadddcf129290c15256f59233acee5ebac6c19d2a920f66c838c11f81dfebbd500ba6da8752b05f6d9efc60f348786712d6332e294633ac148a90a7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "pg-pool@3.14.0",
      "type": "library",
      "name": "pg-pool",
      "version": "3.14.0",
      "scope": "required",
      "author": "Brian M. Carlson",
      "description": "Connection pool for node-postgres",
      "purl": "pkg:npm/pg-pool@3.14.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/pg-pool/-/pg-pool-3.14.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/brianc/node-postgres.git"
        },
        {
          "type": "website",
          "url": "https://github.com/brianc/node-postgres/tree/master/packages/pg-pool#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/brianc/node-postgres/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "80ab4f9057503d4dc392ca2854b8bd2ec8d9c6bb015192296beeda571f8b579a4d8742b33f86657ae776a68f82a27af16ee5c6049e877deafa85d829201a416b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "pg-protocol@1.15.0",
      "type": "library",
      "name": "pg-protocol",
      "version": "1.15.0",
      "scope": "required",
      "description": "The postgres client/server binary protocol, implemented in TypeScript",
      "purl": "pkg:npm/pg-protocol@1.15.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/pg-protocol/-/pg-protocol-1.15.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/brianc/node-postgres.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "72af6c102239b34fae3d45e36f3f22a323c99e2e91cec4626f4512ebb8b92284d92b0f1f35e625544eeef05e1d1bbbc4249b5ce70743d4ad7cf65082530a964d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "pg-types@2.2.0",
      "type": "library",
      "name": "pg-types",
      "version": "2.2.0",
      "scope": "required",
      "author": "Brian M. Carlson",
      "description": "Query result type converters for node-postgres",
      "purl": "pkg:npm/pg-types@2.2.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/pg-types/-/pg-types-2.2.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/brianc/node-pg-types.git"
        },
        {
          "type": "website",
          "url": "https://github.com/brianc/node-pg-types"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/brianc/node-pg-types/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a9300096b12c97cb383a211063af700ef70c21d40deb0773e688d088ecba61132eca7c5e9ce3743b9a02a4923a96c85ceac720018f2abc9d8e9ffa7e09763418"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "pgpass@1.0.5",
      "type": "library",
      "name": "pgpass",
      "version": "1.0.5",
      "scope": "required",
      "author": "Hannes Hörl <hannes.hoerl+pgpass@snowreporter.com>",
      "description": "Module for reading .pgpass",
      "purl": "pkg:npm/pgpass@1.0.5",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/pgpass/-/pgpass-1.0.5.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/hoegaarden/pgpass.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "15d5bdaff8d066149ea21b35677b08d72c4540d16f31c9e67ee8f85813144f13ab0322cc693704d5a00c0624e56cc35a5ef04242e562d11ee177cb9d0d23fbba"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "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": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c5c787dac9e1b5be4cf658aa0ec984c39ea57b7efa993664117fe311bfd1c4d1727a036e97b78db250973fd1438ff2dcbb45fc284c8c71e3f69eda5a1eb0c454"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "picomatch@4.0.5",
      "type": "library",
      "name": "picomatch",
      "version": "4.0.5",
      "scope": "optional",
      "author": "Jon Schlinkert (https://github.com/jonschlinkert)",
      "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.5",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.5.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/micromatch/picomatch"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/micromatch/picomatch/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "46fc3072bb8d8c8d67713e7145a91ec92f4b7fc95c22dbf7e0a0fe6a27fe547f6476e0327d8062a46875db6ef8c6d7a720f675d7dfd1f4175305af200304a1d0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "pino@10.3.1",
      "type": "library",
      "name": "pino",
      "version": "10.3.1",
      "scope": "required",
      "author": "Matteo Collina <hello@matteocollina.com>",
      "description": "super fast, all natural json logger",
      "purl": "pkg:npm/pino@10.3.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/pino/-/pino-10.3.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/pinojs/pino.git"
        },
        {
          "type": "website",
          "url": "https://getpino.io"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/pinojs/pino/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "af7e321ff1a54292996d4d41bc516a3a3848491a3530dc75b5662c62f9a3e8a2111d23cc4f6fb21ce11bd521ba34cbd1a07445d1ad3b9023a8c7ff726a4975be"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "pino-abstract-transport@3.0.0",
      "type": "library",
      "name": "pino-abstract-transport",
      "version": "3.0.0",
      "scope": "required",
      "author": "Matteo Collina <hello@matteocollina.com>",
      "description": "Write Pino transports easily",
      "purl": "pkg:npm/pino-abstract-transport@3.0.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/pino-abstract-transport/-/pino-abstract-transport-3.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/pinojs/pino-abstract-transport.git"
        },
        {
          "type": "website",
          "url": "https://github.com/pinojs/pino-abstract-transport#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/pinojs/pino-abstract-transport/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c257d473353e9fb1f2fc76b98fd6bf819372ed67b9f9c5e9f182fe5fe3c6f12d0a5f1c3b9ff257037738e98d334339c827cdd44498b0cbb2e1e7a58ba2436ec6"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "pino-http@11.0.0",
      "type": "library",
      "name": "pino-http",
      "version": "11.0.0",
      "scope": "required",
      "author": "David Mark Clements",
      "description": "High-speed HTTP logger for Node.js",
      "purl": "pkg:npm/pino-http@11.0.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/pino-http/-/pino-http-11.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/pinojs/pino-http.git"
        },
        {
          "type": "website",
          "url": "https://github.com/pinojs/pino-http#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/pinojs/pino-http/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c2a8395c8006451216b5393ca8f1b191badf8b0116cf596079d54bbe12c02ee74a5ef835fcbda54c581318f2786767b7a9c466c681710ee49d31d30634ce88d6"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "pino-std-serializers@7.1.0",
      "type": "library",
      "name": "pino-std-serializers",
      "version": "7.1.0",
      "scope": "required",
      "author": "James Sumners <james.sumners@gmail.com>",
      "description": "A collection of standard object serializers for Pino",
      "purl": "pkg:npm/pino-std-serializers@7.1.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/pino-std-serializers/-/pino-std-serializers-7.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/pinojs/pino-std-serializers.git"
        },
        {
          "type": "website",
          "url": "https://github.com/pinojs/pino-std-serializers#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/pinojs/pino-std-serializers/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "06774f1faeff271184c518225f5757d30d45bd9724e566b869a97dd7df12ad18598c7dc6c4a4142880676094dd8f61c3377510012d3a1e57dc49b423d8e1e66b"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "pkce-challenge@5.0.1",
      "type": "library",
      "name": "pkce-challenge",
      "version": "5.0.1",
      "scope": "required",
      "author": "crouchcd",
      "description": "Generate or verify a Proof Key for Code Exchange (PKCE) challenge pair",
      "purl": "pkg:npm/pkce-challenge@5.0.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/pkce-challenge/-/pkce-challenge-5.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/crouchcd/pkce-challenge.git"
        },
        {
          "type": "website",
          "url": "https://github.com/crouchcd/pkce-challenge#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/crouchcd/pkce-challenge/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c10d1bfd6e05af4d6ab691e5a92aaca5c8f712106f8a6b1d8742a51e11fc1d166732c11ad1e6b67d350b397392f5c710af7a26f86706464e1efa2b2b65657ca9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "playwright@1.62.1",
      "type": "library",
      "name": "playwright",
      "version": "1.62.1",
      "scope": "optional",
      "author": "Microsoft Corporation",
      "description": "A high-level API to automate web browsers",
      "purl": "pkg:npm/playwright@1.62.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/playwright/-/playwright-1.62.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/microsoft/playwright.git"
        },
        {
          "type": "website",
          "url": "https://playwright.dev"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d0cf8bdcb003f3f9e6e79e0b3a56bd032c748f4b66159d0505ca10ec5d55b951e933f5e9882f11703cc1401f16e7e840f0bdb64c7c442f3785fb659c533bdc2e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "playwright-core@1.62.1",
      "type": "library",
      "name": "playwright-core",
      "version": "1.62.1",
      "scope": "optional",
      "author": "Microsoft Corporation",
      "description": "A high-level API to automate web browsers",
      "purl": "pkg:npm/playwright-core@1.62.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.62.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/microsoft/playwright.git"
        },
        {
          "type": "website",
          "url": "https://playwright.dev"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c0f612c0404963d187ada2125eacaab71d276b42e93b75c45fb8cd0e19ed6dec7bb73512ee42e766c3a516bb85241e078bfae10cc8d71aa1dec0367af2761957"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "postcss@8.5.23",
      "type": "library",
      "name": "postcss",
      "version": "8.5.23",
      "scope": "optional",
      "author": "Andrey Sitnik <andrey@sitnik.es>",
      "description": "Tool for transforming styles with JS plugins",
      "purl": "pkg:npm/postcss@8.5.23",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/postcss/-/postcss-8.5.23.tgz"
        },
        {
          "type": "website",
          "url": "https://postcss.org/"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/postcss/postcss/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "839d39f3acebe1b666c0589395f94cbbc1346c34dbe48e607abb60c002a6b1d5254d022166dba7cd4943d564b3c1c5563e8015a6cac0eaf95f083ee85ef47082"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "postgres-array@2.0.0",
      "type": "library",
      "name": "postgres-array",
      "version": "2.0.0",
      "scope": "required",
      "author": "Ben Drucker",
      "description": "Parse postgres array columns",
      "purl": "pkg:npm/postgres-array@2.0.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/postgres-array/-/postgres-array-2.0.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "56966b52a53903af5e4325b6739080d63b4b79c0ac37653f6c3e958a5ac50d6ab9fb95081153bb9dacd2dd311c1dfd73b8f60efeca86bd4bd6eb683ce915d9b8"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "postgres-bytea@1.0.1",
      "type": "library",
      "name": "postgres-bytea",
      "version": "1.0.1",
      "scope": "required",
      "author": "Ben Drucker",
      "description": "Postgres bytea parser",
      "purl": "pkg:npm/postgres-bytea@1.0.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/postgres-bytea/-/postgres-bytea-1.0.1.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e7ee47a979ec64f13ae4825948c919b544404597a57a5da85d410ef2b1fcdd54bf8711f9befd6e1eab8f839c19b3cc8c01f76ff7bd4853e91c3d47338bb35505"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "postgres-date@1.0.7",
      "type": "library",
      "name": "postgres-date",
      "version": "1.0.7",
      "scope": "required",
      "author": "Ben Drucker",
      "description": "Postgres date column parser",
      "purl": "pkg:npm/postgres-date@1.0.7",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/postgres-date/-/postgres-date-1.0.7.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b2e0e68cb55083bf2730ad94678e788401be3805be1d03d9ea7fbe4cd0d45fe2f4fae5252f2c27a3124a0e8bb9d599becd30a3ac297436ae89f42e613fdbcafd"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "postgres-interval@1.2.0",
      "type": "library",
      "name": "postgres-interval",
      "version": "1.2.0",
      "scope": "required",
      "author": "Ben Drucker",
      "description": "Parse Postgres interval columns",
      "purl": "pkg:npm/postgres-interval@1.2.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/postgres-interval/-/postgres-interval-1.2.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f5985728cfebc37e74375a2fb961db1b19c687f48d278727c4788cd2bc44e15378d70b20f0ff335a7f61bff6ee2b4d113f85af94ecabfd10438a9b72c556e465"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "prettier@3.9.6",
      "type": "library",
      "name": "prettier",
      "version": "3.9.6",
      "scope": "optional",
      "author": "James Long",
      "description": "Prettier is an opinionated code formatter",
      "purl": "pkg:npm/prettier@3.9.6",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/prettier/-/prettier-3.9.6.tgz"
        },
        {
          "type": "website",
          "url": "https://prettier.io"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3a9374cf355d89a880871a6eba3e5e7e9212e2c63d8fb6d8eae4799a78f9c8fcc691d92334a4897944e13dbeb4270dbd42e019800e28fbf881e3d90589a057ea"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "process@0.11.10",
      "type": "library",
      "name": "process",
      "version": "0.11.10",
      "scope": "optional",
      "author": "Roman Shtylman <shtylman@gmail.com>",
      "description": "process information for node.js and browsers",
      "purl": "pkg:npm/process@0.11.10",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/process/-/process-0.11.10.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/shtylman/node-process.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "71d19e7ff76b585a32743d49b0ccee15ff35d349d997e193fb269c7366c471e7797fd463938cfe5ad1544c1bbd3e13a2f63fe37e604fbb498c118e3021d005f0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "process-nextick-args@2.0.1",
      "type": "library",
      "name": "process-nextick-args",
      "version": "2.0.1",
      "scope": "optional",
      "description": "process.nextTick but always with args",
      "purl": "pkg:npm/process-nextick-args@2.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/calvinmetcalf/process-nextick-args.git"
        },
        {
          "type": "website",
          "url": "https://github.com/calvinmetcalf/process-nextick-args"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/calvinmetcalf/process-nextick-args/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "de8b943a9421b60adb39ad7b27bfaec4e4e92136166863fbfc0868477f80fbfd5ef6c92bcde9468bf757cc4632bdbc6e6c417a5a7db2a6c7132a22891459f56a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "process-warning@5.0.0",
      "type": "library",
      "name": "process-warning",
      "version": "5.0.0",
      "scope": "required",
      "author": "Tomas Della Vedova",
      "description": "A small utility for creating warnings and emitting them.",
      "purl": "pkg:npm/process-warning@5.0.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/process-warning/-/process-warning-5.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/fastify/process-warning.git"
        },
        {
          "type": "website",
          "url": "https://github.com/fastify/fastify-warning#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/fastify/fastify-warning/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6b7f6df40a47371d8be3e1c19d02aac711cdb35afb285f889ed77c43f8356d487aab4588a7dbe83d727fc748fe64be39285d6925df7eab68cb21131fbc4b2190"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "proper-lockfile@4.1.2",
      "type": "library",
      "name": "proper-lockfile",
      "version": "4.1.2",
      "scope": "optional",
      "author": "André Cruz <andre@moxy.studio>",
      "description": "A inter-process and inter-machine lockfile utility that works on a local or network file system",
      "purl": "pkg:npm/proper-lockfile@4.1.2",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/proper-lockfile/-/proper-lockfile-4.1.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git@github.com:moxystudio/node-proper-lockfile.git"
        },
        {
          "type": "website",
          "url": "https://github.com/moxystudio/node-proper-lockfile"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4e334f6e537807001631753cb3d004cf82664319c3d4d34bedb34e63f00a533c9a99cdfbf4558049485cfcad692f69e855bf9799928b2faf1c8f32ec88e00c68"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "signal-exit@3.0.7",
      "type": "library",
      "name": "signal-exit",
      "version": "3.0.7",
      "scope": "optional",
      "author": "Ben Coe <ben@npmjs.com>",
      "description": "when you want to fire an event no matter how a process exits.",
      "purl": "pkg:npm/signal-exit@3.0.7",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tapjs/signal-exit.git"
        },
        {
          "type": "website",
          "url": "https://github.com/tapjs/signal-exit"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/tapjs/signal-exit/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c270f6644fa5f923c2feea12d2f5de13d2f5fb4c2e68ca8a95fcfd00c528dfc26cc8b48159215c1d1d51ae2eb62d9735daf2ebd606f78e5ee2c10860c2901b19"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "properties-reader@3.0.1",
      "type": "library",
      "name": "properties-reader",
      "version": "3.0.1",
      "scope": "optional",
      "author": "Steve King",
      "description": "Properties file reader for Node.js",
      "purl": "pkg:npm/properties-reader@3.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/properties-reader/-/properties-reader-3.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/steveukx/properties"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "58f9fe87d446104c4e29dbb86ec1781e4b06feecddddc16adcc16dabc3ec15e1313ec7b91dafd53a340dc878636e8045c065c67afea6b8961348f00e9113aada"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "proto3-json-serializer@2.0.2",
      "type": "library",
      "name": "proto3-json-serializer",
      "version": "2.0.2",
      "scope": "required",
      "description": "Support for proto3 JSON serialiazation/deserialization for protobuf.js",
      "purl": "pkg:npm/proto3-json-serializer@2.0.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/proto3-json-serializer/-/proto3-json-serializer-2.0.2.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "480ce9fcee18874da319d45cfae22b1a87bcedd90dfd7b70c5f67867269f247ca677bf68ce9e551b99f267bca0a8f339f9ca4b0e38c69d81549278289f20cf39"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "protobufjs@7.6.5",
      "type": "library",
      "name": "protobufjs",
      "version": "7.6.5",
      "scope": "required",
      "author": "Daniel Wirtz <dcode+protobufjs@dcode.io>",
      "description": "Protocol Buffers for JavaScript (& TypeScript).",
      "purl": "pkg:npm/protobufjs@7.6.5",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.6.5.tgz"
        },
        {
          "type": "website",
          "url": "https://protobufjs.github.io/protobuf.js/"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "fc53c3d2751cf631faadf1638e2f4806a3b3e297121370ac4f59bb129e8c75bd0bc5250c8fc86097a1a898ebd9ce936902aa866970343f7552ad92c5cc8850af"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "proxy-addr@2.0.7",
      "type": "library",
      "name": "proxy-addr",
      "version": "2.0.7",
      "scope": "required",
      "author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
      "description": "Determine address of proxied request",
      "purl": "pkg:npm/proxy-addr@2.0.7",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "96542c30b4940d43d3e388ddad4fcedfbaa59e27e2b433fe670ae699972848ac8b2afb59c69c95d27dbf6c3fcde2d040019fe024475953b28cadaa0ad7e5d802"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "proxy-from-env@2.1.0",
      "type": "library",
      "name": "proxy-from-env",
      "version": "2.1.0",
      "scope": "required",
      "author": "Rob Wu <rob@robwu.nl> (https://robwu.nl/)",
      "description": "Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.",
      "purl": "pkg:npm/proxy-from-env@2.1.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-2.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Rob--W/proxy-from-env.git"
        },
        {
          "type": "website",
          "url": "https://github.com/Rob--W/proxy-from-env#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/Rob--W/proxy-from-env/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "709fa81d35b554011af1c26c96099466b73eb2344a8002a5dd9cac7baf8f577f2165efd5e99d784db0ae5dc6a7f45f60865cf842b16bd9cf764cd17cd949181c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "pump@3.0.4",
      "type": "library",
      "name": "pump",
      "version": "3.0.4",
      "scope": "required",
      "author": "Mathias Buus Madsen <mathiasbuus@gmail.com>",
      "description": "pipe streams together and close all of them if one of them closes",
      "purl": "pkg:npm/pump@3.0.4",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/pump/-/pump-3.0.4.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "552eec8dce8a47b7b5ba4445850498e4b336b8158050f88e3dafc0de690a9a23304a64455084edd31ba3fbf95eb209c2bfe74f204625933adcc9782ab881cc70"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "qs@6.15.3",
      "type": "library",
      "name": "qs",
      "version": "6.15.3",
      "scope": "required",
      "description": "A querystring parser that supports nesting and arrays, with a depth limit",
      "purl": "pkg:npm/qs@6.15.3",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/qs/-/qs-6.15.3.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/ljharb/qs.git"
        },
        {
          "type": "website",
          "url": "https://github.com/ljharb/qs"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3bd825df30a5e61e5b970d4a194cd02a1039a145d297caf0508339a344b79c25cc9624afcb90f3c7bfc325c23e4b08080aff889de499c21061d684b210703bd4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "quick-format-unescaped@4.0.4",
      "type": "library",
      "name": "quick-format-unescaped",
      "version": "4.0.4",
      "scope": "required",
      "author": "David Mark Clements",
      "description": "Solves a problem with util.format",
      "purl": "pkg:npm/quick-format-unescaped@4.0.4",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/quick-format-unescaped/-/quick-format-unescaped-4.0.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/davidmarkclements/quick-format.git"
        },
        {
          "type": "website",
          "url": "https://github.com/davidmarkclements/quick-format#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/davidmarkclements/quick-format/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b580b5435860c91b87825a15fd85ecdb0d79ba73d587ca9fbbfa824df85361a99ac3b7f286e98a6b6c86a5d4a8f3bbd8df6ac87258fee1f59841750cb3d107be"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "range-parser@1.3.0",
      "type": "library",
      "name": "range-parser",
      "version": "1.3.0",
      "scope": "required",
      "author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
      "description": "Range header field string parser",
      "purl": "pkg:npm/range-parser@1.3.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/range-parser/-/range-parser-1.3.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "85e9369854293ee2381350412ab4ada3e054ddedf1e31b9aaec6e2c2bdfe95fee9e388eebc5315d171564003f7c54caa5c0e11ad72c8a1a49419b4add39e9933"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "raw-body@3.0.2",
      "type": "library",
      "name": "raw-body",
      "version": "3.0.2",
      "scope": "required",
      "author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",
      "description": "Get and validate the raw body of a readable stream.",
      "purl": "pkg:npm/raw-body@3.0.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/raw-body/-/raw-body-3.0.2.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2b9cd08c3965c5691fed9e7125d574fc1d164cdab1eafc46ef4cc9138374901b382e8be6118589cd01b10bd6d2f5100abb76e0338d25adde73a0b275d8c43904"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "react@19.2.8",
      "type": "library",
      "name": "react",
      "version": "19.2.8",
      "scope": "required",
      "description": "React is a JavaScript library for building user interfaces.",
      "purl": "pkg:npm/react@19.2.8",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/react/-/react-19.2.8.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/react/react.git"
        },
        {
          "type": "website",
          "url": "https://react.dev/"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3d66980352ffabdbb6bbbc58422f98dcbdd87e789eed7c8b79a248095d4c183e8ba6bb01c5c02a1a3632af4798de9f9076c03ec7f22b92de1089ff03eb7f926f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "react-dom@19.2.8",
      "type": "library",
      "name": "react-dom",
      "version": "19.2.8",
      "scope": "required",
      "description": "React package for working with the DOM.",
      "purl": "pkg:npm/react-dom@19.2.8",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.8.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/react/react.git"
        },
        {
          "type": "website",
          "url": "https://react.dev/"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/react/react/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ad5a6b8a67c6046dc347e4ead08406d834f93f12ad8755881839a3e723e6973af86017bbbb213e0eee2856a4c35d948718619746d4c910649278fc9008c06095"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "readable-stream@2.3.8",
      "type": "library",
      "name": "readable-stream",
      "version": "2.3.8",
      "scope": "optional",
      "description": "Streams3, a user-land copy of the stream library from Node.js",
      "purl": "pkg:npm/readable-stream@2.3.8",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/nodejs/readable-stream"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f29d00524e173838087b04a2d25f04a63b3e1159d688aecda03204194d07844efe67263c0f520c63ba1dbb9951ac55c683bd4bd79286f10acf9ae9b8e514ed74"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "readdir-glob@1.1.3",
      "type": "library",
      "name": "readdir-glob",
      "version": "1.1.3",
      "scope": "optional",
      "author": "Yann Armelin",
      "description": "Recursive fs.readdir with streaming API and glob filtering.",
      "purl": "pkg:npm/readdir-glob@1.1.3",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/readdir-glob/-/readdir-glob-1.1.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/Yqnn/node-readdir-glob.git"
        },
        {
          "type": "website",
          "url": "https://github.com/Yqnn/node-readdir-glob"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "bf4e48da4ef137ccd7bcf0fd37ecffba15cf6a3d2c50509edab716648a41b2ac5f3fbc57150d2d8a901dff08e3d58c56c96b544b9203269386f3624ab7610054"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "minimatch@5.1.9",
      "type": "library",
      "name": "minimatch",
      "version": "5.1.9",
      "scope": "optional",
      "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)",
      "description": "a glob matcher in javascript",
      "purl": "pkg:npm/minimatch@5.1.9",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.9.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/isaacs/minimatch.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ee8d70100d91c8c3fb22eec635b6bdbdcd11596180089382641257d862568a9d22915fb070eb2056e63db84f023e2c908641854a586e4a464f6af37bbb573617"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "real-require@0.2.0",
      "type": "library",
      "name": "real-require",
      "version": "0.2.0",
      "scope": "required",
      "author": "Paolo Insogna <shogun@cowtech.it>",
      "description": "Keep require and import consistent after bundling or transpiling",
      "purl": "pkg:npm/real-require@0.2.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/real-require/-/real-require-0.2.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/pinojs/real-require.git"
        },
        {
          "type": "website",
          "url": "https://github.com/pinojs/real-require"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/pinojs/real-require/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e7b7ebac633f3824cba8b3808749a1540f5504c1ddfbd53b65bd931cc19d054a1954eb466c9ce3c6c6060c9dc0f4061808fe219facb54d56da39fcd6b66e4616"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "require-directory@2.1.1",
      "type": "library",
      "name": "require-directory",
      "version": "2.1.1",
      "scope": "required",
      "author": "Troy Goode <troygoode@gmail.com> (http://github.com/troygoode/)",
      "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": [],
      "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": "required",
      "author": "Vsevolod Strukchinsky",
      "description": "Require module from string",
      "purl": "pkg:npm/require-from-string@2.0.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5dfd2759ee91b1ece214cbbe029f5b8a251b9a996ae92f7fa7eef0ed85cffc904786b5030d48706bebc0372b9bbaa7d9593bde53ffc36151ac0c6ed128bfef13"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "retry@0.12.0",
      "type": "library",
      "name": "retry",
      "version": "0.12.0",
      "scope": "optional",
      "author": "Tim Koschützki <tim@debuggable.com> (http://debuggable.com/)",
      "description": "Abstraction for exponential and custom retry strategies for failed operations.",
      "purl": "pkg:npm/retry@0.12.0",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/tim-kos/node-retry.git"
        },
        {
          "type": "website",
          "url": "https://github.com/tim-kos/node-retry"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f4b9224f08d487aad3e79e43b44f6b4d7f81281c8f7eb333100b67944b5d130af73647dfc228a1a9ed9b5800e0f8e4118edf6097a20276607f6450c2180b52a3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "rfc4648@1.5.4",
      "type": "library",
      "name": "rfc4648",
      "version": "1.5.4",
      "scope": "required",
      "author": "William Swanson",
      "description": "Encoding and decoding for base64, base32, base16, and friends",
      "purl": "pkg:npm/rfc4648@1.5.4",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/rfc4648/-/rfc4648-1.5.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git@github.com:swansontec/rfc4648.js.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ad183fe8b6fe2067c9a8ed391d990de7452d63b2bf261c496a0d643f6dfecf231faefa01d01ed15afd3a31b3b3a1cefd46009d35389468db134f500967b67e72"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "rolldown@1.1.5",
      "type": "library",
      "name": "rolldown",
      "version": "1.1.5",
      "scope": "optional",
      "description": "Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.",
      "purl": "pkg:npm/rolldown@1.1.5",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/rolldown/-/rolldown-1.1.5.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/rolldown/rolldown.git"
        },
        {
          "type": "website",
          "url": "https://rolldown.rs/"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b7dcf6f5c2635dffefc50f1dca1092a6de87e9a4b01d393c713e48de2cba48c5ee169939981e8f2fa5df0bc3c2c2b3d3c7ddee7702949bd1d1b5e0254c604b88"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "rou3@0.7.12",
      "type": "library",
      "name": "rou3",
      "version": "0.7.12",
      "scope": "required",
      "description": "Lightweight and fast router for JavaScript.",
      "purl": "pkg:npm/rou3@0.7.12",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/rou3/-/rou3-0.7.12.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "88513884b0ee968496703ee68dd083871d9b29c22c61bb4e4e97c7e4c1c72d228c394ca3a905d379955adbcf6ebb010610a16813f0403db85a53807bef89dc7a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "router@2.2.0",
      "type": "library",
      "name": "router",
      "version": "2.2.0",
      "scope": "required",
      "author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
      "description": "Simple middleware-style router",
      "purl": "pkg:npm/router@2.2.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/router/-/router-2.2.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9cb4eb50a9b653288beeb9616a9bbf665e3917036091919a0a965b2076a30d883094908eccb4a4f9c20f027b04a95f79e468c82c99ca6dd402d6754fcfe80061"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "rxjs@7.8.2",
      "type": "library",
      "name": "rxjs",
      "version": "7.8.2",
      "scope": "required",
      "author": "Ben Lesh <ben@benlesh.com>",
      "description": "Reactive Extensions for modern JavaScript",
      "purl": "pkg:npm/rxjs@7.8.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.2.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/reactivex/rxjs.git"
        },
        {
          "type": "website",
          "url": "https://rxjs.dev"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ReactiveX/RxJS/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "76129ff74dd4fcf41963a6e834db4019d59b1bce5601b8d3ff5c58a19202ec5018d3259aa4e05056c56b0e5e7c5bcebffded55a4c341b5157831a5df74cc9214"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "safe-buffer@5.1.2",
      "type": "library",
      "name": "safe-buffer",
      "version": "5.1.2",
      "scope": "required",
      "author": "Feross Aboukhadijeh",
      "description": "Safer Node.js Buffer API",
      "purl": "pkg:npm/safe-buffer@5.1.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/feross/safe-buffer.git"
        },
        {
          "type": "website",
          "url": "https://github.com/feross/safe-buffer"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/feross/safe-buffer/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "19dd94641243917958ec66c9c5fb04f3f9ef2a45045351b7f1cd6c88de903fa6bd3d3f4c98707c1a7a6c71298c252a05f0b388aedf2e77fc0fb688f2b381bafa"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "safe-stable-stringify@2.5.0",
      "type": "library",
      "name": "safe-stable-stringify",
      "version": "2.5.0",
      "scope": "required",
      "author": "Ruben Bridgewater",
      "description": "Deterministic and safely JSON.stringify to quickly serialize JavaScript objects",
      "purl": "pkg:npm/safe-stable-stringify@2.5.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/safe-stable-stringify/-/safe-stable-stringify-2.5.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/BridgeAR/safe-stable-stringify.git"
        },
        {
          "type": "website",
          "url": "https://github.com/BridgeAR/safe-stable-stringify#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/BridgeAR/safe-stable-stringify/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6f7ae9a532a6f53f8fb1508110e511e3a19623b7dd3acd3454a675fbd7351160da0ccbe341cead530b85c88a6b806813716a151d22ab53c1f7d591c0d9ed111c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "safer-buffer@2.1.2",
      "type": "library",
      "name": "safer-buffer",
      "version": "2.1.2",
      "scope": "required",
      "author": "Nikita Skovoroda",
      "description": "Modern Buffer API polyfill without footguns",
      "purl": "pkg:npm/safer-buffer@2.1.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ChALkeR/safer-buffer.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ChALkeR/safer-buffer/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "619a372bcd920fb462ca2d04d4440fa232f3ee4a5ea6749023d2323db1c78355d75debdbe5d248eeda72376003c467106c71bbbdcc911e4d1c6f0a9c42b894b6"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "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": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz"
        },
        {
          "type": "vcs",
          "url": "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": "schema-utils@4.3.3",
      "type": "library",
      "name": "schema-utils",
      "version": "4.3.3",
      "scope": "required",
      "author": "webpack Contrib (https://github.com/webpack-contrib)",
      "description": "webpack Validation Utils",
      "purl": "pkg:npm/schema-utils@4.3.3",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.3.3.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/webpack/schema-utils"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "79f94af3012dc8e13afa1b1a4553f1bd42980a9460ccba834dbf24aef02c448c0e1a51e84a060b8015e8b9b1a02ddd9f4f8d7f39461d6f8f2fe24e1658742eac"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "ajv-formats@2.1.1",
      "type": "library",
      "name": "ajv-formats",
      "version": "2.1.1",
      "scope": "required",
      "author": "Evgeny Poberezkin",
      "description": "Format validation for Ajv v7+",
      "purl": "pkg:npm/ajv-formats@2.1.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-2.1.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ajv-validator/ajv-formats.git"
        },
        {
          "type": "website",
          "url": "https://github.com/ajv-validator/ajv-formats#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ajv-validator/ajv-formats/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5b1d0ac79da1c44ec2d7c8643048206251227ea599b58691828b89a2bf9631d3e743210ad77be0116c9536ea7b4a879ea0b32caf891fe61e9d396d75235e4c50"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "send@1.2.1",
      "type": "library",
      "name": "send",
      "version": "1.2.1",
      "scope": "required",
      "author": "TJ Holowaychuk <tj@vision-media.ca>",
      "description": "Better streaming static file server with Range and conditional-GET support",
      "purl": "pkg:npm/send@1.2.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/send/-/send-1.2.1.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d609d97fb0c572821c6a34e34f08f0b838f3bb3e0f3dc6364ad28f96c180435f981f6d08455ac169749699d8e8c1327abbc45cd353e860e1875df3f599871935"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "serve-static@2.2.1",
      "type": "library",
      "name": "serve-static",
      "version": "2.2.1",
      "scope": "required",
      "author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
      "description": "Serve static files",
      "purl": "pkg:npm/serve-static@2.2.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/serve-static/-/serve-static-2.2.1.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c515c19f4a4fa904d54220bcc3242b2acd8c3a55f6e334343ce19a8f492e96dbe8382b2d050339caf3a1015494c0e32342d4efb0f5a83421df3c6c1a6902614f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "set-cookie-parser@3.1.2",
      "type": "library",
      "name": "set-cookie-parser",
      "version": "3.1.2",
      "scope": "required",
      "author": "Nathan Friedly",
      "description": "Parses set-cookie headers into objects",
      "purl": "pkg:npm/set-cookie-parser@3.1.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/set-cookie-parser/-/set-cookie-parser-3.1.2.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/nfriedly/set-cookie-parser"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e7faff953c1b277cd0faac1d50565879136a75aecfe470fccd02aa9528dd1add7f4b47232c0a611eeb23e18e7c6a10ed5a7fe0df6c6b212e7cfe290ebf09742f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "setprototypeof@1.2.0",
      "type": "library",
      "name": "setprototypeof",
      "version": "1.2.0",
      "scope": "required",
      "author": "Wes Todd",
      "description": "A small polyfill for Object.setprototypeof",
      "purl": "pkg:npm/setprototypeof@1.2.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/wesleytodd/setprototypeof.git"
        },
        {
          "type": "website",
          "url": "https://github.com/wesleytodd/setprototypeof"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/wesleytodd/setprototypeof/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1392c35fb5aba7ce4a8a5e5b859bf8ea3f2339e6e82aae4932660cde05467461fcc45a4f59750cb0dae53830ab928c4c11e362fd7648c2e46f6385cdc18309a7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "shebang-command@2.0.0",
      "type": "library",
      "name": "shebang-command",
      "version": "2.0.0",
      "scope": "required",
      "author": "Kevin Mårtensson",
      "description": "Get the command from a shebang",
      "purl": "pkg:npm/shebang-command@2.0.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "907c6bdb366962d766acdd6a0e3aeb5ff675ad1d641bc0f1fa09292b51b87979af5ecc26704d614d6056614ce5ada630d7fc99a7a62e0d8efb62dbdb3747660c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "shebang-regex@3.0.0",
      "type": "library",
      "name": "shebang-regex",
      "version": "3.0.0",
      "scope": "required",
      "author": "Sindre Sorhus",
      "description": "Regular expression for matching a shebang line",
      "purl": "pkg:npm/shebang-regex@3.0.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "efef9d161b5cc77df9dee05aabc0c347836ec417ad0730bb6503a19934089c711de9b4ab5dd884cb30af1b4ed9e3851874b4a1594c97b7933fca1cfc7a471bd4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "shell-quote@1.9.0",
      "type": "library",
      "name": "shell-quote",
      "version": "1.9.0",
      "scope": "optional",
      "author": "James Halliday",
      "description": "quote and parse shell commands",
      "purl": "pkg:npm/shell-quote@1.9.0",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.9.0.tgz"
        },
        {
          "type": "vcs",
          "url": "http://github.com/ljharb/shell-quote.git"
        },
        {
          "type": "website",
          "url": "https://github.com/ljharb/shell-quote"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "228bfe27016fff61dc4e973034c29df3e21635bf2d6e84093504e4018fcb2d52bb8061fd8f2f8b1a456a3f17de90797ec8c9a2a97b337465978247e697b863a8"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "side-channel@1.1.1",
      "type": "library",
      "name": "side-channel",
      "version": "1.1.1",
      "scope": "required",
      "author": "Jordan Harband <ljharb@gmail.com>",
      "description": "Store information about any JS value in a side channel. Uses WeakMap if available.",
      "purl": "pkg:npm/side-channel@1.1.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/side-channel.git"
        },
        {
          "type": "website",
          "url": "https://github.com/ljharb/side-channel#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ljharb/side-channel/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "eb1e9d2bacc97694f3178b1078d631c2dbc1cdfe848381ad95eb12f781cebd3b9d51ec8ad965c06887e60e0b32b2562b441785225b22e78018b05194ba19afad"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "side-channel-list@1.0.1",
      "type": "library",
      "name": "side-channel-list",
      "version": "1.0.1",
      "scope": "required",
      "author": "Jordan Harband <ljharb@gmail.com>",
      "description": "Store information about any JS value in a side channel, using a linked list",
      "purl": "pkg:npm/side-channel-list@1.0.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/side-channel-list.git"
        },
        {
          "type": "website",
          "url": "https://github.com/ljharb/side-channel-list#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ljharb/side-channel-list/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9a39ffd1b8bfa145118dce5797b21a5a2fce24926e9aea0915025f0c3c8ee3afa1056b1f69533ae53047ab67a864187397d11c8713a28e991b442f12541414d3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "side-channel-map@1.0.1",
      "type": "library",
      "name": "side-channel-map",
      "version": "1.0.1",
      "scope": "required",
      "author": "Jordan Harband <ljharb@gmail.com>",
      "description": "Store information about any JS value in a side channel, using a Map",
      "purl": "pkg:npm/side-channel-map@1.0.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/side-channel-map.git"
        },
        {
          "type": "website",
          "url": "https://github.com/ljharb/side-channel-map#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ljharb/side-channel-map/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5428c235f80cb1bcb7b53768d369db8ed33f7b0adaea33c79a94e17a7913621f291bdb9c67fd4ff12a38bb814605e93f063a4e56c0c23282c0fe2b8128815744"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "side-channel-weakmap@1.0.2",
      "type": "library",
      "name": "side-channel-weakmap",
      "version": "1.0.2",
      "scope": "required",
      "author": "Jordan Harband <ljharb@gmail.com>",
      "description": "Store information about any JS value in a side channel. Uses WeakMap if available.",
      "purl": "pkg:npm/side-channel-weakmap@1.0.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/side-channel-weakmap.git"
        },
        {
          "type": "website",
          "url": "https://github.com/ljharb/side-channel-weakmap#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ljharb/side-channel-weakmap/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "58f4bf1ef1d04d89c78ac2e8f4c72a0473899361641cefed969be5772ae77a6e1a790a7885a8b7832b61b3083aa74d684a84e5e7cadca621408c5d9baf6024d8"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "siginfo@2.0.0",
      "type": "library",
      "name": "siginfo",
      "version": "2.0.0",
      "scope": "optional",
      "author": "Emil Bay <github@tixz.dk>",
      "description": "Utility module to print pretty messages on SIGINFO/SIGUSR1",
      "purl": "pkg:npm/siginfo@2.0.0",
      "properties": [],
      "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": "signal-exit@4.1.0",
      "type": "library",
      "name": "signal-exit",
      "version": "4.1.0",
      "scope": "optional",
      "author": "Ben Coe <ben@npmjs.com>",
      "description": "when you want to fire an event no matter how a process exits.",
      "purl": "pkg:npm/signal-exit@4.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tapjs/signal-exit.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6f3c99d5ef3cc3d3b588d25b2a73a5bd84eb58f0e5e3a3b56c6d03dd7227bfef6d90faf1acdf235144e21650e4926296827d4ce827c8035dd2b86a8e6bd2a8af"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "smart-buffer@4.2.0",
      "type": "library",
      "name": "smart-buffer",
      "version": "4.2.0",
      "scope": "required",
      "author": "Josh Glazebrook",
      "description": "smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.",
      "purl": "pkg:npm/smart-buffer@4.2.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/JoshGlazebrook/smart-buffer.git"
        },
        {
          "type": "website",
          "url": "https://github.com/JoshGlazebrook/smart-buffer/"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/JoshGlazebrook/smart-buffer/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "f7884ad0787cacfa90976c577371ec681a0e5ca576d0c4e83e4717bf06c84962c4b3eeb8b01ab9905827da42431dbd4faf2f72acfd1dc6b088f5145c8bb4572a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "socks@2.8.9",
      "type": "library",
      "name": "socks",
      "version": "2.8.9",
      "scope": "required",
      "author": "Josh Glazebrook",
      "description": "Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.",
      "purl": "pkg:npm/socks@2.8.9",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/socks/-/socks-2.8.9.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/JoshGlazebrook/socks.git"
        },
        {
          "type": "website",
          "url": "https://github.com/JoshGlazebrook/socks/"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/JoshGlazebrook/socks/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2c9854614bc8b5d4342e425398f79a10e6d65c0a85c9f98ff39c74b5c87f7b3f5c6a19a194104b6c8a83167bc19d42466a06f425b210ae406cd7027ec9162913"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "socks-proxy-agent@8.0.5",
      "type": "library",
      "name": "socks-proxy-agent",
      "version": "8.0.5",
      "scope": "required",
      "author": "Nathan Rajlich",
      "description": "A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS",
      "purl": "pkg:npm/socks-proxy-agent@8.0.5",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.5.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/TooTallNate/proxy-agents.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1de84212ca2d16a6cf5bdb09f1655807a51b98832fee4514391205d8d9dcab8550bc17cd04b89b5bd619479765602494870703eb6f29465966ee7f84f984f327"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "agent-base@7.1.4",
      "type": "library",
      "name": "agent-base",
      "version": "7.1.4",
      "scope": "required",
      "author": "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)",
      "description": "Turn a function into an `http.Agent` instance",
      "purl": "pkg:npm/agent-base@7.1.4",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.4.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/TooTallNate/proxy-agents.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "32703e613f1fc1f24f801c779bad0c36a6a49b7d173a4c88a07d72ea1b9342f0b43f0646ee48bc35a70b05cacf6cda28f2f119cbb269ba4efe8cc3be094a2f4d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "sonic-boom@4.2.1",
      "type": "library",
      "name": "sonic-boom",
      "version": "4.2.1",
      "scope": "required",
      "author": "Matteo Collina <hello@matteocollina.com>",
      "description": "Extremely fast utf8 only stream implementation",
      "purl": "pkg:npm/sonic-boom@4.2.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/sonic-boom/-/sonic-boom-4.2.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/pinojs/sonic-boom.git"
        },
        {
          "type": "website",
          "url": "https://github.com/pinojs/sonic-boom#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/pinojs/sonic-boom/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c3a031b6e6d76b6c135c052c64c316111aec21101dacad1273e154cad5af60084124bcae238965acc202d43b65352748f7d108f3a299ba6d8c32adc4019945f5"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "source-map@0.7.6",
      "type": "library",
      "name": "source-map",
      "version": "0.7.6",
      "scope": "required",
      "author": "Nick Fitzgerald <nfitzgerald@mozilla.com>",
      "description": "Generates and consumes source maps",
      "purl": "pkg:npm/source-map@0.7.6",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/source-map/-/source-map-0.7.6.tgz"
        },
        {
          "type": "vcs",
          "url": "http://github.com/mozilla/source-map.git"
        },
        {
          "type": "website",
          "url": "https://github.com/mozilla/source-map"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8b9bafb7c0b78a489678d65255935671f64f22d1503ac6135003a47143c677c0ea0f2d6e3948a48ede5d1beb91970caf475d3c15bf4339de06bd77d3d0ddbfb9"
        }
      ],
      "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 <v7rulnik@gmail.com>",
      "description": "Generates and consumes source maps",
      "purl": "pkg:npm/source-map-js@1.2.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/7rulnik/source-map-js"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "51758c2a12cec1529bef6f0852d40f5f17d853ebac7726ed52b2bff2e184f0240cbeb84ea70bf30c1c23d108522fb31073bbc8b084811bc550f3e203431a5f40"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "source-map-loader@5.0.0",
      "type": "library",
      "name": "source-map-loader",
      "version": "5.0.0",
      "scope": "required",
      "author": "Tobias Koppers @sokra",
      "description": "extracts inlined source map and offers it to webpack",
      "purl": "pkg:npm/source-map-loader@5.0.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/source-map-loader/-/source-map-loader-5.0.0.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/webpack-contrib/source-map-loader"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9360eeafb09b48b7001fbdec05c224579c633d5e12cea3b5349efe5da425f227f754e0c3523dc535c84d1a9aa025229bbd47c9ba155dbfc2b612ef3f4cd97678"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "iconv-lite@0.6.3",
      "type": "library",
      "name": "iconv-lite",
      "version": "0.6.3",
      "scope": "required",
      "author": "Alexander Shtuchkin <ashtuchkin@gmail.com>",
      "description": "Convert character encodings in pure javascript.",
      "purl": "pkg:npm/iconv-lite@0.6.3",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/ashtuchkin/iconv-lite.git"
        },
        {
          "type": "website",
          "url": "https://github.com/ashtuchkin/iconv-lite"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e1f0a4efdc2c84c773329dab1f4eaa5ab244e22a25a8b842507f8e8ae22053ef91074fbde0d9432fcd5ab4eec65f9e6e50ab9ea34b711cdb6f13223a0fb59d33"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "source-map-support@0.5.21",
      "type": "library",
      "name": "source-map-support",
      "version": "0.5.21",
      "scope": "required",
      "description": "Fixes stack traces for files with source maps",
      "purl": "pkg:npm/source-map-support@0.5.21",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/evanw/node-source-map-support"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/evanw/node-source-map-support/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b811d4dcbddccec232617297f3c7ddac6a2fc5d482a13183459e92617b524712d95331e0e4fffae87b7aba85251eef4466877e8a75e12a8dea420c17513ff2d7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "source-map@0.6.1",
      "type": "library",
      "name": "source-map",
      "version": "0.6.1",
      "scope": "required",
      "author": "Nick Fitzgerald <nfitzgerald@mozilla.com>",
      "description": "Generates and consumes source maps",
      "purl": "pkg:npm/source-map@0.6.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz"
        },
        {
          "type": "vcs",
          "url": "http://github.com/mozilla/source-map.git"
        },
        {
          "type": "website",
          "url": "https://github.com/mozilla/source-map"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "52381aa6e99695b3219018334fb624739617513e3a17488abbc4865ead1b7303f9773fe1d0f963e9e9c9aa3cf565bab697959aa989eb55bc16396332177178ee"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "split-ca@1.0.1",
      "type": "library",
      "name": "split-ca",
      "version": "1.0.1",
      "scope": "optional",
      "author": "Charles Bushong",
      "description": "Simple module to split a single certificate authority chain file (aka: bundle, ca-bundle, ca-chain, etc.) into an array, as expected by the node.js tls api.",
      "purl": "pkg:npm/split-ca@1.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/split-ca/-/split-ca-1.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/bushong1/split-ca.git"
        },
        {
          "type": "website",
          "url": "https://github.com/bushong1/split-ca"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/bushong1/split-ca/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "439b61052c69e6df163d34c9412e7d2eb1aa399a8eb2b843183566f1acc2a8806348177b9ddf68d8f33e983ba5410921f21fffe14ea11599dcfe6ba5f2de6959"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "split2@4.2.0",
      "type": "library",
      "name": "split2",
      "version": "4.2.0",
      "scope": "required",
      "author": "Matteo Collina <hello@matteocollina.com>",
      "description": "split a Text Stream into a Line Stream, using Stream 3",
      "purl": "pkg:npm/split2@4.2.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/split2/-/split2-4.2.0.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mcollina/split2.git"
        },
        {
          "type": "issue-tracker",
          "url": "http://github.com/mcollina/split2/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "51c8dc24e5a49eb36417a3cb5fcdea70733a28781528d915eb663c6b9b980d5bfdc9d19057000730aa877498ded554d6a658c6d1662908386b09d00e607e135a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "ssh-remote-port-forward@1.0.4",
      "type": "library",
      "name": "ssh-remote-port-forward",
      "version": "1.0.4",
      "scope": "optional",
      "author": "Cristian Greco",
      "description": "SSH remote port forward",
      "purl": "pkg:npm/ssh-remote-port-forward@1.0.4",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ssh-remote-port-forward/-/ssh-remote-port-forward-1.0.4.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/cristianrgreco/ssh-remote-port-forward"
        },
        {
          "type": "website",
          "url": "https://github.com/cristianrgreco/ssh-remote-port-forward#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/cristianrgreco/ssh-remote-port-forward/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c742d5d5e543c237f58261bb4d39dfa88cdffb754f473eefacd2235faa182db782adffcf79563a8644faf0c83eab4daa5f1421acb8c1d237e0be17afa024662d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "@types/ssh2@0.5.52",
      "type": "library",
      "name": "@types/ssh2",
      "version": "0.5.52",
      "scope": "optional",
      "description": "TypeScript definitions for ssh2",
      "purl": "pkg:npm/%40types/ssh2@0.5.52",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/ssh2/-/ssh2-0.5.52.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ssh2"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "95b2cb957c5d09939224c0889ca1f6fbd57fefb113d89e8d3d01e9148d2475aeb50ddd4a82526cf9f3d005c862ce6cd848e24181d4da8e13ea04ed71c4bcb0be"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "ssh2@1.17.0",
      "type": "library",
      "name": "ssh2",
      "version": "1.17.0",
      "scope": "optional",
      "author": "Brian White <mscdex@mscdex.net>",
      "description": "SSH2 client and server modules written in pure JavaScript for node.js",
      "purl": "pkg:npm/ssh2@1.17.0",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ssh2/-/ssh2-1.17.0.tgz"
        },
        {
          "type": "vcs",
          "url": "http://github.com/mscdex/ssh2.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c0f95d0a4ddab226c08d0fe4ce259042dd568773e00c5a42d17a70725cca71d4f5bea97a29e6317f92c8b789e516451e47c5aea6160c2aa500e7a5f8ae36df81"
        }
      ]
    },
    {
      "bom-ref": "stackback@0.0.2",
      "type": "library",
      "name": "stackback",
      "version": "0.0.2",
      "scope": "optional",
      "author": "Roman Shtylman <shtylman@gmail.com>",
      "description": "return list of CallSite objects from a captured stacktrace",
      "purl": "pkg:npm/stackback@0.0.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/stackback/-/stackback-0.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/shtylman/node-stackback.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d573091397d0a358c61fa63fede6e7c0f3811242049d3e10177d9de51d7e557757bde334201309b7ccdf6b15f53f7421570ad87bee7bebe8e400db524b69816f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "statuses@2.0.2",
      "type": "library",
      "name": "statuses",
      "version": "2.0.2",
      "scope": "required",
      "description": "HTTP status utility",
      "purl": "pkg:npm/statuses@2.0.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/statuses/-/statuses-2.0.2.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0ef132e795770c1eee927468fb888e193e5f3f5b2547cc10a2155d9278a064f32932cb5a289416870898040089137525da94e70138a18416274616501c606247"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "std-env@4.2.0",
      "type": "library",
      "name": "std-env",
      "version": "4.2.0",
      "scope": "optional",
      "description": "Runtime agnostic JS utils",
      "purl": "pkg:npm/std-env@4.2.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/std-env/-/std-env-4.2.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a0250a4aea4a4c75f9dc4ca30edb9943ae298cb27ac980ada66130d20a18c6d8c6f4aa5b45ef0a02c976b4150653d0f231c27447027c1aa2401733177175b547"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "stream-buffers@3.0.3",
      "type": "library",
      "name": "stream-buffers",
      "version": "3.0.3",
      "scope": "required",
      "author": "Sam Day <me@samcday.com.au>",
      "description": "Buffer-backed Streams for reading and writing.",
      "purl": "pkg:npm/stream-buffers@3.0.3",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/stream-buffers/-/stream-buffers-3.0.3.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/samcday/node-stream-buffer.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a6a32ac100aca343c126dd8f4260ced1c163d25caa9a2c0e322312915b51a2497b7be6534588031ca9ee64d6ea8e225782c8389eeaad0ffcf1ba8f4aa93a7463"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Unlicense"
          }
        }
      ]
    },
    {
      "bom-ref": "streamsearch@1.1.0",
      "type": "library",
      "name": "streamsearch",
      "version": "1.1.0",
      "scope": "required",
      "author": "Brian White <mscdex@mscdex.net>",
      "description": "Streaming Boyer-Moore-Horspool searching for node.js",
      "purl": "pkg:npm/streamsearch@1.1.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/streamsearch/-/streamsearch-1.1.0.tgz"
        },
        {
          "type": "vcs",
          "url": "http://github.com/mscdex/streamsearch.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "31c739c077a1a7d697cf56b1e9b654c98e5a7e0f6edabbf972a408de646b624182f2b5b684cd368d6bb08ed2fef8b4b9aa29d2ca18f641f2f236cb9cf95b04c6"
        }
      ]
    },
    {
      "bom-ref": "streamx@2.28.0",
      "type": "library",
      "name": "streamx",
      "version": "2.28.0",
      "scope": "required",
      "author": "Mathias Buus (@mafintosh)",
      "description": "An iteration of the Node.js core streams with a series of improvements",
      "purl": "pkg:npm/streamx@2.28.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/streamx/-/streamx-2.28.0.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mafintosh/streamx.git"
        },
        {
          "type": "website",
          "url": "https://github.com/mafintosh/streamx"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mafintosh/streamx/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d58a308738dfd22bc632b4c8918f616afe53c686cef6a215a94138d5f88218c1a073708b95fe0c63ef401e666a0568034ee7b47d8f735a36055727fa0e2ba86f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "string_decoder@1.1.1",
      "type": "library",
      "name": "string_decoder",
      "version": "1.1.1",
      "scope": "required",
      "description": "The string_decoder module from Node core",
      "purl": "pkg:npm/string_decoder@1.1.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/nodejs/string_decoder.git"
        },
        {
          "type": "website",
          "url": "https://github.com/nodejs/string_decoder"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9ff4a19ef0e2e851db6d57ef8aba3e5a88e2173bfeb3c30f30705ccd578f7d4a4324bc282d3d21b759786300426e2f29240bde104767907c8fc933ff9b345fc2"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "string-width@5.1.2",
      "type": "library",
      "name": "string-width",
      "version": "5.1.2",
      "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@5.1.2",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1e72ce091def8dc63c6dea0d2ed723679fe7c67d9a7e6304ea586b0eb79ba24a8c6a9f976de5bc9fd4d7a4f0cea9d18ae6a708de84f418a4d6eb00bb10c895a8"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "strip-ansi@7.2.0",
      "type": "library",
      "name": "strip-ansi",
      "version": "7.2.0",
      "scope": "optional",
      "author": "Sindre Sorhus",
      "description": "Strip ANSI escape codes from a string",
      "purl": "pkg:npm/strip-ansi@7.2.0",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c833cc363a785b27d80641e78c844b7dc6b58ba28cc860adb1582829eff3d7eeafba481a10d76018166df9998a3dce206afbc46793a01df1ddadace180dc86ef"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "superagent@10.3.0",
      "type": "library",
      "name": "superagent",
      "version": "10.3.0",
      "scope": "optional",
      "author": "TJ Holowaychuk <tj@vision-media.ca>",
      "description": "elegant & feature rich browser / node HTTP with a fluent API",
      "purl": "pkg:npm/superagent@10.3.0",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/superagent/-/superagent-10.3.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/ladjs/superagent.git"
        },
        {
          "type": "website",
          "url": "https://github.com/ladjs/superagent"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ladjs/superagent/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "07ee0893b44e8152ab42c5d3574270a76bbe3d760b4a5aad0c08589e4903fb39f7ca0f2cff38c0d8c7866b23e863f2880ab6e2b709de0c7ae34a8b7128bfb45d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "supertest@7.2.2",
      "type": "library",
      "name": "supertest",
      "version": "7.2.2",
      "scope": "optional",
      "author": "TJ Holowaychuk",
      "description": "SuperAgent driven library for testing HTTP servers",
      "purl": "pkg:npm/supertest@7.2.2",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/supertest/-/supertest-7.2.2.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/ladjs/supertest.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a0af161bd7624b70e585d5247059f8b643488886c1c7d948d82945f0af9bdbf9bc132bf8ecb49ac3153365048d294ad56f62aca9e4c309c8c00153d86922d54c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "supports-color@8.1.1",
      "type": "library",
      "name": "supports-color",
      "version": "8.1.1",
      "scope": "required",
      "author": "Sindre Sorhus",
      "description": "Detect whether a terminal supports color",
      "purl": "pkg:npm/supports-color@8.1.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3295043763a876d533c6f29097bd9c505ed14391221ec1af4ac546d226bd73945b5862f6088e02ec4a4f4bc513048a659e5cd988db95e7ac3e16e371cb7b72d9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "swc-loader@0.2.7",
      "type": "library",
      "name": "swc-loader",
      "version": "0.2.7",
      "scope": "required",
      "author": "강동윤 <kdy1997.dev@gmail.com>",
      "description": "Webpack plugin for swc",
      "purl": "pkg:npm/swc-loader@0.2.7",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/swc-loader/-/swc-loader-0.2.7.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9f0616c37161f5a99edd1b66ed2b52f5204ba474519d870aedb9e917750a6667ac00ad20c36fc00ef9544450083663ef2ad0cbce9f860623fdc8ba048e0e92f7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "tapable@2.3.3",
      "type": "library",
      "name": "tapable",
      "version": "2.3.3",
      "scope": "required",
      "author": "Tobias Koppers @sokra",
      "description": "Just a little module for plugins.",
      "purl": "pkg:npm/tapable@2.3.3",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/tapable/-/tapable-2.3.3.tgz"
        },
        {
          "type": "vcs",
          "url": "http://github.com/webpack/tapable.git"
        },
        {
          "type": "website",
          "url": "https://github.com/webpack/tapable"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "bb173fce9a8583ac7b0bcbce13b961e8b6dd6bc7842fdce6566fcf2de4cf051861d710a0756690f89d42522786a487e6d8776db14a51bfe1ec8626ac04c71ce8"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "tar-fs@3.1.3",
      "type": "library",
      "name": "tar-fs",
      "version": "3.1.3",
      "scope": "required",
      "author": "Mathias Buus",
      "description": "filesystem bindings for tar-stream",
      "purl": "pkg:npm/tar-fs@3.1.3",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.1.3.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mafintosh/tar-fs.git"
        },
        {
          "type": "website",
          "url": "https://github.com/mafintosh/tar-fs"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mafintosh/tar-fs/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "fe15380179c8759bbe1af975a64d282397f91f15ac08946d636685689764f55bf22f8f03594ea253958020f1bec088b562f580e9e4c9bc8be23ffb4c01964dc1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "tar-stream@3.2.0",
      "type": "library",
      "name": "tar-stream",
      "version": "3.2.0",
      "scope": "required",
      "author": "Mathias Buus <mathiasbuus@gmail.com>",
      "description": "tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.",
      "purl": "pkg:npm/tar-stream@3.2.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.2.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/mafintosh/tar-stream.git"
        },
        {
          "type": "website",
          "url": "https://github.com/mafintosh/tar-stream"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mafintosh/tar-stream/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a23cef0af55a369e9a3931661bb8da443d267a8c0802e3dcddc30c85280a8955b0b351b21db19dff1be7cae44a70a94ca6ddeabf1c7aaf486b7823484cff6122"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "teex@1.0.1",
      "type": "library",
      "name": "teex",
      "version": "1.0.1",
      "scope": "required",
      "author": "Mathias Buus (@mafintosh)",
      "description": "Turn a readable stream into multiple readable streamx streams",
      "purl": "pkg:npm/teex@1.0.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/teex/-/teex-1.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mafintosh/teex.git"
        },
        {
          "type": "website",
          "url": "https://github.com/mafintosh/teex"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mafintosh/teex/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "79813a88423ad8d8b51fca086bb2a50d4eae401b6aaf811a8e78b7c17eeba5f5c3f32b05c7ccf4f9dae2f8a5843d6a41b315dfc6ee7cc7fd23bd3553d5e90e4a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "terser@5.49.0",
      "type": "library",
      "name": "terser",
      "version": "5.49.0",
      "scope": "required",
      "author": "Mihai Bazon <mihai.bazon@gmail.com> (http://lisperator.net/)",
      "description": "JavaScript parser, mangler/compressor and beautifier toolkit for ES6+",
      "purl": "pkg:npm/terser@5.49.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/terser/-/terser-5.49.0.tgz"
        },
        {
          "type": "website",
          "url": "https://terser.org"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "48d8839d7c874abc557083ad55b50bcdc4e69e2522c1c57b3707728f5b7056e6de4e66e3a1af29ebd28a0e97e476839abee338fc6466d7eca423caaa9dabc7a0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "testcontainers@12.0.4",
      "type": "library",
      "name": "testcontainers",
      "version": "12.0.4",
      "scope": "optional",
      "author": "Cristian Greco",
      "description": "Testcontainers is a NodeJS library that supports tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container",
      "purl": "pkg:npm/testcontainers@12.0.4",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/testcontainers/-/testcontainers-12.0.4.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/testcontainers/testcontainers-node.git"
        },
        {
          "type": "website",
          "url": "https://github.com/testcontainers/testcontainers-node#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/testcontainers/testcontainers-node/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "40847ff31175f85ff6e9c20cfbd078cb2c4d4db289c40bf7872819ca13d1819f10d808653d98c37695d1ba4d7a577ed7e1b809448de15c586810808c040ec076"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "text-decoder@1.2.7",
      "type": "library",
      "name": "text-decoder",
      "version": "1.2.7",
      "scope": "required",
      "author": "Holepunch",
      "description": "Streaming text decoder that preserves multibyte Unicode characters",
      "purl": "pkg:npm/text-decoder@1.2.7",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.7.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/holepunchto/text-decoder.git"
        },
        {
          "type": "website",
          "url": "https://github.com/holepunchto/text-decoder#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/holepunchto/text-decoder/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "be52f2b5791e3f8c6f12ada8b477897d24084725b1a3fa191846d7aed10417d1e79ab765cb9f6c51bcd9fd08325ae2d81dcb421f1145e2d45064d43d93ad04c5"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "thingies@2.6.1",
      "type": "library",
      "name": "thingies",
      "version": "2.6.1",
      "scope": "required",
      "author": "streamich",
      "purl": "pkg:npm/thingies@2.6.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/thingies/-/thingies-2.6.1.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/streamich/thingies"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "715fc23064cadcce0c96727fd00b7a8ac98ec3f0341049e20cd49c6a38f3fc1af7735b2a13bd980f4d6b1a93d32b0776ef00312393ebfbafb4c3cca87f315163"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "thread-stream@4.2.0",
      "type": "library",
      "name": "thread-stream",
      "version": "4.2.0",
      "scope": "required",
      "author": "Matteo Collina <hello@matteocollina.com>",
      "description": "A streaming way to send data to a Node.js Worker Thread",
      "purl": "pkg:npm/thread-stream@4.2.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/thread-stream/-/thread-stream-4.2.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/mcollina/thread-stream.git"
        },
        {
          "type": "website",
          "url": "https://github.com/mcollina/thread-stream#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mcollina/thread-stream/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7b6cd9f7ac120a16b306c6c435ffcf726ff8b301edd9c10a43ddab8548e42fd1822a24c324869305e9e313f9bd0d78b44019933039050dd3a8994cb6d00d6d0d"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "real-require@1.0.0",
      "type": "library",
      "name": "real-require",
      "version": "1.0.0",
      "scope": "required",
      "author": "Paolo Insogna <shogun@cowtech.it>",
      "description": "Keep require and import consistent after bundling or transpiling",
      "purl": "pkg:npm/real-require@1.0.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/real-require/-/real-require-1.0.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/pinojs/real-require.git"
        },
        {
          "type": "website",
          "url": "https://github.com/pinojs/real-require"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/pinojs/real-require/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3f89db41841f78f271452998faffca20dc55b9c9b8345de9decee926f78c4eda26e76151e181a5b5440b07c89d0d7c030d65be798ad60c56eecd49e3a161c5ee"
        }
      ],
      "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": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/tinybench/-/tinybench-2.9.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d3e0d4bea58c55a94b9a16ba96be240fc88030ad47cd5d3f68a9c2b566fdbfdeb8d539cffcc15becf7366f1a314234d7004aebc9756050e7efd98a8d965a867a"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "tinyexec@1.2.4",
      "type": "library",
      "name": "tinyexec",
      "version": "1.2.4",
      "scope": "optional",
      "author": "James Garbutt (https://github.com/43081j)",
      "description": "A minimal library for executing processes in Node",
      "purl": "pkg:npm/tinyexec@1.2.4",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.2.4.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": "4877ffaf8f1beef3ab8ef7bd3f1268dcc379bf9caeca31ef75472b41f7d3dd65cc51f9c69870d56c2e24dec1c96894e0642c29529948680a3900db4cca9dd81e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "tinyglobby@0.2.17",
      "type": "library",
      "name": "tinyglobby",
      "version": "0.2.17",
      "scope": "optional",
      "author": "Superchupu",
      "description": "A fast and minimal alternative to globby and fast-glob",
      "purl": "pkg:npm/tinyglobby@0.2.17",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.17.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": "c1747f758a5ca8a99f5a911d66388a24ec023459dd0f40cc9eb5bf7188d51adb449017d581c2c51e836b963e3b9a339589cf72c8dbbae5a96c805e0d4324dada"
        }
      ],
      "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": [],
      "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": "tmp@0.2.7",
      "type": "library",
      "name": "tmp",
      "version": "0.2.7",
      "scope": "optional",
      "author": "KARASZI István <github@spam.raszi.hu>",
      "description": "Temporary file and directory creator",
      "purl": "pkg:npm/tmp@0.2.7",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/tmp/-/tmp-0.2.7.tgz"
        },
        {
          "type": "website",
          "url": "http://github.com/raszi/node-tmp"
        },
        {
          "type": "issue-tracker",
          "url": "http://github.com/raszi/node-tmp/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7b4be8b48a69e14a36009612cd51d5eb109c6b0ba27b3dc3cea0c06eb4dcdd8c4192994de9ef9d335dd97887199c383f4294ae536cdf677af3c18f2e9049da5f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "toidentifier@1.0.1",
      "type": "library",
      "name": "toidentifier",
      "version": "1.0.1",
      "scope": "required",
      "author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
      "description": "Convert a string of words to a JavaScript identifier",
      "purl": "pkg:npm/toidentifier@1.0.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a39b123ca12483f0c840d987e37574fee7ab2eba7355e764521f2d18dbda797a5fa6ec2329e9e54a8c7fd8efc14e5654b447be246eece58844cfad3c3e500744"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "tr46@0.0.3",
      "type": "library",
      "name": "tr46",
      "version": "0.0.3",
      "scope": "required",
      "author": "Sebastian Mayr <npm@smayr.name>",
      "description": "An implementation of the Unicode TR46 spec",
      "purl": "pkg:npm/tr46@0.0.3",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Sebmaster/tr46.js.git"
        },
        {
          "type": "website",
          "url": "https://github.com/Sebmaster/tr46.js#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/Sebmaster/tr46.js/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "37758cb2ea95eba953df40ab5cd6c48f1e06130968c37bfaaebe2609cbfaa6b9dfc214b4d6b920c857633cd05877d6ebecba57575f849a1d357c79ead86760af"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "tree-dump@1.1.0",
      "type": "library",
      "name": "tree-dump",
      "version": "1.1.0",
      "scope": "required",
      "author": "streamich",
      "description": "Tree or binary tree printer, print any tree to terminal or debug window",
      "purl": "pkg:npm/tree-dump@1.1.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/tree-dump/-/tree-dump-1.1.0.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/streamich/tree-dump"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "accbaf854e0c0836dc6e795e65315ecd6b1a6574457a64aa00cfbb8cf9f3525d5fa3dc3760428ec407ae8b47f3dce238114e217f6de2c80eee411564a3e51a04"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    },
    {
      "bom-ref": "tree-kill@1.2.2",
      "type": "library",
      "name": "tree-kill",
      "version": "1.2.2",
      "scope": "optional",
      "author": "Peteris Krumins",
      "description": "kill trees of processes",
      "purl": "pkg:npm/tree-kill@1.2.2",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/pkrumins/node-tree-kill.git"
        },
        {
          "type": "website",
          "url": "https://github.com/pkrumins/node-tree-kill"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2f43aba62f2a1a9446fff35df87f74bc507ede21e7b9ed734921a634e38287518b27bad4295c15d87be28e9846412d949a15197b04bd560bf1608760afe7c6d4"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "tslib@2.8.1",
      "type": "library",
      "name": "tslib",
      "version": "2.8.1",
      "scope": "required",
      "author": "Microsoft Corp.",
      "description": "Runtime library for TypeScript helper functions",
      "purl": "pkg:npm/tslib@2.8.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Microsoft/tslib.git"
        },
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/Microsoft/TypeScript/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a0916ef781d06fe29576e49440bef09e99aa9df98bb0e03f9c087a6fa107d30084a0ad3f98f79753a737c0a0d5f373243ae1cf447b525ca294f7d2016b34bfdb"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "0BSD"
          }
        }
      ]
    },
    {
      "bom-ref": "tsx@4.23.1",
      "type": "library",
      "name": "tsx",
      "version": "4.23.1",
      "scope": "optional",
      "author": "Hiroki Osame",
      "description": "TypeScript Execute (tsx): Node.js enhanced with esbuild to run TypeScript & ESM files",
      "purl": "pkg:npm/tsx@4.23.1",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/tsx/-/tsx-4.23.1.tgz"
        },
        {
          "type": "website",
          "url": "https://tsx.hirok.io"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1901e79087f1cb1d70602392ff0a278a4e4c551654f618b54c4666cc6652089075cbd620a19f07ea2b4d13fbb8b2e13ec8b98ecee1381394b84d9fd95f6c1c59"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "tweetnacl@0.14.5",
      "type": "library",
      "name": "tweetnacl",
      "version": "0.14.5",
      "scope": "optional",
      "author": "TweetNaCl-js contributors",
      "description": "Port of TweetNaCl cryptographic library to JavaScript",
      "purl": "pkg:npm/tweetnacl@0.14.5",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dchest/tweetnacl-js.git"
        },
        {
          "type": "website",
          "url": "https://tweetnacl.js.org"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/dchest/tweetnacl-js/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2975c515d01b15763881e148c28c8d2be7f96756fbb307d70017cbec75c29a821630a5377664b6ebaef603811e42d0f32cacbb49799f06ee7526896f10ac2d18"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Unlicense"
          }
        }
      ]
    },
    {
      "bom-ref": "type-fest@4.41.0",
      "type": "library",
      "name": "type-fest",
      "version": "4.41.0",
      "scope": "required",
      "author": "Sindre Sorhus",
      "description": "A collection of essential TypeScript types",
      "purl": "pkg:npm/type-fest@4.41.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/type-fest/-/type-fest-4.41.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "4de4d243a1f9607be9a95c0145c9cb0c20670ce1d662eec8bc66c74fa37c00eca672bf4f2468dcd464ed896653620d0d0a0630be761612454285002bf5b8dfc0"
        }
      ],
      "licenses": [
        {
          "expression": "(MIT OR CC0-1.0)"
        }
      ]
    },
    {
      "bom-ref": "type-is@2.1.0",
      "type": "library",
      "name": "type-is",
      "version": "2.1.0",
      "scope": "required",
      "description": "Infer the content-type of a request.",
      "purl": "pkg:npm/type-is@2.1.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/type-is/-/type-is-2.1.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7da607c346a705b73f916177cc54c49f14853801945fd1856ce06d86f0dd2ec22512858e14eb52d3380289063022c90bf6219764bde40170fc3a86781a63004c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "typedarray@0.0.6",
      "type": "library",
      "name": "typedarray",
      "version": "0.0.6",
      "scope": "required",
      "author": "James Halliday",
      "description": "TypedArray polyfill for old browsers",
      "purl": "pkg:npm/typedarray@0.0.6",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/substack/typedarray.git"
        },
        {
          "type": "website",
          "url": "https://github.com/substack/typedarray"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "fda0831066ad1af67604893e1e62dfe227c2245c2f28535bf7f25e64f32e95f805ada727f5015c01fe463bc07f9b07948d2a1b952e489f471686aa5fb3fe4f40"
        }
      ],
      "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:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz"
        },
        {
          "type": "vcs",
          "url": "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": "undici@8.9.0",
      "type": "library",
      "name": "undici",
      "version": "8.9.0",
      "scope": "optional",
      "description": "An HTTP/1.1 client, written from scratch for Node.js",
      "purl": "pkg:npm/undici@8.9.0",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/undici/-/undici-8.9.0.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/nodejs/undici.git"
        },
        {
          "type": "website",
          "url": "https://undici.nodejs.org"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/nodejs/undici/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "696669523ed7a06a27302971e2074345f8018ea780f85e3bdda0e644e4106ccf67e8f45f2bfbb5abf6b45f8c0c4e07077d3f07e9fa5bb7df0f16e0d4c0583660"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "undici-types@7.18.2",
      "type": "library",
      "name": "undici-types",
      "version": "7.18.2",
      "scope": "required",
      "description": "A stand-alone types package for Undici",
      "purl": "pkg:npm/undici-types@7.18.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/undici-types/-/undici-types-7.18.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/nodejs/undici.git"
        },
        {
          "type": "website",
          "url": "https://undici.nodejs.org"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/nodejs/undici/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "02cb82cdf7c61c9c9b49a46b9abe5e1ebf359b0254de48f0e8cfaea6b5af09788d78df52386c10dc99fc8dbf26dd9ea2cd58249e7d51d054c21003f642b2d8ff"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "unionfs@4.6.0",
      "type": "library",
      "name": "unionfs",
      "version": "4.6.0",
      "scope": "required",
      "description": "Use multiple `fs` modules in a union.",
      "purl": "pkg:npm/unionfs@4.6.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/unionfs/-/unionfs-4.6.0.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streamich/unionfs.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7c9032de04c78c58b94b74cfe4419d8ecfce50c145bc8fda772dd3f2a56e65f92ff108bca6b57f43c06e14480e0c9b258594d3db3daa743da519d79ef6a8c49c"
        }
      ]
    },
    {
      "bom-ref": "unpipe@1.0.0",
      "type": "library",
      "name": "unpipe",
      "version": "1.0.0",
      "scope": "required",
      "author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
      "description": "Unpipe a stream from all destinations",
      "purl": "pkg:npm/unpipe@1.0.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a63cb66d8852b2e7f05a52b03dcfa5ddc37bfb0b8994aeaecf461d2443a54036e5ea3a3f6253e2e266fc6a0524542f0117b57c36ecdec8f36a464b00de1ced29"
        }
      ],
      "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 <andrey@sitnik.ru>",
      "description": "CLI tool to update caniuse-lite to refresh target browsers from Browserslist config",
      "purl": "pkg:npm/update-browserslist-db@1.2.3",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "26cd26f5cc7ea8e803c68d1e32214612e796cedcfe778f8cdeb1a598a3d3f93e084bf8cfe32970dcdc29bba7294d33fc4753000b5905e156dd2eddc045fdb4f7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "util-deprecate@1.0.2",
      "type": "library",
      "name": "util-deprecate",
      "version": "1.0.2",
      "scope": "required",
      "author": "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)",
      "description": "The Node.js `util.deprecate()` function with browser support",
      "purl": "pkg:npm/util-deprecate@1.0.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/TooTallNate/util-deprecate.git"
        },
        {
          "type": "website",
          "url": "https://github.com/TooTallNate/util-deprecate"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/TooTallNate/util-deprecate/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "10f0f9ab5b97c85c49a42acb9c27359c79eade039ae83641a1c008888d93692080ed5089d5424331a802cc891736c5187c3d5d68afff2d3110f318886eb1ed73"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "uuid@11.1.1",
      "type": "library",
      "name": "uuid",
      "version": "11.1.1",
      "scope": "required",
      "description": "RFC9562 UUIDs",
      "purl": "pkg:npm/uuid@11.1.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/uuid/-/uuid-11.1.1.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/uuidjs/uuid.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "bc8631ac1082fcdfcaf89b37a9237cf20a3b9087cd3ecb2bfe11c27ac28240d0239a0bd84b6a2aafaf6422e7c41be3b8f8f7decce1f811b21e1c27c5a2ff1981"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "vary@1.1.2",
      "type": "library",
      "name": "vary",
      "version": "1.1.2",
      "scope": "required",
      "author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
      "description": "Manipulate the HTTP Vary header",
      "purl": "pkg:npm/vary@1.1.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "04d19b58b7ddd1e50f69b8645d4566d23f2ebaf444c93879a2f45afddca8c3f06a01b649c82fb97d4f88cd03b39802b362a6110084a8461750af778867f3d7aa"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "vite@8.1.5",
      "type": "library",
      "name": "vite",
      "version": "8.1.5",
      "scope": "optional",
      "author": "Evan You",
      "description": "Native-ESM powered web dev build tool",
      "purl": "pkg:npm/vite@8.1.5",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/vite/-/vite-8.1.5.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": "ed42cbc2c09d631fe7472ae9884c2fa9be53147acc559c81b7eae0fce0174fbae08ffcfe0ed4c3c8a15e2c074392e6c3543283f233ac9dd9b2ee6e795dc7d4b3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "vitest@4.1.10",
      "type": "library",
      "name": "vitest",
      "version": "4.1.10",
      "scope": "optional",
      "author": "Anthony Fu <anthonyfu117@hotmail.com>",
      "description": "Next generation testing framework powered by Vite",
      "purl": "pkg:npm/vitest@4.1.10",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/vitest/-/vitest-4.1.10.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": "47d8d44dee52e106f41c27784cdaa90bba0672b32cb0c4465cb5bcd2e6e35ac5bd547e4617ccb56344852d8f406ea4a4ea7b743e73b1e07e16349619d771943f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "watchpack@2.5.2",
      "type": "library",
      "name": "watchpack",
      "version": "2.5.2",
      "scope": "required",
      "author": "Tobias Koppers @sokra",
      "purl": "pkg:npm/watchpack@2.5.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/watchpack/-/watchpack-2.5.2.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/webpack/watchpack.git"
        },
        {
          "type": "website",
          "url": "https://github.com/webpack/watchpack"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/webpack/watchpack/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ea2ff4d0d0633f8c863ecf9c68a4b245fa5317ff13a2bb2ed0c396de633321b86021215d7abf22ef16ea80794b33026b76237c9dd055dd4035fc07f33d2afe8e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "webidl-conversions@3.0.1",
      "type": "library",
      "name": "webidl-conversions",
      "version": "3.0.1",
      "scope": "required",
      "author": "Domenic Denicola <d@domenic.me> (https://domenic.me/)",
      "description": "Implements the WebIDL algorithms for converting to and from JavaScript values",
      "purl": "pkg:npm/webidl-conversions@3.0.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d89027df3f0047aae32bc4a6f28ad10b487f6dc97f0ea2fbb513dd199e08d428dd17e11a30b998c411f25ee28bf38f5eb9c3c586f068c4cb1f95f39bf24c5a79"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ]
    },
    {
      "bom-ref": "webpack@5.109.0",
      "type": "library",
      "name": "webpack",
      "version": "5.109.0",
      "scope": "required",
      "author": "Tobias Koppers @sokra",
      "description": "Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.",
      "purl": "pkg:npm/webpack@5.109.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/webpack/-/webpack-5.109.0.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/webpack/webpack.git"
        },
        {
          "type": "website",
          "url": "https://github.com/webpack/webpack"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "be89ab9e0b245555c4645f6c3197d801de295d95277da59d246945f814cd17e80904229809006739e54f96b877f44c25ee7942b22ac3a65332ea8e60f7124706"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "webpack-sources@3.5.1",
      "type": "library",
      "name": "webpack-sources",
      "version": "3.5.1",
      "scope": "required",
      "author": "Tobias Koppers @sokra",
      "description": "Source code handling classes for webpack",
      "purl": "pkg:npm/webpack-sources@3.5.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.5.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/webpack/webpack-sources.git"
        },
        {
          "type": "website",
          "url": "https://github.com/webpack/webpack-sources#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/webpack/webpack-sources/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "8f2ba218976dbd8e37e33e5b519ae3cfaeefefafde3cdbc5653a7d31dcf6f48947e3e18fb20c868e2bf47ca23e33b05d914e800e3ba551c280777b542b75a513"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "whatwg-url@5.0.0",
      "type": "library",
      "name": "whatwg-url",
      "version": "5.0.0",
      "scope": "required",
      "author": "Sebastian Mayr <github@smayr.name>",
      "description": "An implementation of the WHATWG URL Standard's URL API and parsing machinery",
      "purl": "pkg:npm/whatwg-url@5.0.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b1a139ee7ba9c64eafdc7637e7e8f307061ad2b292cb45d1f094b164fc202ebef2b34201ce11af880d7f4d41892e6495aacf296fd027bc809712e3872e9ad84f"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "which@2.0.2",
      "type": "library",
      "name": "which",
      "version": "2.0.2",
      "scope": "required",
      "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)",
      "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
      "purl": "pkg:npm/which@2.0.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/which/-/which-2.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "git://github.com/isaacs/node-which.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "04b2374e5d535b73ef97bd25df2ab763ae22f9ac29c17aac181616924a8cb676d782b303fb28fbae15b492e103c7325a6171a3116e6881aa4a34c10a34c8e26c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "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 (@mafintosh)",
      "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": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/why-is-node-running/-/why-is-node-running-2.3.0.tgz"
        },
        {
          "type": "vcs",
          "url": "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": "wrap-ansi@8.1.0",
      "type": "library",
      "name": "wrap-ansi",
      "version": "8.1.0",
      "scope": "optional",
      "author": "Sindre Sorhus",
      "description": "Wordwrap a string with ANSI escape codes",
      "purl": "pkg:npm/wrap-ansi@8.1.0",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b22ed0588eb350cab9e9b11216f6a0b66ccc7463ada317d1f927b3d753286df73bb66f9591472493d6d6d9479f7d319551b3a4b31992c34000da0b3c83bd4d09"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "ansi-styles@6.2.3",
      "type": "library",
      "name": "ansi-styles",
      "version": "6.2.3",
      "scope": "optional",
      "author": "Sindre Sorhus",
      "description": "ANSI escape codes for styling strings in the terminal",
      "purl": "pkg:npm/ansi-styles@6.2.3",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.3.tgz"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e038fa336f0907ea001fc9059132d4a3e6b68f038592ea9bdf2b9c53408035c45151bc52d1c3f49d96021a371cdc1357c1122c5159831a0cdac267bbcef247be"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "wrappy@1.0.2",
      "type": "library",
      "name": "wrappy",
      "version": "1.0.2",
      "scope": "required",
      "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
      "description": "Callback wrapping utility",
      "purl": "pkg:npm/wrappy@1.0.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/npm/wrappy"
        },
        {
          "type": "website",
          "url": "https://github.com/npm/wrappy"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/npm/wrappy/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9784a9fc346c7a8afdc0be84bd5dbe4ee427eb774c90f8d9feca7d5e48214c46d5f4a94f4b5c54b19deeeff2103b8c31b5c141e1b82940f45c477402bdeccf71"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "ws@8.21.3",
      "type": "library",
      "name": "ws",
      "version": "8.21.3",
      "scope": "required",
      "author": "Einar Otto Stangvik <einaros@gmail.com> (http://2x.io)",
      "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js",
      "purl": "pkg:npm/ws@8.21.3",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ws/-/ws-8.21.3.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/websockets/ws.git"
        },
        {
          "type": "website",
          "url": "https://github.com/websockets/ws"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "db4d5367f90f5b1a0faff38a5a3aae651d5258a5dcbf1747f9ed71af1f3d6f761b9b32cc1422df9da1b51c52205b324e11667b32fa4afbea1d66e7e0611e7447"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "xtend@4.0.2",
      "type": "library",
      "name": "xtend",
      "version": "4.0.2",
      "scope": "required",
      "author": "Raynos <raynos2@gmail.com>",
      "description": "extend like a boss",
      "purl": "pkg:npm/xtend@4.0.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz"
        },
        {
          "type": "website",
          "url": "https://github.com/Raynos/xtend"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/Raynos/xtend/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "2ca614d620172575200179fd5118e2bbe3168725171ecbdfa7b99cb989bd75250a2b4fc28edad4c050310fcdbf98259bb4bb068c521a774c08b28778ceb4c011"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "y18n@5.0.8",
      "type": "library",
      "name": "y18n",
      "version": "5.0.8",
      "scope": "required",
      "author": "Ben Coe <bencoe@gmail.com>",
      "description": "the bare-bones internationalization library used by yargs",
      "purl": "pkg:npm/y18n@5.0.8",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz"
        },
        {
          "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": "yaml@2.9.0",
      "type": "library",
      "name": "yaml",
      "version": "2.9.0",
      "scope": "optional",
      "author": "Eemeli Aro <eemeli@gmail.com>",
      "description": "JavaScript parser and stringifier for YAML",
      "purl": "pkg:npm/yaml@2.9.0",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/yaml/-/yaml-2.9.0.tgz"
        },
        {
          "type": "website",
          "url": "https://eemeli.org/yaml/"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "d80be1357de66fccdde99cbb20d4ed4a9975175e475ba5a7aa3d2cad696428b729625fe03083098b2b86ab629e236605c543e376507edcb735d2c78c2ed2f870"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "yargs@17.7.3",
      "type": "library",
      "name": "yargs",
      "version": "17.7.3",
      "scope": "required",
      "description": "yargs the modern, pirate-themed, successor to optimist.",
      "purl": "pkg:npm/yargs@17.7.3",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/yargs/-/yargs-17.7.3.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/yargs/yargs.git"
        },
        {
          "type": "website",
          "url": "https://yargs.js.org/"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "199b63c66fc9ff84d2c6e2f714d6230a62e4b414e7230feb56629223229e6006699890768a0f556ae082e71b1af3618d29528302aa4e9f7295ccdb74ce6ad4d2"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "yargs-parser@21.1.1",
      "type": "library",
      "name": "yargs-parser",
      "version": "21.1.1",
      "scope": "required",
      "author": "Ben Coe <ben@npmjs.com>",
      "description": "the mighty option parser used by yargs",
      "purl": "pkg:npm/yargs-parser@21.1.1",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/yargs/yargs-parser.git"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "b55a6c256ec376379c0221696c80757b7ab1210b04e8da0f739fde4ddadb6c80b88742d5b16867a1ade0fa6d87725048ba31f3b31678549540f8652e736fcb07"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    },
    {
      "bom-ref": "zip-stream@6.0.1",
      "type": "library",
      "name": "zip-stream",
      "version": "6.0.1",
      "scope": "optional",
      "author": "Chris Talkington",
      "description": "a streaming zip archive generator.",
      "purl": "pkg:npm/zip-stream@6.0.1",
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/zip-stream/-/zip-stream-6.0.1.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/archiverjs/node-zip-stream.git"
        },
        {
          "type": "website",
          "url": "https://github.com/archiverjs/node-zip-stream"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/archiverjs/node-zip-stream/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ccaed81c7cf8657a56f3d0075d43db41518a23bbaf91dde1ceeb13768b42835531c9a56d834cc52524df5bf0eae5fece041567aba71921a0bc4e2e216fa76d08"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "zod@3.25.76",
      "type": "library",
      "name": "zod",
      "version": "3.25.76",
      "scope": "required",
      "author": "Colin McDonnell <zod@colinhacks.com>",
      "description": "TypeScript-first schema declaration and validation library with static type inference",
      "purl": "pkg:npm/zod@3.25.76",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/zod/-/zod-3.25.76.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": "83352dfeab7cd675ec14628815c0b76277c4031e4d92e9c27e70e5bee0524854b4d9b717bb82e679ad001485306cb5b158fc7777da7c4b94286ae8ca70d43171"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "zod-to-json-schema@3.25.2",
      "type": "library",
      "name": "zod-to-json-schema",
      "version": "3.25.2",
      "scope": "required",
      "author": "Stefan Terdell",
      "description": "Converts Zod schemas to Json Schemas",
      "purl": "pkg:npm/zod-to-json-schema@3.25.2",
      "properties": [],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/zod-to-json-schema/-/zod-to-json-schema-3.25.2.tgz"
        },
        {
          "type": "vcs",
          "url": "https://github.com/StefanTerdell/zod-to-json-schema"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3bf3e07e7a53d712920de4184827d12391b2de13dff7598a543b982d41d924c883169b6f3f8d4c4a75a87e6f1d9c29b4db9e9935f64833b0d2cee48c0059e31c"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "trevra@0.1.0",
      "dependsOn": [
        "@ai-sdk/openai-compatible@3.0.20",
        "@kubernetes/client-node@1.4.0",
        "@modelcontextprotocol/sdk@1.30.0",
        "@nangohq/frontend@0.71.2",
        "@nangohq/node@0.71.2",
        "@temporalio/client@1.21.1",
        "@temporalio/worker@1.21.1",
        "@temporalio/workflow@1.21.1",
        "ai@7.0.49",
        "ajv@8.20.0",
        "better-auth@1.6.25",
        "cookie-parser@1.4.7",
        "csv-parse@7.0.1",
        "dotenv@17.4.2",
        "express@5.2.1",
        "express-rate-limit@8.6.1",
        "helmet@8.3.0",
        "lucide-react@0.468.0",
        "multer@2.2.0",
        "nodemailer@9.0.5",
        "openai@6.49.0",
        "pg@8.22.0",
        "pino@10.3.1",
        "pino-http@11.0.0",
        "react@19.2.8",
        "react-dom@19.2.8",
        "ws@8.21.3",
        "zod@3.25.76",
        "zod-to-json-schema@3.25.2",
        "playwright@1.62.1",
        "@testcontainers/postgresql@12.0.4",
        "@types/cookie-parser@1.4.10",
        "@types/express@5.0.6",
        "@types/multer@2.2.0",
        "@types/node@24.13.3",
        "@types/nodemailer@8.0.1",
        "@types/pg@8.20.0",
        "@types/react@19.2.17",
        "@types/react-dom@19.2.3",
        "@types/supertest@6.0.3",
        "@types/ws@8.18.1",
        "@vitejs/plugin-react@6.0.4",
        "concurrently@9.2.4",
        "prettier@3.9.6",
        "supertest@7.2.2",
        "testcontainers@12.0.4",
        "tsx@4.23.1",
        "typescript@5.9.3",
        "vite@8.1.5",
        "vitest@4.1.10"
      ]
    },
    {
      "ref": "@ai-sdk/gateway@4.0.38",
      "dependsOn": [
        "zod@3.25.76",
        "@vercel/oidc@3.2.0",
        "@ai-sdk/provider@4.0.4",
        "@ai-sdk/provider-utils@5.0.18"
      ]
    },
    {
      "ref": "@ai-sdk/openai-compatible@3.0.20",
      "dependsOn": [
        "zod@3.25.76",
        "@ai-sdk/provider@4.0.4",
        "@ai-sdk/provider-utils@5.0.18"
      ]
    },
    {
      "ref": "@ai-sdk/provider@4.0.4",
      "dependsOn": [
        "json-schema@0.4.0"
      ]
    },
    {
      "ref": "@ai-sdk/provider-utils@5.0.18",
      "dependsOn": [
        "zod@3.25.76",
        "@standard-schema/spec@1.1.0",
        "@workflow/serde@4.1.0",
        "eventsource-parser@3.1.0",
        "undici@7.29.0",
        "@ai-sdk/provider@4.0.4"
      ]
    },
    {
      "ref": "undici@7.29.0",
      "dependsOn": []
    },
    {
      "ref": "@balena/dockerignore@1.0.2",
      "dependsOn": []
    },
    {
      "ref": "@better-auth/utils@0.4.2",
      "dependsOn": [
        "@noble/hashes@2.2.0"
      ]
    },
    {
      "ref": "@better-fetch/fetch@1.3.1",
      "dependsOn": []
    },
    {
      "ref": "@emnapi/wasi-threads@1.2.3",
      "dependsOn": [
        "tslib@2.8.1"
      ]
    },
    {
      "ref": "@esbuild/linux-x64@0.28.1",
      "dependsOn": []
    },
    {
      "ref": "@grpc/grpc-js@1.14.4",
      "dependsOn": [
        "@grpc/proto-loader@0.8.1",
        "@js-sdsl/ordered-map@4.4.2"
      ]
    },
    {
      "ref": "@grpc/proto-loader@0.8.1",
      "dependsOn": [
        "lodash.camelcase@4.3.0",
        "long@5.3.2",
        "protobufjs@7.6.5",
        "yargs@17.7.3"
      ]
    },
    {
      "ref": "@hono/node-server@2.0.12",
      "dependsOn": [
        "hono@4.13.2"
      ]
    },
    {
      "ref": "@isaacs/cliui@8.0.2",
      "dependsOn": [
        "string-width@5.1.2",
        "string-width@4.2.3",
        "strip-ansi@7.2.0",
        "strip-ansi@6.0.1",
        "wrap-ansi@8.1.0",
        "wrap-ansi@7.0.0"
      ]
    },
    {
      "ref": "@jridgewell/gen-mapping@0.3.13",
      "dependsOn": [
        "@jridgewell/sourcemap-codec@1.5.5",
        "@jridgewell/trace-mapping@0.3.31"
      ]
    },
    {
      "ref": "@jridgewell/resolve-uri@3.1.2",
      "dependsOn": []
    },
    {
      "ref": "@jridgewell/source-map@0.3.11",
      "dependsOn": [
        "@jridgewell/gen-mapping@0.3.13",
        "@jridgewell/trace-mapping@0.3.31"
      ]
    },
    {
      "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": "@js-sdsl/ordered-map@4.4.2",
      "dependsOn": []
    },
    {
      "ref": "@jsep-plugin/assignment@1.3.0",
      "dependsOn": [
        "jsep@1.4.0"
      ]
    },
    {
      "ref": "@jsep-plugin/regex@1.0.4",
      "dependsOn": [
        "jsep@1.4.0"
      ]
    },
    {
      "ref": "@jsonjoy.com/base64@1.1.2",
      "dependsOn": [
        "tslib@2.8.1"
      ]
    },
    {
      "ref": "@jsonjoy.com/buffers@17.67.0",
      "dependsOn": [
        "tslib@2.8.1"
      ]
    },
    {
      "ref": "@jsonjoy.com/codegen@1.0.0",
      "dependsOn": [
        "tslib@2.8.1"
      ]
    },
    {
      "ref": "@jsonjoy.com/fs-core@4.64.0",
      "dependsOn": [
        "tslib@2.8.1",
        "@jsonjoy.com/fs-node-builtins@4.64.0",
        "@jsonjoy.com/fs-node-utils@4.64.0",
        "thingies@2.6.1"
      ]
    },
    {
      "ref": "@jsonjoy.com/fs-fsa@4.64.0",
      "dependsOn": [
        "tslib@2.8.1",
        "@jsonjoy.com/fs-core@4.64.0",
        "@jsonjoy.com/fs-node-builtins@4.64.0",
        "@jsonjoy.com/fs-node-utils@4.64.0",
        "thingies@2.6.1"
      ]
    },
    {
      "ref": "@jsonjoy.com/fs-node@4.64.0",
      "dependsOn": [
        "tslib@2.8.1",
        "@jsonjoy.com/fs-core@4.64.0",
        "@jsonjoy.com/fs-node-builtins@4.64.0",
        "@jsonjoy.com/fs-node-utils@4.64.0",
        "@jsonjoy.com/fs-print@4.64.0",
        "@jsonjoy.com/fs-snapshot@4.64.0",
        "glob-to-regex.js@1.2.0",
        "thingies@2.6.1"
      ]
    },
    {
      "ref": "@jsonjoy.com/fs-node-builtins@4.64.0",
      "dependsOn": [
        "tslib@2.8.1"
      ]
    },
    {
      "ref": "@jsonjoy.com/fs-node-to-fsa@4.64.0",
      "dependsOn": [
        "tslib@2.8.1",
        "@jsonjoy.com/fs-fsa@4.64.0",
        "@jsonjoy.com/fs-node-builtins@4.64.0",
        "@jsonjoy.com/fs-node-utils@4.64.0"
      ]
    },
    {
      "ref": "@jsonjoy.com/fs-node-utils@4.64.0",
      "dependsOn": [
        "tslib@2.8.1",
        "@jsonjoy.com/fs-node-builtins@4.64.0",
        "glob-to-regex.js@1.2.0"
      ]
    },
    {
      "ref": "@jsonjoy.com/fs-print@4.64.0",
      "dependsOn": [
        "tslib@2.8.1",
        "@jsonjoy.com/fs-node-utils@4.64.0",
        "tree-dump@1.1.0"
      ]
    },
    {
      "ref": "@jsonjoy.com/fs-snapshot@4.64.0",
      "dependsOn": [
        "tslib@2.8.1",
        "@jsonjoy.com/buffers@17.67.0",
        "@jsonjoy.com/fs-node-utils@4.64.0",
        "@jsonjoy.com/json-pack@17.67.0",
        "@jsonjoy.com/util@17.67.0"
      ]
    },
    {
      "ref": "@jsonjoy.com/base64@17.67.0",
      "dependsOn": [
        "tslib@2.8.1"
      ]
    },
    {
      "ref": "@jsonjoy.com/codegen@17.67.0",
      "dependsOn": [
        "tslib@2.8.1"
      ]
    },
    {
      "ref": "@jsonjoy.com/json-pack@17.67.0",
      "dependsOn": [
        "tslib@2.8.1",
        "@jsonjoy.com/base64@17.67.0",
        "@jsonjoy.com/buffers@17.67.0",
        "@jsonjoy.com/codegen@17.67.0",
        "@jsonjoy.com/json-pointer@17.67.0",
        "@jsonjoy.com/util@17.67.0",
        "hyperdyperid@1.2.0",
        "thingies@2.6.1",
        "tree-dump@1.1.0"
      ]
    },
    {
      "ref": "@jsonjoy.com/json-pointer@17.67.0",
      "dependsOn": [
        "tslib@2.8.1",
        "@jsonjoy.com/util@17.67.0"
      ]
    },
    {
      "ref": "@jsonjoy.com/util@17.67.0",
      "dependsOn": [
        "tslib@2.8.1",
        "@jsonjoy.com/buffers@17.67.0",
        "@jsonjoy.com/codegen@17.67.0"
      ]
    },
    {
      "ref": "@jsonjoy.com/json-pack@1.21.0",
      "dependsOn": [
        "tslib@2.8.1",
        "@jsonjoy.com/base64@1.1.2",
        "@jsonjoy.com/buffers@1.2.1",
        "@jsonjoy.com/codegen@1.0.0",
        "@jsonjoy.com/json-pointer@1.0.2",
        "@jsonjoy.com/util@1.9.0",
        "hyperdyperid@1.2.0",
        "thingies@2.6.1",
        "tree-dump@1.1.0"
      ]
    },
    {
      "ref": "@jsonjoy.com/buffers@1.2.1",
      "dependsOn": [
        "tslib@2.8.1"
      ]
    },
    {
      "ref": "@jsonjoy.com/json-pointer@1.0.2",
      "dependsOn": [
        "tslib@2.8.1",
        "@jsonjoy.com/codegen@1.0.0",
        "@jsonjoy.com/util@1.9.0"
      ]
    },
    {
      "ref": "@jsonjoy.com/util@1.9.0",
      "dependsOn": [
        "tslib@2.8.1",
        "@jsonjoy.com/buffers@1.2.1",
        "@jsonjoy.com/codegen@1.0.0"
      ]
    },
    {
      "ref": "@kubernetes/client-node@1.4.0",
      "dependsOn": [
        "@types/js-yaml@4.0.9",
        "@types/node@24.13.3",
        "@types/node-fetch@2.6.13",
        "@types/stream-buffers@3.0.8",
        "form-data@4.0.6",
        "hpagent@1.2.0",
        "isomorphic-ws@5.0.0",
        "js-yaml@4.3.1",
        "jsonpath-plus@10.4.0",
        "node-fetch@2.7.0",
        "openid-client@6.8.4",
        "rfc4648@1.5.4",
        "socks-proxy-agent@8.0.5",
        "stream-buffers@3.0.3",
        "tar-fs@3.1.3",
        "ws@8.21.3"
      ]
    },
    {
      "ref": "@kwsites/file-exists@1.1.1",
      "dependsOn": [
        "debug@4.4.3"
      ]
    },
    {
      "ref": "@modelcontextprotocol/sdk@1.30.0",
      "dependsOn": [
        "@hono/node-server@2.0.12",
        "ajv@8.20.0",
        "ajv-formats@3.0.1",
        "content-type@1.0.5",
        "cors@2.8.6",
        "cross-spawn@7.0.6",
        "eventsource@3.0.7",
        "eventsource-parser@3.1.0",
        "express@5.2.1",
        "express-rate-limit@8.6.1",
        "hono@4.13.2",
        "jose@6.2.4",
        "json-schema-typed@8.0.2",
        "pkce-challenge@5.0.1",
        "raw-body@3.0.2",
        "zod@3.25.76",
        "zod-to-json-schema@3.25.2"
      ]
    },
    {
      "ref": "@nangohq/frontend@0.71.2",
      "dependsOn": [
        "@nangohq/types@0.71.2"
      ]
    },
    {
      "ref": "@nangohq/node@0.71.2",
      "dependsOn": [
        "@nangohq/types@0.71.2",
        "axios@1.18.0"
      ]
    },
    {
      "ref": "@nangohq/types@0.71.2",
      "dependsOn": [
        "axios@1.18.0",
        "json-schema@0.4.0",
        "type-fest@4.41.0"
      ]
    },
    {
      "ref": "@noble/ciphers@2.2.0",
      "dependsOn": []
    },
    {
      "ref": "@noble/hashes@2.2.0",
      "dependsOn": []
    },
    {
      "ref": "@opentelemetry/semantic-conventions@1.43.0",
      "dependsOn": []
    },
    {
      "ref": "@oxc-project/types@0.139.0",
      "dependsOn": []
    },
    {
      "ref": "@paralleldrive/cuid2@2.3.1",
      "dependsOn": [
        "@noble/hashes@1.8.0"
      ]
    },
    {
      "ref": "@noble/hashes@1.8.0",
      "dependsOn": []
    },
    {
      "ref": "@pinojs/redact@0.4.0",
      "dependsOn": []
    },
    {
      "ref": "@pkgjs/parseargs@0.11.0",
      "dependsOn": []
    },
    {
      "ref": "@protobufjs/aspromise@1.1.2",
      "dependsOn": []
    },
    {
      "ref": "@protobufjs/base64@1.1.2",
      "dependsOn": []
    },
    {
      "ref": "@protobufjs/codegen@2.0.5",
      "dependsOn": []
    },
    {
      "ref": "@protobufjs/eventemitter@1.1.1",
      "dependsOn": []
    },
    {
      "ref": "@protobufjs/fetch@1.1.1",
      "dependsOn": [
        "@protobufjs/aspromise@1.1.2"
      ]
    },
    {
      "ref": "@protobufjs/float@1.0.2",
      "dependsOn": []
    },
    {
      "ref": "@protobufjs/path@1.1.2",
      "dependsOn": []
    },
    {
      "ref": "@protobufjs/pool@1.1.0",
      "dependsOn": []
    },
    {
      "ref": "@protobufjs/utf8@1.1.2",
      "dependsOn": []
    },
    {
      "ref": "@rolldown/binding-linux-x64-gnu@1.1.5",
      "dependsOn": []
    },
    {
      "ref": "@rolldown/binding-linux-x64-musl@1.1.5",
      "dependsOn": []
    },
    {
      "ref": "@rolldown/pluginutils@1.0.1",
      "dependsOn": []
    },
    {
      "ref": "@standard-schema/spec@1.1.0",
      "dependsOn": []
    },
    {
      "ref": "@swc/core@1.15.46",
      "dependsOn": [
        "@swc/counter@0.1.3",
        "@swc/types@0.1.27",
        "@swc/core-linux-x64-gnu@1.15.46",
        "@swc/core-linux-x64-musl@1.15.46"
      ]
    },
    {
      "ref": "@swc/core-linux-x64-gnu@1.15.46",
      "dependsOn": []
    },
    {
      "ref": "@swc/core-linux-x64-musl@1.15.46",
      "dependsOn": []
    },
    {
      "ref": "@swc/counter@0.1.3",
      "dependsOn": []
    },
    {
      "ref": "@swc/types@0.1.27",
      "dependsOn": [
        "@swc/counter@0.1.3"
      ]
    },
    {
      "ref": "@temporalio/activity@1.21.1",
      "dependsOn": [
        "@temporalio/common@1.21.1",
        "@temporalio/client@1.21.1"
      ]
    },
    {
      "ref": "@temporalio/client@1.21.1",
      "dependsOn": [
        "@grpc/grpc-js@1.14.4",
        "abort-controller@3.0.0",
        "long@5.3.2",
        "nexus-rpc@0.0.2",
        "uuid@11.1.1",
        "@temporalio/common@1.21.1",
        "@temporalio/proto@1.21.1"
      ]
    },
    {
      "ref": "@temporalio/common@1.21.1",
      "dependsOn": [
        "long@5.3.2",
        "ms@3.0.0-canary.1",
        "nexus-rpc@0.0.2",
        "proto3-json-serializer@2.0.2",
        "@temporalio/proto@1.21.1"
      ]
    },
    {
      "ref": "@temporalio/core-bridge@1.21.1",
      "dependsOn": [
        "@grpc/grpc-js@1.14.4",
        "@temporalio/common@1.21.1"
      ]
    },
    {
      "ref": "@temporalio/nexus@1.21.1",
      "dependsOn": [
        "long@5.3.2",
        "nexus-rpc@0.0.2",
        "@temporalio/common@1.21.1",
        "@temporalio/client@1.21.1",
        "@temporalio/proto@1.21.1"
      ]
    },
    {
      "ref": "@temporalio/proto@1.21.1",
      "dependsOn": [
        "long@5.3.2",
        "protobufjs@7.6.5"
      ]
    },
    {
      "ref": "@temporalio/worker@1.21.1",
      "dependsOn": [
        "@grpc/grpc-js@1.14.4",
        "@swc/core@1.15.46",
        "heap-js@2.7.1",
        "memfs@4.64.0",
        "nexus-rpc@0.0.2",
        "protobufjs@7.6.5",
        "rxjs@7.8.2",
        "source-map@0.7.6",
        "source-map-loader@5.0.0",
        "supports-color@8.1.1",
        "swc-loader@0.2.7",
        "unionfs@4.6.0",
        "webpack@5.109.0",
        "@temporalio/activity@1.21.1",
        "@temporalio/client@1.21.1",
        "@temporalio/common@1.21.1",
        "@temporalio/nexus@1.21.1",
        "@temporalio/proto@1.21.1",
        "@temporalio/core-bridge@1.21.1",
        "@temporalio/workflow@1.21.1"
      ]
    },
    {
      "ref": "@temporalio/workflow@1.21.1",
      "dependsOn": [
        "nexus-rpc@0.0.2",
        "@temporalio/proto@1.21.1",
        "@temporalio/common@1.21.1"
      ]
    },
    {
      "ref": "@testcontainers/postgresql@12.0.4",
      "dependsOn": [
        "testcontainers@12.0.4"
      ]
    },
    {
      "ref": "@types/body-parser@1.19.6",
      "dependsOn": [
        "@types/connect@3.4.38",
        "@types/node@24.13.3"
      ]
    },
    {
      "ref": "@types/chai@5.2.3",
      "dependsOn": [
        "@types/deep-eql@4.0.2",
        "assertion-error@2.0.1"
      ]
    },
    {
      "ref": "@types/connect@3.4.38",
      "dependsOn": [
        "@types/node@24.13.3"
      ]
    },
    {
      "ref": "@types/cookie-parser@1.4.10",
      "dependsOn": [
        "@types/express@5.0.6"
      ]
    },
    {
      "ref": "@types/cookiejar@2.1.5",
      "dependsOn": []
    },
    {
      "ref": "@types/deep-eql@4.0.2",
      "dependsOn": []
    },
    {
      "ref": "@types/docker-modem@3.0.6",
      "dependsOn": [
        "@types/node@24.13.3",
        "@types/ssh2@1.15.5"
      ]
    },
    {
      "ref": "@types/dockerode@4.0.1",
      "dependsOn": [
        "@types/docker-modem@3.0.6",
        "@types/node@24.13.3",
        "@types/ssh2@1.15.5"
      ]
    },
    {
      "ref": "@types/estree@1.0.9",
      "dependsOn": []
    },
    {
      "ref": "@types/express@5.0.6",
      "dependsOn": [
        "@types/body-parser@1.19.6",
        "@types/express-serve-static-core@5.1.2",
        "@types/serve-static@2.2.0"
      ]
    },
    {
      "ref": "@types/express-serve-static-core@5.1.2",
      "dependsOn": [
        "@types/node@24.13.3",
        "@types/qs@6.15.1",
        "@types/range-parser@1.2.7",
        "@types/send@1.2.1"
      ]
    },
    {
      "ref": "@types/http-errors@2.0.5",
      "dependsOn": []
    },
    {
      "ref": "@types/js-yaml@4.0.9",
      "dependsOn": []
    },
    {
      "ref": "@types/json-schema@7.0.15",
      "dependsOn": []
    },
    {
      "ref": "@types/methods@1.1.4",
      "dependsOn": []
    },
    {
      "ref": "@types/multer@2.2.0",
      "dependsOn": [
        "@types/express@5.0.6"
      ]
    },
    {
      "ref": "@types/node@24.13.3",
      "dependsOn": [
        "undici-types@7.18.2"
      ]
    },
    {
      "ref": "@types/node-fetch@2.6.13",
      "dependsOn": [
        "@types/node@24.13.3",
        "form-data@4.0.6"
      ]
    },
    {
      "ref": "@types/nodemailer@8.0.1",
      "dependsOn": [
        "@types/node@24.13.3"
      ]
    },
    {
      "ref": "@types/pg@8.20.0",
      "dependsOn": [
        "@types/node@24.13.3",
        "pg-protocol@1.15.0",
        "pg-types@2.2.0"
      ]
    },
    {
      "ref": "@types/qs@6.15.1",
      "dependsOn": []
    },
    {
      "ref": "@types/range-parser@1.2.7",
      "dependsOn": []
    },
    {
      "ref": "@types/react@19.2.17",
      "dependsOn": [
        "csstype@3.2.3"
      ]
    },
    {
      "ref": "@types/react-dom@19.2.3",
      "dependsOn": [
        "@types/react@19.2.17"
      ]
    },
    {
      "ref": "@types/send@1.2.1",
      "dependsOn": [
        "@types/node@24.13.3"
      ]
    },
    {
      "ref": "@types/serve-static@2.2.0",
      "dependsOn": [
        "@types/http-errors@2.0.5",
        "@types/node@24.13.3"
      ]
    },
    {
      "ref": "@types/ssh2@1.15.5",
      "dependsOn": [
        "@types/node@18.19.130"
      ]
    },
    {
      "ref": "@types/ssh2-streams@0.1.13",
      "dependsOn": [
        "@types/node@24.13.3"
      ]
    },
    {
      "ref": "@types/node@18.19.130",
      "dependsOn": [
        "undici-types@5.26.5"
      ]
    },
    {
      "ref": "undici-types@5.26.5",
      "dependsOn": []
    },
    {
      "ref": "@types/stream-buffers@3.0.8",
      "dependsOn": [
        "@types/node@24.13.3"
      ]
    },
    {
      "ref": "@types/superagent@8.1.11",
      "dependsOn": [
        "@types/cookiejar@2.1.5",
        "@types/methods@1.1.4",
        "@types/node@24.13.3",
        "form-data@4.0.6"
      ]
    },
    {
      "ref": "@types/supertest@6.0.3",
      "dependsOn": [
        "@types/methods@1.1.4",
        "@types/superagent@8.1.11"
      ]
    },
    {
      "ref": "@types/ws@8.18.1",
      "dependsOn": [
        "@types/node@24.13.3"
      ]
    },
    {
      "ref": "@vercel/oidc@3.2.0",
      "dependsOn": []
    },
    {
      "ref": "@vitejs/plugin-react@6.0.4",
      "dependsOn": [
        "vite@8.1.5",
        "@rolldown/pluginutils@1.0.1"
      ]
    },
    {
      "ref": "@vitest/expect@4.1.10",
      "dependsOn": [
        "@standard-schema/spec@1.1.0",
        "@types/chai@5.2.3",
        "chai@6.2.2",
        "tinyrainbow@3.1.0",
        "@vitest/spy@4.1.10",
        "@vitest/utils@4.1.10"
      ]
    },
    {
      "ref": "@vitest/mocker@4.1.10",
      "dependsOn": [
        "vite@8.1.5",
        "estree-walker@3.0.3",
        "magic-string@0.30.21",
        "@vitest/spy@4.1.10"
      ]
    },
    {
      "ref": "@vitest/pretty-format@4.1.10",
      "dependsOn": [
        "tinyrainbow@3.1.0"
      ]
    },
    {
      "ref": "@vitest/runner@4.1.10",
      "dependsOn": [
        "pathe@2.0.3",
        "@vitest/utils@4.1.10"
      ]
    },
    {
      "ref": "@vitest/snapshot@4.1.10",
      "dependsOn": [
        "magic-string@0.30.21",
        "pathe@2.0.3",
        "@vitest/pretty-format@4.1.10",
        "@vitest/utils@4.1.10"
      ]
    },
    {
      "ref": "@vitest/spy@4.1.10",
      "dependsOn": []
    },
    {
      "ref": "@vitest/utils@4.1.10",
      "dependsOn": [
        "convert-source-map@2.0.0",
        "tinyrainbow@3.1.0",
        "@vitest/pretty-format@4.1.10"
      ]
    },
    {
      "ref": "@webassemblyjs/ast@1.14.1",
      "dependsOn": [
        "@webassemblyjs/helper-numbers@1.13.2",
        "@webassemblyjs/helper-wasm-bytecode@1.13.2"
      ]
    },
    {
      "ref": "@webassemblyjs/floating-point-hex-parser@1.13.2",
      "dependsOn": []
    },
    {
      "ref": "@webassemblyjs/helper-api-error@1.13.2",
      "dependsOn": []
    },
    {
      "ref": "@webassemblyjs/helper-buffer@1.14.1",
      "dependsOn": []
    },
    {
      "ref": "@webassemblyjs/helper-numbers@1.13.2",
      "dependsOn": [
        "@webassemblyjs/floating-point-hex-parser@1.13.2",
        "@webassemblyjs/helper-api-error@1.13.2",
        "@xtuc/long@4.2.2"
      ]
    },
    {
      "ref": "@webassemblyjs/helper-wasm-bytecode@1.13.2",
      "dependsOn": []
    },
    {
      "ref": "@webassemblyjs/helper-wasm-section@1.14.1",
      "dependsOn": [
        "@webassemblyjs/ast@1.14.1",
        "@webassemblyjs/helper-buffer@1.14.1",
        "@webassemblyjs/helper-wasm-bytecode@1.13.2",
        "@webassemblyjs/wasm-gen@1.14.1"
      ]
    },
    {
      "ref": "@webassemblyjs/ieee754@1.13.2",
      "dependsOn": [
        "@xtuc/ieee754@1.2.0"
      ]
    },
    {
      "ref": "@webassemblyjs/leb128@1.13.2",
      "dependsOn": [
        "@xtuc/long@4.2.2"
      ]
    },
    {
      "ref": "@webassemblyjs/utf8@1.13.2",
      "dependsOn": []
    },
    {
      "ref": "@webassemblyjs/wasm-edit@1.14.1",
      "dependsOn": [
        "@webassemblyjs/ast@1.14.1",
        "@webassemblyjs/helper-buffer@1.14.1",
        "@webassemblyjs/helper-wasm-bytecode@1.13.2",
        "@webassemblyjs/helper-wasm-section@1.14.1",
        "@webassemblyjs/wasm-gen@1.14.1",
        "@webassemblyjs/wasm-opt@1.14.1",
        "@webassemblyjs/wasm-parser@1.14.1",
        "@webassemblyjs/wast-printer@1.14.1"
      ]
    },
    {
      "ref": "@webassemblyjs/wasm-gen@1.14.1",
      "dependsOn": [
        "@webassemblyjs/ast@1.14.1",
        "@webassemblyjs/helper-wasm-bytecode@1.13.2",
        "@webassemblyjs/ieee754@1.13.2",
        "@webassemblyjs/leb128@1.13.2",
        "@webassemblyjs/utf8@1.13.2"
      ]
    },
    {
      "ref": "@webassemblyjs/wasm-opt@1.14.1",
      "dependsOn": [
        "@webassemblyjs/ast@1.14.1",
        "@webassemblyjs/helper-buffer@1.14.1",
        "@webassemblyjs/wasm-gen@1.14.1",
        "@webassemblyjs/wasm-parser@1.14.1"
      ]
    },
    {
      "ref": "@webassemblyjs/wasm-parser@1.14.1",
      "dependsOn": [
        "@webassemblyjs/ast@1.14.1",
        "@webassemblyjs/helper-api-error@1.13.2",
        "@webassemblyjs/helper-wasm-bytecode@1.13.2",
        "@webassemblyjs/ieee754@1.13.2",
        "@webassemblyjs/leb128@1.13.2",
        "@webassemblyjs/utf8@1.13.2"
      ]
    },
    {
      "ref": "@webassemblyjs/wast-printer@1.14.1",
      "dependsOn": [
        "@webassemblyjs/ast@1.14.1",
        "@xtuc/long@4.2.2"
      ]
    },
    {
      "ref": "@workflow/serde@4.1.0",
      "dependsOn": []
    },
    {
      "ref": "@xtuc/ieee754@1.2.0",
      "dependsOn": []
    },
    {
      "ref": "@xtuc/long@4.2.2",
      "dependsOn": []
    },
    {
      "ref": "abort-controller@3.0.0",
      "dependsOn": [
        "event-target-shim@5.0.1"
      ]
    },
    {
      "ref": "accepts@2.0.0",
      "dependsOn": [
        "mime-types@3.0.2",
        "negotiator@1.0.0"
      ]
    },
    {
      "ref": "acorn@8.17.0",
      "dependsOn": []
    },
    {
      "ref": "agent-base@6.0.2",
      "dependsOn": [
        "debug@4.4.3"
      ]
    },
    {
      "ref": "ai@7.0.49",
      "dependsOn": [
        "zod@3.25.76",
        "@ai-sdk/gateway@4.0.38",
        "@ai-sdk/provider@4.0.4",
        "@ai-sdk/provider-utils@5.0.18"
      ]
    },
    {
      "ref": "ajv@8.20.0",
      "dependsOn": [
        "fast-deep-equal@3.1.3",
        "fast-uri@3.1.5",
        "json-schema-traverse@1.0.0",
        "require-from-string@2.0.2"
      ]
    },
    {
      "ref": "ajv-formats@3.0.1",
      "dependsOn": [
        "ajv@8.20.0"
      ]
    },
    {
      "ref": "ajv-keywords@5.1.0",
      "dependsOn": [
        "ajv@8.20.0",
        "fast-deep-equal@3.1.3"
      ]
    },
    {
      "ref": "ansi-regex@6.2.2",
      "dependsOn": []
    },
    {
      "ref": "ansi-styles@4.3.0",
      "dependsOn": [
        "color-convert@2.0.1"
      ]
    },
    {
      "ref": "append-field@1.0.0",
      "dependsOn": []
    },
    {
      "ref": "archiver@7.0.1",
      "dependsOn": [
        "archiver-utils@5.0.2",
        "async@3.2.6",
        "buffer-crc32@1.0.0",
        "readable-stream@4.7.0",
        "readdir-glob@1.1.3",
        "tar-stream@3.2.0",
        "zip-stream@6.0.1"
      ]
    },
    {
      "ref": "archiver-utils@5.0.2",
      "dependsOn": [
        "glob@10.5.0",
        "graceful-fs@4.2.11",
        "is-stream@2.0.1",
        "lazystream@1.0.1",
        "lodash@4.18.1",
        "normalize-path@3.0.0",
        "readable-stream@4.7.0"
      ]
    },
    {
      "ref": "readable-stream@4.7.0",
      "dependsOn": [
        "abort-controller@3.0.0",
        "buffer@6.0.3",
        "events@3.3.0",
        "process@0.11.10",
        "string_decoder@1.3.0"
      ]
    },
    {
      "ref": "safe-buffer@5.2.1",
      "dependsOn": []
    },
    {
      "ref": "string_decoder@1.3.0",
      "dependsOn": [
        "safe-buffer@5.2.1"
      ]
    },
    {
      "ref": "argparse@2.0.1",
      "dependsOn": []
    },
    {
      "ref": "asap@2.0.6",
      "dependsOn": []
    },
    {
      "ref": "asn1@0.2.6",
      "dependsOn": [
        "safer-buffer@2.1.2"
      ]
    },
    {
      "ref": "assertion-error@2.0.1",
      "dependsOn": []
    },
    {
      "ref": "async@3.2.6",
      "dependsOn": []
    },
    {
      "ref": "async-lock@1.4.1",
      "dependsOn": []
    },
    {
      "ref": "asynckit@0.4.0",
      "dependsOn": []
    },
    {
      "ref": "atomic-sleep@1.0.0",
      "dependsOn": []
    },
    {
      "ref": "axios@1.18.0",
      "dependsOn": [
        "follow-redirects@1.16.0",
        "form-data@4.0.6",
        "https-proxy-agent@5.0.1",
        "proxy-from-env@2.1.0"
      ]
    },
    {
      "ref": "b4a@1.8.1",
      "dependsOn": []
    },
    {
      "ref": "balanced-match@4.0.4",
      "dependsOn": []
    },
    {
      "ref": "bare-events@2.9.1",
      "dependsOn": []
    },
    {
      "ref": "bare-fs@4.7.4",
      "dependsOn": [
        "bare-events@2.9.1",
        "bare-path@3.1.1",
        "bare-stream@2.13.3",
        "bare-url@2.4.6",
        "fast-fifo@1.3.2"
      ]
    },
    {
      "ref": "bare-path@3.1.1",
      "dependsOn": []
    },
    {
      "ref": "bare-stream@2.13.3",
      "dependsOn": [
        "bare-events@2.9.1",
        "b4a@1.8.1",
        "streamx@2.28.0",
        "teex@1.0.1"
      ]
    },
    {
      "ref": "bare-url@2.4.6",
      "dependsOn": [
        "bare-path@3.1.1"
      ]
    },
    {
      "ref": "base64-js@1.5.1",
      "dependsOn": []
    },
    {
      "ref": "baseline-browser-mapping@2.11.5",
      "dependsOn": []
    },
    {
      "ref": "bcrypt-pbkdf@1.0.2",
      "dependsOn": [
        "tweetnacl@0.14.5"
      ]
    },
    {
      "ref": "better-auth@1.6.25",
      "dependsOn": [
        "pg@8.22.0",
        "react@19.2.8",
        "react-dom@19.2.8",
        "vitest@4.1.10",
        "@better-auth/utils@0.4.2",
        "@better-fetch/fetch@1.3.1",
        "@noble/ciphers@2.2.0",
        "@noble/hashes@2.2.0",
        "better-call@1.3.7",
        "defu@6.1.7",
        "jose@6.2.4",
        "kysely@0.29.4",
        "nanostores@1.4.1",
        "zod@4.4.3",
        "@better-auth/core@1.6.25",
        "@better-auth/drizzle-adapter@1.6.25",
        "@better-auth/kysely-adapter@1.6.25",
        "@better-auth/memory-adapter@1.6.25",
        "@better-auth/mongo-adapter@1.6.25",
        "@better-auth/prisma-adapter@1.6.25",
        "@better-auth/telemetry@1.6.25"
      ]
    },
    {
      "ref": "@better-auth/core@1.6.25",
      "dependsOn": [
        "@better-auth/utils@0.4.2",
        "@better-fetch/fetch@1.3.1",
        "better-call@1.3.7",
        "jose@6.2.4",
        "kysely@0.29.4",
        "nanostores@1.4.1",
        "@opentelemetry/semantic-conventions@1.43.0",
        "@standard-schema/spec@1.1.0",
        "zod@4.4.3"
      ]
    },
    {
      "ref": "@better-auth/drizzle-adapter@1.6.25",
      "dependsOn": [
        "@better-auth/utils@0.4.2",
        "@better-auth/core@1.6.25"
      ]
    },
    {
      "ref": "@better-auth/kysely-adapter@1.6.25",
      "dependsOn": [
        "@better-auth/utils@0.4.2",
        "@better-auth/core@1.6.25",
        "kysely@0.29.4"
      ]
    },
    {
      "ref": "@better-auth/memory-adapter@1.6.25",
      "dependsOn": [
        "@better-auth/utils@0.4.2",
        "@better-auth/core@1.6.25"
      ]
    },
    {
      "ref": "@better-auth/mongo-adapter@1.6.25",
      "dependsOn": [
        "@better-auth/utils@0.4.2",
        "@better-auth/core@1.6.25"
      ]
    },
    {
      "ref": "@better-auth/prisma-adapter@1.6.25",
      "dependsOn": [
        "@better-auth/utils@0.4.2",
        "@better-auth/core@1.6.25"
      ]
    },
    {
      "ref": "@better-auth/telemetry@1.6.25",
      "dependsOn": [
        "@better-auth/utils@0.4.2",
        "@better-fetch/fetch@1.3.1",
        "@better-auth/core@1.6.25"
      ]
    },
    {
      "ref": "better-call@1.3.7",
      "dependsOn": [
        "zod@4.4.3",
        "@better-auth/utils@0.4.2",
        "@better-fetch/fetch@1.3.1",
        "rou3@0.7.12",
        "set-cookie-parser@3.1.2"
      ]
    },
    {
      "ref": "zod@4.4.3",
      "dependsOn": []
    },
    {
      "ref": "bl@4.1.0",
      "dependsOn": [
        "buffer@5.7.1",
        "inherits@2.0.4",
        "readable-stream@3.6.2"
      ]
    },
    {
      "ref": "buffer@5.7.1",
      "dependsOn": [
        "base64-js@1.5.1",
        "ieee754@1.2.1"
      ]
    },
    {
      "ref": "readable-stream@3.6.2",
      "dependsOn": [
        "inherits@2.0.4",
        "string_decoder@1.1.1",
        "util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "body-parser@2.3.0",
      "dependsOn": [
        "bytes@3.1.2",
        "content-type@2.0.0",
        "debug@4.4.3",
        "http-errors@2.0.1",
        "iconv-lite@0.7.3",
        "on-finished@2.4.1",
        "qs@6.15.3",
        "raw-body@3.0.2",
        "type-is@2.1.0"
      ]
    },
    {
      "ref": "content-type@2.0.0",
      "dependsOn": []
    },
    {
      "ref": "brace-expansion@5.0.9",
      "dependsOn": [
        "balanced-match@4.0.4"
      ]
    },
    {
      "ref": "browserslist@4.28.7",
      "dependsOn": [
        "baseline-browser-mapping@2.11.5",
        "caniuse-lite@1.0.30001806",
        "electron-to-chromium@1.5.396",
        "node-releases@2.0.51",
        "update-browserslist-db@1.2.3"
      ]
    },
    {
      "ref": "buffer@6.0.3",
      "dependsOn": [
        "base64-js@1.5.1",
        "ieee754@1.2.1"
      ]
    },
    {
      "ref": "buffer-crc32@1.0.0",
      "dependsOn": []
    },
    {
      "ref": "buffer-from@1.1.2",
      "dependsOn": []
    },
    {
      "ref": "buildcheck@0.0.7",
      "dependsOn": []
    },
    {
      "ref": "busboy@1.6.0",
      "dependsOn": [
        "streamsearch@1.1.0"
      ]
    },
    {
      "ref": "byline@5.0.0",
      "dependsOn": []
    },
    {
      "ref": "bytes@3.1.2",
      "dependsOn": []
    },
    {
      "ref": "call-bind-apply-helpers@1.0.2",
      "dependsOn": [
        "es-errors@1.3.0",
        "function-bind@1.1.2"
      ]
    },
    {
      "ref": "call-bound@1.0.4",
      "dependsOn": [
        "call-bind-apply-helpers@1.0.2",
        "get-intrinsic@1.3.0"
      ]
    },
    {
      "ref": "caniuse-lite@1.0.30001806",
      "dependsOn": []
    },
    {
      "ref": "chai@6.2.2",
      "dependsOn": []
    },
    {
      "ref": "chalk@4.1.2",
      "dependsOn": [
        "ansi-styles@4.3.0",
        "supports-color@7.2.0"
      ]
    },
    {
      "ref": "supports-color@7.2.0",
      "dependsOn": [
        "has-flag@4.0.0"
      ]
    },
    {
      "ref": "chownr@1.1.4",
      "dependsOn": []
    },
    {
      "ref": "chrome-trace-event@1.0.4",
      "dependsOn": []
    },
    {
      "ref": "cliui@8.0.1",
      "dependsOn": [
        "string-width@4.2.3",
        "strip-ansi@6.0.1",
        "wrap-ansi@7.0.0"
      ]
    },
    {
      "ref": "ansi-regex@5.0.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": "wrap-ansi@7.0.0",
      "dependsOn": [
        "ansi-styles@4.3.0",
        "string-width@4.2.3",
        "strip-ansi@6.0.1"
      ]
    },
    {
      "ref": "color-convert@2.0.1",
      "dependsOn": [
        "color-name@1.1.4"
      ]
    },
    {
      "ref": "color-name@1.1.4",
      "dependsOn": []
    },
    {
      "ref": "combined-stream@1.0.8",
      "dependsOn": [
        "delayed-stream@1.0.0"
      ]
    },
    {
      "ref": "commander@2.20.3",
      "dependsOn": []
    },
    {
      "ref": "component-emitter@1.3.1",
      "dependsOn": []
    },
    {
      "ref": "compress-commons@6.0.2",
      "dependsOn": [
        "crc-32@1.2.2",
        "crc32-stream@6.0.0",
        "is-stream@2.0.1",
        "normalize-path@3.0.0",
        "readable-stream@4.7.0"
      ]
    },
    {
      "ref": "concat-stream@2.0.0",
      "dependsOn": [
        "buffer-from@1.1.2",
        "inherits@2.0.4",
        "readable-stream@3.6.2",
        "typedarray@0.0.6"
      ]
    },
    {
      "ref": "concurrently@9.2.4",
      "dependsOn": [
        "chalk@4.1.2",
        "rxjs@7.8.2",
        "shell-quote@1.9.0",
        "supports-color@8.1.1",
        "tree-kill@1.2.2",
        "yargs@17.7.2"
      ]
    },
    {
      "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": "content-disposition@1.1.0",
      "dependsOn": []
    },
    {
      "ref": "content-type@1.0.5",
      "dependsOn": []
    },
    {
      "ref": "convert-source-map@2.0.0",
      "dependsOn": []
    },
    {
      "ref": "cookie@0.7.2",
      "dependsOn": []
    },
    {
      "ref": "cookie-parser@1.4.7",
      "dependsOn": [
        "cookie@0.7.2",
        "cookie-signature@1.0.6"
      ]
    },
    {
      "ref": "cookie-signature@1.0.6",
      "dependsOn": []
    },
    {
      "ref": "cookiejar@2.1.4",
      "dependsOn": []
    },
    {
      "ref": "core-util-is@1.0.3",
      "dependsOn": []
    },
    {
      "ref": "cors@2.8.6",
      "dependsOn": [
        "object-assign@4.1.1",
        "vary@1.1.2"
      ]
    },
    {
      "ref": "cpu-features@0.0.10",
      "dependsOn": [
        "buildcheck@0.0.7",
        "nan@2.28.0"
      ]
    },
    {
      "ref": "crc-32@1.2.2",
      "dependsOn": []
    },
    {
      "ref": "crc32-stream@6.0.0",
      "dependsOn": [
        "crc-32@1.2.2",
        "readable-stream@4.7.0"
      ]
    },
    {
      "ref": "cross-spawn@7.0.6",
      "dependsOn": [
        "path-key@3.1.1",
        "shebang-command@2.0.0",
        "which@2.0.2"
      ]
    },
    {
      "ref": "csstype@3.2.3",
      "dependsOn": []
    },
    {
      "ref": "csv-parse@7.0.1",
      "dependsOn": []
    },
    {
      "ref": "debug@4.4.3",
      "dependsOn": [
        "ms@2.1.3"
      ]
    },
    {
      "ref": "ms@2.1.3",
      "dependsOn": []
    },
    {
      "ref": "defu@6.1.7",
      "dependsOn": []
    },
    {
      "ref": "delayed-stream@1.0.0",
      "dependsOn": []
    },
    {
      "ref": "depd@2.0.0",
      "dependsOn": []
    },
    {
      "ref": "detect-libc@2.1.2",
      "dependsOn": []
    },
    {
      "ref": "dezalgo@1.0.4",
      "dependsOn": [
        "asap@2.0.6",
        "wrappy@1.0.2"
      ]
    },
    {
      "ref": "docker-compose@1.4.2",
      "dependsOn": [
        "yaml@2.9.0"
      ]
    },
    {
      "ref": "docker-modem@5.0.7",
      "dependsOn": [
        "debug@4.4.3",
        "readable-stream@3.6.2",
        "split-ca@1.0.1",
        "ssh2@1.17.0"
      ]
    },
    {
      "ref": "dockerode@5.0.1",
      "dependsOn": [
        "@balena/dockerignore@1.0.2",
        "@grpc/grpc-js@1.14.4",
        "@grpc/proto-loader@0.7.15",
        "docker-modem@5.0.7",
        "protobufjs@7.6.5",
        "tar-fs@2.1.5"
      ]
    },
    {
      "ref": "@grpc/proto-loader@0.7.15",
      "dependsOn": [
        "lodash.camelcase@4.3.0",
        "long@5.3.2",
        "protobufjs@7.6.5",
        "yargs@17.7.3"
      ]
    },
    {
      "ref": "tar-fs@2.1.5",
      "dependsOn": [
        "chownr@1.1.4",
        "mkdirp-classic@0.5.3",
        "pump@3.0.4",
        "tar-stream@2.2.0"
      ]
    },
    {
      "ref": "tar-stream@2.2.0",
      "dependsOn": [
        "bl@4.1.0",
        "end-of-stream@1.4.5",
        "fs-constants@1.0.0",
        "inherits@2.0.4",
        "readable-stream@3.6.2"
      ]
    },
    {
      "ref": "dotenv@17.4.2",
      "dependsOn": []
    },
    {
      "ref": "dunder-proto@1.0.1",
      "dependsOn": [
        "call-bind-apply-helpers@1.0.2",
        "es-errors@1.3.0",
        "gopd@1.2.0"
      ]
    },
    {
      "ref": "eastasianwidth@0.2.0",
      "dependsOn": []
    },
    {
      "ref": "ee-first@1.1.1",
      "dependsOn": []
    },
    {
      "ref": "electron-to-chromium@1.5.396",
      "dependsOn": []
    },
    {
      "ref": "emoji-regex@9.2.2",
      "dependsOn": []
    },
    {
      "ref": "encodeurl@2.0.0",
      "dependsOn": []
    },
    {
      "ref": "end-of-stream@1.4.5",
      "dependsOn": [
        "once@1.4.0"
      ]
    },
    {
      "ref": "enhanced-resolve@5.24.3",
      "dependsOn": [
        "graceful-fs@4.2.11",
        "tapable@2.3.3"
      ]
    },
    {
      "ref": "es-define-property@1.0.1",
      "dependsOn": []
    },
    {
      "ref": "es-errors@1.3.0",
      "dependsOn": []
    },
    {
      "ref": "es-module-lexer@2.3.1",
      "dependsOn": []
    },
    {
      "ref": "es-object-atoms@1.1.2",
      "dependsOn": [
        "es-errors@1.3.0"
      ]
    },
    {
      "ref": "es-set-tostringtag@2.1.0",
      "dependsOn": [
        "es-errors@1.3.0",
        "get-intrinsic@1.3.0",
        "has-tostringtag@1.0.2",
        "hasown@2.0.4"
      ]
    },
    {
      "ref": "esbuild@0.28.1",
      "dependsOn": [
        "@esbuild/linux-x64@0.28.1"
      ]
    },
    {
      "ref": "escalade@3.2.0",
      "dependsOn": []
    },
    {
      "ref": "escape-html@1.0.3",
      "dependsOn": []
    },
    {
      "ref": "eslint-scope@5.1.1",
      "dependsOn": [
        "esrecurse@4.3.0",
        "estraverse@4.3.0"
      ]
    },
    {
      "ref": "esrecurse@4.3.0",
      "dependsOn": [
        "estraverse@5.3.0"
      ]
    },
    {
      "ref": "estraverse@5.3.0",
      "dependsOn": []
    },
    {
      "ref": "estraverse@4.3.0",
      "dependsOn": []
    },
    {
      "ref": "estree-walker@3.0.3",
      "dependsOn": [
        "@types/estree@1.0.9"
      ]
    },
    {
      "ref": "etag@1.8.1",
      "dependsOn": []
    },
    {
      "ref": "event-target-shim@5.0.1",
      "dependsOn": []
    },
    {
      "ref": "events@3.3.0",
      "dependsOn": []
    },
    {
      "ref": "events-universal@1.0.1",
      "dependsOn": [
        "bare-events@2.9.1"
      ]
    },
    {
      "ref": "eventsource@3.0.7",
      "dependsOn": [
        "eventsource-parser@3.1.0"
      ]
    },
    {
      "ref": "eventsource-parser@3.1.0",
      "dependsOn": []
    },
    {
      "ref": "expect-type@1.4.0",
      "dependsOn": []
    },
    {
      "ref": "express@5.2.1",
      "dependsOn": [
        "accepts@2.0.0",
        "body-parser@2.3.0",
        "content-disposition@1.1.0",
        "content-type@1.0.5",
        "cookie@0.7.2",
        "cookie-signature@1.2.2",
        "debug@4.4.3",
        "depd@2.0.0",
        "encodeurl@2.0.0",
        "escape-html@1.0.3",
        "etag@1.8.1",
        "finalhandler@2.1.1",
        "fresh@2.0.0",
        "http-errors@2.0.1",
        "merge-descriptors@2.0.0",
        "mime-types@3.0.2",
        "on-finished@2.4.1",
        "once@1.4.0",
        "parseurl@1.3.3",
        "proxy-addr@2.0.7",
        "qs@6.15.3",
        "range-parser@1.3.0",
        "router@2.2.0",
        "send@1.2.1",
        "serve-static@2.2.1",
        "statuses@2.0.2",
        "type-is@2.1.0",
        "vary@1.1.2"
      ]
    },
    {
      "ref": "express-rate-limit@8.6.1",
      "dependsOn": [
        "express@5.2.1",
        "debug@4.4.3",
        "ip-address@10.3.1"
      ]
    },
    {
      "ref": "cookie-signature@1.2.2",
      "dependsOn": []
    },
    {
      "ref": "fast-deep-equal@3.1.3",
      "dependsOn": []
    },
    {
      "ref": "fast-fifo@1.3.2",
      "dependsOn": []
    },
    {
      "ref": "fast-safe-stringify@2.1.1",
      "dependsOn": []
    },
    {
      "ref": "fast-uri@3.1.5",
      "dependsOn": []
    },
    {
      "ref": "fdir@6.5.0",
      "dependsOn": [
        "picomatch@4.0.5"
      ]
    },
    {
      "ref": "finalhandler@2.1.1",
      "dependsOn": [
        "debug@4.4.3",
        "encodeurl@2.0.0",
        "escape-html@1.0.3",
        "on-finished@2.4.1",
        "parseurl@1.3.3",
        "statuses@2.0.2"
      ]
    },
    {
      "ref": "follow-redirects@1.16.0",
      "dependsOn": []
    },
    {
      "ref": "foreground-child@3.3.1",
      "dependsOn": [
        "cross-spawn@7.0.6",
        "signal-exit@4.1.0"
      ]
    },
    {
      "ref": "form-data@4.0.6",
      "dependsOn": [
        "asynckit@0.4.0",
        "combined-stream@1.0.8",
        "es-set-tostringtag@2.1.0",
        "hasown@2.0.4",
        "mime-types@2.1.35"
      ]
    },
    {
      "ref": "mime-db@1.52.0",
      "dependsOn": []
    },
    {
      "ref": "mime-types@2.1.35",
      "dependsOn": [
        "mime-db@1.52.0"
      ]
    },
    {
      "ref": "formidable@3.5.4",
      "dependsOn": [
        "@paralleldrive/cuid2@2.3.1",
        "dezalgo@1.0.4",
        "once@1.4.0"
      ]
    },
    {
      "ref": "forwarded@0.2.0",
      "dependsOn": []
    },
    {
      "ref": "fresh@2.0.0",
      "dependsOn": []
    },
    {
      "ref": "fs-constants@1.0.0",
      "dependsOn": []
    },
    {
      "ref": "fs-monkey@1.1.0",
      "dependsOn": []
    },
    {
      "ref": "function-bind@1.1.2",
      "dependsOn": []
    },
    {
      "ref": "get-caller-file@2.0.5",
      "dependsOn": []
    },
    {
      "ref": "get-intrinsic@1.3.0",
      "dependsOn": [
        "call-bind-apply-helpers@1.0.2",
        "es-define-property@1.0.1",
        "es-errors@1.3.0",
        "es-object-atoms@1.1.2",
        "function-bind@1.1.2",
        "get-proto@1.0.1",
        "gopd@1.2.0",
        "has-symbols@1.1.0",
        "hasown@2.0.4",
        "math-intrinsics@1.1.0"
      ]
    },
    {
      "ref": "get-port@5.1.1",
      "dependsOn": []
    },
    {
      "ref": "get-proto@1.0.1",
      "dependsOn": [
        "dunder-proto@1.0.1",
        "es-object-atoms@1.1.2"
      ]
    },
    {
      "ref": "glob@10.5.0",
      "dependsOn": [
        "foreground-child@3.3.1",
        "jackspeak@3.4.3",
        "minimatch@9.0.9",
        "minipass@7.1.3",
        "package-json-from-dist@1.0.1",
        "path-scurry@1.11.1"
      ]
    },
    {
      "ref": "glob-to-regex.js@1.2.0",
      "dependsOn": [
        "tslib@2.8.1"
      ]
    },
    {
      "ref": "gopd@1.2.0",
      "dependsOn": []
    },
    {
      "ref": "graceful-fs@4.2.11",
      "dependsOn": []
    },
    {
      "ref": "has-flag@4.0.0",
      "dependsOn": []
    },
    {
      "ref": "has-symbols@1.1.0",
      "dependsOn": []
    },
    {
      "ref": "has-tostringtag@1.0.2",
      "dependsOn": [
        "has-symbols@1.1.0"
      ]
    },
    {
      "ref": "hasown@2.0.4",
      "dependsOn": [
        "function-bind@1.1.2"
      ]
    },
    {
      "ref": "heap-js@2.7.1",
      "dependsOn": []
    },
    {
      "ref": "helmet@8.3.0",
      "dependsOn": []
    },
    {
      "ref": "hono@4.13.2",
      "dependsOn": []
    },
    {
      "ref": "hpagent@1.2.0",
      "dependsOn": []
    },
    {
      "ref": "http-errors@2.0.1",
      "dependsOn": [
        "depd@2.0.0",
        "inherits@2.0.4",
        "setprototypeof@1.2.0",
        "statuses@2.0.2",
        "toidentifier@1.0.1"
      ]
    },
    {
      "ref": "https-proxy-agent@5.0.1",
      "dependsOn": [
        "agent-base@6.0.2",
        "debug@4.4.3"
      ]
    },
    {
      "ref": "hyperdyperid@1.2.0",
      "dependsOn": []
    },
    {
      "ref": "iconv-lite@0.7.3",
      "dependsOn": [
        "safer-buffer@2.1.2"
      ]
    },
    {
      "ref": "ieee754@1.2.1",
      "dependsOn": []
    },
    {
      "ref": "inherits@2.0.4",
      "dependsOn": []
    },
    {
      "ref": "ip-address@10.3.1",
      "dependsOn": []
    },
    {
      "ref": "ipaddr.js@1.9.1",
      "dependsOn": []
    },
    {
      "ref": "is-fullwidth-code-point@3.0.0",
      "dependsOn": []
    },
    {
      "ref": "is-promise@4.0.0",
      "dependsOn": []
    },
    {
      "ref": "is-stream@2.0.1",
      "dependsOn": []
    },
    {
      "ref": "isarray@1.0.0",
      "dependsOn": []
    },
    {
      "ref": "isexe@2.0.0",
      "dependsOn": []
    },
    {
      "ref": "isomorphic-ws@5.0.0",
      "dependsOn": [
        "ws@8.21.3"
      ]
    },
    {
      "ref": "jackspeak@3.4.3",
      "dependsOn": [
        "@isaacs/cliui@8.0.2",
        "@pkgjs/parseargs@0.11.0"
      ]
    },
    {
      "ref": "jest-worker@27.5.1",
      "dependsOn": [
        "@types/node@24.13.3",
        "merge-stream@2.0.0",
        "supports-color@8.1.1"
      ]
    },
    {
      "ref": "jose@6.2.4",
      "dependsOn": []
    },
    {
      "ref": "js-yaml@4.3.1",
      "dependsOn": [
        "argparse@2.0.1"
      ]
    },
    {
      "ref": "jsep@1.4.0",
      "dependsOn": []
    },
    {
      "ref": "json-schema@0.4.0",
      "dependsOn": []
    },
    {
      "ref": "json-schema-traverse@1.0.0",
      "dependsOn": []
    },
    {
      "ref": "json-schema-typed@8.0.2",
      "dependsOn": []
    },
    {
      "ref": "jsonpath-plus@10.4.0",
      "dependsOn": [
        "@jsep-plugin/assignment@1.3.0",
        "@jsep-plugin/regex@1.0.4",
        "jsep@1.4.0"
      ]
    },
    {
      "ref": "kysely@0.29.4",
      "dependsOn": []
    },
    {
      "ref": "lazystream@1.0.1",
      "dependsOn": [
        "readable-stream@2.3.8"
      ]
    },
    {
      "ref": "lightningcss@1.33.0",
      "dependsOn": [
        "detect-libc@2.1.2",
        "lightningcss-linux-x64-gnu@1.33.0",
        "lightningcss-linux-x64-musl@1.33.0"
      ]
    },
    {
      "ref": "lightningcss-linux-x64-gnu@1.33.0",
      "dependsOn": []
    },
    {
      "ref": "lightningcss-linux-x64-musl@1.33.0",
      "dependsOn": []
    },
    {
      "ref": "lodash@4.18.1",
      "dependsOn": []
    },
    {
      "ref": "lodash.camelcase@4.3.0",
      "dependsOn": []
    },
    {
      "ref": "long@5.3.2",
      "dependsOn": []
    },
    {
      "ref": "lru-cache@10.4.3",
      "dependsOn": []
    },
    {
      "ref": "lucide-react@0.468.0",
      "dependsOn": [
        "react@19.2.8"
      ]
    },
    {
      "ref": "magic-string@0.30.21",
      "dependsOn": [
        "@jridgewell/sourcemap-codec@1.5.5"
      ]
    },
    {
      "ref": "math-intrinsics@1.1.0",
      "dependsOn": []
    },
    {
      "ref": "media-typer@1.1.1",
      "dependsOn": []
    },
    {
      "ref": "memfs@4.64.0",
      "dependsOn": [
        "@jsonjoy.com/fs-core@4.64.0",
        "@jsonjoy.com/fs-fsa@4.64.0",
        "@jsonjoy.com/fs-node@4.64.0",
        "@jsonjoy.com/fs-node-builtins@4.64.0",
        "@jsonjoy.com/fs-node-to-fsa@4.64.0",
        "@jsonjoy.com/fs-node-utils@4.64.0",
        "@jsonjoy.com/fs-print@4.64.0",
        "@jsonjoy.com/fs-snapshot@4.64.0",
        "@jsonjoy.com/json-pack@1.21.0",
        "@jsonjoy.com/util@1.9.0",
        "glob-to-regex.js@1.2.0",
        "thingies@2.6.1",
        "tree-dump@1.1.0",
        "tslib@2.8.1"
      ]
    },
    {
      "ref": "merge-descriptors@2.0.0",
      "dependsOn": []
    },
    {
      "ref": "merge-stream@2.0.0",
      "dependsOn": []
    },
    {
      "ref": "methods@1.1.2",
      "dependsOn": []
    },
    {
      "ref": "mime@2.6.0",
      "dependsOn": []
    },
    {
      "ref": "mime-db@1.54.0",
      "dependsOn": []
    },
    {
      "ref": "mime-types@3.0.2",
      "dependsOn": [
        "mime-db@1.54.0"
      ]
    },
    {
      "ref": "minimatch@9.0.9",
      "dependsOn": [
        "brace-expansion@5.0.9"
      ]
    },
    {
      "ref": "minimizer-webpack-plugin@5.6.1",
      "dependsOn": [
        "webpack@5.109.0",
        "@jridgewell/trace-mapping@0.3.31",
        "jest-worker@27.5.1",
        "schema-utils@4.3.3",
        "terser@5.49.0"
      ]
    },
    {
      "ref": "minipass@7.1.3",
      "dependsOn": []
    },
    {
      "ref": "mkdirp@3.0.1",
      "dependsOn": []
    },
    {
      "ref": "mkdirp-classic@0.5.3",
      "dependsOn": []
    },
    {
      "ref": "ms@3.0.0-canary.1",
      "dependsOn": []
    },
    {
      "ref": "multer@2.2.0",
      "dependsOn": [
        "append-field@1.0.0",
        "busboy@1.6.0",
        "concat-stream@2.0.0",
        "type-is@1.6.18"
      ]
    },
    {
      "ref": "media-typer@0.3.0",
      "dependsOn": []
    },
    {
      "ref": "type-is@1.6.18",
      "dependsOn": [
        "media-typer@0.3.0",
        "mime-types@2.1.35"
      ]
    },
    {
      "ref": "nan@2.28.0",
      "dependsOn": []
    },
    {
      "ref": "nanoid@3.3.18",
      "dependsOn": []
    },
    {
      "ref": "nanostores@1.4.1",
      "dependsOn": []
    },
    {
      "ref": "negotiator@1.0.0",
      "dependsOn": []
    },
    {
      "ref": "neo-async@2.6.2",
      "dependsOn": []
    },
    {
      "ref": "nexus-rpc@0.0.2",
      "dependsOn": []
    },
    {
      "ref": "node-fetch@2.7.0",
      "dependsOn": [
        "whatwg-url@5.0.0"
      ]
    },
    {
      "ref": "node-releases@2.0.51",
      "dependsOn": []
    },
    {
      "ref": "nodemailer@9.0.5",
      "dependsOn": []
    },
    {
      "ref": "normalize-path@3.0.0",
      "dependsOn": []
    },
    {
      "ref": "oauth4webapi@3.8.6",
      "dependsOn": []
    },
    {
      "ref": "object-assign@4.1.1",
      "dependsOn": []
    },
    {
      "ref": "object-inspect@1.13.4",
      "dependsOn": []
    },
    {
      "ref": "obug@2.1.4",
      "dependsOn": []
    },
    {
      "ref": "on-exit-leak-free@2.1.2",
      "dependsOn": []
    },
    {
      "ref": "on-finished@2.4.1",
      "dependsOn": [
        "ee-first@1.1.1"
      ]
    },
    {
      "ref": "once@1.4.0",
      "dependsOn": [
        "wrappy@1.0.2"
      ]
    },
    {
      "ref": "openai@6.49.0",
      "dependsOn": [
        "ws@8.21.3",
        "zod@3.25.76"
      ]
    },
    {
      "ref": "openid-client@6.8.4",
      "dependsOn": [
        "jose@6.2.4",
        "oauth4webapi@3.8.6"
      ]
    },
    {
      "ref": "package-json-from-dist@1.0.1",
      "dependsOn": []
    },
    {
      "ref": "parseurl@1.3.3",
      "dependsOn": []
    },
    {
      "ref": "path-key@3.1.1",
      "dependsOn": []
    },
    {
      "ref": "path-scurry@1.11.1",
      "dependsOn": [
        "lru-cache@10.4.3",
        "minipass@7.1.3"
      ]
    },
    {
      "ref": "path-to-regexp@8.4.2",
      "dependsOn": []
    },
    {
      "ref": "pathe@2.0.3",
      "dependsOn": []
    },
    {
      "ref": "pg@8.22.0",
      "dependsOn": [
        "pg-connection-string@2.14.0",
        "pg-pool@3.14.0",
        "pg-protocol@1.15.0",
        "pg-types@2.2.0",
        "pgpass@1.0.5",
        "pg-cloudflare@1.4.0"
      ]
    },
    {
      "ref": "pg-cloudflare@1.4.0",
      "dependsOn": []
    },
    {
      "ref": "pg-connection-string@2.14.0",
      "dependsOn": []
    },
    {
      "ref": "pg-int8@1.0.1",
      "dependsOn": []
    },
    {
      "ref": "pg-pool@3.14.0",
      "dependsOn": [
        "pg@8.22.0"
      ]
    },
    {
      "ref": "pg-protocol@1.15.0",
      "dependsOn": []
    },
    {
      "ref": "pg-types@2.2.0",
      "dependsOn": [
        "pg-int8@1.0.1",
        "postgres-array@2.0.0",
        "postgres-bytea@1.0.1",
        "postgres-date@1.0.7",
        "postgres-interval@1.2.0"
      ]
    },
    {
      "ref": "pgpass@1.0.5",
      "dependsOn": [
        "split2@4.2.0"
      ]
    },
    {
      "ref": "picocolors@1.1.1",
      "dependsOn": []
    },
    {
      "ref": "picomatch@4.0.5",
      "dependsOn": []
    },
    {
      "ref": "pino@10.3.1",
      "dependsOn": [
        "atomic-sleep@1.0.0",
        "on-exit-leak-free@2.1.2",
        "pino-abstract-transport@3.0.0",
        "pino-std-serializers@7.1.0",
        "process-warning@5.0.0",
        "quick-format-unescaped@4.0.4",
        "real-require@0.2.0",
        "safe-stable-stringify@2.5.0",
        "@pinojs/redact@0.4.0",
        "sonic-boom@4.2.1",
        "thread-stream@4.2.0"
      ]
    },
    {
      "ref": "pino-abstract-transport@3.0.0",
      "dependsOn": [
        "split2@4.2.0"
      ]
    },
    {
      "ref": "pino-http@11.0.0",
      "dependsOn": [
        "get-caller-file@2.0.5",
        "pino@10.3.1",
        "pino-std-serializers@7.1.0",
        "process-warning@5.0.0"
      ]
    },
    {
      "ref": "pino-std-serializers@7.1.0",
      "dependsOn": []
    },
    {
      "ref": "pkce-challenge@5.0.1",
      "dependsOn": []
    },
    {
      "ref": "playwright@1.62.1",
      "dependsOn": [
        "playwright-core@1.62.1"
      ]
    },
    {
      "ref": "playwright-core@1.62.1",
      "dependsOn": []
    },
    {
      "ref": "postcss@8.5.23",
      "dependsOn": [
        "nanoid@3.3.18",
        "picocolors@1.1.1",
        "source-map-js@1.2.1"
      ]
    },
    {
      "ref": "postgres-array@2.0.0",
      "dependsOn": []
    },
    {
      "ref": "postgres-bytea@1.0.1",
      "dependsOn": []
    },
    {
      "ref": "postgres-date@1.0.7",
      "dependsOn": []
    },
    {
      "ref": "postgres-interval@1.2.0",
      "dependsOn": [
        "xtend@4.0.2"
      ]
    },
    {
      "ref": "prettier@3.9.6",
      "dependsOn": []
    },
    {
      "ref": "process@0.11.10",
      "dependsOn": []
    },
    {
      "ref": "process-nextick-args@2.0.1",
      "dependsOn": []
    },
    {
      "ref": "process-warning@5.0.0",
      "dependsOn": []
    },
    {
      "ref": "proper-lockfile@4.1.2",
      "dependsOn": [
        "graceful-fs@4.2.11",
        "retry@0.12.0",
        "signal-exit@3.0.7"
      ]
    },
    {
      "ref": "signal-exit@3.0.7",
      "dependsOn": []
    },
    {
      "ref": "properties-reader@3.0.1",
      "dependsOn": [
        "@kwsites/file-exists@1.1.1",
        "mkdirp@3.0.1"
      ]
    },
    {
      "ref": "proto3-json-serializer@2.0.2",
      "dependsOn": [
        "protobufjs@7.6.5"
      ]
    },
    {
      "ref": "protobufjs@7.6.5",
      "dependsOn": [
        "@protobufjs/aspromise@1.1.2",
        "@protobufjs/base64@1.1.2",
        "@protobufjs/codegen@2.0.5",
        "@protobufjs/eventemitter@1.1.1",
        "@protobufjs/fetch@1.1.1",
        "@protobufjs/float@1.0.2",
        "@protobufjs/path@1.1.2",
        "@protobufjs/pool@1.1.0",
        "@protobufjs/utf8@1.1.2",
        "@types/node@24.13.3",
        "long@5.3.2"
      ]
    },
    {
      "ref": "proxy-addr@2.0.7",
      "dependsOn": [
        "forwarded@0.2.0",
        "ipaddr.js@1.9.1"
      ]
    },
    {
      "ref": "proxy-from-env@2.1.0",
      "dependsOn": []
    },
    {
      "ref": "pump@3.0.4",
      "dependsOn": [
        "end-of-stream@1.4.5",
        "once@1.4.0"
      ]
    },
    {
      "ref": "qs@6.15.3",
      "dependsOn": [
        "es-define-property@1.0.1",
        "side-channel@1.1.1"
      ]
    },
    {
      "ref": "quick-format-unescaped@4.0.4",
      "dependsOn": []
    },
    {
      "ref": "range-parser@1.3.0",
      "dependsOn": []
    },
    {
      "ref": "raw-body@3.0.2",
      "dependsOn": [
        "bytes@3.1.2",
        "http-errors@2.0.1",
        "iconv-lite@0.7.3",
        "unpipe@1.0.0"
      ]
    },
    {
      "ref": "react@19.2.8",
      "dependsOn": []
    },
    {
      "ref": "react-dom@19.2.8",
      "dependsOn": [
        "react@19.2.8",
        "scheduler@0.27.0"
      ]
    },
    {
      "ref": "readable-stream@2.3.8",
      "dependsOn": [
        "core-util-is@1.0.3",
        "inherits@2.0.4",
        "isarray@1.0.0",
        "process-nextick-args@2.0.1",
        "safe-buffer@5.1.2",
        "string_decoder@1.1.1",
        "util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "readdir-glob@1.1.3",
      "dependsOn": [
        "minimatch@5.1.9"
      ]
    },
    {
      "ref": "minimatch@5.1.9",
      "dependsOn": [
        "brace-expansion@5.0.9"
      ]
    },
    {
      "ref": "real-require@0.2.0",
      "dependsOn": []
    },
    {
      "ref": "require-directory@2.1.1",
      "dependsOn": []
    },
    {
      "ref": "require-from-string@2.0.2",
      "dependsOn": []
    },
    {
      "ref": "retry@0.12.0",
      "dependsOn": []
    },
    {
      "ref": "rfc4648@1.5.4",
      "dependsOn": []
    },
    {
      "ref": "rolldown@1.1.5",
      "dependsOn": [
        "@oxc-project/types@0.139.0",
        "@rolldown/pluginutils@1.0.1",
        "@rolldown/binding-linux-x64-gnu@1.1.5",
        "@rolldown/binding-linux-x64-musl@1.1.5"
      ]
    },
    {
      "ref": "rou3@0.7.12",
      "dependsOn": []
    },
    {
      "ref": "router@2.2.0",
      "dependsOn": [
        "debug@4.4.3",
        "depd@2.0.0",
        "is-promise@4.0.0",
        "parseurl@1.3.3",
        "path-to-regexp@8.4.2"
      ]
    },
    {
      "ref": "rxjs@7.8.2",
      "dependsOn": [
        "tslib@2.8.1"
      ]
    },
    {
      "ref": "safe-buffer@5.1.2",
      "dependsOn": []
    },
    {
      "ref": "safe-stable-stringify@2.5.0",
      "dependsOn": []
    },
    {
      "ref": "safer-buffer@2.1.2",
      "dependsOn": []
    },
    {
      "ref": "scheduler@0.27.0",
      "dependsOn": []
    },
    {
      "ref": "schema-utils@4.3.3",
      "dependsOn": [
        "@types/json-schema@7.0.15",
        "ajv@8.20.0",
        "ajv-formats@2.1.1",
        "ajv-keywords@5.1.0"
      ]
    },
    {
      "ref": "ajv-formats@2.1.1",
      "dependsOn": [
        "ajv@8.20.0"
      ]
    },
    {
      "ref": "send@1.2.1",
      "dependsOn": [
        "debug@4.4.3",
        "encodeurl@2.0.0",
        "escape-html@1.0.3",
        "etag@1.8.1",
        "fresh@2.0.0",
        "http-errors@2.0.1",
        "mime-types@3.0.2",
        "ms@2.1.3",
        "on-finished@2.4.1",
        "range-parser@1.3.0",
        "statuses@2.0.2"
      ]
    },
    {
      "ref": "serve-static@2.2.1",
      "dependsOn": [
        "encodeurl@2.0.0",
        "escape-html@1.0.3",
        "parseurl@1.3.3",
        "send@1.2.1"
      ]
    },
    {
      "ref": "set-cookie-parser@3.1.2",
      "dependsOn": []
    },
    {
      "ref": "setprototypeof@1.2.0",
      "dependsOn": []
    },
    {
      "ref": "shebang-command@2.0.0",
      "dependsOn": [
        "shebang-regex@3.0.0"
      ]
    },
    {
      "ref": "shebang-regex@3.0.0",
      "dependsOn": []
    },
    {
      "ref": "shell-quote@1.9.0",
      "dependsOn": []
    },
    {
      "ref": "side-channel@1.1.1",
      "dependsOn": [
        "es-errors@1.3.0",
        "object-inspect@1.13.4",
        "side-channel-list@1.0.1",
        "side-channel-map@1.0.1",
        "side-channel-weakmap@1.0.2"
      ]
    },
    {
      "ref": "side-channel-list@1.0.1",
      "dependsOn": [
        "es-errors@1.3.0",
        "object-inspect@1.13.4"
      ]
    },
    {
      "ref": "side-channel-map@1.0.1",
      "dependsOn": [
        "call-bound@1.0.4",
        "es-errors@1.3.0",
        "get-intrinsic@1.3.0",
        "object-inspect@1.13.4"
      ]
    },
    {
      "ref": "side-channel-weakmap@1.0.2",
      "dependsOn": [
        "call-bound@1.0.4",
        "es-errors@1.3.0",
        "get-intrinsic@1.3.0",
        "object-inspect@1.13.4",
        "side-channel-map@1.0.1"
      ]
    },
    {
      "ref": "siginfo@2.0.0",
      "dependsOn": []
    },
    {
      "ref": "signal-exit@4.1.0",
      "dependsOn": []
    },
    {
      "ref": "smart-buffer@4.2.0",
      "dependsOn": []
    },
    {
      "ref": "socks@2.8.9",
      "dependsOn": [
        "ip-address@10.3.1",
        "smart-buffer@4.2.0"
      ]
    },
    {
      "ref": "socks-proxy-agent@8.0.5",
      "dependsOn": [
        "agent-base@7.1.4",
        "debug@4.4.3",
        "socks@2.8.9"
      ]
    },
    {
      "ref": "agent-base@7.1.4",
      "dependsOn": []
    },
    {
      "ref": "sonic-boom@4.2.1",
      "dependsOn": [
        "atomic-sleep@1.0.0"
      ]
    },
    {
      "ref": "source-map@0.7.6",
      "dependsOn": []
    },
    {
      "ref": "source-map-js@1.2.1",
      "dependsOn": []
    },
    {
      "ref": "source-map-loader@5.0.0",
      "dependsOn": [
        "webpack@5.109.0",
        "iconv-lite@0.6.3",
        "source-map-js@1.2.1"
      ]
    },
    {
      "ref": "iconv-lite@0.6.3",
      "dependsOn": [
        "safer-buffer@2.1.2"
      ]
    },
    {
      "ref": "source-map-support@0.5.21",
      "dependsOn": [
        "buffer-from@1.1.2",
        "source-map@0.6.1"
      ]
    },
    {
      "ref": "source-map@0.6.1",
      "dependsOn": []
    },
    {
      "ref": "split-ca@1.0.1",
      "dependsOn": []
    },
    {
      "ref": "split2@4.2.0",
      "dependsOn": []
    },
    {
      "ref": "ssh-remote-port-forward@1.0.4",
      "dependsOn": [
        "@types/ssh2@0.5.52",
        "ssh2@1.17.0"
      ]
    },
    {
      "ref": "@types/ssh2@0.5.52",
      "dependsOn": [
        "@types/node@24.13.3",
        "@types/ssh2-streams@0.1.13"
      ]
    },
    {
      "ref": "ssh2@1.17.0",
      "dependsOn": [
        "asn1@0.2.6",
        "bcrypt-pbkdf@1.0.2",
        "cpu-features@0.0.10",
        "nan@2.28.0"
      ]
    },
    {
      "ref": "stackback@0.0.2",
      "dependsOn": []
    },
    {
      "ref": "statuses@2.0.2",
      "dependsOn": []
    },
    {
      "ref": "std-env@4.2.0",
      "dependsOn": []
    },
    {
      "ref": "stream-buffers@3.0.3",
      "dependsOn": []
    },
    {
      "ref": "streamsearch@1.1.0",
      "dependsOn": []
    },
    {
      "ref": "streamx@2.28.0",
      "dependsOn": [
        "events-universal@1.0.1",
        "fast-fifo@1.3.2",
        "text-decoder@1.2.7"
      ]
    },
    {
      "ref": "string_decoder@1.1.1",
      "dependsOn": [
        "safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "string-width@5.1.2",
      "dependsOn": [
        "eastasianwidth@0.2.0",
        "emoji-regex@9.2.2",
        "strip-ansi@7.2.0"
      ]
    },
    {
      "ref": "strip-ansi@7.2.0",
      "dependsOn": [
        "ansi-regex@6.2.2"
      ]
    },
    {
      "ref": "superagent@10.3.0",
      "dependsOn": [
        "component-emitter@1.3.1",
        "cookiejar@2.1.4",
        "debug@4.4.3",
        "fast-safe-stringify@2.1.1",
        "form-data@4.0.6",
        "formidable@3.5.4",
        "methods@1.1.2",
        "mime@2.6.0",
        "qs@6.15.3"
      ]
    },
    {
      "ref": "supertest@7.2.2",
      "dependsOn": [
        "methods@1.1.2",
        "superagent@10.3.0",
        "cookie-signature@1.2.2"
      ]
    },
    {
      "ref": "supports-color@8.1.1",
      "dependsOn": [
        "has-flag@4.0.0"
      ]
    },
    {
      "ref": "swc-loader@0.2.7",
      "dependsOn": [
        "@swc/core@1.15.46",
        "webpack@5.109.0",
        "@swc/counter@0.1.3"
      ]
    },
    {
      "ref": "tapable@2.3.3",
      "dependsOn": []
    },
    {
      "ref": "tar-fs@3.1.3",
      "dependsOn": [
        "pump@3.0.4",
        "tar-stream@3.2.0",
        "bare-fs@4.7.4",
        "bare-path@3.1.1"
      ]
    },
    {
      "ref": "tar-stream@3.2.0",
      "dependsOn": [
        "b4a@1.8.1",
        "bare-fs@4.7.4",
        "fast-fifo@1.3.2",
        "streamx@2.28.0"
      ]
    },
    {
      "ref": "teex@1.0.1",
      "dependsOn": [
        "streamx@2.28.0"
      ]
    },
    {
      "ref": "terser@5.49.0",
      "dependsOn": [
        "@jridgewell/source-map@0.3.11",
        "acorn@8.17.0",
        "commander@2.20.3",
        "source-map-support@0.5.21"
      ]
    },
    {
      "ref": "testcontainers@12.0.4",
      "dependsOn": [
        "@balena/dockerignore@1.0.2",
        "@types/dockerode@4.0.1",
        "archiver@7.0.1",
        "async-lock@1.4.1",
        "byline@5.0.0",
        "debug@4.4.3",
        "docker-compose@1.4.2",
        "dockerode@5.0.1",
        "get-port@5.1.1",
        "proper-lockfile@4.1.2",
        "properties-reader@3.0.1",
        "ssh-remote-port-forward@1.0.4",
        "tar-fs@3.1.3",
        "tmp@0.2.7",
        "undici@8.9.0"
      ]
    },
    {
      "ref": "text-decoder@1.2.7",
      "dependsOn": [
        "b4a@1.8.1"
      ]
    },
    {
      "ref": "thingies@2.6.1",
      "dependsOn": [
        "tslib@2.8.1"
      ]
    },
    {
      "ref": "thread-stream@4.2.0",
      "dependsOn": [
        "real-require@1.0.0"
      ]
    },
    {
      "ref": "real-require@1.0.0",
      "dependsOn": []
    },
    {
      "ref": "tinybench@2.9.0",
      "dependsOn": []
    },
    {
      "ref": "tinyexec@1.2.4",
      "dependsOn": []
    },
    {
      "ref": "tinyglobby@0.2.17",
      "dependsOn": [
        "fdir@6.5.0",
        "picomatch@4.0.5"
      ]
    },
    {
      "ref": "tinyrainbow@3.1.0",
      "dependsOn": []
    },
    {
      "ref": "tmp@0.2.7",
      "dependsOn": []
    },
    {
      "ref": "toidentifier@1.0.1",
      "dependsOn": []
    },
    {
      "ref": "tr46@0.0.3",
      "dependsOn": []
    },
    {
      "ref": "tree-dump@1.1.0",
      "dependsOn": [
        "tslib@2.8.1"
      ]
    },
    {
      "ref": "tree-kill@1.2.2",
      "dependsOn": []
    },
    {
      "ref": "tslib@2.8.1",
      "dependsOn": []
    },
    {
      "ref": "tsx@4.23.1",
      "dependsOn": [
        "esbuild@0.28.1"
      ]
    },
    {
      "ref": "tweetnacl@0.14.5",
      "dependsOn": []
    },
    {
      "ref": "type-fest@4.41.0",
      "dependsOn": []
    },
    {
      "ref": "type-is@2.1.0",
      "dependsOn": [
        "content-type@2.0.0",
        "media-typer@1.1.1",
        "mime-types@3.0.2"
      ]
    },
    {
      "ref": "typedarray@0.0.6",
      "dependsOn": []
    },
    {
      "ref": "typescript@5.9.3",
      "dependsOn": []
    },
    {
      "ref": "undici@8.9.0",
      "dependsOn": []
    },
    {
      "ref": "undici-types@7.18.2",
      "dependsOn": []
    },
    {
      "ref": "unionfs@4.6.0",
      "dependsOn": [
        "fs-monkey@1.1.0"
      ]
    },
    {
      "ref": "unpipe@1.0.0",
      "dependsOn": []
    },
    {
      "ref": "update-browserslist-db@1.2.3",
      "dependsOn": [
        "browserslist@4.28.7",
        "escalade@3.2.0",
        "picocolors@1.1.1"
      ]
    },
    {
      "ref": "util-deprecate@1.0.2",
      "dependsOn": []
    },
    {
      "ref": "uuid@11.1.1",
      "dependsOn": []
    },
    {
      "ref": "vary@1.1.2",
      "dependsOn": []
    },
    {
      "ref": "vite@8.1.5",
      "dependsOn": [
        "@types/node@24.13.3",
        "esbuild@0.28.1",
        "terser@5.49.0",
        "tsx@4.23.1",
        "yaml@2.9.0",
        "lightningcss@1.33.0",
        "picomatch@4.0.5",
        "postcss@8.5.23",
        "rolldown@1.1.5",
        "tinyglobby@0.2.17"
      ]
    },
    {
      "ref": "vitest@4.1.10",
      "dependsOn": [
        "@types/node@24.13.3",
        "es-module-lexer@2.3.1",
        "expect-type@1.4.0",
        "magic-string@0.30.21",
        "obug@2.1.4",
        "pathe@2.0.3",
        "picomatch@4.0.5",
        "std-env@4.2.0",
        "tinybench@2.9.0",
        "tinyexec@1.2.4",
        "tinyglobby@0.2.17",
        "tinyrainbow@3.1.0",
        "vite@8.1.5",
        "why-is-node-running@2.3.0",
        "@vitest/expect@4.1.10",
        "@vitest/mocker@4.1.10",
        "@vitest/pretty-format@4.1.10",
        "@vitest/runner@4.1.10",
        "@vitest/spy@4.1.10",
        "@vitest/snapshot@4.1.10",
        "@vitest/utils@4.1.10"
      ]
    },
    {
      "ref": "watchpack@2.5.2",
      "dependsOn": [
        "graceful-fs@4.2.11"
      ]
    },
    {
      "ref": "webidl-conversions@3.0.1",
      "dependsOn": []
    },
    {
      "ref": "webpack@5.109.0",
      "dependsOn": [
        "@types/estree@1.0.9",
        "@types/json-schema@7.0.15",
        "@webassemblyjs/ast@1.14.1",
        "@webassemblyjs/wasm-edit@1.14.1",
        "@webassemblyjs/wasm-parser@1.14.1",
        "acorn@8.17.0",
        "browserslist@4.28.7",
        "chrome-trace-event@1.0.4",
        "enhanced-resolve@5.24.3",
        "es-module-lexer@2.3.1",
        "eslint-scope@5.1.1",
        "events@3.3.0",
        "graceful-fs@4.2.11",
        "mime-db@1.54.0",
        "minimizer-webpack-plugin@5.6.1",
        "neo-async@2.6.2",
        "schema-utils@4.3.3",
        "tapable@2.3.3",
        "watchpack@2.5.2",
        "webpack-sources@3.5.1"
      ]
    },
    {
      "ref": "webpack-sources@3.5.1",
      "dependsOn": []
    },
    {
      "ref": "whatwg-url@5.0.0",
      "dependsOn": [
        "tr46@0.0.3",
        "webidl-conversions@3.0.1"
      ]
    },
    {
      "ref": "which@2.0.2",
      "dependsOn": [
        "isexe@2.0.0"
      ]
    },
    {
      "ref": "why-is-node-running@2.3.0",
      "dependsOn": [
        "siginfo@2.0.0",
        "stackback@0.0.2"
      ]
    },
    {
      "ref": "wrap-ansi@8.1.0",
      "dependsOn": [
        "ansi-styles@6.2.3",
        "string-width@5.1.2",
        "strip-ansi@7.2.0"
      ]
    },
    {
      "ref": "ansi-styles@6.2.3",
      "dependsOn": []
    },
    {
      "ref": "wrappy@1.0.2",
      "dependsOn": []
    },
    {
      "ref": "ws@8.21.3",
      "dependsOn": []
    },
    {
      "ref": "xtend@4.0.2",
      "dependsOn": []
    },
    {
      "ref": "y18n@5.0.8",
      "dependsOn": []
    },
    {
      "ref": "yaml@2.9.0",
      "dependsOn": []
    },
    {
      "ref": "yargs@17.7.3",
      "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": "zip-stream@6.0.1",
      "dependsOn": [
        "archiver-utils@5.0.2",
        "compress-commons@6.0.2",
        "readable-stream@4.7.0"
      ]
    },
    {
      "ref": "zod@3.25.76",
      "dependsOn": []
    },
    {
      "ref": "zod-to-json-schema@3.25.2",
      "dependsOn": [
        "zod@3.25.76"
      ]
    }
  ]
}
