{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:04ebfbbb-803a-4de5-afa0-874bb0139f3d",
  "version": 1,
  "metadata": {
    "lifecycles": [
      {
        "phase": "build"
      }
    ],
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "pnpm",
          "version": "11.20.0"
        }
      ]
    },
    "component": {
      "type": "application",
      "name": "shivamsfolio",
      "version": "1.0.0",
      "purl": "pkg:npm/shivamsfolio@1.0.0",
      "bom-ref": "pkg:npm/shivamsfolio@1.0.0"
    }
  },
  "components": [
    {
      "type": "library",
      "name": "core",
      "version": "0.41.3",
      "purl": "pkg:npm/%40auth/core@0.41.3",
      "bom-ref": "pkg:npm/%40auth/core@0.41.3",
      "group": "@auth",
      "description": "Authentication for the Web.",
      "authors": [
        {
          "name": "Balázs Orbán"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@auth/core/-/core-0.41.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b09dc93071e45cc0f768e8e8a6fee63814ced4e730e1bd1f0045c9073ea4ed81cba58408e82e348c250f7397cdbd42b15d15cd135fec448480d7952bc162414f"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://authjs.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/nextauthjs/next-auth.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/nextauthjs/next-auth/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "prisma-adapter",
      "version": "2.11.3",
      "purl": "pkg:npm/%40auth/prisma-adapter@2.11.3",
      "bom-ref": "pkg:npm/%40auth/prisma-adapter@2.11.3",
      "group": "@auth",
      "description": "Prisma adapter for Auth.js",
      "authors": [
        {
          "name": "William Luke"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@auth/prisma-adapter/-/prisma-adapter-2.11.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8d96e95403ba3d373dccdb5d4d673444b586f2a6a9e2231ce78ff7a166966ee29d8fddb01f1ccfaecdc78af581da607df7be463d6d25dd833fc0551689495396"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://authjs.dev/reference/adapter/prisma"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/nextauthjs/next-auth.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/nextauthjs/next-auth/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "code-frame",
      "version": "7.29.7",
      "purl": "pkg:npm/%40babel/code-frame@7.29.7",
      "bom-ref": "pkg:npm/%40babel/code-frame@7.29.7",
      "group": "@babel",
      "description": "Generate errors that contain a code frame that point to source locations.",
      "authors": [
        {
          "name": "The Babel Team"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.7.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "02ea7b69439fa5b01483644e38937a230e5ff43301973bb4988926fe66a52d014dfd84203b8f300a3d0ac5adec10726f3d5160eec891faa4489f05dddaa8502b"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-code-frame"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen"
        }
      ]
    },
    {
      "type": "library",
      "name": "compat-data",
      "version": "7.29.7",
      "purl": "pkg:npm/%40babel/compat-data@7.29.7",
      "bom-ref": "pkg:npm/%40babel/compat-data@7.29.7",
      "group": "@babel",
      "description": "The compat-data to determine required Babel plugins",
      "authors": [
        {
          "name": "The Babel Team"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.29.7.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "968713910c8abf0204801cd5ae7f3af7779b73dec5d94f191e36d7c035c9e459f64c2a4dc1394a71a28b91d1e8a7973f89c38513baaded0f490b986728d6ba1a"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/babel/babel#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "core",
      "version": "7.29.7",
      "purl": "pkg:npm/%40babel/core@7.29.7",
      "bom-ref": "pkg:npm/%40babel/core@7.29.7",
      "group": "@babel",
      "description": "Babel compiler core.",
      "authors": [
        {
          "name": "The Babel Team"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/core/-/core-7.29.7.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4601c10afb636ce2b681748d04d22436811cf6aa1512d6aede18fc804a8a42e2f71d90226ca6ab585108dcb7e6e8460a90b6a53a1f1e4ab8fd6fe721f47fd504"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-core"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20core%22+is%3Aopen"
        }
      ]
    },
    {
      "type": "library",
      "name": "generator",
      "version": "7.29.8",
      "purl": "pkg:npm/%40babel/generator@7.29.8",
      "bom-ref": "pkg:npm/%40babel/generator@7.29.8",
      "group": "@babel",
      "description": "Turns an AST into code.",
      "authors": [
        {
          "name": "The Babel Team"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/generator/-/generator-7.29.8.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8196dea6c761dd60ed8192962febd33e1ef52d206b9bf638fd00d905509c61f99e4c412ea0e630952cbe1b54ad7c983efd9cb9e74bbfdd30136e6eea0db6ccb6"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-generator"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20generator%22+is%3Aopen"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-compilation-targets",
      "version": "7.29.7",
      "purl": "pkg:npm/%40babel/helper-compilation-targets@7.29.7",
      "bom-ref": "pkg:npm/%40babel/helper-compilation-targets@7.29.7",
      "group": "@babel",
      "description": "Helper functions on Babel compilation targets",
      "authors": [
        {
          "name": "The Babel Team"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.29.7.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c1e9ba59a063e0d69561574d84b3cf55a7044ba649f8a0417d2913303dd86716cfdeb9b70e2f39b4953996369436168eca7b7e023d31aee858bb3401b7c9fbd6"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/babel/babel#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-globals",
      "version": "7.29.7",
      "purl": "pkg:npm/%40babel/helper-globals@7.29.7",
      "bom-ref": "pkg:npm/%40babel/helper-globals@7.29.7",
      "group": "@babel",
      "description": "A collection of JavaScript globals for Babel internal usage",
      "authors": [
        {
          "name": "The Babel Team"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.29.7.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "de7415500b6f90a1fdcda85f5a0c3de8973fb853a68c0084d64433f3613696a5a61c1823cdb365b02db69ee4137da86659e42d4eae6743fe0d9ddd80d708f8cc"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/babel/babel#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-module-imports",
      "version": "7.29.7",
      "purl": "pkg:npm/%40babel/helper-module-imports@7.29.7",
      "bom-ref": "pkg:npm/%40babel/helper-module-imports@7.29.7",
      "group": "@babel",
      "description": "Babel helper functions for inserting module loads",
      "authors": [
        {
          "name": "The Babel Team"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.29.7.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7a31f0ad0418726f719d38af4a19f62033a5233227377e005ec92fabd42272f0ad133ab5573725bbfb4a17c26ad4283c246d862fafc49a382c093ee55dea44de"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-helper-module-imports"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-module-transforms",
      "version": "7.29.7",
      "purl": "pkg:npm/%40babel/helper-module-transforms@7.29.7",
      "bom-ref": "pkg:npm/%40babel/helper-module-transforms@7.29.7",
      "group": "@babel",
      "description": "Babel helper functions for implementing ES6 module transformations",
      "authors": [
        {
          "name": "The Babel Team"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.29.7.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "50f5154b25db3a1eb6eca8822064128305b319e04a2e4689f4f24476b9e0230312cf12d1e234b8f9fd5fd636fb57305b83c9c52da628b6f54f1424ea76b99302"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-helper-module-transforms"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-string-parser",
      "version": "7.29.7",
      "purl": "pkg:npm/%40babel/helper-string-parser@7.29.7",
      "bom-ref": "pkg:npm/%40babel/helper-string-parser@7.29.7",
      "group": "@babel",
      "description": "A utility package to parse strings",
      "authors": [
        {
          "name": "The Babel Team"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.29.7.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3dbe628cfad9f3d1831fcdb6dcbe143fc8ba400a56c6cd3845b3d02537960d5d3f91e476137e8c78a9f2afa2d899452fa91448f88bfced2b85d56e84ac837363"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-helper-string-parser"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-validator-identifier",
      "version": "7.29.7",
      "purl": "pkg:npm/%40babel/helper-validator-identifier@7.29.7",
      "bom-ref": "pkg:npm/%40babel/helper-validator-identifier@7.29.7",
      "group": "@babel",
      "description": "Validate identifier/keywords name",
      "authors": [
        {
          "name": "The Babel Team"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a9e8711a4463e7987f7dff0431a27e71887268a947231a980e7ebcdb0403ed1369f54ba3390b07a20dae4b4af6bf3af8a56fac5dff7435e79aca370d697ddf16"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/babel/babel#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-validator-option",
      "version": "7.29.7",
      "purl": "pkg:npm/%40babel/helper-validator-option@7.29.7",
      "bom-ref": "pkg:npm/%40babel/helper-validator-option@7.29.7",
      "group": "@babel",
      "description": "Validate plugin/preset options",
      "authors": [
        {
          "name": "The Babel Team"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.29.7.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "37d644aeb0fec96e607820ed06a9cea31991f3eb4d2a21aec4a943a6e2717ecaa96b674571ec5ace218013faa81cb8830eb79534cba9c46992a0d972bec03783"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/babel/babel#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "helpers",
      "version": "7.29.7",
      "purl": "pkg:npm/%40babel/helpers@7.29.7",
      "bom-ref": "pkg:npm/%40babel/helpers@7.29.7",
      "group": "@babel",
      "description": "Collection of helper functions used by Babel transforms.",
      "authors": [
        {
          "name": "The Babel Team"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.29.7.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d64da500644c7c74dcc2e35870235499a51f7e642ff0a58c7e1da225451e465c25c07e0574d1bb99f3c8d7434f7cb1c9153844e13cabe26bfb9133593a23ee06"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-helpers"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "parser",
      "version": "7.29.8",
      "purl": "pkg:npm/%40babel/parser@7.29.8",
      "bom-ref": "pkg:npm/%40babel/parser@7.29.8",
      "group": "@babel",
      "description": "A JavaScript parser",
      "authors": [
        {
          "name": "The Babel Team"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/parser/-/parser-7.29.8.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "13c953018341d4a5be147f95189b993358a8031d84ea8565bd0151adfe4ff19666b222576000fdbd3155ef2c84511373821d5d16a319b8eead53070045ba8508"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-parser"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen"
        }
      ]
    },
    {
      "type": "library",
      "name": "template",
      "version": "7.29.7",
      "purl": "pkg:npm/%40babel/template@7.29.7",
      "bom-ref": "pkg:npm/%40babel/template@7.29.7",
      "group": "@babel",
      "description": "Generate an AST from a string template.",
      "authors": [
        {
          "name": "The Babel Team"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/template/-/template-7.29.7.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a6eabe19fdf9a08db815e375d4b92851016abfdbb035e5a9c57662fc98b7ad1228280cca9f145a67e1a48f4bca4bd6428931127e783537d2f23b25efa3e9be1a"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-template"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20template%22+is%3Aopen"
        }
      ]
    },
    {
      "type": "library",
      "name": "traverse",
      "version": "7.29.8",
      "purl": "pkg:npm/%40babel/traverse@7.29.8",
      "bom-ref": "pkg:npm/%40babel/traverse@7.29.8",
      "group": "@babel",
      "description": "The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes",
      "authors": [
        {
          "name": "The Babel Team"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.29.8.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "239cfb1f76dfff8d64b6c3552eda4dd3001adf7e8792a20743906e3cb1214e4b758d54b266978d288cd38045a69718dd83cd51d0881409c684f8e93736fadf66"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-traverse"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20traverse%22+is%3Aopen"
        }
      ]
    },
    {
      "type": "library",
      "name": "types",
      "version": "7.29.8",
      "purl": "pkg:npm/%40babel/types@7.29.8",
      "bom-ref": "pkg:npm/%40babel/types@7.29.8",
      "group": "@babel",
      "description": "Babel Types is a Lodash-esque utility library for AST nodes",
      "authors": [
        {
          "name": "The Babel Team"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@babel/types/-/types-7.29.8.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "563d6317770f7f183b3807e823b42754a2e820b966d8917da67547ad7f2ac7b0073226164fe343000ee30a194d8114b85932dcfdf0f59572e63e2c65ba3fb71a"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-types"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/babel/babel.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20types%22+is%3Aopen"
        }
      ]
    },
    {
      "type": "library",
      "name": "duckdb-wasm",
      "version": "1.33.1-dev57.0",
      "purl": "pkg:npm/%40duckdb/duckdb-wasm@1.33.1-dev57.0",
      "bom-ref": "pkg:npm/%40duckdb/duckdb-wasm@1.33.1-dev57.0",
      "group": "@duckdb",
      "description": "DuckDB powered by WebAssembly",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@duckdb/duckdb-wasm/-/duckdb-wasm-1.33.1-dev57.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9dd9f9976107ab53c432f0a0f06ea5455d2f8e149471ba9d33f9e23414d3a87e3f3f2c9451529b81ed2e5320a78f6edbf5217f0a2a81c03b2028b4ea06f6b177"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/duckdb/duckdb-wasm#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/duckdb/duckdb-wasm.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/duckdb/duckdb-wasm/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "pglite-socket",
      "version": "0.1.3",
      "purl": "pkg:npm/%40electric-sql/pglite-socket@0.1.3",
      "bom-ref": "pkg:npm/%40electric-sql/pglite-socket@0.1.3",
      "group": "@electric-sql",
      "description": "A socket implementation for PGlite enabling remote connections",
      "authors": [
        {
          "name": "Electric DB Limited"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@electric-sql/pglite-socket/-/pglite-socket-0.1.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2c072258cd0cd5d08bf2196cc6edaf7a76d565c7717a66b406d0dfa56615aabf98e3af14003c34a455a27612b0d4cf2c7c9f2b74b4fbd6d8cc9a78ab7ff21945"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://pglite.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/electric-sql/pglite.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/electric-sql/pglite/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "pglite-tools",
      "version": "0.3.3",
      "purl": "pkg:npm/%40electric-sql/pglite-tools@0.3.3",
      "bom-ref": "pkg:npm/%40electric-sql/pglite-tools@0.3.3",
      "group": "@electric-sql",
      "description": "Tools for working with PGlite databases",
      "authors": [
        {
          "name": "Electric DB Limited"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@electric-sql/pglite-tools/-/pglite-tools-0.3.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "025ccb253449f3e50580af029b1229c88a49d3e61a170d36222392758aeac703d7752c9e212873f1a6bd4eafad6055dd3f071a329fc573cd26419d5d90e43fc2"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://pglite.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/electric-sql/pglite.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/electric-sql/pglite/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "pglite",
      "version": "0.4.3",
      "purl": "pkg:npm/%40electric-sql/pglite@0.4.3",
      "bom-ref": "pkg:npm/%40electric-sql/pglite@0.4.3",
      "group": "@electric-sql",
      "description": "PGlite is a WASM Postgres build packaged into a TypeScript client library that enables you to run Postgres in the browser, Node.js and Bun, with no need to install any other dependencies. It is only 3.7mb gzipped.",
      "authors": [
        {
          "name": "Electric DB Limited"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@electric-sql/pglite/-/pglite-0.4.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "89c86e59382d77898e3351b84a9c8625ae6dad3d379566ccca90d5d1f5175025e0e61887a95033fdb67257af0daa690b07b59c6268f544c2554a9f0757fbff65"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://pglite.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/electric-sql/pglite.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/electric-sql/pglite/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "runtime",
      "version": "1.11.3",
      "purl": "pkg:npm/%40emnapi/runtime@1.11.3",
      "bom-ref": "pkg:npm/%40emnapi/runtime@1.11.3",
      "group": "@emnapi",
      "description": "emnapi runtime",
      "authors": [
        {
          "name": "toyobayashi"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.11.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5f3e13a72922ed7caba5b50ad6347502174075a5f2861638959de778ba1d9a1a6e59fcb63c040de41e3ab00894e2588e5c62e41f2a67fea53e8ef7d64826182c"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/toyobayashi/emnapi#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/toyobayashi/emnapi.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/toyobayashi/emnapi/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolvers",
      "version": "5.7.1",
      "purl": "pkg:npm/%40hookform/resolvers@5.7.1",
      "bom-ref": "pkg:npm/%40hookform/resolvers@5.7.1",
      "group": "@hookform",
      "description": "React Hook Form validation resolvers: Yup, Joi, Superstruct, Zod, Vest, Class Validator, io-ts, Nope, computed-types, TypeBox, arktype, Typanion, Effect-TS and VineJS",
      "authors": [
        {
          "name": "bluebill1049"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@hookform/resolvers/-/resolvers-5.7.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f304bf3f8503af9b100dee2715a579d535727c33eb5a03485f07aa1b406cf59e4b4aecca2dbf9140d3ef90dda81cce5246b2725ab547fc5f8b3947058d4cafc1"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://react-hook-form.com"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/react-hook-form/resolvers.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/react-hook-form/resolvers/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "colour",
      "version": "1.1.0",
      "purl": "pkg:npm/%40img/colour@1.1.0",
      "bom-ref": "pkg:npm/%40img/colour@1.1.0",
      "group": "@img",
      "description": "The ESM-only 'color' package made compatible for use with CommonJS runtimes",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@img/colour/-/colour-1.1.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4ddefaabb8f9ee8fed2d57604bbe3a7180117d2cb193c8847d1c5ec0bf61e0e3336216d6e1301ca69974993e1ecaa5dd761e8bfe3c2833be66a3b8b16bfa4279"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/lovell/colour#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/lovell/colour.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/lovell/colour/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "sharp-darwin-arm64",
      "version": "0.35.3",
      "purl": "pkg:npm/%40img/sharp-darwin-arm64@0.35.3",
      "bom-ref": "pkg:npm/%40img/sharp-darwin-arm64@0.35.3",
      "group": "@img",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.35.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "44c9c55fb610b0ca21ee559f70ce0d1071f29815ffacbb8a34f54cf385c4f4e34f71a4820e013b087207a5280f70edb1711b61801cb51df34edf5f66c2120092"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "sharp-darwin-x64",
      "version": "0.35.3",
      "purl": "pkg:npm/%40img/sharp-darwin-x64@0.35.3",
      "bom-ref": "pkg:npm/%40img/sharp-darwin-x64@0.35.3",
      "group": "@img",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.35.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5e8fb9b8506d2cdd012aa89e4f1885cc53d00149416db1f98812b2457ff3d49adb9d8b074df2899d47cbf3ea764cf5ebd695ea6a8e1e78be11975e38b83a4af7"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "sharp-freebsd-wasm32",
      "version": "0.35.3",
      "purl": "pkg:npm/%40img/sharp-freebsd-wasm32@0.35.3",
      "bom-ref": "pkg:npm/%40img/sharp-freebsd-wasm32@0.35.3",
      "group": "@img",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@img/sharp-freebsd-wasm32/-/sharp-freebsd-wasm32-0.35.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "954c5ca96223db0310f41af03639e072bd60594af9c606864e1051a8f3da9480b69faec2aa3d6e3e1f0d9c0fd984083c8546ca97e9151cac20508c1ee9960fae"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "sharp-libvips-darwin-arm64",
      "version": "1.3.2",
      "purl": "pkg:npm/%40img/sharp-libvips-darwin-arm64@1.3.2",
      "bom-ref": "pkg:npm/%40img/sharp-libvips-darwin-arm64@1.3.2",
      "group": "@img",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.3.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f49eb2a591694018f862778f1a8abf4b7f30ea7cfebea8395992eb2c663862e49e99d32ae3b18c2c13cee36333c1d1b0a60fda819ef1cd97051dae3cc65cb07e"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "sharp-libvips-darwin-x64",
      "version": "1.3.2",
      "purl": "pkg:npm/%40img/sharp-libvips-darwin-x64@1.3.2",
      "bom-ref": "pkg:npm/%40img/sharp-libvips-darwin-x64@1.3.2",
      "group": "@img",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.3.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9b6a56d67e9c9ecf556ae6cdc2c67e737091623c4d416809e603e59cbd676c1729901bc59ba48214de68d29b051c8f30f67d7534a84591e1039ecf7cb62a9b13"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "sharp-libvips-linux-arm",
      "version": "1.3.2",
      "purl": "pkg:npm/%40img/sharp-libvips-linux-arm@1.3.2",
      "bom-ref": "pkg:npm/%40img/sharp-libvips-linux-arm@1.3.2",
      "group": "@img",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.3.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d5e30bcf2f7623827aae68b89804fcc82dc7c4eb678b21842e5cc66cd30b2dea9ed39d9a84543487a2c5abe961e43b0321d6158880ecb74f1a6ef49b70474b5d"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "sharp-libvips-linux-arm64",
      "version": "1.3.2",
      "purl": "pkg:npm/%40img/sharp-libvips-linux-arm64@1.3.2",
      "bom-ref": "pkg:npm/%40img/sharp-libvips-linux-arm64@1.3.2",
      "group": "@img",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.3.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "76a5521729c2a31e02fc9f244f5e95ed2205027b3422380bc24bd84fba7c2d0566279392e5bead23d2067e5c537ae052fffcd77852146f0b79770c72675edc9c"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "sharp-libvips-linux-ppc64",
      "version": "1.3.2",
      "purl": "pkg:npm/%40img/sharp-libvips-linux-ppc64@1.3.2",
      "bom-ref": "pkg:npm/%40img/sharp-libvips-linux-ppc64@1.3.2",
      "group": "@img",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.3.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "df3d0d1c3c43ea7e48f60734e54d5e5b5032466f86ce7ceade768caed84f36a13aa18ca4728816d25fe37e925d8d89ee365f11ef223da4d6c4d578947b2ab403"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "sharp-libvips-linux-riscv64",
      "version": "1.3.2",
      "purl": "pkg:npm/%40img/sharp-libvips-linux-riscv64@1.3.2",
      "bom-ref": "pkg:npm/%40img/sharp-libvips-linux-riscv64@1.3.2",
      "group": "@img",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@img/sharp-libvips-linux-riscv64/-/sharp-libvips-linux-riscv64-1.3.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6ec6f8ac8f8d95d18eb17b9e8f6afc39d492f3ecd70d56825b1c96adcbfa9277933a58001ed640051cc1042c1db0f883f742789b2349b87a60ea4036d08996ff"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "sharp-libvips-linux-s390x",
      "version": "1.3.2",
      "purl": "pkg:npm/%40img/sharp-libvips-linux-s390x@1.3.2",
      "bom-ref": "pkg:npm/%40img/sharp-libvips-linux-s390x@1.3.2",
      "group": "@img",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.3.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fc006c8728fc802a7222b3579c79f82e8ac32741c79b55615cf065c59f3302d7d53c069269f5cf1a7fac5122118b0692072d269858d28e25c8e6691cc1d0a129"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "sharp-libvips-linux-x64",
      "version": "1.3.2",
      "purl": "pkg:npm/%40img/sharp-libvips-linux-x64@1.3.2",
      "bom-ref": "pkg:npm/%40img/sharp-libvips-linux-x64@1.3.2",
      "group": "@img",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.3.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2133c4b607df189d12e86f5d472c3fdfaead250a8545c1d63c7842f92b6983767c00432b0eb4ebda585dcf87ff63f1cc6d187fffb679981cc4a55762eb639cdf"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "sharp-libvips-linuxmusl-arm64",
      "version": "1.3.2",
      "purl": "pkg:npm/%40img/sharp-libvips-linuxmusl-arm64@1.3.2",
      "bom-ref": "pkg:npm/%40img/sharp-libvips-linuxmusl-arm64@1.3.2",
      "group": "@img",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.3.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cc4f447625335268399834f96b5ae4e5f609e8658f9684f05816034b5e276aa1ec2fe11a3290e3d405a7a4b821deed1808e46fd93b79d30adcae962a90ff7b2b"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "sharp-libvips-linuxmusl-x64",
      "version": "1.3.2",
      "purl": "pkg:npm/%40img/sharp-libvips-linuxmusl-x64@1.3.2",
      "bom-ref": "pkg:npm/%40img/sharp-libvips-linuxmusl-x64@1.3.2",
      "group": "@img",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.3.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9b496b2e252dfa50589c216bf2a57feb9c8c47813f73bff07fbf08e5e29376411a90502567d425cc433740886103055e5212c01cb702abb6bb56cceafe814d65"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "sharp-linux-arm",
      "version": "0.35.3",
      "purl": "pkg:npm/%40img/sharp-linux-arm@0.35.3",
      "bom-ref": "pkg:npm/%40img/sharp-linux-arm@0.35.3",
      "group": "@img",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.35.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "69f7d55824cba28cbc4d2c5b0f1daa933b8379a58b355040f8ffff14d062ac7b17a4fd9fb81864e40b9ba18527ac39f3a177acf06163a53c7448114e09183e14"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "sharp-linux-arm64",
      "version": "0.35.3",
      "purl": "pkg:npm/%40img/sharp-linux-arm64@0.35.3",
      "bom-ref": "pkg:npm/%40img/sharp-linux-arm64@0.35.3",
      "group": "@img",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.35.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "420283b291cf9eb53e190e795cf846c32842f1a70b54e392c80be8d6855f166ac85cb903366196cc07c3678c4af28480d6a050ac02dc1d7d06e546678bf4ae15"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "sharp-linux-ppc64",
      "version": "0.35.3",
      "purl": "pkg:npm/%40img/sharp-linux-ppc64@0.35.3",
      "bom-ref": "pkg:npm/%40img/sharp-linux-ppc64@0.35.3",
      "group": "@img",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.35.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b0c77cac3c66a4b3b0bffecde38925163383e4350eec52dd8e25c3234868c5869fec0af6eb6750204928b04f7c6e9b3ee473cbb69fc4bcda9ea90b4ec9c3ff20"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "sharp-linux-riscv64",
      "version": "0.35.3",
      "purl": "pkg:npm/%40img/sharp-linux-riscv64@0.35.3",
      "bom-ref": "pkg:npm/%40img/sharp-linux-riscv64@0.35.3",
      "group": "@img",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.35.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d04a1befcca39583df2f9bcc356016e7997747d63a0504bf80e7ded1970ff66133f68861292b788a6d616b28a49d781ff005ab16a32f25c2887662e611eef279"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "sharp-linux-s390x",
      "version": "0.35.3",
      "purl": "pkg:npm/%40img/sharp-linux-s390x@0.35.3",
      "bom-ref": "pkg:npm/%40img/sharp-linux-s390x@0.35.3",
      "group": "@img",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.35.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2a00314340f1a4d3aad6b1b6b797204e04a1245192b94ed73b8e5ca82fb53553ae6673fab6581946e49839f36ea46907203d28ddc24eb30e0355e269328bdc1b"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "sharp-linux-x64",
      "version": "0.35.3",
      "purl": "pkg:npm/%40img/sharp-linux-x64@0.35.3",
      "bom-ref": "pkg:npm/%40img/sharp-linux-x64@0.35.3",
      "group": "@img",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.35.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f29aafc6e6cbd8f19d8653f2e862eacc360c523c9198a03028760a8b1a5d2580542bb3c9d02d36f5776c9e91487604591baf1f66219d1d559c28fbed88f07870"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "sharp-linuxmusl-arm64",
      "version": "0.35.3",
      "purl": "pkg:npm/%40img/sharp-linuxmusl-arm64@0.35.3",
      "bom-ref": "pkg:npm/%40img/sharp-linuxmusl-arm64@0.35.3",
      "group": "@img",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.35.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "573d22423cf37125f71c26dfc057c2486ffd48222ac8ed261f6b17ca21da0187c1934711b025974724185f4a2f08afcf01005b4f343476c3d01e1e4c0052f9f7"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "sharp-linuxmusl-x64",
      "version": "0.35.3",
      "purl": "pkg:npm/%40img/sharp-linuxmusl-x64@0.35.3",
      "bom-ref": "pkg:npm/%40img/sharp-linuxmusl-x64@0.35.3",
      "group": "@img",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.35.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e8ed4d3ca703563f5011d83b1f1e78f445fc534ae9eb25d0111aabbbac9137b7c6067df652f2112549569e4fbcc430a21bbea15d505b5fcd8d67f64aaf47ae22"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "sharp-wasm32",
      "version": "0.35.3",
      "purl": "pkg:npm/%40img/sharp-wasm32@0.35.3",
      "bom-ref": "pkg:npm/%40img/sharp-wasm32@0.35.3",
      "group": "@img",
      "description": "Prebuilt sharp for use with WebAssembly",
      "authors": [
        {
          "name": "Lovell Fuller"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 AND LGPL-3.0-or-later AND MIT"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.35.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "719d1791c606a47664a96ea20a4a93726502d020fd0e10f977fa9e6656647d1067e869c79e26572d4a39fbdc70f08bfbe9813a2d014df5834194a4447021bbeb"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://sharp.pixelplumbing.com"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/lovell/sharp.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/lovell/sharp/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "sharp-webcontainers-wasm32",
      "version": "0.35.3",
      "purl": "pkg:npm/%40img/sharp-webcontainers-wasm32@0.35.3",
      "bom-ref": "pkg:npm/%40img/sharp-webcontainers-wasm32@0.35.3",
      "group": "@img",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@img/sharp-webcontainers-wasm32/-/sharp-webcontainers-wasm32-0.35.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "dab9eaedb5f7373791d93e185a0cfcaa21b88774d274c7bebcdd62417a4995e489dd2339cd0f05cb64b2c9701695bc69119d98f99e2ed4178f8091186d2cbcd1"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "sharp-win32-arm64",
      "version": "0.35.3",
      "purl": "pkg:npm/%40img/sharp-win32-arm64@0.35.3",
      "bom-ref": "pkg:npm/%40img/sharp-win32-arm64@0.35.3",
      "group": "@img",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.35.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e1b3f015d31b782e0943c2fc2cec96a7a9ec1dc6e83f97f1929ea23ce5f3d95838f51e364ee32cdb08642793803f8fd4974df9a8ecf2d0079c385f553ac727e3"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "sharp-win32-ia32",
      "version": "0.35.3",
      "purl": "pkg:npm/%40img/sharp-win32-ia32@0.35.3",
      "bom-ref": "pkg:npm/%40img/sharp-win32-ia32@0.35.3",
      "group": "@img",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.35.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "af9de65ec04dea51540e2493efae12be0c1474702a338acf0220f30267f87cba01e97feb91fc93acb0a0ebe835ef0249882981dc96201ee5257425942111525f"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "sharp-win32-x64",
      "version": "0.35.3",
      "purl": "pkg:npm/%40img/sharp-win32-x64@0.35.3",
      "bom-ref": "pkg:npm/%40img/sharp-win32-x64@0.35.3",
      "group": "@img",
      "description": "Prebuilt sharp for use with Windows x64",
      "authors": [
        {
          "name": "Lovell Fuller"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 AND LGPL-3.0-or-later"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.35.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0f8cb5bcd799ac820908dfae1da595b47f3a07e682add31862389ccbda571ef6c665e1982cb49ddf0755b82dfb171557954d4046c93ce1e2967d631719812abc"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://sharp.pixelplumbing.com"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/lovell/sharp.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/lovell/sharp/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "gen-mapping",
      "version": "0.3.13",
      "purl": "pkg:npm/%40jridgewell/gen-mapping@0.3.13",
      "bom-ref": "pkg:npm/%40jridgewell/gen-mapping@0.3.13",
      "group": "@jridgewell",
      "description": "Generate source maps",
      "authors": [
        {
          "name": "Justin Ridgewell"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "da492dffb9e227a32010fc45d1b61d43a7ad65a03e7d0bc370b29c921cb5c8840ecdaa0a8c10634a3eb7fda2d58d8137aa146de5dbccfae5327c283a50a0816c"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/jridgewell/sourcemaps/tree/main/packages/gen-mapping"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jridgewell/sourcemaps.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/jridgewell/sourcemaps/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "remapping",
      "version": "2.3.5",
      "purl": "pkg:npm/%40jridgewell/remapping@2.3.5",
      "bom-ref": "pkg:npm/%40jridgewell/remapping@2.3.5",
      "group": "@jridgewell",
      "description": "Remap sequential sourcemaps through transformations to point at the original source code",
      "authors": [
        {
          "name": "Justin Ridgewell"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2c8f6effe95a606e03b354c3292256d983eb22571560ec22d9f502eb1078de5b9e0a383157895f7ce0990ad605887e9334e5feb50297c7ded3e082876e1c8711"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/jridgewell/sourcemaps/tree/main/packages/remapping"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jridgewell/sourcemaps.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/jridgewell/sourcemaps/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve-uri",
      "version": "3.1.2",
      "purl": "pkg:npm/%40jridgewell/resolve-uri@3.1.2",
      "bom-ref": "pkg:npm/%40jridgewell/resolve-uri@3.1.2",
      "group": "@jridgewell",
      "description": "Resolve a URI relative to an optional base URI",
      "authors": [
        {
          "name": "Justin Ridgewell"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6d12128022233f6d3fb5b5923d63048b9e1054f45913192e0fd9492fe508c542adc15240f305b54eb6f58ccb354455e8d42053359ff98690bd42f98a59da292b"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/jridgewell/resolve-uri#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jridgewell/resolve-uri.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/jridgewell/resolve-uri/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "sourcemap-codec",
      "version": "1.5.5",
      "purl": "pkg:npm/%40jridgewell/sourcemap-codec@1.5.5",
      "bom-ref": "pkg:npm/%40jridgewell/sourcemap-codec@1.5.5",
      "group": "@jridgewell",
      "description": "Encode/decode sourcemap mappings",
      "authors": [
        {
          "name": "Justin Ridgewell"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "71843ddf5d20aeac6e7966e5f96b885086a251a0dc8fb58eab97d58449633558117ce52163d7f2db34ef7e8a96b2779b87c4a5ef45527056c80af2672ca0743a"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/jridgewell/sourcemaps/tree/main/packages/sourcemap-codec"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jridgewell/sourcemaps.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/jridgewell/sourcemaps/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "trace-mapping",
      "version": "0.3.31",
      "purl": "pkg:npm/%40jridgewell/trace-mapping@0.3.31",
      "bom-ref": "pkg:npm/%40jridgewell/trace-mapping@0.3.31",
      "group": "@jridgewell",
      "description": "Trace the original position through a source map",
      "authors": [
        {
          "name": "Justin Ridgewell"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cf3351f9275048327373c8e869e3fc410a0242bf0db98c76748232b65d507811191c9f6e5ba85e6ecad881bcfc849c1441aa374d608cb667d5f0dbb5b7038b03"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/jridgewell/sourcemaps/tree/main/packages/trace-mapping"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jridgewell/sourcemaps.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/jridgewell/sourcemaps/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "web-llm",
      "version": "0.2.84",
      "purl": "pkg:npm/%40mlc-ai/web-llm@0.2.84",
      "bom-ref": "pkg:npm/%40mlc-ai/web-llm@0.2.84",
      "group": "@mlc-ai",
      "description": "Hardware accelerated language model chats on browsers",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@mlc-ai/web-llm/-/web-llm-0.2.84.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "86b396ccae3f9c636682844a4fca60566659da810fa5b6e521640ec29a8dcaf2b6772b07c3729507580d24eb917107ca38f86e704857d4d2735f380c0e7c1209"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/mlc-ai/web-llm"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/mlc-ai/web-llm.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mlc-ai/web-llm/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "serverless",
      "version": "1.1.0",
      "purl": "pkg:npm/%40neondatabase/serverless@1.1.0",
      "bom-ref": "pkg:npm/%40neondatabase/serverless@1.1.0",
      "group": "@neondatabase",
      "description": "node-postgres for serverless environments from neon.com",
      "authors": [
        {
          "name": "Neon"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@neondatabase/serverless/-/serverless-1.1.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "af76598518c471f11d288667a01d51bac360bc7b9a051a9f0b35781a2fb903dc945f44b81d3c2cfc0496aadd77c0be32e08fb4aeab1619d036c3b1105c78b7f9"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://neon.com"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/neondatabase/serverless.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/neondatabase/serverless/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "env",
      "version": "16.3.0",
      "purl": "pkg:npm/%40next/env@16.3.0",
      "bom-ref": "pkg:npm/%40next/env@16.3.0",
      "group": "@next",
      "description": "Next.js dotenv file loading",
      "authors": [
        {
          "name": "Next.js Team"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@next/env/-/env-16.3.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a3daf54b404d88dade1cff55b3e427a9df64be20e4261f31200098ed41594a68866db411ccf041a2cbc7cc05384d42c7388b8e8ffd7c452b32cf6aab44498817"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/vercel/next.js#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vercel/next.js.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/vercel/next.js/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "swc-darwin-arm64",
      "version": "16.3.0",
      "purl": "pkg:npm/%40next/swc-darwin-arm64@16.3.0",
      "bom-ref": "pkg:npm/%40next/swc-darwin-arm64@16.3.0",
      "group": "@next",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.3.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e79869aaad7c6c454097179d953b77b45a9998a8369d45d3d649f51bf046132d11d778772f0b701cf573ce31ba3f82cb78e1c4df63c50d0515689116bc111907"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "swc-darwin-x64",
      "version": "16.3.0",
      "purl": "pkg:npm/%40next/swc-darwin-x64@16.3.0",
      "bom-ref": "pkg:npm/%40next/swc-darwin-x64@16.3.0",
      "group": "@next",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-16.3.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "48e8bdea449a1794fed305b892888cd5b5b348fc23cd37ac0b5a7775ff858dd3a2e4b2109012bf6e5c61ec77682a736e2383d4445d4e3bb4d9aad7e76d60d283"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "swc-linux-arm64-gnu",
      "version": "16.3.0",
      "purl": "pkg:npm/%40next/swc-linux-arm64-gnu@16.3.0",
      "bom-ref": "pkg:npm/%40next/swc-linux-arm64-gnu@16.3.0",
      "group": "@next",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-16.3.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3f48190283cc1787724d1ce19a45783eba95cd2381eade260b5a08ddce1daa28c9f8e544571e5c9485c0291e3fb90a6cab0d8a28cff40f9b55ba6711dabe5b96"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "swc-linux-arm64-musl",
      "version": "16.3.0",
      "purl": "pkg:npm/%40next/swc-linux-arm64-musl@16.3.0",
      "bom-ref": "pkg:npm/%40next/swc-linux-arm64-musl@16.3.0",
      "group": "@next",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-16.3.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b575c6289c349b7eced1e2890115535ff4e178a3e1cf440556d55565798e8a0fbd60a2d03923fa86f7f6a71bf90ceec22c42724c7c773e0d38dc20d092fd46e1"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "swc-linux-x64-gnu",
      "version": "16.3.0",
      "purl": "pkg:npm/%40next/swc-linux-x64-gnu@16.3.0",
      "bom-ref": "pkg:npm/%40next/swc-linux-x64-gnu@16.3.0",
      "group": "@next",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.3.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a631b12b9118ef25a697bf002de8c59169a01ec53bc1b150ac84a2ba0a47e856d4261804bf0df1159fc4040b4b97b42d2f459d40a886f5e589de638a193ba41f"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "swc-linux-x64-musl",
      "version": "16.3.0",
      "purl": "pkg:npm/%40next/swc-linux-x64-musl@16.3.0",
      "bom-ref": "pkg:npm/%40next/swc-linux-x64-musl@16.3.0",
      "group": "@next",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-16.3.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b23a3ef97c7e9689a53ecdc746c1d68550f2186ea6b359065b912d1cb11174823c0321b58be7fa6aaebcc474443ba0043258634cd11605299f25faa6f68adfee"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "swc-win32-arm64-msvc",
      "version": "16.3.0",
      "purl": "pkg:npm/%40next/swc-win32-arm64-msvc@16.3.0",
      "bom-ref": "pkg:npm/%40next/swc-win32-arm64-msvc@16.3.0",
      "group": "@next",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-16.3.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0b92528223b9e3051175ac5d114217aa4cf4e2e32a0bd5263d7d60b43ad5ff94dfd54a30756608f2e03985f15b3e8953969d2ae0a67ad3194778f3626dfd1523"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "swc-win32-x64-msvc",
      "version": "16.3.0",
      "purl": "pkg:npm/%40next/swc-win32-x64-msvc@16.3.0",
      "bom-ref": "pkg:npm/%40next/swc-win32-x64-msvc@16.3.0",
      "group": "@next",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-16.3.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7c33a082cc1e35be524b0d1929593a53e8314b218516520163f2c1735afc1948f8bbfeadea802b2fe3e6920d0c067b2047e2a476c5118a5547e05dc65d419ea4"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/vercel/next.js#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vercel/next.js.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/vercel/next.js/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "hkdf",
      "version": "1.2.1",
      "purl": "pkg:npm/%40panva/hkdf@1.2.1",
      "bom-ref": "pkg:npm/%40panva/hkdf@1.2.1",
      "group": "@panva",
      "description": "HKDF with no dependencies using runtime's native crypto",
      "authors": [
        {
          "name": "Filip Skokan"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@panva/hkdf/-/hkdf-1.2.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ea87251ba6373e20c5728ca4f2cae32df54ac8c7d508a276ec9c0d3d58ae5f3885a66773f8c66764dfda298d09197818b8efd58215348dc3806605976750e6af"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/panva/hkdf"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/panva/hkdf.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/panva/hkdf/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "test",
      "version": "1.62.1",
      "purl": "pkg:npm/%40playwright/test@1.62.1",
      "bom-ref": "pkg:npm/%40playwright/test@1.62.1",
      "group": "@playwright",
      "description": "A high-level API to automate web browsers",
      "authors": [
        {
          "name": "Microsoft Corporation"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@playwright/test/-/test-1.62.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0d371473caa28be7291efb4ec2080cb4144c8ca6475d859dc3cb32458bb6bedceeab85b1a61aaae0d7c2b3966de382fa980f2b7c37e3f8f1e7c4573f15e2ba99"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://playwright.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/microsoft/playwright.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/microsoft/playwright/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "adapter-neon",
      "version": "7.9.1",
      "purl": "pkg:npm/%40prisma/adapter-neon@7.9.1",
      "bom-ref": "pkg:npm/%40prisma/adapter-neon@7.9.1",
      "group": "@prisma",
      "description": "Prisma's driver adapter for \"@neondatabase/serverless\"",
      "authors": [
        {
          "name": "Alberto Schiabel"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@prisma/adapter-neon/-/adapter-neon-7.9.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "62a258ba8848d3775ae353785fe0da03d4654065ab03880d0f6e13224b8f3d702c3699cc945b927d3814c9c3f8517886afb9f067c3de40852a331698cda01c37"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/prisma/prisma#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/prisma/prisma.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/prisma/prisma/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "client-runtime-utils",
      "version": "7.9.1",
      "purl": "pkg:npm/%40prisma/client-runtime-utils@7.9.1",
      "bom-ref": "pkg:npm/%40prisma/client-runtime-utils@7.9.1",
      "group": "@prisma",
      "description": "Utility types and singletons used by the Prisma Client.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@prisma/client-runtime-utils/-/client-runtime-utils-7.9.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "99520119874ee421662b41ef8f1aed7c8c9041c3dd6fcf2948279542b89540f559c83a2f2166e5a477ce81c4bc40ed7cee3dd017478f02b1fca8f869d00536be"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/prisma/prisma#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/prisma/prisma.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/prisma/prisma/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "client",
      "version": "7.9.1",
      "purl": "pkg:npm/%40prisma/client@7.9.1",
      "bom-ref": "pkg:npm/%40prisma/client@7.9.1",
      "group": "@prisma",
      "description": "Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports PostgreSQL, CockroachDB, MySQL, MariaDB, SQL Server, SQLite & MongoDB databases.",
      "authors": [
        {
          "name": "Tim Suchanek"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@prisma/client/-/client-7.9.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fb182b87612125517bf700b4c97e46e0f23545d726ed09ff9de90d43eb7f3b5e77c2d36082bb876a5f9f5c749ad1013e4e9fc2c39c2fc5e084859679f711a6f1"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://www.prisma.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/prisma/prisma.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/prisma/prisma/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "config",
      "version": "7.9.1",
      "purl": "pkg:npm/%40prisma/config@7.9.1",
      "bom-ref": "pkg:npm/%40prisma/config@7.9.1",
      "group": "@prisma",
      "description": "Internal package used to define and read Prisma configuration files",
      "authors": [
        {
          "name": "Alberto Schiabel"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@prisma/config/-/config-7.9.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e339ca8714e65e6b8fc9ef59ea96c8c986f9559964674e6a1b52fa0ebe20fbba13c1ce95e7406cf578ab1410dd8d6b7e1ff01a6cc9fd6949f105cbe3f33d3968"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/prisma/prisma#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/prisma/prisma.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/prisma/prisma/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "7.2.0",
      "purl": "pkg:npm/%40prisma/debug@7.2.0",
      "bom-ref": "pkg:npm/%40prisma/debug@7.2.0",
      "group": "@prisma",
      "description": "This package is intended for Prisma's internal use",
      "authors": [
        {
          "name": "Tim Suchanek"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@prisma/debug/-/debug-7.2.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "61219389294101524fcd7e0e35998ca2d2fea33270423466670790348abf111d2d409289ca7364441de4cafb77ede39fb1b3025e4de09cb17a27d389e1059fb7"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://www.prisma.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/prisma/prisma.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/prisma/prisma/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "7.9.1",
      "purl": "pkg:npm/%40prisma/debug@7.9.1",
      "bom-ref": "pkg:npm/%40prisma/debug@7.9.1",
      "group": "@prisma",
      "description": "This package is intended for Prisma's internal use",
      "authors": [
        {
          "name": "Tim Suchanek"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@prisma/debug/-/debug-7.9.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fdca556788adc6d72007c18706f66d726b848eafa55ac2eb449c4531bc19ad3d5121db6e2a6526ecf3c6a3fc337db62906b93ef569a6044f021c9c36af26ca0d"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://www.prisma.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/prisma/prisma.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/prisma/prisma/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "dev",
      "version": "0.24.17",
      "purl": "pkg:npm/%40prisma/dev@0.24.17",
      "bom-ref": "pkg:npm/%40prisma/dev@0.24.17",
      "group": "@prisma",
      "description": "A local Prisma Postgres server for development and testing",
      "authors": [
        {
          "name": "Igal Klebanov"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@prisma/dev/-/dev-0.24.17.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "52f759ce6a45c249e77eb7a1e898a37bce1e9246063d81098571b5b45cc2b027d0cb32627eb3a8dfc799734a9a8f3bda0ba38b50eacdf4c2f95df0a71192fd0c"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "driver-adapter-utils",
      "version": "7.9.1",
      "purl": "pkg:npm/%40prisma/driver-adapter-utils@7.9.1",
      "bom-ref": "pkg:npm/%40prisma/driver-adapter-utils@7.9.1",
      "group": "@prisma",
      "description": "Internal set of utilities and types for Prisma's driver adapters.",
      "authors": [
        {
          "name": "Alberto Schiabel"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@prisma/driver-adapter-utils/-/driver-adapter-utils-7.9.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "be61de846ee79ff85e5b7d835d7a69d770f1c40c5555eea7db9d2812dddd38bd84ff86edde8964b4a64dd26cd2bb130cae89f231291b796dae08e9f717883c45"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/prisma/prisma#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/prisma/prisma.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/prisma/prisma/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "engines-version",
      "version": "7.9.0-1.e922089b7d7502aff4249d5da3420f6fa55fc6ad",
      "purl": "pkg:npm/%40prisma/engines-version@7.9.0-1.e922089b7d7502aff4249d5da3420f6fa55fc6ad",
      "bom-ref": "pkg:npm/%40prisma/engines-version@7.9.0-1.e922089b7d7502aff4249d5da3420f6fa55fc6ad",
      "group": "@prisma",
      "authors": [
        {
          "name": "Tim Suchanek"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-7.9.0-1.e922089b7d7502aff4249d5da3420f6fa55fc6ad.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d81b0f3c592ccf70905171ba69fdeb542b492a0ebe2491894ed7e0bb67d4f0375784e7e4063ba50aaf26c326c277a81ed3f8e166ada43ad2c06e65033322359c"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/prisma/engines-wrapper#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/prisma/engines-wrapper.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/prisma/engines-wrapper/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "engines",
      "version": "7.9.1",
      "purl": "pkg:npm/%40prisma/engines@7.9.1",
      "bom-ref": "pkg:npm/%40prisma/engines@7.9.1",
      "group": "@prisma",
      "description": "This package is intended for Prisma's internal use",
      "authors": [
        {
          "name": "Tim Suchanek"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@prisma/engines/-/engines-7.9.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "529ad748c357c76345e68c38a6a690b44f0eb81cfa2bbf01d30734b67d8bdbc1b9afddf7896a750d1f43a36a96aec36fbc520fdf1ea6a445a742d72430ed1486"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/prisma/prisma#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/prisma/prisma.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/prisma/prisma/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "fetch-engine",
      "version": "7.9.1",
      "purl": "pkg:npm/%40prisma/fetch-engine@7.9.1",
      "bom-ref": "pkg:npm/%40prisma/fetch-engine@7.9.1",
      "group": "@prisma",
      "description": "This package is intended for Prisma's internal use",
      "authors": [
        {
          "name": "Tim Suchanek"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-7.9.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f43c31acd4de4f6e4eadbbbd096874099bd5972635966b1ca5b69e2d970e9ee47bcdcb85aedf756129a639f226ef3274f18399ea65735112b02e833010170af3"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://www.prisma.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/prisma/prisma.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/prisma/prisma/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-platform",
      "version": "7.2.0",
      "purl": "pkg:npm/%40prisma/get-platform@7.2.0",
      "bom-ref": "pkg:npm/%40prisma/get-platform@7.2.0",
      "group": "@prisma",
      "description": "This package is intended for Prisma's internal use",
      "authors": [
        {
          "name": "Tim Suchanek"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-7.2.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9355749744ddd7bdf6107a407e2d9ec924decf2965a24f5d5dbe9441a9da8e4250ccf5068b7bcedb3ee3764cfaed2ca91537666e7c86631bc4bd865d66c30054"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://www.prisma.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/prisma/prisma.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/prisma/prisma/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-platform",
      "version": "7.9.1",
      "purl": "pkg:npm/%40prisma/get-platform@7.9.1",
      "bom-ref": "pkg:npm/%40prisma/get-platform@7.9.1",
      "group": "@prisma",
      "description": "This package is intended for Prisma's internal use",
      "authors": [
        {
          "name": "Tim Suchanek"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-7.9.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3caf11eb4619450bd8c41ac61bd8bb976feb172cf2fb632e23574ab66b6b0aa3c7f18a62271fcc7e20bb2d1cd7e7bf3aad90c4bfb06781c8df2095b8ffd003bb"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://www.prisma.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/prisma/prisma.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/prisma/prisma/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "query-plan-executor",
      "version": "7.2.0",
      "purl": "pkg:npm/%40prisma/query-plan-executor@7.2.0",
      "bom-ref": "pkg:npm/%40prisma/query-plan-executor@7.2.0",
      "group": "@prisma",
      "description": "This package is intended for Prisma's internal use",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@prisma/query-plan-executor/-/query-plan-executor-7.2.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "10e666373715f2e27499a7b70e14ec887828342baed49f6650b42918287adb33773f13d377ea88f6d26f9398ceb2df161ca40dc09591ddbdfdb745ef7c107459"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/prisma/prisma#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/prisma/prisma.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/prisma/prisma/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "streams-local",
      "version": "0.1.11",
      "purl": "pkg:npm/%40prisma/streams-local@0.1.11",
      "bom-ref": "pkg:npm/%40prisma/streams-local@0.1.11",
      "group": "@prisma",
      "description": "Node and Bun local Prisma Streams runtime for trusted development workflows.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@prisma/streams-local/-/streams-local-0.1.11.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d1371e6cbe79f4c0722aa4c9f92b2b148120db6f22c3c50255115c93381f452889a9cce1b3e32e02058e17d96738857f215aafbbe28c9c54c7d1e0de4d032952"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/prisma/streams/tree/main/docs"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/prisma/streams.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/prisma/streams/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "studio-core",
      "version": "0.33.0",
      "purl": "pkg:npm/%40prisma/studio-core@0.33.0",
      "bom-ref": "pkg:npm/%40prisma/studio-core@0.33.0",
      "group": "@prisma",
      "description": "Modular Prisma Studio components",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@prisma/studio-core/-/studio-core-0.33.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5767d7fe7284ca6353ac75f07cfdba3c68e82d2b4edf93a0bbe7b1ec21496cbacc604719c7166989234eb3ba71db71e4e66ccb5af33946ca86e8a6beae16bec2"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/prisma/studio#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/prisma/studio.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/prisma/studio/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "primitive",
      "version": "1.1.3",
      "purl": "pkg:npm/%40radix-ui/primitive@1.1.3",
      "bom-ref": "pkg:npm/%40radix-ui/primitive@1.1.3",
      "group": "@radix-ui",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@radix-ui/primitive/-/primitive-1.1.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "25317df54ffa5c88c2068d30aa4539b0ad7482561edbb31146c7f0a22ab9cf338464b1d4dc0dca08c6b95ff6b37a4611089d0797023472b0174bfe5d1074f30e"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://radix-ui.com/primitives"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/radix-ui/primitives.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/radix-ui/primitives/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "react-compose-refs",
      "version": "1.1.2",
      "purl": "pkg:npm/%40radix-ui/react-compose-refs@1.1.2",
      "bom-ref": "pkg:npm/%40radix-ui/react-compose-refs@1.1.2",
      "group": "@radix-ui",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cf87aa26f7e236714c1c822f5cfdc2639ef2d9626ce60dafdd7d339bd984264ae436fe2b0f1bbeb20f4987c1245f27aa06407b48e71ba28f5d315aa1cab00222"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://radix-ui.com/primitives"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/radix-ui/primitives.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/radix-ui/primitives/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "react-primitive",
      "version": "2.1.3",
      "purl": "pkg:npm/%40radix-ui/react-primitive@2.1.3",
      "bom-ref": "pkg:npm/%40radix-ui/react-primitive@2.1.3",
      "group": "@radix-ui",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9bd813c11921cb696f08f7ba409a787771b54d81141e7fc5cc952dabd3231f8e9a9f5c0953e19da060b954ba1ff115fc16dfc3969b21029921b300cb6731c871"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://radix-ui.com/primitives"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/radix-ui/primitives.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/radix-ui/primitives/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "react-slot",
      "version": "1.2.3",
      "purl": "pkg:npm/%40radix-ui/react-slot@1.2.3",
      "bom-ref": "pkg:npm/%40radix-ui/react-slot@1.2.3",
      "group": "@radix-ui",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "69e3661e70716e2d92b746aee950550bb25716584b94e9ef20895e3cd9e2c943400a5ce6b4050463cfe90622b78878ee7ce97003e736d3ff239e0a3bc5cae0f0"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://radix-ui.com/primitives"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/radix-ui/primitives.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/radix-ui/primitives/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "react-toggle",
      "version": "1.1.10",
      "purl": "pkg:npm/%40radix-ui/react-toggle@1.1.10",
      "bom-ref": "pkg:npm/%40radix-ui/react-toggle@1.1.10",
      "group": "@radix-ui",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@radix-ui/react-toggle/-/react-toggle-1.1.10.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "952d6875c861153799bf7c701c7df560f39b9899fc80e83b2ead768a7aebd3e047fe5dd3b2adf655f8ea1f5a21f340113379a591f322735e67d24838b03d69a1"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://radix-ui.com/primitives"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/radix-ui/primitives.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/radix-ui/primitives/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "react-use-controllable-state",
      "version": "1.2.2",
      "purl": "pkg:npm/%40radix-ui/react-use-controllable-state@1.2.2",
      "bom-ref": "pkg:npm/%40radix-ui/react-use-controllable-state@1.2.2",
      "group": "@radix-ui",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@radix-ui/react-use-controllable-state/-/react-use-controllable-state-1.2.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0636ac5238b13c5752f8d2a4ca9732c8de4f9a0f373a5b2dd3e73abc6a2fd1d8b04c4a3a9a076a551ea1c5c12016e87842b02ced173ef4ab8627d4d50a3d19ce"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://radix-ui.com/primitives"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/radix-ui/primitives.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/radix-ui/primitives/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "react-use-effect-event",
      "version": "0.0.2",
      "purl": "pkg:npm/%40radix-ui/react-use-effect-event@0.0.2",
      "bom-ref": "pkg:npm/%40radix-ui/react-use-effect-event@0.0.2",
      "group": "@radix-ui",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@radix-ui/react-use-effect-event/-/react-use-effect-event-0.0.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "429f166d93817be6e5829b944fe970db185e2cff2ad286ad73d5299a27a61080b11af14b6261e6f50a30559187b499466d2e80eb227789589a77fd9c5639ce88"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://radix-ui.com/primitives"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/radix-ui/primitives.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/radix-ui/primitives/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "react-use-layout-effect",
      "version": "1.1.1",
      "purl": "pkg:npm/%40radix-ui/react-use-layout-effect@1.1.1",
      "bom-ref": "pkg:npm/%40radix-ui/react-use-layout-effect@1.1.1",
      "group": "@radix-ui",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@radix-ui/react-use-layout-effect/-/react-use-layout-effect-1.1.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "45b2514b85164059331d34f057298c4d4bfc12a6213a9f1d38ebe22e3dae82d4e25d1691412ec62c6c594cb2f58d684c7a84827f9ce671992a4e5f488987d771"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://radix-ui.com/primitives"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/radix-ui/primitives.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/radix-ui/primitives/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "render",
      "version": "2.1.0",
      "purl": "pkg:npm/%40react-email/render@2.1.0",
      "bom-ref": "pkg:npm/%40react-email/render@2.1.0",
      "group": "@react-email",
      "description": "Transform React components into HTML email templates",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@react-email/render/-/render-2.1.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "17ecc4dcee9deac5ba023d948ef640035ed1eed24a33b91cab69a057a9381c24fc8de2cb15a54fdadc4cb47d6582a60544c6741b1b1ddfbab63d1ca25cb5d7c4"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://react.email"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/resend/react-email.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/resend/react-email/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-htmlparser2",
      "version": "0.11.0",
      "purl": "pkg:npm/%40selderee/plugin-htmlparser2@0.11.0",
      "bom-ref": "pkg:npm/%40selderee/plugin-htmlparser2@0.11.0",
      "group": "@selderee",
      "description": "selderee plugin - selectors decision tree builder for htmlparser2 DOM.",
      "authors": [
        {
          "name": "KillyMXI"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@selderee/plugin-htmlparser2/-/plugin-htmlparser2-0.11.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3f7de11c676577119a6cb1633cfa5a4f156894caf3adc7a07a3c7ed06c63ac86fd66fe3c0fcc80200fd04c347674597b533eeead7f1a5fafb96c266c96bfa059"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/mxxii/selderee"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/mxxii/selderee.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mxxii/selderee/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "base64",
      "version": "1.0.1",
      "purl": "pkg:npm/%40stablelib/base64@1.0.1",
      "bom-ref": "pkg:npm/%40stablelib/base64@1.0.1",
      "group": "@stablelib",
      "description": "Base64 encoding and decoding",
      "authors": [
        {
          "name": "Dmitry Chestnykh"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@stablelib/base64/-/base64-1.0.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d5b9cf42a4b14ae737222e8c841caca160a0e7c8fdeda523b82499ac64a60f136ab72b488b493cbad51e9c0c1364de15e665d7606b15508f73781ab2fa304e49"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/StableLib/stablelib/tree/master/packages/base64"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/StableLib/stablelib.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/StableLib/stablelib/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "spec",
      "version": "1.1.0",
      "purl": "pkg:npm/%40standard-schema/spec@1.1.0",
      "bom-ref": "pkg:npm/%40standard-schema/spec@1.1.0",
      "group": "@standard-schema",
      "description": "A family of specs for interoperable TypeScript",
      "authors": [
        {
          "name": "Colin McDonnell"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@standard-schema/spec/-/spec-1.1.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "976685cb98c02e19e21b91e0aab0fa8d72e2feb516acabea37fa89c7aca826c80a85b95577e8aaa94e110976af9bf8cf8adc83a394c2bca327a632a73ab8b2d3"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://standardschema.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/standard-schema/standard-schema.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/standard-schema/standard-schema/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "utils",
      "version": "0.3.0",
      "purl": "pkg:npm/%40standard-schema/utils@0.3.0",
      "bom-ref": "pkg:npm/%40standard-schema/utils@0.3.0",
      "group": "@standard-schema",
      "description": "The official runtime utils for Standard Schema",
      "authors": [
        {
          "name": "Fabian Hiller"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@standard-schema/utils/-/utils-0.3.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7bb31ec3af3aa3031a3c954d34bb39e4f52f833dfbd672a0c2c738bf1138f73b0e0e92449f1831468db2fce2abaae79abd781934c0d58f70dd1c595a480794f2"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/standard-schema/standard-schema#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/standard-schema/standard-schema.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/standard-schema/standard-schema/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "helpers",
      "version": "0.5.15",
      "purl": "pkg:npm/%40swc/helpers@0.5.15",
      "bom-ref": "pkg:npm/%40swc/helpers@0.5.15",
      "group": "@swc",
      "description": "External helpers for the swc project.",
      "authors": [
        {
          "name": "강동윤"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.15.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "250e53b8c8b8e4ec22e3f048300241a12428389bb5da83a4fe0003aa57142fd24474707cbf28d44acc6a78d5e79971e360a322d96718b5ecc610486a508fc4da"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://swc.rs"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/swc-project/swc.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/swc-project/swc/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "command-line-args",
      "version": "5.2.3",
      "purl": "pkg:npm/%40types/command-line-args@5.2.3",
      "bom-ref": "pkg:npm/%40types/command-line-args@5.2.3",
      "group": "@types",
      "description": "TypeScript definitions for command-line-args",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/command-line-args/-/command-line-args-5.2.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bafd1a1ba47463c58764b4da999c2d7ec0cb5519ce6be9fe9f9ac4bc558be4d6b9819f15d9379a6ff76e0cf173208221b3daa2cc3a5c6af0aeb022c966eeb62b"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/command-line-args"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "command-line-usage",
      "version": "5.0.4",
      "purl": "pkg:npm/%40types/command-line-usage@5.0.4",
      "bom-ref": "pkg:npm/%40types/command-line-usage@5.0.4",
      "group": "@types",
      "description": "TypeScript definitions for command-line-usage",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/command-line-usage/-/command-line-usage-5.0.4.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "07047928fdc4b3f09286dd31a817145d2dea0805155f0a512ac576f9aaf179beb96ad6acb971bd2f2902f406f5d02c37b36ada1fdd99a8e7882da41bb01d800a"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/command-line-usage"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-array",
      "version": "3.0.3",
      "purl": "pkg:npm/%40types/d3-array@3.0.3",
      "bom-ref": "pkg:npm/%40types/d3-array@3.0.3",
      "group": "@types",
      "description": "TypeScript definitions for D3JS d3-array module",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/d3-array/-/d3-array-3.0.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "45ea32fa92a7bec92c374950525707e9d3868d167fdd64705d1fff9beffc96dd415de238c72694668a942cd8f25d746e874323e0b369902be15294256375f9c5"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-array"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-color",
      "version": "3.1.0",
      "purl": "pkg:npm/%40types/d3-color@3.1.0",
      "bom-ref": "pkg:npm/%40types/d3-color@3.1.0",
      "group": "@types",
      "description": "TypeScript definitions for D3JS d3-color module",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/d3-color/-/d3-color-3.1.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1caba270f1c9baf3e0083fa7a7a49ef4c42f4ba3826c998e8c6bf29733094650f05178ca4d35ece8fc2093bf4ed3d563fe1a37bb5a1f5e784539a11658fae5c0"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-color"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-delaunay",
      "version": "6.0.1",
      "purl": "pkg:npm/%40types/d3-delaunay@6.0.1",
      "bom-ref": "pkg:npm/%40types/d3-delaunay@6.0.1",
      "group": "@types",
      "description": "TypeScript definitions for d3-delaunay",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/d3-delaunay/-/d3-delaunay-6.0.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b4bc50dac7d3d29eacc5d1bbe5ce9ffde92ac63c98474f8bc0faec3b599b0bd6030733c986cd876c9251ae7f04cf50c1a07468db2c7b60401323ef15d6718c9d"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-delaunay"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-format",
      "version": "3.0.1",
      "purl": "pkg:npm/%40types/d3-format@3.0.1",
      "bom-ref": "pkg:npm/%40types/d3-format@3.0.1",
      "group": "@types",
      "description": "TypeScript definitions for D3JS d3-format module",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/d3-format/-/d3-format-3.0.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e4a63bd227c20b3a2b90bb889037b467d6137fd451d828c15f589a246fab80cfdc3cffac3beabd61d43d59d8507203e3d44422276ff4fb25249338931ba2ee6e"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-format"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-geo",
      "version": "3.1.0",
      "purl": "pkg:npm/%40types/d3-geo@3.1.0",
      "bom-ref": "pkg:npm/%40types/d3-geo@3.1.0",
      "group": "@types",
      "description": "TypeScript definitions for d3-geo",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/d3-geo/-/d3-geo-3.1.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f39eac724174a0ffdd897b52e2336c890c3f52e2b97d01bc97f6bd5552de4a8b9fd7f3cf6c11358b55bce76cd5c0ac1808190524907b9c21536e4e943045c139"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-geo"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-interpolate",
      "version": "3.0.1",
      "purl": "pkg:npm/%40types/d3-interpolate@3.0.1",
      "bom-ref": "pkg:npm/%40types/d3-interpolate@3.0.1",
      "group": "@types",
      "description": "TypeScript definitions for D3JS d3-interpolate module",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/d3-interpolate/-/d3-interpolate-3.0.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8f1e657a8b5279a7378ebd1178f387d4a751f6b2121bdd50204e10d8f613bb83b298b4d97c0dd2ae751148bcca1f8f07997554aeee746fc9e37b813bf6841243"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-interpolate"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-path",
      "version": "3.1.1",
      "purl": "pkg:npm/%40types/d3-path@3.1.1",
      "bom-ref": "pkg:npm/%40types/d3-path@3.1.1",
      "group": "@types",
      "description": "TypeScript definitions for d3-path",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/d3-path/-/d3-path-3.1.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "54c64163242f6c6996c9655e6b4107b3f0702e0c5cf8c2a2d732c308e364b28cc8e1824c713b7c644b8847849bd4c31313c30c5b8f6fd08c08e7e6fb4667d696"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-path"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-scale",
      "version": "4.0.2",
      "purl": "pkg:npm/%40types/d3-scale@4.0.2",
      "bom-ref": "pkg:npm/%40types/d3-scale@4.0.2",
      "group": "@types",
      "description": "TypeScript definitions for D3JS d3-scale module",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/d3-scale/-/d3-scale-4.0.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "624e21b6e9e13c0c0dd171a523002b46898e8dda011570b7fa40b12b651b83b23db21425552272fe91bf1ede4048dfa074c21a96993c4c9e7157be2316c7ad2c"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-scale"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-shape",
      "version": "3.1.7",
      "purl": "pkg:npm/%40types/d3-shape@3.1.7",
      "bom-ref": "pkg:npm/%40types/d3-shape@3.1.7",
      "group": "@types",
      "description": "TypeScript definitions for d3-shape",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/d3-shape/-/d3-shape-3.1.7.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "54bbd4437dc2fb727ef29f8369ffa76123ac8c1e065e9d7dfd2fda1a8eb49bd875bfa5dac63893f3694a5562427f386db99df20fb8bf4cf782fdfb8a2cb3929a"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-shape"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-time-format",
      "version": "2.1.0",
      "purl": "pkg:npm/%40types/d3-time-format@2.1.0",
      "bom-ref": "pkg:npm/%40types/d3-time-format@2.1.0",
      "group": "@types",
      "description": "TypeScript definitions for d3JS d3-time-format module",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/d3-time-format/-/d3-time-format-2.1.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fe6c93dc8ec4c25ba434e5f6c5574ccdbf0546037344ca6c65d770b2df4b77f5457ba2f2272469d2cdf697f57d5e853393e1aabb9e85fe81a4eb9d3bfbc071ac"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-time",
      "version": "3.0.0",
      "purl": "pkg:npm/%40types/d3-time@3.0.0",
      "bom-ref": "pkg:npm/%40types/d3-time@3.0.0",
      "group": "@types",
      "description": "TypeScript definitions for D3JS d3-time module",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/d3-time/-/d3-time-3.0.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b192c2747bc151c35bcb5701e85777641ac005b8f3defd559bdd27cac090e95b7bbdde9efe1f4bb7b4a2254a045f49780f373b3f99652b286a4a2d727127f51e"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-time"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "geojson",
      "version": "7946.0.16",
      "purl": "pkg:npm/%40types/geojson@7946.0.16",
      "bom-ref": "pkg:npm/%40types/geojson@7946.0.16",
      "group": "@types",
      "description": "TypeScript definitions for geojson",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/geojson/-/geojson-7946.0.16.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e82f27a96babde3f7c53afa55c37d351621f82f654f84ba6be91ca7188ee8ca1fbc286322e3dac5267dfd2d461aea33b068854c3b3f3dd90758e3da05bd16f9a"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/geojson"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash",
      "version": "4.17.25",
      "purl": "pkg:npm/%40types/lodash@4.17.25",
      "bom-ref": "pkg:npm/%40types/lodash@4.17.25",
      "group": "@types",
      "description": "TypeScript definitions for lodash",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.25.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f8ad4d20ef08f85f7fc0dba57d5beedb74187743def7f382a91ae29b83686087f55681032fdd157b80a5ce9caa04b73b369186591bd8342299d4113f2697fc75"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "node",
      "version": "20.19.43",
      "purl": "pkg:npm/%40types/node@20.19.43",
      "bom-ref": "pkg:npm/%40types/node@20.19.43",
      "group": "@types",
      "description": "TypeScript definitions for node",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/node/-/node-20.19.43.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ea8601022e62920e0f97e906b2862d6b050c053db364c0af3cd17ba552e71d97ddd737f7f034625a7fe04f4d51602754aa4bfb161afe0bda2de3fb5bfb6b15bc"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "node",
      "version": "24.13.3",
      "purl": "pkg:npm/%40types/node@24.13.3",
      "bom-ref": "pkg:npm/%40types/node@24.13.3",
      "group": "@types",
      "description": "TypeScript definitions for node",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/node/-/node-24.13.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0e1f2f02c577ea2839c1af4e5f8a57bcc73d0f755e89b7f0db08b1d0253060e0cb0fc9e48fd52c2e3012af8f673e0fb678acf184157ebfb2fca57bd3e1eeb7f5"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "react-dom",
      "version": "19.2.4",
      "purl": "pkg:npm/%40types/react-dom@19.2.4",
      "bom-ref": "pkg:npm/%40types/react-dom@19.2.4",
      "group": "@types",
      "description": "TypeScript definitions for react-dom",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.4.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "06c73e407829f8ffc5d365c3ccd098f639d934252e2e48b7e8a4fb54aad35d72dd1dffaf1cc3599d6d6b56ee43356feb08af9fc9adc3013c926cb338ca1b4a53"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "react",
      "version": "19.2.18",
      "purl": "pkg:npm/%40types/react@19.2.18",
      "bom-ref": "pkg:npm/%40types/react@19.2.18",
      "group": "@types",
      "description": "TypeScript definitions for react",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@types/react/-/react-19.2.18.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "027cdb04446cacb2ad9365d27d36d844b8d03ddcb5d7a4adcb8abe4fe069dc80b897a8cd06fade54f0079a9abdaa15d033b09764f8cb56618cc3db32fa1c50df"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "analytics",
      "version": "2.0.1",
      "purl": "pkg:npm/%40vercel/analytics@2.0.1",
      "bom-ref": "pkg:npm/%40vercel/analytics@2.0.1",
      "group": "@vercel",
      "description": "Gain real-time traffic insights with Vercel Web Analytics",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@vercel/analytics/-/analytics-2.0.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "313406e95f6a42bb75b6c0de17ed94a28e5a3e3a9b54fcacd71be721fb57489606d92af05d11e7a84bd5a18203ec14ebb83cf894277667baccd4176451e864da"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/vercel/analytics#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vercel/analytics.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/vercel/analytics/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "curve",
      "version": "4.0.1-alpha.0",
      "purl": "pkg:npm/%40visx/curve@4.0.1-alpha.0",
      "bom-ref": "pkg:npm/%40visx/curve@4.0.1-alpha.0",
      "group": "@visx",
      "description": "visx curve",
      "authors": [
        {
          "name": "@hshoff"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@visx/curve/-/curve-4.0.1-alpha.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8d1bbad54cf6ef8a55d73ca2a1799ba32acbbad61b9cab208e3e278d21829e17578f91a466f65b83e4e10dbea83b3a009c938144bcf8af33e55af3493b3b9532"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/airbnb/visx#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/airbnb/visx.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/airbnb/visx/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "event",
      "version": "4.0.1-alpha.0",
      "purl": "pkg:npm/%40visx/event@4.0.1-alpha.0",
      "bom-ref": "pkg:npm/%40visx/event@4.0.1-alpha.0",
      "group": "@visx",
      "description": "visx event",
      "authors": [
        {
          "name": "@hshoff"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@visx/event/-/event-4.0.1-alpha.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "110a82312bffb3c35b163a3e873dc52acbef61f3fed90b25b0527fdb8fcee65fd6fbb502e89e9a02f3b4ba3570ad3c1d61bb90faf8712a2d7174f74a47faa3d6"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/airbnb/visx#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/airbnb/visx.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/airbnb/visx/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "grid",
      "version": "4.0.1-alpha.0",
      "purl": "pkg:npm/%40visx/grid@4.0.1-alpha.0",
      "bom-ref": "pkg:npm/%40visx/grid@4.0.1-alpha.0",
      "group": "@visx",
      "description": "visx grid",
      "authors": [
        {
          "name": "@hshoff"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@visx/grid/-/grid-4.0.1-alpha.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "af272eb469931cefb39cd74fba685e58c8259bb61fa5f7ef470524572e73cb85a839122e2933240f1c273b31c6db1331537104fd809ddfbc45579031037d327a"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/airbnb/visx#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/airbnb/visx.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/airbnb/visx/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "group",
      "version": "4.0.1-alpha.0",
      "purl": "pkg:npm/%40visx/group@4.0.1-alpha.0",
      "bom-ref": "pkg:npm/%40visx/group@4.0.1-alpha.0",
      "group": "@visx",
      "description": "visx group",
      "authors": [
        {
          "name": "@hshoff"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@visx/group/-/group-4.0.1-alpha.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "575f65ee243b8dc701bfc91aa3f101cae23aa38c6dc73ccb57d9ea548d6146f99dcd356cb8ba6a970cd809951725a4d5bd459ff2ce03d924058c6923fcdc3ed3"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/airbnb/visx#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/airbnb/visx.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/airbnb/visx/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "point",
      "version": "4.0.1-alpha.0",
      "purl": "pkg:npm/%40visx/point@4.0.1-alpha.0",
      "bom-ref": "pkg:npm/%40visx/point@4.0.1-alpha.0",
      "group": "@visx",
      "description": "visx point",
      "authors": [
        {
          "name": "@hshoff"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@visx/point/-/point-4.0.1-alpha.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8a34dfaff371d3d7f4def223f67c93af7cf85ed87863be78dbb51aa20261e9d9c844b30414740ec0dbbbf75b1b7e2363d1af995ee684df6874bcaac57b8ffc42"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/airbnb/visx#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/airbnb/visx.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/airbnb/visx/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "responsive",
      "version": "4.0.1-alpha.0",
      "purl": "pkg:npm/%40visx/responsive@4.0.1-alpha.0",
      "bom-ref": "pkg:npm/%40visx/responsive@4.0.1-alpha.0",
      "group": "@visx",
      "description": "visx responsive svg",
      "authors": [
        {
          "name": "@hshoff"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@visx/responsive/-/responsive-4.0.1-alpha.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a3ed731b2c10658d3ec8ec77230f3bc1ce1b6cf251aff1e722e913c1f3b3e145728fda41d4e40d54707b38e44ed7e2c11c971e5a9077d5ca3f655f4a1e770aac"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/airbnb/visx#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/airbnb/visx.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/airbnb/visx/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "scale",
      "version": "4.0.1-alpha.0",
      "purl": "pkg:npm/%40visx/scale@4.0.1-alpha.0",
      "bom-ref": "pkg:npm/%40visx/scale@4.0.1-alpha.0",
      "group": "@visx",
      "description": "visx scale",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@visx/scale/-/scale-4.0.1-alpha.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9f38de13ceef15201719616288d7c1a4d2c07f443c4267fab32bca2e3a8d8b89066647616d4965dc4ff9f58b205979a333cfa594f2d6cc6b0ff893efa397aad4"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/airbnb/visx#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/airbnb/visx.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/airbnb/visx/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "shape",
      "version": "4.0.1-alpha.0",
      "purl": "pkg:npm/%40visx/shape@4.0.1-alpha.0",
      "bom-ref": "pkg:npm/%40visx/shape@4.0.1-alpha.0",
      "group": "@visx",
      "description": "visx shape",
      "authors": [
        {
          "name": "@hshoff"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@visx/shape/-/shape-4.0.1-alpha.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "eb641e8953663e5b5ead01b086410371babb33432a634941b0ae50297b4cf59a0f65692e195ddaca4037f97bb6d01d8502fc89ab82ea27305ced2c6bf8401d6c"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/airbnb/visx#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/airbnb/visx.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/airbnb/visx/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "vendor",
      "version": "4.0.0-alpha.0",
      "purl": "pkg:npm/%40visx/vendor@4.0.0-alpha.0",
      "bom-ref": "pkg:npm/%40visx/vendor@4.0.0-alpha.0",
      "group": "@visx",
      "description": "vendored packages for visx",
      "authors": [
        {
          "name": "@williaster"
        }
      ],
      "licenses": [
        {
          "license": {
            "name": "MIT and ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@visx/vendor/-/vendor-4.0.0-alpha.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e88f8cbaa5c172ff639e5715a301e81ca49d93d8174d69072cacaa07045683b2d8e80dc48bc4877ee6e9a86579ac1512a69c4cab646cccf2544bac3e1f462099"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/airbnb/visx#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/airbnb/visx.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/airbnb/visx/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "agent-base",
      "version": "7.1.4",
      "purl": "pkg:npm/agent-base@7.1.4",
      "bom-ref": "pkg:npm/agent-base@7.1.4",
      "description": "Turn a function into an `http.Agent` instance",
      "authors": [
        {
          "name": "Nathan Rajlich"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.4.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "32703e613f1fc1f24f801c779bad0c36a6a49b7d173a4c88a07d72ea1b9342f0b43f0646ee48bc35a70b05cacf6cda28f2f119cbb269ba4efe8cc3be094a2f4d"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/TooTallNate/proxy-agents#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/TooTallNate/proxy-agents.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/TooTallNate/proxy-agents/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "ajv",
      "version": "8.20.0",
      "purl": "pkg:npm/ajv@8.20.0",
      "bom-ref": "pkg:npm/ajv@8.20.0",
      "description": "Another JSON Schema Validator",
      "authors": [
        {
          "name": "Evgeny Poberezkin"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ajv/-/ajv-8.20.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4e16e58be3a53a3fa230f60505505f2773a60809da4b2367e0cd6fcfd4fa1a46b926df5b6bf1c8479ea3a32eb9b58ea4c7f142179557341f35f58eff194ac118"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://ajv.js.org"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ajv-validator/ajv.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ajv-validator/ajv/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-styles",
      "version": "4.3.0",
      "purl": "pkg:npm/ansi-styles@4.3.0",
      "bom-ref": "pkg:npm/ansi-styles@4.3.0",
      "description": "ANSI escape codes for styling strings in the terminal",
      "authors": [
        {
          "name": "Sindre Sorhus"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/chalk/ansi-styles#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/chalk/ansi-styles.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/chalk/ansi-styles/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "apache-arrow",
      "version": "17.0.0",
      "purl": "pkg:npm/apache-arrow@17.0.0",
      "bom-ref": "pkg:npm/apache-arrow@17.0.0",
      "description": "Apache Arrow columnar in-memory format",
      "authors": [
        {
          "name": "Apache Software Foundation"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/apache-arrow/-/apache-arrow-17.0.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5f4a7b6aecdd9c6ba160c54a60835d42cb12e0470a79cf53097c9ecffaad26ddf60eb20c19bcea89a3224345fa7d0950a70f0597443281cbf875f440af91aef5"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/apache/arrow/blob/main/js/README.md"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/apache/arrow.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/apache/arrow/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-back",
      "version": "3.1.0",
      "purl": "pkg:npm/array-back@3.1.0",
      "bom-ref": "pkg:npm/array-back@3.1.0",
      "description": "Guarantees an array back",
      "authors": [
        {
          "name": "Lloyd Brookes"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/array-back/-/array-back-3.1.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4e4bb10385023afc6e0cae8d6585c26a5b331338fe4cbb33c804a8a24cbe8bbe3697d4eab0e75808c249ba9c5189ceb5870aae36da6907786072eabd495487d5"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/75lb/array-back#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/75lb/array-back.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/75lb/array-back/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-back",
      "version": "6.2.3",
      "purl": "pkg:npm/array-back@6.2.3",
      "bom-ref": "pkg:npm/array-back@6.2.3",
      "description": "Guarantees an array back",
      "authors": [
        {
          "name": "Lloyd Brookes"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/array-back/-/array-back-6.2.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4860ef9a0e904d8893c4206461599385ca1aebbb8b977e69cb344776908604e72a172e81b709e986814f93b2e126c843f989352addf958659e64f4e0c11e0587"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/75lb/array-back#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/75lb/array-back.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/75lb/array-back/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "asn1.js",
      "version": "5.4.1",
      "purl": "pkg:npm/asn1.js@5.4.1",
      "bom-ref": "pkg:npm/asn1.js@5.4.1",
      "description": "ASN.1 encoder and decoder",
      "authors": [
        {
          "name": "Fedor Indutny"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/asn1.js/-/asn1.js-5.4.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f88fffe1c60f71c57c2dd9812e25fc098bdff52a77bd0b2baaed9035745cadb896bdcc7f51d9458aa509273c5143182c666be15e19f871229e4a6a058d576ea4"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/indutny/asn1.js"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/indutny/asn1.js.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/indutny/asn1.js/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "aws-ssl-profiles",
      "version": "1.1.2",
      "purl": "pkg:npm/aws-ssl-profiles@1.1.2",
      "bom-ref": "pkg:npm/aws-ssl-profiles@1.1.2",
      "description": "AWS RDS SSL certificates bundles.",
      "authors": [
        {
          "name": "https://github.com/wellwelwel"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/aws-ssl-profiles/-/aws-ssl-profiles-1.1.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "35929eabd01fc90bc478d94dd3349801a5ab9817df261dc810b3197d1a4955682ba446ed1299e3bf3a813dffa6c68236f3b2688510e86befe7b1faaa899985ea"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/mysqljs/aws-ssl-profiles#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/mysqljs/aws-ssl-profiles.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mysqljs/aws-ssl-profiles/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "baseline-browser-mapping",
      "version": "2.11.8",
      "purl": "pkg:npm/baseline-browser-mapping@2.11.8",
      "bom-ref": "pkg:npm/baseline-browser-mapping@2.11.8",
      "description": "A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.11.8.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cc0824aae0b65981743c873a5db358900daebb1c456afce0997eb547e7470d46b9e7c57c1237fca334d9151e90cccdb8456bb8901711921279929cfbee3f5f9d"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/web-platform-dx/baseline-browser-mapping#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/web-platform-dx/baseline-browser-mapping.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/web-platform-dx/baseline-browser-mapping/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "bcryptjs",
      "version": "3.0.3",
      "purl": "pkg:npm/bcryptjs@3.0.3",
      "bom-ref": "pkg:npm/bcryptjs@3.0.3",
      "description": "Optimized bcrypt in plain JavaScript with zero dependencies, with TypeScript support. Compatible to 'bcrypt'.",
      "authors": [
        {
          "name": "Daniel Wirtz"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/bcryptjs/-/bcryptjs-3.0.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1a5179c0f5a749afd7e4b28cd68d30cf4b2e5c820dcf588744bbd34beb0bca2ed73db7b9c9c9982370e566a546659b43825e0399ab0583b80e0772586e9855e6"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/dcodeIO/bcrypt.js#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/dcodeIO/bcrypt.js.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/dcodeIO/bcrypt.js/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "better-result",
      "version": "2.10.0",
      "purl": "pkg:npm/better-result@2.10.0",
      "bom-ref": "pkg:npm/better-result@2.10.0",
      "description": "Lightweight Result type with generator-based composition",
      "authors": [
        {
          "name": "Dillon Mulroy"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/better-result/-/better-result-2.10.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a10861d32d6aa36fd929d00012f1d902a28a88738553993f6d6f7a7c4d9272040e564251887c01fa7392d52805b18a919713035af79f5e2f50de9c7b42f80d0f"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://better-result.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/dmmulroy/better-result.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/dmmulroy/better-result/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "bn.js",
      "version": "4.12.5",
      "purl": "pkg:npm/bn.js@4.12.5",
      "bom-ref": "pkg:npm/bn.js@4.12.5",
      "description": "Big number implementation in pure javascript",
      "authors": [
        {
          "name": "Fedor Indutny"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.5.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "dda460ebf2717df7c50fe3a53a3385477568efd977f68a014c5b9cc71f8c4f77610adce7dc49a250f428fbafce66e2368db5e2dd82a09a24c50600a140cc0845"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/indutny/bn.js"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/indutny/bn.js.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/indutny/bn.js/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "browserslist",
      "version": "4.28.7",
      "purl": "pkg:npm/browserslist@4.28.7",
      "bom-ref": "pkg:npm/browserslist@4.28.7",
      "description": "Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset",
      "authors": [
        {
          "name": "Andrey Sitnik"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.7.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "271575de136b171aa339cf1a9516eaf5d2b530cefd3445d8a666b6076278c00b69592e7320420aa963c60a5ecde28ed473b07b8adca587b4ae0ee8c04d1cb24f"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/browserslist/browserslist#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/browserslist/browserslist.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/browserslist/browserslist/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "buffer-equal-constant-time",
      "version": "1.0.1",
      "purl": "pkg:npm/buffer-equal-constant-time@1.0.1",
      "bom-ref": "pkg:npm/buffer-equal-constant-time@1.0.1",
      "description": "Constant-time comparison of Buffers",
      "authors": [
        {
          "name": "GoInstant Inc., a salesforce.com company"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cd1a54883c1dff193a003a8f3004c6f2f73d54fae4724ed3d3b388c748278e62409c79d35573501b7bdfbd636e899224c2ef4aaca740d6224a7ec7d357113a34"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/goinstant/buffer-equal-constant-time#readme"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/goinstant/buffer-equal-constant-time.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/goinstant/buffer-equal-constant-time/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "c12",
      "version": "3.3.4",
      "purl": "pkg:npm/c12@3.3.4",
      "bom-ref": "pkg:npm/c12@3.3.4",
      "description": "Smart Config Loader",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/c12/-/c12-3.3.4.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "70cd00a45412057ba8bab25e8f3c2ffc0b8f46f031a2b753c8f6ab4557078e3b578abb64cccd2e2b62fd4d39fdb3471765b1bb139e630a2bd1433a3162644094"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/unjs/c12#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/c12.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/unjs/c12/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "call-bind-apply-helpers",
      "version": "1.0.2",
      "purl": "pkg:npm/call-bind-apply-helpers@1.0.2",
      "bom-ref": "pkg:npm/call-bind-apply-helpers@1.0.2",
      "description": "Helper functions around Function call/apply/bind, for use in `call-bind`",
      "authors": [
        {
          "name": "Jordan Harband"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4a9d5a6e52748af0e44b38dc68977112e9cde7f5ef92c149dac30115fabac74af285057fd9bfcac057b6d5c329987b4f3928a3f0af7dff049fa04b9339b9ae31"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/ljharb/call-bind-apply-helpers#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/call-bind-apply-helpers.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ljharb/call-bind-apply-helpers/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "call-bound",
      "version": "1.0.4",
      "purl": "pkg:npm/call-bound@1.0.4",
      "bom-ref": "pkg:npm/call-bound@1.0.4",
      "description": "Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.",
      "authors": [
        {
          "name": "Jordan Harband"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fb2b3df7b53dea9a382b1fc0069042aa103d12ec49690583420ef6f791f8841a61bf72198346e804abb0629b78617a7a319e4099942753fb72313951a5a49e8e"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/ljharb/call-bound#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/call-bound.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ljharb/call-bound/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "caniuse-lite",
      "version": "1.0.30001806",
      "purl": "pkg:npm/caniuse-lite@1.0.30001806",
      "bom-ref": "pkg:npm/caniuse-lite@1.0.30001806",
      "description": "A smaller version of caniuse-db, with only the essentials!",
      "authors": [
        {
          "name": "Ben Briggs"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "CC-BY-4.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001806.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ef60aebddf79cdb4983caaba16183c7832519738160dfeff9ada19bfa41efc360d08405d371a00dfead9014d998460a96659ecdc4b2c15abda66899c913e54bb"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/browserslist/caniuse-lite#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/browserslist/caniuse-lite.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/browserslist/caniuse-lite/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "chalk-template",
      "version": "0.4.0",
      "purl": "pkg:npm/chalk-template@0.4.0",
      "bom-ref": "pkg:npm/chalk-template@0.4.0",
      "description": "Terminal string styling with tagged template literals",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/chalk-template/-/chalk-template-0.4.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fe086b82685f63c45a49d7a8e3784d5f1a681c0b7175bb245078cfa5fa94586b6d160c9c52160f1b1dd86410a7502bce6bb0e88af9f521979cdc31061683202e"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/chalk/chalk-template#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/chalk/chalk-template.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/chalk/chalk-template/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "chalk",
      "version": "4.1.2",
      "purl": "pkg:npm/chalk@4.1.2",
      "bom-ref": "pkg:npm/chalk@4.1.2",
      "description": "Terminal string styling done right",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/chalk/chalk#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/chalk/chalk.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/chalk/chalk/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "chokidar",
      "version": "5.0.0",
      "purl": "pkg:npm/chokidar@5.0.0",
      "bom-ref": "pkg:npm/chokidar@5.0.0",
      "description": "Minimal and efficient cross-platform file watching library",
      "authors": [
        {
          "name": "Paul Miller"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/chokidar/-/chokidar-5.0.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4d0326737c3ee40c63a4bf22222c1e6c5ef77510c5e1f04889e02a1a7f5118259a115c10e856f67067b7d589ecd11448ce28b982827563bc5b330a354f132997"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/paulmillr/chokidar"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/paulmillr/chokidar.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/paulmillr/chokidar/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "classnames",
      "version": "2.5.1",
      "purl": "pkg:npm/classnames@2.5.1",
      "bom-ref": "pkg:npm/classnames@2.5.1",
      "description": "A simple utility for conditionally joining classNames together",
      "authors": [
        {
          "name": "Jed Watson"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/classnames/-/classnames-2.5.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b1a1d83b384842ceb0cb6b15c5333a6d40ec40ee05e7457d450db6a81a447425be23efd69a47b61ce97a952e9d4e97715616fcf3f23af87b3ee37f1cde57d4a3"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/JedWatson/classnames#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/JedWatson/classnames.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/JedWatson/classnames/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "client-only",
      "version": "0.0.1",
      "purl": "pkg:npm/client-only@0.0.1",
      "bom-ref": "pkg:npm/client-only@0.0.1",
      "description": "This is a marker package to indicate that a module can only be used in Client Components.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/client-only/-/client-only-0.0.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "215dcebb48d233366b777a59e3c9cb913f4303b020d699cfcda8908695bb73745b72aab3bf3cd5bbe2fc81fa8ca7ff08336310b528aa682c6badc7eef08f2b30"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://reactjs.org/"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/facebook/react/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "color-convert",
      "version": "2.0.1",
      "purl": "pkg:npm/color-convert@2.0.1",
      "bom-ref": "pkg:npm/color-convert@2.0.1",
      "description": "Plain color conversion functions",
      "authors": [
        {
          "name": "Heather Arthur"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/Qix-/color-convert#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Qix-/color-convert.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/Qix-/color-convert/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "color-name",
      "version": "1.1.4",
      "purl": "pkg:npm/color-name@1.1.4",
      "bom-ref": "pkg:npm/color-name@1.1.4",
      "description": "A list of color names and its values",
      "authors": [
        {
          "name": "DY"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/colorjs/color-name"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/colorjs/color-name.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/colorjs/color-name/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "command-line-args",
      "version": "5.2.1",
      "purl": "pkg:npm/command-line-args@5.2.1",
      "bom-ref": "pkg:npm/command-line-args@5.2.1",
      "description": "A mature, feature-complete library to parse command-line options.",
      "authors": [
        {
          "name": "Lloyd Brookes"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/command-line-args/-/command-line-args-5.2.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1f851f4216726a42230bbe08f5ddf87c6603c24dd7a52af5ed084477443723d5ead421131e8e0772ea3ced6c961e9005d5a48b8cb45fe650fd6465f6a92b54be"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/75lb/command-line-args#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/75lb/command-line-args.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/75lb/command-line-args/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "command-line-usage",
      "version": "7.0.4",
      "purl": "pkg:npm/command-line-usage@7.0.4",
      "bom-ref": "pkg:npm/command-line-usage@7.0.4",
      "description": "Generates command-line usage information",
      "authors": [
        {
          "name": "Lloyd Brookes"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/command-line-usage/-/command-line-usage-7.0.4.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f3951dbf34cdc7fface429128019bfd21ccff344451c06bb3ec7de0031397b3645dee1f3dff4ea8fd8082864fd3d3b69c9c73751aeb84f4a15ba519f2b1cdfaa"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/75lb/command-line-usage#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/75lb/command-line-usage.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/75lb/command-line-usage/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "confbox",
      "version": "0.2.4",
      "purl": "pkg:npm/confbox@0.2.4",
      "bom-ref": "pkg:npm/confbox@0.2.4",
      "description": "Compact YAML, TOML, JSONC, JSON5 and INI parser and serializer",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/confbox/-/confbox-0.2.4.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cac3869604c56cddbf63a0a0dc8c9ef182ae947c3e4767cd5c7ae04a65c849074c9e8998e9e343a6b55d5bd479c4182e12a23de78f92ebbd3d53288eec1fba39"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/unjs/confbox#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/confbox.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/unjs/confbox/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "convert-source-map",
      "version": "2.0.0",
      "purl": "pkg:npm/convert-source-map@2.0.0",
      "bom-ref": "pkg:npm/convert-source-map@2.0.0",
      "description": "Converts a source-map from/to  different formats and allows adding/changing properties.",
      "authors": [
        {
          "name": "Thorsten Lorenz"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2afa78e7d1eb576144275080b22d4abbe318de46ac1f5f53172913cf6c5698c7aae9b936354dd75ef7c9f90eb59b4c64b56c2dfb51d261fdc966c4e6b3769126"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/thlorenz/convert-source-map"
        },
        {
          "type": "vcs",
          "url": "git://github.com/thlorenz/convert-source-map.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/thlorenz/convert-source-map/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "cross-spawn",
      "version": "7.0.6",
      "purl": "pkg:npm/cross-spawn@7.0.6",
      "bom-ref": "pkg:npm/cross-spawn@7.0.6",
      "description": "Cross platform child_process#spawn and child_process#spawnSync",
      "authors": [
        {
          "name": "André Cruz"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b95d903963f69d6ceccb668ca7c69189b862f5d9731791e0879487681f4e893184c834e2249cb1d2ecb9d505ddc966ed00736e6b85c9cd429c6b73b3294777bc"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/moxystudio/node-cross-spawn"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/moxystudio/node-cross-spawn.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/moxystudio/node-cross-spawn/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "csstype",
      "version": "3.2.3",
      "purl": "pkg:npm/csstype@3.2.3",
      "bom-ref": "pkg:npm/csstype@3.2.3",
      "description": "Strict TypeScript and Flow types for style based on MDN data",
      "authors": [
        {
          "name": "Fredrik Nicol"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cf51c629c632db103c00641fc2b9f43c0cbe3c1ed7fc64a3dd45495bda8aca7e37c566be825e675e6538aaa2cc4735952c50bc2aeb145fc4ffd240a2398a4021"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/frenic/csstype#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/frenic/csstype.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/frenic/csstype/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-array",
      "version": "3.2.1",
      "purl": "pkg:npm/d3-array@3.2.1",
      "bom-ref": "pkg:npm/d3-array@3.2.1",
      "description": "Array manipulation, ordering, searching, summarizing, etc.",
      "authors": [
        {
          "name": "Mike Bostock"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/d3-array/-/d3-array-3.2.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "81463fa9e1eaff236aaa808a36ae2fb6914b76809dbf23695a80bf28d8e119b843b90a4033db084102a45d23695daf61e4ac92b3f8339bb47cf16914bad83059"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://d3js.org/d3-array/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/d3/d3-array.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/d3/d3-array/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-array",
      "version": "3.2.4",
      "purl": "pkg:npm/d3-array@3.2.4",
      "bom-ref": "pkg:npm/d3-array@3.2.4",
      "description": "Array manipulation, ordering, searching, summarizing, etc.",
      "authors": [
        {
          "name": "Mike Bostock"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/d3-array/-/d3-array-3.2.4.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b5d4009b2035f22e09ef0a6ba58abc0a5731672dd20b7d5031e072c8217246dec1547751110679969ce87b998511865459efa8abc1c1be4f498e989bc8457826"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://d3js.org/d3-array/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/d3/d3-array.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/d3/d3-array/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-color",
      "version": "3.1.0",
      "purl": "pkg:npm/d3-color@3.1.0",
      "bom-ref": "pkg:npm/d3-color@3.1.0",
      "description": "Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch).",
      "authors": [
        {
          "name": "Mike Bostock"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/d3-color/-/d3-color-3.1.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ce0fdc85b5f2781b4c4352db0ff592a16d83a42dc8d26a663dd5beca74538ffc760c0598ac863ba9e6481e2768cf0576e26e226afaf5e653702302f14663b184"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://d3js.org/d3-color/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/d3/d3-color.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/d3/d3-color/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-delaunay",
      "version": "6.0.2",
      "purl": "pkg:npm/d3-delaunay@6.0.2",
      "bom-ref": "pkg:npm/d3-delaunay@6.0.2",
      "description": "Compute the Voronoi diagram of a set of two-dimensional points.",
      "authors": [
        {
          "name": "Mike Bostock"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/d3-delaunay/-/d3-delaunay-6.0.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "20c2cd95daee0d049cadc7d3f8c5a76b38476c326171127238404025fc109c795ed513e1e960ee2efc4d02b523bb655231252e2a56390461d1276718ca814b41"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/d3/d3-delaunay"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/d3/d3-delaunay.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/d3/d3-delaunay/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-format",
      "version": "3.1.0",
      "purl": "pkg:npm/d3-format@3.1.0",
      "bom-ref": "pkg:npm/d3-format@3.1.0",
      "description": "Format numbers for human consumption.",
      "authors": [
        {
          "name": "Mike Bostock"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/d3-format/-/d3-format-3.1.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "632508e8012e63f5a9b7c2962e0647b0853ce9ab668a4ba83a609fa269add0b60789048f8ef5f601c15cdfc3d7d02069af6442c998637b1f8d4bf2cf3afe98a8"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://d3js.org/d3-format/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/d3/d3-format.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/d3/d3-format/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-geo",
      "version": "3.1.0",
      "purl": "pkg:npm/d3-geo@3.1.0",
      "bom-ref": "pkg:npm/d3-geo@3.1.0",
      "description": "Shapes and calculators for spherical coordinates.",
      "authors": [
        {
          "name": "Mike Bostock"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/d3-geo/-/d3-geo-3.1.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "244a391f15c374361709a59dc0b46defdcbb8222bc49b85925b1565ea6d14e89421c52398d1aad78bcc2b2ae7534a6d4a17d0f8c1552a21c6bc7e368394ba360"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://d3js.org/d3-geo/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/d3/d3-geo.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/d3/d3-geo/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-interpolate",
      "version": "3.0.1",
      "purl": "pkg:npm/d3-interpolate@3.0.1",
      "bom-ref": "pkg:npm/d3-interpolate@3.0.1",
      "description": "Interpolate numbers, colors, strings, arrays, objects, whatever!",
      "authors": [
        {
          "name": "Mike Bostock"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/d3-interpolate/-/d3-interpolate-3.0.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ddb62cd6b383df7ba8f1aa897ca3f72563c089b830f199b6f8bf6f04a107276460faf89347ba39326bf999972278df854586803965f94890135fa9353d6cfbda"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://d3js.org/d3-interpolate/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/d3/d3-interpolate.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/d3/d3-interpolate/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-path",
      "version": "3.1.0",
      "purl": "pkg:npm/d3-path@3.1.0",
      "bom-ref": "pkg:npm/d3-path@3.1.0",
      "description": "Serialize Canvas path commands to SVG.",
      "authors": [
        {
          "name": "Mike Bostock"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/d3-path/-/d3-path-3.1.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a7728fe4709ffdbbe305248ab9789de99aa28f1ef021f356f89fe668fb3e8b0477e5ab792426cb513d0bcc5d5c9e36c21d686acd04c83762697bca5179b20415"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://d3js.org/d3-path/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/d3/d3-path.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/d3/d3-path/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-scale",
      "version": "4.0.2",
      "purl": "pkg:npm/d3-scale@4.0.2",
      "bom-ref": "pkg:npm/d3-scale@4.0.2",
      "description": "Encodings that map abstract data to visual representation.",
      "authors": [
        {
          "name": "Mike Bostock"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/d3-scale/-/d3-scale-4.0.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1995b8eb8835487eda83763b8578dff11a14b80148aa494e02adcc465e0e69669b4c5258f4f37f1356249615cb87e390ddf33dc92da73a40a84be58b67a92fc5"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://d3js.org/d3-scale/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/d3/d3-scale.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/d3/d3-scale/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-shape",
      "version": "3.2.0",
      "purl": "pkg:npm/d3-shape@3.2.0",
      "bom-ref": "pkg:npm/d3-shape@3.2.0",
      "description": "Graphical primitives for visualization, such as lines and areas.",
      "authors": [
        {
          "name": "Mike Bostock"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/d3-shape/-/d3-shape-3.2.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "49a2c1bb01a6dcc395891ab600193778ba31c1910ba47eb3865dc56c0a09ed59b58287cac7a125d486f9cf6dcd504845f40b0697bcbe7732dee42c36000ac64c"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://d3js.org/d3-shape/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/d3/d3-shape.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/d3/d3-shape/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-time-format",
      "version": "4.1.0",
      "purl": "pkg:npm/d3-time-format@4.1.0",
      "bom-ref": "pkg:npm/d3-time-format@4.1.0",
      "description": "A JavaScript time formatter and parser inspired by strftime and strptime.",
      "authors": [
        {
          "name": "Mike Bostock"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/d3-time-format/-/d3-time-format-4.1.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "749c4f065cc2ecdba00763c32f0a3d43c2624d1dccddee3f5c0364ade29253117cbef5caaa6d587eae10e5d97c6ee765ba745595451a0d4805b7b780f03e8d2e"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://d3js.org/d3-time-format/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/d3/d3-time-format.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/d3/d3-time-format/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-time",
      "version": "3.1.0",
      "purl": "pkg:npm/d3-time@3.1.0",
      "bom-ref": "pkg:npm/d3-time@3.1.0",
      "description": "A calculator for humanity’s peculiar conventions of time.",
      "authors": [
        {
          "name": "Mike Bostock"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/d3-time/-/d3-time-3.1.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "56a2a3cc12de8db48c4f82206e65600e3a6462b3565182676c21a8f3be2eecc30a216b082d15fe3a95ff81393c32a8e94f503f73a1d8d9d080efb64dd25910d9"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://d3js.org/d3-time/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/d3/d3-time.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/d3/d3-time/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "4.4.3",
      "purl": "pkg:npm/debug@4.4.3",
      "bom-ref": "pkg:npm/debug@4.4.3",
      "description": "Lightweight debugging utility for Node.js and the browser",
      "authors": [
        {
          "name": "Josh Junon"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "446c305a7c10be455f6af295b76d8518bc3ec5849dcc04709b4aeee83853540dee994e6165cdbc57790ee2cb6062bcab4e52e9baf808f468a28e5b408cd6dca8"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/debug-js/debug#readme"
        },
        {
          "type": "vcs",
          "url": "git://github.com/debug-js/debug.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/debug-js/debug/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "deepmerge-ts",
      "version": "7.1.5",
      "purl": "pkg:npm/deepmerge-ts@7.1.5",
      "bom-ref": "pkg:npm/deepmerge-ts@7.1.5",
      "description": "Deeply merge 2 or more objects respecting type information.",
      "authors": [
        {
          "name": "Rebecca Stevens"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/deepmerge-ts/-/deepmerge-ts-7.1.5.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1ce264ae1698b307a1f96f9eef8627ed84ad64e8a59283dbe9fc9ca7034b2b348fb6bb85b38f27622b34cf2e72273d7e92d5211f1a110c9dbb4500162c825527"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/RebeccaStevens/deepmerge-ts#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/RebeccaStevens/deepmerge-ts.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/RebeccaStevens/deepmerge-ts/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "deepmerge",
      "version": "4.3.1",
      "purl": "pkg:npm/deepmerge@4.3.1",
      "bom-ref": "pkg:npm/deepmerge@4.3.1",
      "description": "A library for deep (recursive) merging of Javascript objects",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "dec52a6cc11cefb5eaa5d34eec547246883e796de987e19809b8feacafae63244cbb0b15cb4acc895b4f9fe40994a16f58fff53d8a5aa6a627d0c7b6927167f8"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/TehShrike/deepmerge"
        },
        {
          "type": "vcs",
          "url": "git://github.com/TehShrike/deepmerge.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/TehShrike/deepmerge/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "defu",
      "version": "6.1.7",
      "purl": "pkg:npm/defu@6.1.7",
      "bom-ref": "pkg:npm/defu@6.1.7",
      "description": "Recursively assign default properties. Lightweight and Fast!",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/defu/-/defu-6.1.7.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ef3db6426516890ff67742a475898035b45454006967d48d6321f9bf1e8f67e9c4e5b702d25eee16f11f1e5ca577f1dc1811532f9dfa0a50eddc311c4a510901"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/unjs/defu#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/defu.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/unjs/defu/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "delaunator",
      "version": "5.1.0",
      "purl": "pkg:npm/delaunator@5.1.0",
      "bom-ref": "pkg:npm/delaunator@5.1.0",
      "description": "An incredibly fast JavaScript library for Delaunay triangulation of 2D points",
      "authors": [
        {
          "name": "Vladimir Agafonkin"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/delaunator/-/delaunator-5.1.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "006ad0e104a0b2c6b534699698b3ea379358d8a6a317932ac5eb4d10efa8d27dd9c1965e4e6b7b6c19efcc75ab9a4645c4682be077721607a5ce08b4ea8b4bb9"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/mapbox/delaunator#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/mapbox/delaunator.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mapbox/delaunator/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "denque",
      "version": "2.1.0",
      "purl": "pkg:npm/denque@2.1.0",
      "bom-ref": "pkg:npm/denque@2.1.0",
      "description": "The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.",
      "authors": [
        {
          "name": "Invertase"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/denque/-/denque-2.1.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1d5404dc001bfe9c45f1f400a22aa9be0f62ddebeaba0de1a22c1a90ec99030266fbabd97a16e46176749782714be23743133deefe5a6913618fcbf9a0185e93"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://docs.page/invertase/denque"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/invertase/denque.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/invertase/denque/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "destr",
      "version": "2.0.5",
      "purl": "pkg:npm/destr@2.0.5",
      "bom-ref": "pkg:npm/destr@2.0.5",
      "description": "A faster, secure and convenient alternative for JSON.parse",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/destr/-/destr-2.0.5.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ba01535c2b4366e9dbcdab2a071acaf77224fc3458b0ee92fdf79d91610c2aab74e3167872c9a79b01830406f4ed058d6863009a74c87a6b1864292c8c04f0b0"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/unjs/destr#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/destr.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/unjs/destr/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "detect-libc",
      "version": "2.1.2",
      "purl": "pkg:npm/detect-libc@2.1.2",
      "bom-ref": "pkg:npm/detect-libc@2.1.2",
      "description": "Node.js module to detect the C standard library (libc) implementation family and version",
      "authors": [
        {
          "name": "Lovell Fuller"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "06d8f604e38ef37a375b21f9f5ef0c817b3111055c6ab9143a9118aee6c1d2eaf09cdd74c90dfae2bb22072535d67665a966199b4e62fe87fb8a8e26ce2841b5"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/lovell/detect-libc#readme"
        },
        {
          "type": "vcs",
          "url": "git://github.com/lovell/detect-libc.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/lovell/detect-libc/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "dom-serializer",
      "version": "2.0.0",
      "purl": "pkg:npm/dom-serializer@2.0.0",
      "bom-ref": "pkg:npm/dom-serializer@2.0.0",
      "description": "render domhandler DOM nodes to a string",
      "authors": [
        {
          "name": "Felix Boehm"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c08900af28aab7f9d5e4440aa90a68dd24e848e57d2740e76c9ab02bb5affd3adcf76cc801867816532ef893c55b50df185b7cd594c21a00c469b7df5de2f226"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/cheeriojs/dom-serializer#readme"
        },
        {
          "type": "vcs",
          "url": "git://github.com/cheeriojs/dom-serializer.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/cheeriojs/dom-serializer/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "domelementtype",
      "version": "2.3.0",
      "purl": "pkg:npm/domelementtype@2.3.0",
      "bom-ref": "pkg:npm/domelementtype@2.3.0",
      "description": "all the types of nodes in htmlparser2's dom",
      "authors": [
        {
          "name": "Felix Boehm"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "38b113063eb0d0eb1a801c1d5e73dd37472731f17da2937af5ca3eed9adb7cf1ab7693d5341523d36b298ba07537bc0284b4223e7e02487ff326f5f0e7a8261f"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/fb55/domelementtype#readme"
        },
        {
          "type": "vcs",
          "url": "git://github.com/fb55/domelementtype.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/fb55/domelementtype/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "domhandler",
      "version": "5.0.3",
      "purl": "pkg:npm/domhandler@5.0.3",
      "bom-ref": "pkg:npm/domhandler@5.0.3",
      "description": "Handler for htmlparser2 that turns pages into a dom",
      "authors": [
        {
          "name": "Felix Boehm"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "720c25bffd621508859d4f7a5d78113a1f314de7adb272620ec4dced36022c577dfbf58d908a8f4f188cffca5277c548ae15c64dfd4dcb5ab586ab95a83241e7"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/fb55/domhandler#readme"
        },
        {
          "type": "vcs",
          "url": "git://github.com/fb55/domhandler.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/fb55/domhandler/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "domutils",
      "version": "3.2.2",
      "purl": "pkg:npm/domutils@3.2.2",
      "bom-ref": "pkg:npm/domutils@3.2.2",
      "description": "Utilities for working with htmlparser2's dom",
      "authors": [
        {
          "name": "Felix Boehm"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/domutils/-/domutils-3.2.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ea464ac946a3943baa9472955f5c3b832b258fd30f217cc8162cffac6bb7e6e0b5c0c8be90c850c06865e25b7dba70bd55bf4836763d677fd9037f8584048b6b"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/fb55/domutils#readme"
        },
        {
          "type": "vcs",
          "url": "git://github.com/fb55/domutils.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/fb55/domutils/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "dotenv",
      "version": "17.4.2",
      "purl": "pkg:npm/dotenv@17.4.2",
      "bom-ref": "pkg:npm/dotenv@17.4.2",
      "description": "Loads environment variables from .env file",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/dotenv/-/dotenv-17.4.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9c8e14dd3a2db4a01c003f4b2ee77809bedbd90ced40c5047c76ef8531f4f5ba974f19d289ef169e33c02d5fd6302ac967a515fea1c9e8bd373aa3b72dc75867"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/motdotla/dotenv#readme"
        },
        {
          "type": "vcs",
          "url": "git://github.com/motdotla/dotenv.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/motdotla/dotenv/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "dunder-proto",
      "version": "1.0.1",
      "purl": "pkg:npm/dunder-proto@1.0.1",
      "bom-ref": "pkg:npm/dunder-proto@1.0.1",
      "description": "If available, the `Object.prototype.__proto__` accessor and mutator, call-bound",
      "authors": [
        {
          "name": "Jordan Harband"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "28837f9c3241411717c3430b561644f62407986ebca80548060f42aa65188e64088608a3f54e4c16faea9142f915bb72cb366e39e3add3375e45ee1463b72df8"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/es-shims/dunder-proto#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/es-shims/dunder-proto.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/es-shims/dunder-proto/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "ecdsa-sig-formatter",
      "version": "1.0.11",
      "purl": "pkg:npm/ecdsa-sig-formatter@1.0.11",
      "bom-ref": "pkg:npm/ecdsa-sig-formatter@1.0.11",
      "description": "Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenation",
      "authors": [
        {
          "name": "D2L Corporation"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9da825dd162b6cdbfa91091e248a6de8d259cbcb702c1ff6bedcfac8df59e2f44a1cde3f41924811baa88402d283029d9e4b2e63793901d769e6583cb15a1571"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/Brightspace/node-ecdsa-sig-formatter#readme"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/Brightspace/node-ecdsa-sig-formatter.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/Brightspace/node-ecdsa-sig-formatter/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "effect",
      "version": "3.20.0",
      "purl": "pkg:npm/effect@3.20.0",
      "bom-ref": "pkg:npm/effect@3.20.0",
      "description": "The missing standard library for TypeScript, for writing production-grade software.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/effect/-/effect-3.20.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a8c2df0c9b1cacd1bca7f6b0f88913f56edf823e74678c06e5b2c1cb44f1b31cfc8941e30c890e80edd25745997e741b346d952586f46feac32ccae1338f8aaf"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://effect.website"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Effect-TS/effect.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/Effect-TS/effect/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "electron-to-chromium",
      "version": "1.5.401",
      "purl": "pkg:npm/electron-to-chromium@1.5.401",
      "bom-ref": "pkg:npm/electron-to-chromium@1.5.401",
      "description": "Provides a list of electron-to-chromium version mappings",
      "authors": [
        {
          "name": "Kilian Valkhof"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.401.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1fa5621cdebc9c66250a112f94853aedf9fc3b6feda5b5903f0724f7cc9a26687ed3c2d2bc78b27730d0ea85cd71c2d4de4351548452f40e2603b086fa2e9f2d"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/Kilian/electron-to-chromium#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Kilian/electron-to-chromium.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/Kilian/electron-to-chromium/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "elkjs",
      "version": "0.11.1",
      "purl": "pkg:npm/elkjs@0.11.1",
      "bom-ref": "pkg:npm/elkjs@0.11.1",
      "description": "Automatic graph layout based on Sugiyama's algorithm. Specialized for data flow diagrams and ports.",
      "authors": [
        {
          "name": "Ulf Rüegg"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "EPL-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/elkjs/-/elkjs-0.11.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cf1c51f64fabc7992d3304ff170c8b74f0ababbc4de9ee151861c7f21034d6f5582a34c58a4ee71cec419c062dae06140754690222ef035fd4d98ada5b1c8a2a"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/kieler/elkjs#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/kieler/elkjs.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/kieler/elkjs/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "empathic",
      "version": "2.0.0",
      "purl": "pkg:npm/empathic@2.0.0",
      "bom-ref": "pkg:npm/empathic@2.0.0",
      "description": "A set of small and fast Node.js utilities to understand your pathing needs.",
      "authors": [
        {
          "name": "Luke Edwards"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/empathic/-/empathic-2.0.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8ba5330ec70efd77c070d603ef909f2029267cb79da723c3768ceb2cc99073939169071d328736d4e9e513294c22a23b53c7a788aacf331c6d8fc934be198984"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/lukeed/empathic#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/lukeed/empathic.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/lukeed/empathic/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "entities",
      "version": "4.5.0",
      "purl": "pkg:npm/entities@4.5.0",
      "bom-ref": "pkg:npm/entities@4.5.0",
      "description": "Encode & decode XML and HTML entities with ease & speed",
      "authors": [
        {
          "name": "Felix Boehm"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5748631f87463e1f40a39a74328458e8156ab700a3873eaf2392d3f00279e47fb883dff8bdb1f1d48e787d2d17b9c94b8431c0acf40288c8c3c6368bf1f3f187"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/fb55/entities#readme"
        },
        {
          "type": "vcs",
          "url": "git://github.com/fb55/entities.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/fb55/entities/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "env-paths",
      "version": "3.0.0",
      "purl": "pkg:npm/env-paths@3.0.0",
      "bom-ref": "pkg:npm/env-paths@3.0.0",
      "description": "Get paths for storing things like data, config, cache, etc",
      "authors": [
        {
          "name": "Sindre Sorhus"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/env-paths/-/env-paths-3.0.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "76d2544dea73316dcb9bf34fc517f7c0fe3ae365168632f6b10c5cfb29b660c8f59bf1f6cc33503a57b369fce41f09fab0cb2d8c74f01ba89042c72d0d6fdbd4"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/sindresorhus/env-paths#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sindresorhus/env-paths.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/sindresorhus/env-paths/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-define-property",
      "version": "1.0.1",
      "purl": "pkg:npm/es-define-property@1.0.1",
      "bom-ref": "pkg:npm/es-define-property@1.0.1",
      "description": "`Object.defineProperty`, but not IE 8's broken one.",
      "authors": [
        {
          "name": "Jordan Harband"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7b79d17e07d4678acd18bdb7da05205f4e90372c9ecf4e0a76316b17e2d34683979ab3a014a0e0e0109db235bc1274faf5ea9d606991a49c223d560dac2696de"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/ljharb/es-define-property#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/es-define-property.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ljharb/es-define-property/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-errors",
      "version": "1.3.0",
      "purl": "pkg:npm/es-errors@1.3.0",
      "bom-ref": "pkg:npm/es-errors@1.3.0",
      "description": "A simple cache for a few of the JS Error constructors.",
      "authors": [
        {
          "name": "Jordan Harband"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "65fe47d8ac6ddb18d3bdb26f3f66562c4202c40ea3fa1026333225ca9cb8c5c060d6f2959f1f3d5b2d066d2fa47f9730095145cdd0858765d20853542d2e9cb3"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/ljharb/es-errors#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/es-errors.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ljharb/es-errors/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-object-atoms",
      "version": "1.1.2",
      "purl": "pkg:npm/es-object-atoms@1.1.2",
      "bom-ref": "pkg:npm/es-object-atoms@1.1.2",
      "description": "ES Object-related atoms: Object, ToObject, RequireObjectCoercible",
      "authors": [
        {
          "name": "Jordan Harband"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1d6701a0de8d8a57aab52c9d2b616a1db4bf2e80ddda9aab9d01cbc89cc18f890ea7f932d8c58c37af78c4e7e42bcfd29d4b16d831fb11fc9597274a0ac9b567"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/ljharb/es-object-atoms#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/es-object-atoms.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ljharb/es-object-atoms/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "escalade",
      "version": "3.2.0",
      "purl": "pkg:npm/escalade@3.2.0",
      "bom-ref": "pkg:npm/escalade@3.2.0",
      "description": "A tiny (183B to 210B) and fast utility to ascend parent directories",
      "authors": [
        {
          "name": "Luke Edwards"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5948f6aa5c5a42d3b883a3eae5cdbd193716183c9df22b4bf334e58a98040b3dc97ac02288e2a8b5df0953aa2d0773c00a01bac64254c9585ba0c4be6e37bf8c"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/lukeed/escalade#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/lukeed/escalade.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/lukeed/escalade/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "exsolve",
      "version": "1.1.1",
      "purl": "pkg:npm/exsolve@1.1.1",
      "bom-ref": "pkg:npm/exsolve@1.1.1",
      "description": "Module resolution utilities based on Node.js upstream implementation.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/exsolve/-/exsolve-1.1.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f54fe36548239d21b29ed46beb2e4cbaed4c25cc0597a90fbbb93ca8b17420c35f2eabf0d0d6789e7543ab4455a19d11bc2cae9a26f8133dca62b55f8a5af0fa"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/unjs/exsolve#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/exsolve.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/unjs/exsolve/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-check",
      "version": "3.23.2",
      "purl": "pkg:npm/fast-check@3.23.2",
      "bom-ref": "pkg:npm/fast-check@3.23.2",
      "description": "Property based testing framework for JavaScript (like QuickCheck)",
      "authors": [
        {
          "name": "Nicolas DUBIEN"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/fast-check/-/fast-check-3.23.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "879fb53b3cdf082dc47fb55bb4a75cbfbcecb2d510c140e5629513be3794b0902cb0f80b9fb4336dba0fb4be6ba34e0cab4acf3ac33397bab98486d1b36c03d4"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://fast-check.dev/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/dubzzz/fast-check.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/dubzzz/fast-check/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-decode-uri-component",
      "version": "1.0.1",
      "purl": "pkg:npm/fast-decode-uri-component@1.0.1",
      "bom-ref": "pkg:npm/fast-decode-uri-component@1.0.1",
      "description": "Fast and safe decodeURIComponent",
      "authors": [
        {
          "name": "Tomas Della Vedova - @delvedor"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/fast-decode-uri-component/-/fast-decode-uri-component-1.0.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "58a80a5a0e5e531bd1646c16f05bdf6da1fb0174a1d9c2fede3e5f306cd4302c56049ddd5776bb5b3f32d9ffee4347b707a5a6a1d0f7a12e788d343d1d54c822"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/delvedor/fast-decode-uri-component#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/delvedor/fast-decode-uri-component.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/delvedor/fast-decode-uri-component/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-deep-equal",
      "version": "3.1.3",
      "purl": "pkg:npm/fast-deep-equal@3.1.3",
      "bom-ref": "pkg:npm/fast-deep-equal@3.1.3",
      "description": "Fast deep equal",
      "authors": [
        {
          "name": "Evgeny Poberezkin"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7f7a90f68432f63d808417bf1fd542f75c0b98a042094fe00ce9ca340606e61b303bb04b2a3d3d1dce4760dcfd70623efb19690c22200da8ad56cd3701347ce1"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/epoberezkin/fast-deep-equal#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/epoberezkin/fast-deep-equal.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/epoberezkin/fast-deep-equal/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-querystring",
      "version": "1.1.2",
      "purl": "pkg:npm/fast-querystring@1.1.2",
      "bom-ref": "pkg:npm/fast-querystring@1.1.2",
      "description": "A fast alternative to legacy querystring module",
      "authors": [
        {
          "name": "Yagiz Nizipli"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/fast-querystring/-/fast-querystring-1.1.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "83a2ae2969855dcd1f203f16587d238ade20d00181a0984290931bd5199bb1211436f43e642f03e82519f86b45f2733348f5e786278fcb2aaa8a9ccd3449c78e"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/anonrig/fast-querystring#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/anonrig/fast-querystring.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/anonrig/fast-querystring/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-sha256",
      "version": "1.3.0",
      "purl": "pkg:npm/fast-sha256@1.3.0",
      "bom-ref": "pkg:npm/fast-sha256@1.3.0",
      "description": "SHA-256, HMAC and PBKDF2 implementation with typed arrays for modern browsers and Node.js",
      "authors": [
        {
          "name": "Dmitry Chestnykh"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Unlicense"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/fast-sha256/-/fast-sha256-1.3.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9f5d5118ffe5ad610523f6d677280bc6123ea557a8d59608570bef3e45bb6b397facecbe1771d8459d8ae73784f669a4850a69caff6c405c7424cf5469b9e93d"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/dchest/fast-sha256-js#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/dchest/fast-sha256-js.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/dchest/fast-sha256-js/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-uri",
      "version": "3.1.5",
      "purl": "pkg:npm/fast-uri@3.1.5",
      "bom-ref": "pkg:npm/fast-uri@3.1.5",
      "description": "Dependency-free RFC 3986 URI toolbox",
      "authors": [
        {
          "name": "Vincent Le Goff"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.5.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "807c00d4ef4b0c870aba730a84e6d2fc78a6c2d7a13b59cf50408a02ee53a4a81a3b5f5f716125e1b96259ed635b1545bc85f3b498e34382fc5d0d4453d7fb27"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/fastify/fast-uri"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/fastify/fast-uri.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/fastify/fast-uri/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "find-my-way",
      "version": "9.7.0",
      "purl": "pkg:npm/find-my-way@9.7.0",
      "bom-ref": "pkg:npm/find-my-way@9.7.0",
      "description": "Crazy fast http radix based router",
      "authors": [
        {
          "name": "Tomas Della Vedova - @delvedor"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/find-my-way/-/find-my-way-9.7.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7f62479fbe71d899705302de9d9ca981ccd1ed858c6ffb8ef41bd45edbacf8932091b2242c00dddfc708e04895f8e42aac6a35665aba57cc27a8c27c7badb051"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/delvedor/find-my-way#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/delvedor/find-my-way.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/delvedor/find-my-way/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "find-replace",
      "version": "3.0.0",
      "purl": "pkg:npm/find-replace@3.0.0",
      "bom-ref": "pkg:npm/find-replace@3.0.0",
      "description": "Find and either replace or remove items in an array",
      "authors": [
        {
          "name": "Lloyd Brookes"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/find-replace/-/find-replace-3.0.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e936f69b2322a02020bf991fbcfe7f3e4659fe7b53a552b7f5f1d8ed6916060bdb784f951ddfed66e6789ab0be6f187871f3997982953da24866d65757b18d09"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/75lb/find-replace#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/75lb/find-replace.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/75lb/find-replace/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "flatbuffers",
      "version": "24.12.23",
      "purl": "pkg:npm/flatbuffers@24.12.23",
      "bom-ref": "pkg:npm/flatbuffers@24.12.23",
      "description": "Memory Efficient Serialization Library",
      "authors": [
        {
          "name": "The FlatBuffers project"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/flatbuffers/-/flatbuffers-24.12.23.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "74b54200849de66865b39d7891e4339841ba40799452c36e5ac6f8b4569f214c2fbe00e35e1b5f01848a3b3b794963b2faa072579a5bb0367e55bec750e04474"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://google.github.io/flatbuffers/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/google/flatbuffers.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/google/flatbuffers/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "foreground-child",
      "version": "3.3.1",
      "purl": "pkg:npm/foreground-child@3.3.1",
      "bom-ref": "pkg:npm/foreground-child@3.3.1",
      "description": "Run a child as if it's the foreground process. Give it stdio. Exit when it exits.",
      "authors": [
        {
          "name": "Isaac Z. Schlueter"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8085e32aab45b96120cc544903d58241e4892d90e380950e302333c6dbc5abfdfb2a88ccd41146b9faac0b2d2be2a4909982ec65831ec91ab321638cba9d37b3"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/tapjs/foreground-child#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/tapjs/foreground-child.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/tapjs/foreground-child/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "framer-motion",
      "version": "13.0.0",
      "purl": "pkg:npm/framer-motion@13.0.0",
      "bom-ref": "pkg:npm/framer-motion@13.0.0",
      "description": "A simple and powerful JavaScript animation library",
      "authors": [
        {
          "name": "Matt Perry"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/framer-motion/-/framer-motion-13.0.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9d01995e5b228a0378f27cef13b00bd462de92a97e7ad729869f2ff8f4345f4e28c4edb4c95995f6b53d5d0db9735dfa45d78862869694a4fda00c2f2736b79a"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/motiondivision/motion#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/motiondivision/motion.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/motiondivision/motion/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "fsevents",
      "version": "2.3.2",
      "purl": "pkg:npm/fsevents@2.3.2",
      "bom-ref": "pkg:npm/fsevents@2.3.2",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c62a8c411e3101e1d3b81f6e5a6f9f1517083a02813223813fe7978b24fb8ec8150aad5b915ca0b74d28012a3007b11db6938769a3e02adf35d8ff5a6fe0c328"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "function-bind",
      "version": "1.1.2",
      "purl": "pkg:npm/function-bind@1.1.2",
      "bom-ref": "pkg:npm/function-bind@1.1.2",
      "description": "Implementation of Function.prototype.bind",
      "authors": [
        {
          "name": "Raynos"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ed71cdc47eea5fdc46e66230c6486e993a31fcc21135c3a00ebc56b0cb76a40af6dd61e9e8cad194dec50521690a9afea153b417be38894811f369c931f1b648"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/Raynos/function-bind"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Raynos/function-bind.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/Raynos/function-bind/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "generate-function",
      "version": "2.3.1",
      "purl": "pkg:npm/generate-function@2.3.1",
      "bom-ref": "pkg:npm/generate-function@2.3.1",
      "description": "Module that helps you write generated functions in Node",
      "authors": [
        {
          "name": "Mathias Buus"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/generate-function/-/generate-function-2.3.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "79e07919f30d79ebe6fc6458ab6d12866b1a19c988f359085f62bd5d0c799a20bc29d1da0ba266d2a43c64d7863a2ef0601f0eb1dc4ab3e636a15b9316e57029"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/mafintosh/generate-function"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/mafintosh/generate-function.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mafintosh/generate-function/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "gensync",
      "version": "1.0.0-beta.2",
      "purl": "pkg:npm/gensync@1.0.0-beta.2",
      "bom-ref": "pkg:npm/gensync@1.0.0-beta.2",
      "description": "Allows users to use generators in order to write common functions that can be both sync or async.",
      "authors": [
        {
          "name": "Logan Smyth"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "de137b35ab2462f3032d0639e609d6dcd43e99eb0401ea53aa583e5446e3ef3cea10c055361cdc19861ea85a3f4e5633e9e42215ca751dcb0264efa71a04bcce"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/loganfsmyth/gensync"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/loganfsmyth/gensync.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/loganfsmyth/gensync/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-intrinsic",
      "version": "1.3.0",
      "purl": "pkg:npm/get-intrinsic@1.3.0",
      "bom-ref": "pkg:npm/get-intrinsic@1.3.0",
      "description": "Get and robustly cache all JS language-level intrinsics at first require time",
      "authors": [
        {
          "name": "Jordan Harband"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f5f4a349aa2cfdf448548a7ec5226513a95fc21112ecb36d29a08121a987b23af69dad418800493e8d263a38f3f062435116ab9823c6a9a89583999f8dbf7c09"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/ljharb/get-intrinsic#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/get-intrinsic.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ljharb/get-intrinsic/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-port-please",
      "version": "3.2.0",
      "purl": "pkg:npm/get-port-please@3.2.0",
      "bom-ref": "pkg:npm/get-port-please@3.2.0",
      "description": "Get an available TCP port to listen",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/get-port-please/-/get-port-please-3.2.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "23d415bc1c3953f870dd1996a58291ba651e6838314cf778d35c77eb8acb99604970e43be777a8bf57938330ea446f5ba8521f0dcee07f3710116ad4ae2de8d4"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/unjs/get-port-please#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/get-port-please.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/unjs/get-port-please/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-proto",
      "version": "1.0.1",
      "purl": "pkg:npm/get-proto@1.0.1",
      "bom-ref": "pkg:npm/get-proto@1.0.1",
      "description": "Robustly get the [[Prototype]] of an object",
      "authors": [
        {
          "name": "Jordan Harband"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b1349f063a17069f3d26f20a21e7eac3b53608279bb1cef892263a6b0886a202ada1219b823604fc6ffe97db05dcc5853cd73d21ca0e0b83837ca1dfc459a9d2"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/ljharb/get-proto#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/get-proto.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ljharb/get-proto/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "giget",
      "version": "3.3.1",
      "purl": "pkg:npm/giget@3.3.1",
      "bom-ref": "pkg:npm/giget@3.3.1",
      "description": "Download templates and git repositories with pleasure!",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/giget/-/giget-3.3.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "afe9afb838eb8cca6c770e3a2a67b275bf1b7479bbc0e2b0f30341b539dd9236cf8e0029e68509531444efac191649f120fa247d6bdea76a925cadfb69713ace"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/unjs/giget#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/giget.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/unjs/giget/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "gopd",
      "version": "1.2.0",
      "purl": "pkg:npm/gopd@1.2.0",
      "bom-ref": "pkg:npm/gopd@1.2.0",
      "description": "`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.",
      "authors": [
        {
          "name": "Jordan Harband"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "65429187afe4505a0089302d4d83d9277870f70371c7e04804e8a39e51bd3e7ac9b027128ecd70cb20fabc9a5a62d827cc3aca6114aa7f738ee917daf77c6c46"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/ljharb/gopd#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/gopd.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ljharb/gopd/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "graceful-fs",
      "version": "4.2.11",
      "purl": "pkg:npm/graceful-fs@4.2.11",
      "bom-ref": "pkg:npm/graceful-fs@4.2.11",
      "description": "A drop-in replacement for fs, making various improvements.",
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "45b279fe398570d342703579a3d7939c12c9fc7b33595d0fef76dcf857f89d2feb263f98692e881b288e2f45680585fe9755ab97793ade1fcaac7fa7849d17bd"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/isaacs/node-graceful-fs#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/isaacs/node-graceful-fs.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/isaacs/node-graceful-fs/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "grammex",
      "version": "3.1.13",
      "purl": "pkg:npm/grammex@3.1.13",
      "bom-ref": "pkg:npm/grammex@3.1.13",
      "description": "A tiny, PEG-like system for building language grammars with regexes.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/grammex/-/grammex-3.1.13.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2e73e784e04b109115292f1614355a037f7b2fd2aae7943da1221326254b1d576101c95f5245b342fef82a1bd91ca2f6434f4f6f55ddb2b3ac6782df4c515312"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/fabiospampinato/grammex#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/fabiospampinato/grammex.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/fabiospampinato/grammex/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "graphmatch",
      "version": "1.1.1",
      "purl": "pkg:npm/graphmatch@1.1.1",
      "bom-ref": "pkg:npm/graphmatch@1.1.1",
      "description": "A low-level utility for matching a string against a directed acyclic graph of regexes.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/graphmatch/-/graphmatch-1.1.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e729159ff117335845d1709a5a1d3955b62f12238bda5635901c59b5a62ccaf8e9edc996394d57b0075f401c0296b684a1f5c34f5f7b9456d738454c1e9bd03a"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/fabiospampinato/graphmatch#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/fabiospampinato/graphmatch.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/fabiospampinato/graphmatch/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-flag",
      "version": "4.0.0",
      "purl": "pkg:npm/has-flag@4.0.0",
      "bom-ref": "pkg:npm/has-flag@4.0.0",
      "description": "Check if argv has a specific flag",
      "authors": [
        {
          "name": "Sindre Sorhus"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/sindresorhus/has-flag#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sindresorhus/has-flag.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/sindresorhus/has-flag/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-symbols",
      "version": "1.1.0",
      "purl": "pkg:npm/has-symbols@1.1.0",
      "bom-ref": "pkg:npm/has-symbols@1.1.0",
      "description": "Determine if the JS environment has Symbol support. Supports spec, or shams.",
      "authors": [
        {
          "name": "Jordan Harband"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d5c0cd77027625aa2199bdec8383a629a301c2e0b8f2c6278b91d4c360efb02f0b8c64cb2bd87e79bd57e91cae3877b8853d142c25baf22a26863528294aa53d"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/ljharb/has-symbols#readme"
        },
        {
          "type": "vcs",
          "url": "git://github.com/inspect-js/has-symbols.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ljharb/has-symbols/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "hasown",
      "version": "2.0.4",
      "purl": "pkg:npm/hasown@2.0.4",
      "bom-ref": "pkg:npm/hasown@2.0.4",
      "description": "A robust, ES3 compatible, \"has own property\" predicate.",
      "authors": [
        {
          "name": "Jordan Harband"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/hasown/-/hasown-2.0.4.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4f651b7db044177db089ea5722c3254d6f7e743602eb0321fedfef600e2db8e30aa96cff9f7bebd4d152c508b23fece4da65eca0c03f8bfeea57a2cabadd6dd4"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/inspect-js/hasOwn#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/inspect-js/hasOwn.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/inspect-js/hasOwn/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "html-to-text",
      "version": "9.0.5",
      "purl": "pkg:npm/html-to-text@9.0.5",
      "bom-ref": "pkg:npm/html-to-text@9.0.5",
      "description": "Advanced html to plain text converter",
      "authors": [
        {
          "name": "Malte Legenhausen"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/html-to-text/-/html-to-text-9.0.5.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a98eb416344481564bd37bc953a21f315e060e31812283b2bee15da410c85fdc93943c344e3c55050a7e3fc36fa5d217349bdf5814cdba5edfb00409ab614da6"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/html-to-text/node-html-to-text"
        },
        {
          "type": "vcs",
          "url": "git://github.com/html-to-text/node-html-to-text.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/html-to-text/node-html-to-text/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "html5parser",
      "version": "3.0.0",
      "purl": "pkg:npm/html5parser@3.0.0",
      "bom-ref": "pkg:npm/html5parser@3.0.0",
      "description": "A super fast & tiny HTML5 parser",
      "authors": [
        {
          "name": "acrazing"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/html5parser/-/html5parser-3.0.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "88da52a296bee181d7e7450e93cdb9b41cbb3208665c7a3f6692ec90160dd2402bd71847f06948324e5b2d15dc6657cfdc09cb51c4ae14cbbc0b831d394c40f0"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/acrazing/html5parser#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/acrazing/html5parser.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/acrazing/html5parser/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "htmlparser2",
      "version": "8.0.2",
      "purl": "pkg:npm/htmlparser2@8.0.2",
      "bom-ref": "pkg:npm/htmlparser2@8.0.2",
      "description": "Fast & forgiving HTML/XML parser",
      "authors": [
        {
          "name": "Felix Boehm"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-8.0.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "19876358a0e46d12e467981eb87b39358d69b89f8f5f03fbf9f1cf473d3a122aec6fdba07fa77c9245dabfa00385c38384514f3085f2c64c52b8c7f70fa34214"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/fb55/htmlparser2#readme"
        },
        {
          "type": "vcs",
          "url": "git://github.com/fb55/htmlparser2.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/fb55/htmlparser2/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "http_ece",
      "version": "1.2.0",
      "purl": "pkg:npm/http_ece@1.2.0",
      "bom-ref": "pkg:npm/http_ece@1.2.0",
      "description": "Encrypted Content-Encoding for HTTP",
      "authors": [
        {
          "name": "Martin Thomson"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/http_ece/-/http_ece-1.2.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "26b17c4922d599cbdce4d76e7318323ab2977b712cc87320045812688506980aca7beaf0af4ba98519115efc22a26dc8f9fa487e822dbde1eb7ee74bf3faf1b8"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/martinthomson/encrypted-content-encoding"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/martinthomson/encrypted-content-encoding.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/martinthomson/encrypted-content-encoding/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "https-proxy-agent",
      "version": "7.0.6",
      "purl": "pkg:npm/https-proxy-agent@7.0.6",
      "bom-ref": "pkg:npm/https-proxy-agent@7.0.6",
      "description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS",
      "authors": [
        {
          "name": "Nathan Rajlich"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bcaf4fe7f8947dd97de4023e255c94b88715b5de287efb6b3abdc736d336cb10bd6e731b11da77c74d4e8503678dbf082588b7f159531379815f071fbf2c2e4b"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/TooTallNate/proxy-agents#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/TooTallNate/proxy-agents.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/TooTallNate/proxy-agents/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "iconv-lite",
      "version": "0.7.3",
      "purl": "pkg:npm/iconv-lite@0.7.3",
      "bom-ref": "pkg:npm/iconv-lite@0.7.3",
      "description": "Convert character encodings in pure javascript.",
      "authors": [
        {
          "name": "Alexander Shtuchkin"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.7.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "20a5e9bc8ce39c2f574c051b54170c7c64b410f6885ed5babfecebf91469fa1a942c4a68d28c196b1eb0c91c0f3896d66f38d8b29430bac4ec7d5af489f878b9"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/pillarjs/iconv-lite"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/pillarjs/iconv-lite.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/pillarjs/iconv-lite/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "purl": "pkg:npm/inherits@2.0.4",
      "bom-ref": "pkg:npm/inherits@2.0.4",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "93fbc6697e3f6256b75b3c8c0af4d039761e207bea38ab67a8176ecd31e9ce9419cc0b2428c859d8af849c189233dcc64a820578ca572b16b8758799210a9ec1"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/isaacs/inherits#readme"
        },
        {
          "type": "vcs",
          "url": "git://github.com/isaacs/inherits.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/isaacs/inherits/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "internmap",
      "version": "2.0.3",
      "purl": "pkg:npm/internmap@2.0.3",
      "bom-ref": "pkg:npm/internmap@2.0.3",
      "description": "Map and Set with automatic key interning",
      "authors": [
        {
          "name": "Mike Bostock"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/internmap/-/internmap-2.0.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e4787b635c106ef639a281a03db0da2f98982c03f331352b8ccba5b241cb1fac27bff03ed6ae6b8046a2baa12307ea3119721566cd4517e47f28f37765241862"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/mbostock/internmap/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/mbostock/internmap.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mbostock/internmap/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-property",
      "version": "1.0.2",
      "purl": "pkg:npm/is-property@1.0.2",
      "bom-ref": "pkg:npm/is-property@1.0.2",
      "description": "Tests if a JSON property can be accessed using . syntax",
      "authors": [
        {
          "name": "Mikola Lysenko"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/is-property/-/is-property-1.0.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2acfc8a17d344ed0a56c642be135977a602792d010bd807b1f3702c431aa11953aa0299bd88347b8ea0ac5bb51f871649985812affdd399b464620230e18fdda"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/mikolalysenko/is-property#readme"
        },
        {
          "type": "vcs",
          "url": "git://github.com/mikolalysenko/is-property.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mikolalysenko/is-property/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "isexe",
      "version": "2.0.0",
      "purl": "pkg:npm/isexe@2.0.0",
      "bom-ref": "pkg:npm/isexe@2.0.0",
      "description": "Minimal module to check if a file is executable.",
      "authors": [
        {
          "name": "Isaac Z. Schlueter"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "447c4c2e9f659ca1c61d19e0f5016144231b600715a67ebdb2648672addfdfac638155564e18f8aaa2db4cb96aed2b23f01f9f210d44b8210623694ab3241e23"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/isaacs/isexe#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/isaacs/isexe.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/isaacs/isexe/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "jiti",
      "version": "2.7.0",
      "purl": "pkg:npm/jiti@2.7.0",
      "bom-ref": "pkg:npm/jiti@2.7.0",
      "description": "Runtime typescript and ESM support for Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/jiti/-/jiti-2.7.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "002ffb2687c9bd91abae779635a12725e38b531f89946b7bb4d6b4c198913d3e0c635c267ca8eddbee8eda9daecf6fac92597c39966624c36a7a47bb90a6cd81"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/unjs/jiti#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/jiti.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/unjs/jiti/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "jose",
      "version": "6.2.8",
      "purl": "pkg:npm/jose@6.2.8",
      "bom-ref": "pkg:npm/jose@6.2.8",
      "description": "JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes",
      "authors": [
        {
          "name": "Filip Skokan"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/jose/-/jose-6.2.8.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "06c763c26dd0b1dfcfd2347e0470dedcbcad0df63b581ab61e60822c8c2e5511ccb840bd69eeff478ef818851d1753600b2663cd5a3f03d0ce88e06d5eaf19a1"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/panva/jose"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/panva/jose.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/panva/jose/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "js-tokens",
      "version": "4.0.0",
      "purl": "pkg:npm/js-tokens@4.0.0",
      "bom-ref": "pkg:npm/js-tokens@4.0.0",
      "description": "A regex that tokenizes JavaScript.",
      "authors": [
        {
          "name": "Simon Lydell"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "45d2547e5704ddc5332a232a420b02bb4e853eef5474824ed1b7986cf84737893a6a9809b627dca02b53f5b7313a9601b690f690233a49bce0e026aeb16fcf29"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/lydell/js-tokens#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/lydell/js-tokens.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/lydell/js-tokens/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsesc",
      "version": "3.1.0",
      "purl": "pkg:npm/jsesc@3.1.0",
      "bom-ref": "pkg:npm/jsesc@3.1.0",
      "description": "Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.",
      "authors": [
        {
          "name": "Mathias Bynens"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fec33774ed853b35e3290849ba8d10d7bdf07f628ea3cb7823cbc7cba945f69a14a7b6ca4f4fcd1c4f1f3d7db73f07e19f291faa70b6c51c4e9d5c395ee18868"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://mths.be/jsesc"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/mathiasbynens/jsesc.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mathiasbynens/jsesc/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-bignum",
      "version": "0.0.3",
      "purl": "pkg:npm/json-bignum@0.0.3",
      "bom-ref": "pkg:npm/json-bignum@0.0.3",
      "description": "Node.js JSON replacement which handles 64-bit integers and arbitrary-precision decimals.",
      "authors": [
        {
          "name": "Datalanche, Inc."
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/json-bignum/-/json-bignum-0.0.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d961f25e3dce7c74a0372bb30db4b1235c368e0c398245925a14bb420e1b597c759cb9378e76f07d4792d0f49b6b7233a53516747c4189e10b5335d18d0076ce"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/datalanche/json-bignum"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/datalanche/json-bignum.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/datalanche/json-bignum/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-schema-traverse",
      "version": "1.0.0",
      "purl": "pkg:npm/json-schema-traverse@1.0.0",
      "bom-ref": "pkg:npm/json-schema-traverse@1.0.0",
      "description": "Traverse JSON Schema passing each schema object to callback",
      "authors": [
        {
          "name": "Evgeny Poberezkin"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "34cf3f3fd9f75e35e12199f594b86415a0024ce5114178d6855e0103f4673aff31be0aadaa9017f483b89914314b1d51968e2dab37aa6f4b0e96bb9a3b2dddba"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/epoberezkin/json-schema-traverse#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/epoberezkin/json-schema-traverse.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/epoberezkin/json-schema-traverse/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "json5",
      "version": "2.2.3",
      "purl": "pkg:npm/json5@2.2.3",
      "bom-ref": "pkg:npm/json5@2.2.3",
      "description": "JSON for Humans",
      "authors": [
        {
          "name": "Aseem Kishore"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5e63967bb7b21d81f5e1c2dd54fa3283e18e1f7ad85fef8aa73af2949c125bdf2ddcd93e53c5ce97c15628e830b7375bf255c67facd8c035337873167f16acca"
            }
          ]
        },
        {
          "type": "website",
          "url": "http://json5.org/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/json5/json5.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/json5/json5/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "jwa",
      "version": "2.0.1",
      "purl": "pkg:npm/jwa@2.0.1",
      "bom-ref": "pkg:npm/jwa@2.0.1",
      "description": "JWA implementation (supports all JWS algorithms)",
      "authors": [
        {
          "name": "Brian J. Brennan"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/jwa/-/jwa-2.0.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "851174e1fa8920ff006db92ae4d28637405baf7271950faa859b9f5d5af40efba32b2f776426d764c1c32f810eb687526c25b13aa47c312d6d5c0e61c2a0970e"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/brianloveswords/node-jwa#readme"
        },
        {
          "type": "vcs",
          "url": "git://github.com/brianloveswords/node-jwa.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/brianloveswords/node-jwa/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "jws",
      "version": "4.0.1",
      "purl": "pkg:npm/jws@4.0.1",
      "bom-ref": "pkg:npm/jws@4.0.1",
      "description": "Implementation of JSON Web Signatures",
      "authors": [
        {
          "name": "Brian J Brennan"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/jws/-/jws-4.0.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "10a23f33fcaa3e7706514878e31cf43f14a275716bffeaf4a40ef4fa0218863bfe7adef2c4cfacdbd63e5460e4a2f4687d07a6d1fb3b52f7f8f9898077245db8"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/brianloveswords/node-jws#readme"
        },
        {
          "type": "vcs",
          "url": "git://github.com/brianloveswords/node-jws.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/brianloveswords/node-jws/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "leac",
      "version": "0.6.0",
      "purl": "pkg:npm/leac@0.6.0",
      "bom-ref": "pkg:npm/leac@0.6.0",
      "description": "Lexer / tokenizer",
      "authors": [
        {
          "name": "KillyMXI"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/leac/-/leac-0.6.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cbe4aa12bc5bf21ee713f7e2117d3b8ec6ee86ba4ef652fc79c6bbfd8d67b965769a83655e1c9de7d88319c45fea6a15c8331b9933732f8d12532ac553fc83a6"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/mxxii/leac"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/mxxii/leac.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mxxii/leac/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.camelcase",
      "version": "4.3.0",
      "purl": "pkg:npm/lodash.camelcase@4.3.0",
      "bom-ref": "pkg:npm/lodash.camelcase@4.3.0",
      "description": "The lodash method `_.camelCase` exported as a module.",
      "authors": [
        {
          "name": "John-David Dalton"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4f0b849c29f16dcdeb02f85ffcb6c6eed2540f386a5f2167bf776dccb38f8021bf84e0cbed6167b1bc24b640fbc9457446bade3ff9753c02eafd84a0e95be394"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://lodash.com/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/lodash/lodash.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/lodash/lodash/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash",
      "version": "4.18.1",
      "purl": "pkg:npm/lodash@4.18.1",
      "bom-ref": "pkg:npm/lodash@4.18.1",
      "description": "Lodash modular utilities.",
      "authors": [
        {
          "name": "John-David Dalton"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "74c22789c4cf544f1dd5ee68b5fc269a3971919a14a6254bc32793754b22fc26a3fe07f3cdb941702139b111d5fc0b23b829b15abb5ed93346498b82782abed1"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://lodash.com/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/lodash/lodash.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/lodash/lodash/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "loglevel",
      "version": "1.9.2",
      "purl": "pkg:npm/loglevel@1.9.2",
      "bom-ref": "pkg:npm/loglevel@1.9.2",
      "description": "Minimal lightweight logging for JavaScript, adding reliable log level methods to any available console.log methods",
      "authors": [
        {
          "name": "Tim Perry"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/loglevel/-/loglevel-1.9.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1e03260aa2094802aaa3af25d2b4b601a9c459f931699e703621056f98209b4f250ecf579762b10655f73d371a0f672104cd605c061fe3dd7f33646ff09c1aca"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/pimterry/loglevel"
        },
        {
          "type": "vcs",
          "url": "git://github.com/pimterry/loglevel.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/pimterry/loglevel/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "long",
      "version": "5.3.2",
      "purl": "pkg:npm/long@5.3.2",
      "bom-ref": "pkg:npm/long@5.3.2",
      "description": "A Long class for representing a 64-bit two's-complement integer value.",
      "authors": [
        {
          "name": "Daniel Wirtz"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/long/-/long-5.3.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "98d0206751a6c8d843ec0baa9d31b7fd5436ea8efad3e65804f2a33efba03bcfa72db61f5fa4d5a493ec781be8a5b758faaa59fe52949e611cd4b799612dd000"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/dcodeIO/long.js#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/dcodeIO/long.js.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/dcodeIO/long.js/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "lru-cache",
      "version": "5.1.1",
      "purl": "pkg:npm/lru-cache@5.1.1",
      "bom-ref": "pkg:npm/lru-cache@5.1.1",
      "description": "A cache object that deletes the least-recently-used items.",
      "authors": [
        {
          "name": "Isaac Z. Schlueter"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2a9340450037230bfe8d3034bad51555bae1f8996baf516fd1ee7a186cc014e5cdedd93f16f89a0d6f0b1e62b9d8395c1f858fda7ea023cbcdd5a7ac045828f7"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/isaacs/node-lru-cache#readme"
        },
        {
          "type": "vcs",
          "url": "git://github.com/isaacs/node-lru-cache.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/isaacs/node-lru-cache/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "lru.min",
      "version": "1.1.4",
      "purl": "pkg:npm/lru.min@1.1.4",
      "bom-ref": "pkg:npm/lru.min@1.1.4",
      "description": "🔥 An extremely fast and efficient LRU cache for JavaScript with high compatibility (including Browsers).",
      "authors": [
        {
          "name": "https://github.com/wellwelwel"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/lru.min/-/lru.min-1.1.4.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0ea0ba9f7410efbcdd16908c0120356b72656fae07bf63760dc8851a43bfe0bf7eabf229200b9194a3af09769bb515ba7107fcbac6e633a044fd338fcac09d20"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/wellwelwel/lru.min#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/wellwelwel/lru.min.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/wellwelwel/lru.min/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "magicast",
      "version": "0.5.4",
      "purl": "pkg:npm/magicast@0.5.4",
      "bom-ref": "pkg:npm/magicast@0.5.4",
      "description": "Modify a JS/TS file and write back magically just like JSON!",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/magicast/-/magicast-0.5.4.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9650448569b549a72847080752840962dc29e0f04b1787da422e530a9206c86b3d9f8cb9fa3b88d2d0e0c8a21fa6ac5c9111da1f3a2e504a61dd31e4956874df"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/unjs/magicast#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/magicast.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/unjs/magicast/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "math-intrinsics",
      "version": "1.1.0",
      "purl": "pkg:npm/math-intrinsics@1.1.0",
      "bom-ref": "pkg:npm/math-intrinsics@1.1.0",
      "description": "ES Math-related intrinsics and helpers, robustly cached.",
      "authors": [
        {
          "name": "Jordan Harband"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fc85ed6f0124e474cfc84c32297ea11a4617c4cf676e3eb807e8a55499c2fd1e81d291f91b85776f4a556cbec3063e2d921040a696d05257fa17a5e5f4b1eed6"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/es-shims/math-intrinsics#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/es-shims/math-intrinsics.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/es-shims/math-intrinsics/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimalistic-assert",
      "version": "1.0.1",
      "purl": "pkg:npm/minimalistic-assert@1.0.1",
      "bom-ref": "pkg:npm/minimalistic-assert@1.0.1",
      "description": "minimalistic-assert ===",
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "52d25c003e3211a1ad8cf7b35ae3bdc02e27c149d51fff3f226df210740fe1bebb717943fd0afd85d213094d710db4845e0d9728d68ff23b11795eef41dd34fc"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/calvinmetcalf/minimalistic-assert"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/calvinmetcalf/minimalistic-assert.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/calvinmetcalf/minimalistic-assert/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimist",
      "version": "1.2.8",
      "purl": "pkg:npm/minimist@1.2.8",
      "bom-ref": "pkg:npm/minimist@1.2.8",
      "description": "parse argument options",
      "authors": [
        {
          "name": "James Halliday"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "db2c8047ca8190ddd8ba17896a7529582e54ddb6f9a2c0f2c0d07c4730d5943c031dba1c009bdeaaa8f5bbcf92543ee39164f8cafb070a95aaa96a80c5bd3308"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/minimistjs/minimist"
        },
        {
          "type": "vcs",
          "url": "git://github.com/minimistjs/minimist.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/minimistjs/minimist/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "motion-dom",
      "version": "13.0.0",
      "purl": "pkg:npm/motion-dom@13.0.0",
      "bom-ref": "pkg:npm/motion-dom@13.0.0",
      "authors": [
        {
          "name": "Matt Perry"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/motion-dom/-/motion-dom-13.0.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5e4f9225ab3bd2e30050802983e9b79590d28712372c1147abb98519b04aa115dcd8f54f0f200a9b337ae016f3b7809974ffc222d4e22715ad9f84c0d2fe7736"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/motiondivision/motion#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/motiondivision/motion.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/motiondivision/motion/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "motion-utils",
      "version": "13.0.0",
      "purl": "pkg:npm/motion-utils@13.0.0",
      "bom-ref": "pkg:npm/motion-utils@13.0.0",
      "authors": [
        {
          "name": "Matt Perry"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/motion-utils/-/motion-utils-13.0.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ec39cded399b2dc617706e1155a757222856972b8cf5a7e8530c3c639020838df59062a2b8bdbf38cc8fe26279c0bcfea6f377b79c920a52ce6955c9fb07a445"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/motiondivision/motion#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/motiondivision/motion.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/motiondivision/motion/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "motion",
      "version": "13.0.0",
      "purl": "pkg:npm/motion@13.0.0",
      "bom-ref": "pkg:npm/motion@13.0.0",
      "description": "An animation library for JavaScript and React.",
      "authors": [
        {
          "name": "Matt Perry"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/motion/-/motion-13.0.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4586631298075022a304daa39944335bddd52562ef1191933dd291152a8e74e974ec820cbf3f96aec6660f55d7024a052ebb96ffc6ced4bed417e562413c6d2e"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/motiondivision/motion#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/motiondivision/motion.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/motiondivision/motion/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "ms",
      "version": "2.1.3",
      "purl": "pkg:npm/ms@2.1.3",
      "bom-ref": "pkg:npm/ms@2.1.3",
      "description": "Tiny millisecond conversion utility",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e85973b9b4cb646dc9d9afcd542025784863ceae68c601f268253dc985ef70bb2fa1568726afece715c8ebf5d73fab73ed1f7100eb479d23bfb57b45dd645394"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/vercel/ms#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vercel/ms.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/vercel/ms/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "mysql2",
      "version": "3.15.3",
      "purl": "pkg:npm/mysql2@3.15.3",
      "bom-ref": "pkg:npm/mysql2@3.15.3",
      "description": "fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS",
      "authors": [
        {
          "name": "Andrey Sidorov"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/mysql2/-/mysql2-3.15.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "141ac66aed085e6baa83885a1194417c7356079994011c3a84dc0f0d75c68345f3549e749abffd85bdbaee5be954c9e167514e377a8d7785df71ecf5adb1704a"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://sidorares.github.io/node-mysql2/docs"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sidorares/node-mysql2.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/sidorares/node-mysql2/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "named-placeholders",
      "version": "1.1.6",
      "purl": "pkg:npm/named-placeholders@1.1.6",
      "bom-ref": "pkg:npm/named-placeholders@1.1.6",
      "description": "sql named placeholders to unnamed compiler",
      "authors": [
        {
          "name": "Andrey Sidorov"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/named-placeholders/-/named-placeholders-1.1.6.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4f3d3db042f6104bafe5f168c26e35f5cd7e6bf8d232206323d807c552eb55d6d492435451f8ec558b3da5566ee680a89ff926461f537cb10e6c5b64571998d3"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/mysqljs/named-placeholders#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/mysqljs/named-placeholders.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mysqljs/named-placeholders/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "nanoid",
      "version": "3.3.16",
      "purl": "pkg:npm/nanoid@3.3.16",
      "bom-ref": "pkg:npm/nanoid@3.3.16",
      "description": "A tiny (116 bytes), secure URL-friendly unique string ID generator",
      "authors": [
        {
          "name": "Andrey Sitnik"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.16.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6f394a4f2349efe2dd188230cbc8a316922a11022f69f6a157b798ca427c0af878d8474978e0e827a814257a5026f7a3d4175d1fc3aa4d764d13f29f6d602ef1"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/ai/nanoid#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ai/nanoid.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ai/nanoid/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "next-auth",
      "version": "5.0.0-beta.32",
      "purl": "pkg:npm/next-auth@5.0.0-beta.32",
      "bom-ref": "pkg:npm/next-auth@5.0.0-beta.32",
      "description": "Authentication for Next.js",
      "authors": [
        {
          "name": "Balázs Orbán"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/next-auth/-/next-auth-5.0.0-beta.32.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "08694284811667a2e5b4d571ac4e728b248c203f887699abcb8ec9600e652f0803f12c74d9af0ceb954bd13595cfd9db9ce8a84bfb425bfacfff4fa613b429e1"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://nextjs.authjs.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/nextauthjs/next-auth.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/nextauthjs/next-auth/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "next-themes",
      "version": "0.4.6",
      "purl": "pkg:npm/next-themes@0.4.6",
      "bom-ref": "pkg:npm/next-themes@0.4.6",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/next-themes/-/next-themes-0.4.6.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a59be00f92f4204bd7e7ff465b21cc7f79bc04a895430b023077e8168b17b5704c9da4b4667209f524f86f836a2d5283126f10071a0d34635a06fd89345e9734"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/pacocoursey/next-themes#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/pacocoursey/next-themes.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/pacocoursey/next-themes/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "next",
      "version": "16.3.0",
      "purl": "pkg:npm/next@16.3.0",
      "bom-ref": "pkg:npm/next@16.3.0",
      "description": "The React Framework",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/next/-/next-16.3.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3447463b31fed3c7935cc529f5462403df4d862e4de9386b85cd6380539081f82718afdd036851c01a577a9f9ec5d150ae7c2545fff75a2c72a7c94b054a44d8"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://nextjs.org"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vercel/next.js.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/vercel/next.js/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "node-releases",
      "version": "2.0.52",
      "purl": "pkg:npm/node-releases@2.0.52",
      "bom-ref": "pkg:npm/node-releases@2.0.52",
      "description": "Node.js releases data",
      "authors": [
        {
          "name": "Sergey Rubanov"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.52.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "311953aa101fa0cc7fe268446cfa371e2d3683d2c965a26491aebd57a87aec26f5823ac01b48ec4c4e02657d5ea6d371f95080c0999fa670c81783f4361d40ec"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/chicoxyzzy/node-releases#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/chicoxyzzy/node-releases.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/chicoxyzzy/node-releases/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "oauth4webapi",
      "version": "3.8.6",
      "purl": "pkg:npm/oauth4webapi@3.8.6",
      "bom-ref": "pkg:npm/oauth4webapi@3.8.6",
      "description": "Low-Level OAuth 2 / OpenID Connect Client API for JavaScript Runtimes",
      "authors": [
        {
          "name": "Filip Skokan"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/oauth4webapi/-/oauth4webapi-3.8.6.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8b07a633dd71cfc9ebc87b62db24e68397e1c843153a4397c0736a6ef7004e3c9a8dbe68431090ceb34e03ab849511ee3214104ca53214a57dcbf08dca0db905"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/panva/oauth4webapi"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/panva/oauth4webapi.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/panva/oauth4webapi/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-inspect",
      "version": "1.13.4",
      "purl": "pkg:npm/object-inspect@1.13.4",
      "bom-ref": "pkg:npm/object-inspect@1.13.4",
      "description": "string representations of objects in node and the browser",
      "authors": [
        {
          "name": "James Halliday"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5baee22e5e09d845c41936df78709f7eb8c37e2b6f2c0360d14957df01545124f1f762974457a0307515812a84fb0be101b8b85aa8c683d733cac4d5d84a5b7b"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/inspect-js/object-inspect"
        },
        {
          "type": "vcs",
          "url": "git://github.com/inspect-js/object-inspect.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/inspect-js/object-inspect/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "ohash",
      "version": "2.0.11",
      "purl": "pkg:npm/ohash@2.0.11",
      "bom-ref": "pkg:npm/ohash@2.0.11",
      "description": "Simple object hashing, serialization and comparison utils.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ohash/-/ohash-2.0.11.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "45d47d150ac5c0d04d5c0af81a2c4cf186916512793d459b2986c4e5e3acaf0023256d2ad9110671fefda183ec2f2b24402646d4f2cdf92fcad55d348e8640a1"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/unjs/ohash#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/ohash.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/unjs/ohash/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "parseley",
      "version": "0.12.1",
      "purl": "pkg:npm/parseley@0.12.1",
      "bom-ref": "pkg:npm/parseley@0.12.1",
      "description": "CSS selectors parser",
      "authors": [
        {
          "name": "KillyMXI"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/parseley/-/parseley-0.12.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7baa8729eddaf475abd283115434d184a71ef9b44ef15190477372570723c2b6e13261425fd2accc4577e7eae7e0076294502af553f13ff15ed700bd42377697"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/mxxii/parseley"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/mxxii/parseley.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mxxii/parseley/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-key",
      "version": "3.1.1",
      "purl": "pkg:npm/path-key@3.1.1",
      "bom-ref": "pkg:npm/path-key@3.1.1",
      "description": "Get the PATH environment variable key cross-platform",
      "authors": [
        {
          "name": "Sindre Sorhus"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a2399e374a9dfb2d23b3312da18e3caf43deab97703049089423aee90e5fe3595f92cc17b8ab58ae18284e92e7c887079b6e1486ac7ee53aa6d889d2c0b844e9"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/sindresorhus/path-key#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sindresorhus/path-key.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/sindresorhus/path-key/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "pathe",
      "version": "2.0.3",
      "purl": "pkg:npm/pathe@2.0.3",
      "bom-ref": "pkg:npm/pathe@2.0.3",
      "description": "Universal filesystem path utils",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5948c6700a8fd6041a72841ef8e049b0503b2dde03c97b9422367971cef970b1ef27b76d36c4ee8298712000f0b294be02b68051e3c22ab495b4f2c58ff17cf3"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/unjs/pathe#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/pathe.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/unjs/pathe/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "peberminta",
      "version": "0.9.0",
      "purl": "pkg:npm/peberminta@0.9.0",
      "bom-ref": "pkg:npm/peberminta@0.9.0",
      "description": "Simple, transparent parser combinators toolkit that supports any tokens",
      "authors": [
        {
          "name": "KillyMXI"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/peberminta/-/peberminta-0.9.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5c8c5f1e912e4896c84ddd47dc4790c297196d32c773e555afc00d23db79b22b79eb9b6c238ff12b72964d4144d9ee9089a9e05248770748e28739869cdad1b1"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/mxxii/peberminta"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/mxxii/peberminta.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mxxii/peberminta/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "perfect-debounce",
      "version": "2.1.0",
      "purl": "pkg:npm/perfect-debounce@2.1.0",
      "bom-ref": "pkg:npm/perfect-debounce@2.1.0",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/perfect-debounce/-/perfect-debounce-2.1.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2e381d4f2b5515779482d1d9afd59856261233f83c3247133d80e53daddc0ea322ac78ca89264f61de83a0bee92bc00942bfae5a442f0a31cd76232ab2b26cfa"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/unjs/perfect-debounce#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/perfect-debounce.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/unjs/perfect-debounce/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "picocolors",
      "version": "1.1.1",
      "purl": "pkg:npm/picocolors@1.1.1",
      "bom-ref": "pkg:npm/picocolors@1.1.1",
      "description": "The tiniest and the fastest library for terminal output formatting with ANSI colors",
      "authors": [
        {
          "name": "Alexey Raspopov"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c5c787dac9e1b5be4cf658aa0ec984c39ea57b7efa993664117fe311bfd1c4d1727a036e97b78db250973fd1438ff2dcbb45fc284c8c71e3f69eda5a1eb0c454"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/alexeyraspopov/picocolors#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/alexeyraspopov/picocolors.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/alexeyraspopov/picocolors/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "pkg-types",
      "version": "2.3.1",
      "purl": "pkg:npm/pkg-types@2.3.1",
      "bom-ref": "pkg:npm/pkg-types@2.3.1",
      "description": "Node.js utilities and TypeScript definitions for `package.json` and `tsconfig.json`",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/pkg-types/-/pkg-types-2.3.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cbe89c85c81cd8bac00ee84b340c7c0c58d57e0cfdd694717d9748dd40e1c47bdc54466c7a72cefbb5da539bcea74bbfed5ff067ea65cae431b6b0e5649fb27a"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/unjs/pkg-types#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/pkg-types.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/unjs/pkg-types/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "playwright-core",
      "version": "1.62.1",
      "purl": "pkg:npm/playwright-core@1.62.1",
      "bom-ref": "pkg:npm/playwright-core@1.62.1",
      "description": "A high-level API to automate web browsers",
      "authors": [
        {
          "name": "Microsoft Corporation"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.62.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c0f612c0404963d187ada2125eacaab71d276b42e93b75c45fb8cd0e19ed6dec7bb73512ee42e766c3a516bb85241e078bfae10cc8d71aa1dec0367af2761957"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://playwright.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/microsoft/playwright.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/microsoft/playwright/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "playwright",
      "version": "1.62.1",
      "purl": "pkg:npm/playwright@1.62.1",
      "bom-ref": "pkg:npm/playwright@1.62.1",
      "description": "A high-level API to automate web browsers",
      "authors": [
        {
          "name": "Microsoft Corporation"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/playwright/-/playwright-1.62.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d0cf8bdcb003f3f9e6e79e0b3a56bd032c748f4b66159d0505ca10ec5d55b951e933f5e9882f11703cc1401f16e7e840f0bdb64c7c442f3785fb659c533bdc2e"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://playwright.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/microsoft/playwright.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/microsoft/playwright/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "postal-mime",
      "version": "2.7.5",
      "purl": "pkg:npm/postal-mime@2.7.5",
      "bom-ref": "pkg:npm/postal-mime@2.7.5",
      "description": "Email parser for Node.js and browser environments",
      "authors": [
        {
          "name": "Andris Reinman"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT-0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/postal-mime/-/postal-mime-2.7.5.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "18d1172af5854276e03b9365ac6cd56b41665b3059db83deaec01612bb6d4a0d478e97f4013c53c12e4338c19a3a94c6e9b521e5c4ebef18b48c00fde36c0224"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://postal-mime.postalsys.com"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/postalsys/postal-mime.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/postalsys/postal-mime/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss",
      "version": "8.5.23",
      "purl": "pkg:npm/postcss@8.5.23",
      "bom-ref": "pkg:npm/postcss@8.5.23",
      "description": "Tool for transforming styles with JS plugins",
      "authors": [
        {
          "name": "Andrey Sitnik"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/postcss/-/postcss-8.5.23.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "839d39f3acebe1b666c0589395f94cbbc1346c34dbe48e607abb60c002a6b1d5254d022166dba7cd4943d564b3c1c5563e8015a6cac0eaf95f083ee85ef47082"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://postcss.org/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/postcss/postcss.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/postcss/postcss/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "postgres-array",
      "version": "3.0.4",
      "purl": "pkg:npm/postgres-array@3.0.4",
      "bom-ref": "pkg:npm/postgres-array@3.0.4",
      "description": "Parse postgres array columns",
      "authors": [
        {
          "name": "Ben Drucker"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/postgres-array/-/postgres-array-3.0.4.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9c051219f48318e68e0041b0aac458dbb18f39e6bb08d8a924f380ee53db744a71e4a837ab374fd006960b9325853595f6ce21157dfd9e899567e0b8b6718e25"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/bendrucker/postgres-array#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/bendrucker/postgres-array.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/bendrucker/postgres-array/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "postgres",
      "version": "3.4.7",
      "purl": "pkg:npm/postgres@3.4.7",
      "bom-ref": "pkg:npm/postgres@3.4.7",
      "description": "Fastest full featured PostgreSQL client for Node.js",
      "authors": [
        {
          "name": "Rasmus Porsager"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Unlicense"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/postgres/-/postgres-3.4.7.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "26d736eb5d9720db818c897f4135ac57952f13c507b8d6e570edef5400d2acab2b73a46a197ea5396d5c128dc2336bf45c6e0d6adf2723e60ceff7f6e95c572f"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/porsager/postgres"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/porsager/postgres.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/porsager/postgres/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "preact-render-to-string",
      "version": "6.5.11",
      "purl": "pkg:npm/preact-render-to-string@6.5.11",
      "bom-ref": "pkg:npm/preact-render-to-string@6.5.11",
      "description": "Render JSX to an HTML string, with support for Preact components.",
      "authors": [
        {
          "name": "The Preact Authors"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/preact-render-to-string/-/preact-render-to-string-6.5.11.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b9b9dabaaa0673378621288e87a4635f4fdc75a17cbffa035c88cef395c02c2423c103fe481e110d75edbd9eb24d84a31be3c2d5044fd8084f80212c33612f53"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/preactjs/preact-render-to-string"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/preactjs/preact-render-to-string.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/preactjs/preact-render-to-string/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "preact",
      "version": "10.24.3",
      "purl": "pkg:npm/preact@10.24.3",
      "bom-ref": "pkg:npm/preact@10.24.3",
      "description": "Fast 3kb React-compatible Virtual DOM library.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/preact/-/preact-10.24.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "67674f9c19cc51fc907d243e18176c19ad7a873df96262e6b532e1335ebdb96f78e2160beb1cd36242630b4ee3f96a2ccfbdf7a4c5b1d1f80e37724dc358c940"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://preactjs.com"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/preactjs/preact.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/preactjs/preact/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "prettier",
      "version": "3.9.6",
      "purl": "pkg:npm/prettier@3.9.6",
      "bom-ref": "pkg:npm/prettier@3.9.6",
      "description": "Prettier is an opinionated code formatter",
      "authors": [
        {
          "name": "James Long"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/prettier/-/prettier-3.9.6.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3a9374cf355d89a880871a6eba3e5e7e9212e2c63d8fb6d8eae4799a78f9c8fcc691d92334a4897944e13dbeb4270dbd42e019800e28fbf881e3d90589a057ea"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://prettier.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/prettier/prettier.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/prettier/prettier/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "prisma",
      "version": "7.9.1",
      "purl": "pkg:npm/prisma@7.9.1",
      "bom-ref": "pkg:npm/prisma@7.9.1",
      "description": "Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.",
      "authors": [
        {
          "name": "Tim Suchanek"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/prisma/-/prisma-7.9.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "68fa9e3e8648ab09407216e06c50ceff01ea181fbb1f59e3f6068cf8eb0bf61efb4b94b74e72ddf41803dcb9e87838a450ba3b725d87494ac4c90e7967b0d86e"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://www.prisma.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/prisma/prisma.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/prisma/prisma/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "proper-lockfile",
      "version": "4.1.2",
      "purl": "pkg:npm/proper-lockfile@4.1.2",
      "bom-ref": "pkg:npm/proper-lockfile@4.1.2",
      "description": "A inter-process and inter-machine lockfile utility that works on a local or network file system",
      "authors": [
        {
          "name": "André Cruz"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/proper-lockfile/-/proper-lockfile-4.1.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4e334f6e537807001631753cb3d004cf82664319c3d4d34bedb34e63f00a533c9a99cdfbf4558049485cfcad692f69e855bf9799928b2faf1c8f32ec88e00c68"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/moxystudio/node-proper-lockfile"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/moxystudio/node-proper-lockfile.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/moxystudio/node-proper-lockfile/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "pure-rand",
      "version": "6.1.0",
      "purl": "pkg:npm/pure-rand@6.1.0",
      "bom-ref": "pkg:npm/pure-rand@6.1.0",
      "description": " Pure random number generator written in TypeScript",
      "authors": [
        {
          "name": "Nicolas DUBIEN"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/pure-rand/-/pure-rand-6.1.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6d559ac2fa19a01629a7ac88a10b505c76639b3df94525479d439379f97c55c8ebf2c9d33d8d709e948f3167a4705c1bc48ea0b664fbad260f16fcfbd6576238"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/dubzzz/pure-rand#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/dubzzz/pure-rand.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/dubzzz/pure-rand/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "qrcode-generator",
      "version": "2.0.4",
      "purl": "pkg:npm/qrcode-generator@2.0.4",
      "bom-ref": "pkg:npm/qrcode-generator@2.0.4",
      "description": "QR Code Generator implementation in JavaScript.",
      "authors": [
        {
          "name": "Kazuhiko Arase"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/qrcode-generator/-/qrcode-generator-2.0.4.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9994a23fa4676c7978c4bd80a791df9232e79b17ca70f5a959efdcfb95f10ae7ad11e9ea98d15fd451ff7ed5cf0ad146e7f4c3a1b8ec8f3eac48d2f44abf19f6"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/kazuhikoarase/qrcode-generator#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/kazuhikoarase/qrcode-generator.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/kazuhikoarase/qrcode-generator/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "qs",
      "version": "6.15.3",
      "purl": "pkg:npm/qs@6.15.3",
      "bom-ref": "pkg:npm/qs@6.15.3",
      "description": "A querystring parser that supports nesting and arrays, with a depth limit",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/qs/-/qs-6.15.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3bd825df30a5e61e5b970d4a194cd02a1039a145d297caf0508339a344b79c25cc9624afcb90f3c7bfc325c23e4b08080aff889de499c21061d684b210703bd4"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/ljharb/qs"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/qs.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ljharb/qs/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "rc9",
      "version": "3.0.1",
      "purl": "pkg:npm/rc9@3.0.1",
      "bom-ref": "pkg:npm/rc9@3.0.1",
      "description": "Read/Write config couldn't be easier!",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/rc9/-/rc9-3.0.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "80c0f295e2d6544fa2e9282d73441b6d8ea910aa98b3decd1a2ea2b0740fa9894b7a63e83bc771437b868b47f83623fdf1cfa3316e9c1b52b1f5d0f07efa8045"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/unjs/rc9#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/rc9.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/unjs/rc9/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "react-dom",
      "version": "19.2.8",
      "purl": "pkg:npm/react-dom@19.2.8",
      "bom-ref": "pkg:npm/react-dom@19.2.8",
      "description": "React package for working with the DOM.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.8.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ad5a6b8a67c6046dc347e4ead08406d834f93f12ad8755881839a3e723e6973af86017bbbb213e0eee2856a4c35d948718619746d4c910649278fc9008c06095"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://react.dev/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/react/react.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/react/react/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "react-hook-form",
      "version": "7.84.0",
      "purl": "pkg:npm/react-hook-form@7.84.0",
      "bom-ref": "pkg:npm/react-hook-form@7.84.0",
      "description": "Performant, flexible and extensible forms library for React Hooks",
      "authors": [
        {
          "name": "Beier"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.84.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fa15af40fe862dca39ea60f0adb5385e71e2c7cb75cfdd25b59b0322b44497e8e740543160b5fca00cea7bf5e7f271e99a85d363933aa045eb0216cfd6a7af35"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://react-hook-form.com"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/react-hook-form/react-hook-form.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/react-hook-form/react-hook-form/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "react",
      "version": "19.2.8",
      "purl": "pkg:npm/react@19.2.8",
      "bom-ref": "pkg:npm/react@19.2.8",
      "description": "React is a JavaScript library for building user interfaces.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/react/-/react-19.2.8.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3d66980352ffabdbb6bbbc58422f98dcbdd87e789eed7c8b79a248095d4c183e8ba6bb01c5c02a1a3632af4798de9f9076c03ec7f22b92de1089ff03eb7f926f"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://react.dev/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/react/react.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/react/react/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "readdirp",
      "version": "5.0.0",
      "purl": "pkg:npm/readdirp@5.0.0",
      "bom-ref": "pkg:npm/readdirp@5.0.0",
      "description": "Recursive version of fs.readdir with small RAM & CPU footprint",
      "authors": [
        {
          "name": "Thorsten Lorenz"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/readdirp/-/readdirp-5.0.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f6efd7435a6fad0b58c8ca597bb0d72afda9e4236fc95c33501eae84b0274301cc4a028c051eb695cec01e58da7ad79e1d79f5d574c068b2d4559615672b9105"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/paulmillr/readdirp"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/paulmillr/readdirp.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/paulmillr/readdirp/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "remeda",
      "version": "2.33.4",
      "purl": "pkg:npm/remeda@2.33.4",
      "bom-ref": "pkg:npm/remeda@2.33.4",
      "description": "A utility library for JavaScript and Typescript.",
      "authors": [
        {
          "name": "Łukasz Sentkiewicz"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/remeda/-/remeda-2.33.4.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ca01ecc2395cfe8a60d95aed898bd438f2e3c63b5d2af8c6cf5fe99438641baea18cd8c5af5c667ebb360a5345a3f13a4f25058b060d879ddb295dbaa01a0c19"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://remedajs.com/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/remeda/remeda.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/remeda/remeda/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "require-from-string",
      "version": "2.0.2",
      "purl": "pkg:npm/require-from-string@2.0.2",
      "bom-ref": "pkg:npm/require-from-string@2.0.2",
      "description": "Require module from string",
      "authors": [
        {
          "name": "Vsevolod Strukchinsky"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5dfd2759ee91b1ece214cbbe029f5b8a251b9a996ae92f7fa7eef0ed85cffc904786b5030d48706bebc0372b9bbaa7d9593bde53ffc36151ac0c6ed128bfef13"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/floatdrop/require-from-string#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/floatdrop/require-from-string.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/floatdrop/require-from-string/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "resend",
      "version": "6.18.1",
      "purl": "pkg:npm/resend@6.18.1",
      "bom-ref": "pkg:npm/resend@6.18.1",
      "description": "Node.js library for the Resend API",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/resend/-/resend-6.18.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5cdf1721a0dd285fb38924372b6de775473284fed4df37b6824cba48f81892e00eab9e261f859d8709bb432944437ce5cf4373757eff9750209895196dd3c8fd"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/resend/resend-node#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/resend/resend-node.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/resend/resend-node/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "ret",
      "version": "0.5.0",
      "purl": "pkg:npm/ret@0.5.0",
      "bom-ref": "pkg:npm/ret@0.5.0",
      "description": "Tokenizes a string that represents a regular expression.",
      "authors": [
        {
          "name": "fent"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/ret/-/ret-0.5.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2355f1ad9490fa812b9114788d86c0c8412ed88d1abc1bef30ce4937ee84069ace1910aceb710da99def8dabeaf1f070dbeeb61b92c5e577a52b0b89a5cbdcc7"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/fent/ret.js#readme"
        },
        {
          "type": "vcs",
          "url": "git://github.com/fent/ret.js.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/fent/ret.js/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "retry",
      "version": "0.12.0",
      "purl": "pkg:npm/retry@0.12.0",
      "bom-ref": "pkg:npm/retry@0.12.0",
      "description": "Abstraction for exponential and custom retry strategies for failed operations.",
      "authors": [
        {
          "name": "Tim Koschützki"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f4b9224f08d487aad3e79e43b44f6b4d7f81281c8f7eb333100b67944b5d130af73647dfc228a1a9ed9b5800e0f8e4118edf6097a20276607f6450c2180b52a3"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/tim-kos/node-retry"
        },
        {
          "type": "vcs",
          "url": "git://github.com/tim-kos/node-retry.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/tim-kos/node-retry/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "robust-predicates",
      "version": "3.0.3",
      "purl": "pkg:npm/robust-predicates@3.0.3",
      "bom-ref": "pkg:npm/robust-predicates@3.0.3",
      "description": "Fast robust predicates for computational geometry",
      "authors": [
        {
          "name": "Vladimir Agafonkin"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Unlicense"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/robust-predicates/-/robust-predicates-3.0.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "352de57af76c44850e9a227c1595823fb2c6dd0a49cabb3f4c4d19a5fd72bd9bbc700249e90316f761f573b916a5d207a3c46f98bc4dfe8d895d3287a7be2550"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/mourner/robust-predicates#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/mourner/robust-predicates.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mourner/robust-predicates/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-buffer",
      "version": "5.2.1",
      "purl": "pkg:npm/safe-buffer@5.2.1",
      "bom-ref": "pkg:npm/safe-buffer@5.2.1",
      "description": "Safer Node.js Buffer API",
      "authors": [
        {
          "name": "Feross Aboukhadijeh"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ae9dd2a34eca71d9a629b1af81a37141226bedb1954959394bd12ad45fa9a5b468ef4f9879a0f1930e4377c34f37e183e9b8e7626d95b8fb825e6a6e62f9825d"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/feross/safe-buffer"
        },
        {
          "type": "vcs",
          "url": "git://github.com/feross/safe-buffer.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/feross/safe-buffer/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-regex2",
      "version": "5.1.1",
      "purl": "pkg:npm/safe-regex2@5.1.1",
      "bom-ref": "pkg:npm/safe-regex2@5.1.1",
      "description": "detect possibly catastrophic, exponential-time regular expressions",
      "authors": [
        {
          "name": "James Halliday"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/safe-regex2/-/safe-regex2-5.1.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "98e481bc718364cb8811931d3b3fda0846030afd04ee77dc36c221505fbf3fec42ec7c9fdc592fca6aa03db83d0f511d486bbeb8a6c9832d3d2bf44a29cee424"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/fastify/safe-regex2"
        },
        {
          "type": "vcs",
          "url": "git://github.com/fastify/safe-regex2.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/fastify/safe-regex2/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "safer-buffer",
      "version": "2.1.2",
      "purl": "pkg:npm/safer-buffer@2.1.2",
      "bom-ref": "pkg:npm/safer-buffer@2.1.2",
      "description": "Modern Buffer API polyfill without footguns",
      "authors": [
        {
          "name": "Nikita Skovoroda"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "619a372bcd920fb462ca2d04d4440fa232f3ee4a5ea6749023d2323db1c78355d75debdbe5d248eeda72376003c467106c71bbbdcc911e4d1c6f0a9c42b894b6"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/ChALkeR/safer-buffer#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ChALkeR/safer-buffer.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ChALkeR/safer-buffer/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "scheduler",
      "version": "0.27.0",
      "purl": "pkg:npm/scheduler@0.27.0",
      "bom-ref": "pkg:npm/scheduler@0.27.0",
      "description": "Cooperative scheduler for the browser environment.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "78dbfe5ab55b2aed5fdef6d8253ff1b62179b320391cf20cb5ff48818fe72a0d2c5aacc0504bea63fc66ece71973fa9a7cbc7f88ef4580e99e480a78bf9b62fd"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://react.dev/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/facebook/react.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/facebook/react/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "selderee",
      "version": "0.11.0",
      "purl": "pkg:npm/selderee@0.11.0",
      "bom-ref": "pkg:npm/selderee@0.11.0",
      "description": "Selectors decision tree - choose matching selectors, fast",
      "authors": [
        {
          "name": "KillyMXI"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/selderee/-/selderee-0.11.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e5317e97ba78f8eb273fc0420af4b266248f738c78fffa79b8fc0af130a754f25846653669828ca4e5efc3cccce5ae49beeb8218dd639ac330b94d96d36ba47c"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/mxxii/selderee"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/mxxii/selderee.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mxxii/selderee/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "semver",
      "version": "6.3.1",
      "purl": "pkg:npm/semver@6.3.1",
      "bom-ref": "pkg:npm/semver@6.3.1",
      "description": "The semantic version parser used by npm.",
      "authors": [
        {
          "name": "GitHub Inc."
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "051ed5bc30951cefaadb10445ac9314ba0c9135a919dbec3c7352ba206fbd425a849f89c07162c88019df8a9749a6abf329ac6f7202b464cab4314cee978cccc"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/npm/node-semver#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/node-semver.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/npm/node-semver/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "semver",
      "version": "7.8.5",
      "purl": "pkg:npm/semver@7.8.5",
      "bom-ref": "pkg:npm/semver@7.8.5",
      "description": "The semantic version parser used by npm.",
      "authors": [
        {
          "name": "GitHub Inc."
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/semver/-/semver-7.8.5.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "63bfca0ec6fc2e3a28669c1aa86cae94ee8342592c8029dc7211c693eb19218e1206f52870c044147e54af57c8e1d57e26f974c3a723bee71a222e34a6e462a0"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/npm/node-semver#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/node-semver.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/npm/node-semver/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "seq-queue",
      "version": "0.0.5",
      "purl": "pkg:npm/seq-queue@0.0.5",
      "bom-ref": "pkg:npm/seq-queue@0.0.5",
      "description": "A simple tool to keep requests to be executed in order.",
      "authors": [
        {
          "name": "changchang"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/seq-queue/-/seq-queue-0.0.5.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "86bdd6b69fc664873fe830063c3715e3ff56a19863ae45ec8b907fd3b4205fcb6c75cea296bec114ce8f33aadb7405f590548361e6462e2a486592b240fd0ee5"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/changchang/seq-queue"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/changchang/seq-queue.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/changchang/seq-queue/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "sharp",
      "version": "0.35.3",
      "purl": "pkg:npm/sharp@0.35.3",
      "bom-ref": "pkg:npm/sharp@0.35.3",
      "description": "High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, GIF, AVIF and TIFF images",
      "authors": [
        {
          "name": "Lovell Fuller"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/sharp/-/sharp-0.35.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7a3d33547b991870a20015dc3717988694673cd3c072f6c6f1131d0408430312ca9024554a92b7232bbba9bab0dc9333a23d1111e33a7f7b492ed570974d36dd"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://sharp.pixelplumbing.com"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/lovell/sharp.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/lovell/sharp/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "shebang-command",
      "version": "2.0.0",
      "purl": "pkg:npm/shebang-command@2.0.0",
      "bom-ref": "pkg:npm/shebang-command@2.0.0",
      "description": "Get the command from a shebang",
      "authors": [
        {
          "name": "Kevin Mårtensson"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "907c6bdb366962d766acdd6a0e3aeb5ff675ad1d641bc0f1fa09292b51b87979af5ecc26704d614d6056614ce5ada630d7fc99a7a62e0d8efb62dbdb3747660c"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/kevva/shebang-command#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/kevva/shebang-command.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/kevva/shebang-command/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "shebang-regex",
      "version": "3.0.0",
      "purl": "pkg:npm/shebang-regex@3.0.0",
      "bom-ref": "pkg:npm/shebang-regex@3.0.0",
      "description": "Regular expression for matching a shebang line",
      "authors": [
        {
          "name": "Sindre Sorhus"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "efef9d161b5cc77df9dee05aabc0c347836ec417ad0730bb6503a19934089c711de9b4ab5dd884cb30af1b4ed9e3851874b4a1594c97b7933fca1cfc7a471bd4"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/sindresorhus/shebang-regex#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sindresorhus/shebang-regex.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/sindresorhus/shebang-regex/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "side-channel-list",
      "version": "1.0.1",
      "purl": "pkg:npm/side-channel-list@1.0.1",
      "bom-ref": "pkg:npm/side-channel-list@1.0.1",
      "description": "Store information about any JS value in a side channel, using a linked list",
      "authors": [
        {
          "name": "Jordan Harband"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9a39ffd1b8bfa145118dce5797b21a5a2fce24926e9aea0915025f0c3c8ee3afa1056b1f69533ae53047ab67a864187397d11c8713a28e991b442f12541414d3"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/ljharb/side-channel-list#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/side-channel-list.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ljharb/side-channel-list/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "side-channel-map",
      "version": "1.0.1",
      "purl": "pkg:npm/side-channel-map@1.0.1",
      "bom-ref": "pkg:npm/side-channel-map@1.0.1",
      "description": "Store information about any JS value in a side channel, using a Map",
      "authors": [
        {
          "name": "Jordan Harband"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5428c235f80cb1bcb7b53768d369db8ed33f7b0adaea33c79a94e17a7913621f291bdb9c67fd4ff12a38bb814605e93f063a4e56c0c23282c0fe2b8128815744"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/ljharb/side-channel-map#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/side-channel-map.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ljharb/side-channel-map/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "side-channel-weakmap",
      "version": "1.0.2",
      "purl": "pkg:npm/side-channel-weakmap@1.0.2",
      "bom-ref": "pkg:npm/side-channel-weakmap@1.0.2",
      "description": "Store information about any JS value in a side channel. Uses WeakMap if available.",
      "authors": [
        {
          "name": "Jordan Harband"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "58f4bf1ef1d04d89c78ac2e8f4c72a0473899361641cefed969be5772ae77a6e1a790a7885a8b7832b61b3083aa74d684a84e5e7cadca621408c5d9baf6024d8"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/ljharb/side-channel-weakmap#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/side-channel-weakmap.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ljharb/side-channel-weakmap/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "side-channel",
      "version": "1.1.1",
      "purl": "pkg:npm/side-channel@1.1.1",
      "bom-ref": "pkg:npm/side-channel@1.1.1",
      "description": "Store information about any JS value in a side channel. Uses WeakMap if available.",
      "authors": [
        {
          "name": "Jordan Harband"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "eb1e9d2bacc97694f3178b1078d631c2dbc1cdfe848381ad95eb12f781cebd3b9d51ec8ad965c06887e60e0b32b2562b441785225b22e78018b05194ba19afad"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/ljharb/side-channel#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ljharb/side-channel.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/ljharb/side-channel/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "signal-exit",
      "version": "3.0.7",
      "purl": "pkg:npm/signal-exit@3.0.7",
      "bom-ref": "pkg:npm/signal-exit@3.0.7",
      "description": "when you want to fire an event no matter how a process exits.",
      "authors": [
        {
          "name": "Ben Coe"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c270f6644fa5f923c2feea12d2f5de13d2f5fb4c2e68ca8a95fcfd00c528dfc26cc8b48159215c1d1d51ae2eb62d9735daf2ebd606f78e5ee2c10860c2901b19"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/tapjs/signal-exit"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/tapjs/signal-exit.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/tapjs/signal-exit/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "signal-exit",
      "version": "4.1.0",
      "purl": "pkg:npm/signal-exit@4.1.0",
      "bom-ref": "pkg:npm/signal-exit@4.1.0",
      "description": "when you want to fire an event no matter how a process exits.",
      "authors": [
        {
          "name": "Ben Coe"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6f3c99d5ef3cc3d3b588d25b2a73a5bd84eb58f0e5e3a3b56c6d03dd7227bfef6d90faf1acdf235144e21650e4926296827d4ce827c8035dd2b86a8e6bd2a8af"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/tapjs/signal-exit#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/tapjs/signal-exit.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/tapjs/signal-exit/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "sonner",
      "version": "2.0.7",
      "purl": "pkg:npm/sonner@2.0.7",
      "bom-ref": "pkg:npm/sonner@2.0.7",
      "description": "An opinionated toast component for React.",
      "authors": [
        {
          "name": "Emil Kowalski"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/sonner/-/sonner-2.0.7.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5ba64de29e7c93c683280e173dcc768692105c14408328965646214fb0af2ba0f7880bbbc63bd5ca1407836fe268a259d57549e2bed7bb018bf961842b7ee2f7"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://sonner.emilkowal.ski/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/emilkowalski/sonner.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/emilkowalski/sonner/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map-js",
      "version": "1.2.1",
      "purl": "pkg:npm/source-map-js@1.2.1",
      "bom-ref": "pkg:npm/source-map-js@1.2.1",
      "description": "Generates and consumes source maps",
      "authors": [
        {
          "name": "Valentin 7rulnik Semirulnik"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "51758c2a12cec1529bef6f0852d40f5f17d853ebac7726ed52b2bff2e184f0240cbeb84ea70bf30c1c23d108522fb31073bbc8b084811bc550f3e203431a5f40"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/7rulnik/source-map-js"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/7rulnik/source-map-js.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/7rulnik/source-map-js/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "sqlstring",
      "version": "2.3.3",
      "purl": "pkg:npm/sqlstring@2.3.3",
      "bom-ref": "pkg:npm/sqlstring@2.3.3",
      "description": "Simple SQL escape and format for MySQL",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/sqlstring/-/sqlstring-2.3.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a82f62cf616537b0d0977fb08f09f7f34d914f28c2c7bb03bdf4045dc8706ba0963b1d3bfd655f87dd6006643d7da870f2c9f0184594df11b33ade2d1721cbc6"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/mysqljs/sqlstring#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/mysqljs/sqlstring.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/mysqljs/sqlstring/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "standardwebhooks",
      "version": "1.0.0",
      "purl": "pkg:npm/standardwebhooks@1.0.0",
      "bom-ref": "pkg:npm/standardwebhooks@1.0.0",
      "description": "Standard Webhooks for TypeScript",
      "authors": [
        {
          "name": "Standard Webhooks"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/standardwebhooks/-/standardwebhooks-1.0.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "05b1c63902bda251cf32f40d1d6ba5e8c625ad14c038a9f4deb39ee00f0edc22d684d7f860706aab61c928a0beb1faa9c62058e76a4d79eb03ea32222c3cfc8e"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/standard-webhooks/standard-webhooks/tree/main/libraries/javascript"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/standard-webhooks/standard-webhooks.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/standard-webhooks/standard-webhooks/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "std-env",
      "version": "3.10.0",
      "purl": "pkg:npm/std-env@3.10.0",
      "bom-ref": "pkg:npm/std-env@3.10.0",
      "description": "Runtime agnostic JS utils",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/std-env/-/std-env-3.10.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e464b5d8574e64d9623399803b115183b22bd295b3f0c769626e8063a54f906a5b03b67399bccd701250d063efbf25a0718ed00210a07fd532f3d234ddf68b92"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/unjs/std-env#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/std-env.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/unjs/std-env/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "stripe",
      "version": "22.4.0",
      "purl": "pkg:npm/stripe@22.4.0",
      "bom-ref": "pkg:npm/stripe@22.4.0",
      "description": "Stripe API wrapper",
      "authors": [
        {
          "name": "Stripe"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/stripe/-/stripe-22.4.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2d527eb5c4987aa3929d7af78be2b3dad67bcb472b2cb74fdaec03ff8c1c72b9845729f483f1dea34a45edab3baf14bfb0e8c9ceb6f59718196346340f1d6948"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/stripe/stripe-node"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/stripe/stripe-node.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/stripe/stripe-node/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "styled-jsx",
      "version": "5.1.6",
      "purl": "pkg:npm/styled-jsx@5.1.6",
      "bom-ref": "pkg:npm/styled-jsx@5.1.6",
      "description": "Full CSS support for JSX without compromises",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.6.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a925720d378ca2d76f418a0758b346c111491c2fa2f99bdd051628b0e1600be5a0d6fc787eb376fd11bf340ed262aaaf28d2dfdfd3f62d2440da9bba9f45d864"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/vercel/styled-jsx#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vercel/styled-jsx.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/vercel/styled-jsx/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "supports-color",
      "version": "7.2.0",
      "purl": "pkg:npm/supports-color@7.2.0",
      "bom-ref": "pkg:npm/supports-color@7.2.0",
      "description": "Detect whether a terminal supports color",
      "authors": [
        {
          "name": "Sindre Sorhus"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/chalk/supports-color#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/chalk/supports-color.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/chalk/supports-color/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "table-layout",
      "version": "4.1.1",
      "purl": "pkg:npm/table-layout@4.1.1",
      "bom-ref": "pkg:npm/table-layout@4.1.1",
      "description": "Stylable text tables, handling ansi colour. Useful for console output.",
      "authors": [
        {
          "name": "Lloyd Brookes"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/table-layout/-/table-layout-4.1.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "88ae7f621671ab918ee73f306f46d8d77d7bb83177663a616b440514b03cfedac0a222db403d0751b31eb046b1cb35200f18b642571b33c22fa8e9448e0a1704"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/75lb/table-layout#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/75lb/table-layout.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/75lb/table-layout/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "tslib",
      "version": "2.8.1",
      "purl": "pkg:npm/tslib@2.8.1",
      "bom-ref": "pkg:npm/tslib@2.8.1",
      "description": "Runtime library for TypeScript helper functions",
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "0BSD"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a0916ef781d06fe29576e49440bef09e99aa9df98bb0e03f9c087a6fa107d30084a0ad3f98f79753a737c0a0d5f373243ae1cf447b525ca294f7d2016b34bfdb"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Microsoft/tslib.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/Microsoft/TypeScript/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "typescript",
      "version": "6.0.3",
      "purl": "pkg:npm/typescript@6.0.3",
      "bom-ref": "pkg:npm/typescript@6.0.3",
      "description": "TypeScript is a language for application scale JavaScript development",
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/typescript/-/typescript-6.0.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cb64efbb14993c3c906a490544f6472859be28a56a222b1d83dfc26709bd7edbca5cb3fc3515a3dfcfce0e335baf8dd2b285ea36e022b047f519d0b1a9671d07"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/microsoft/TypeScript.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/microsoft/TypeScript/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "typical",
      "version": "4.0.0",
      "purl": "pkg:npm/typical@4.0.0",
      "bom-ref": "pkg:npm/typical@4.0.0",
      "description": "Robust Javascript type-checking",
      "authors": [
        {
          "name": "Lloyd Brookes"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/typical/-/typical-4.0.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5401f822f43b04315882531dec13d10df2e0c59657e0ee1315c44303a10de57edeacd249abe31c204a7c9e9f5a56dc6b089eaac781936157ce58d8dcab066047"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/75lb/typical#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/75lb/typical.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/75lb/typical/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "typical",
      "version": "7.3.0",
      "purl": "pkg:npm/typical@7.3.0",
      "bom-ref": "pkg:npm/typical@7.3.0",
      "description": "Isomorphic, functional type-checking for Javascript",
      "authors": [
        {
          "name": "Lloyd Brookes"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/typical/-/typical-7.3.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c9ae2683fdf4be6f833967c183860ade3d960fa4d6b519026dab0e26be340ac79810dcc251bcbfeeb22f5c0f7d246b101de3712db9d77722cbc4a4afded6ae17"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/75lb/typical#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/75lb/typical.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/75lb/typical/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "undici-types",
      "version": "6.21.0",
      "purl": "pkg:npm/undici-types@6.21.0",
      "bom-ref": "pkg:npm/undici-types@6.21.0",
      "description": "A stand-alone types package for Undici",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8b00d9aa0d10006ae0f516afe47e27d0ceb87379a4479f5c27ac10a7eec2e2723482c984c5a79d6982cd3b8e1e4f802d041c236d38863cc96dd8c7744fd1fd25"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://undici.nodejs.org"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/nodejs/undici.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/nodejs/undici/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "undici-types",
      "version": "7.18.2",
      "purl": "pkg:npm/undici-types@7.18.2",
      "bom-ref": "pkg:npm/undici-types@7.18.2",
      "description": "A stand-alone types package for Undici",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/undici-types/-/undici-types-7.18.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "02cb82cdf7c61c9c9b49a46b9abe5e1ebf359b0254de48f0e8cfaea6b5af09788d78df52386c10dc99fc8dbf26dd9ea2cd58249e7d51d054c21003f642b2d8ff"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://undici.nodejs.org"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/nodejs/undici.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/nodejs/undici/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "update-browserslist-db",
      "version": "1.2.3",
      "purl": "pkg:npm/update-browserslist-db@1.2.3",
      "bom-ref": "pkg:npm/update-browserslist-db@1.2.3",
      "description": "CLI tool to update caniuse-lite to refresh target browsers from Browserslist config",
      "authors": [
        {
          "name": "Andrey Sitnik"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "26cd26f5cc7ea8e803c68d1e32214612e796cedcfe778f8cdeb1a598a3d3f93e084bf8cfe32970dcdc29bba7294d33fc4753000b5905e156dd2eddc045fdb4f7"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/browserslist/update-db#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/browserslist/update-db.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/browserslist/update-db/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "valibot",
      "version": "1.4.2",
      "purl": "pkg:npm/valibot@1.4.2",
      "bom-ref": "pkg:npm/valibot@1.4.2",
      "description": "The modular and type safe schema library for validating structural data",
      "authors": [
        {
          "name": "Fabian Hiller"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/valibot/-/valibot-1.4.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "823742bc9e9ddd1c870277aac4c60c5bd40c0b060c6f78e938ed08c87655d5b9d11c5047ad7dd590820bb795d84745a1c07887eccb72f28bee3d9fcede06a6ae"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://valibot.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/open-circle/valibot.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/open-circle/valibot/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "web-push",
      "version": "3.6.7",
      "purl": "pkg:npm/web-push@3.6.7",
      "bom-ref": "pkg:npm/web-push@3.6.7",
      "description": "Web Push library for Node.js",
      "authors": [
        {
          "name": "Marco Castelluccio"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MPL-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/web-push/-/web-push-3.6.7.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3a988851ef1cb868eb8f798c045598f9ee0c308916dd2553fbbbc4223bc3f647a3194ca9bfc18f0dff3825d3d6b242bcccc44827ac581a6f8ac6bf1890fc80d0"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/web-push-libs/web-push#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/web-push-libs/web-push.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/web-push-libs/web-push/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "which",
      "version": "2.0.2",
      "purl": "pkg:npm/which@2.0.2",
      "bom-ref": "pkg:npm/which@2.0.2",
      "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
      "authors": [
        {
          "name": "Isaac Z. Schlueter"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "04b2374e5d535b73ef97bd25df2ab763ae22f9ac29c17aac181616924a8cb676d782b303fb28fbae15b492e103c7325a6171a3116e6881aa4a34c10a34c8e26c"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/isaacs/node-which#readme"
        },
        {
          "type": "vcs",
          "url": "git://github.com/isaacs/node-which.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/isaacs/node-which/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "wordwrapjs",
      "version": "5.1.1",
      "purl": "pkg:npm/wordwrapjs@5.1.1",
      "bom-ref": "pkg:npm/wordwrapjs@5.1.1",
      "description": "Word-wrapping for javascript.",
      "authors": [
        {
          "name": "Lloyd Brookes"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/wordwrapjs/-/wordwrapjs-5.1.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d32c1e21b908349a1d936ee05fd2c118ccf241d0436a7decfdd1008b004e8fe31fd0f3f258bebfae291a964bfc11e0f413c8e6e28e515c43ab1533f73576e126"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/75lb/wordwrapjs#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/75lb/wordwrapjs.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/75lb/wordwrapjs/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "yallist",
      "version": "3.1.1",
      "purl": "pkg:npm/yallist@3.1.1",
      "bom-ref": "pkg:npm/yallist@3.1.1",
      "description": "Yet Another Linked List",
      "authors": [
        {
          "name": "Isaac Z. Schlueter"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6b850641a58f1f9f663975189c01b67b09dc412e22e05e374efdc9a0033eb365430264bd36c2bc1a90cc2eb0873e4b054fb8772ba4cea14367da96fb4685f1e2"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/isaacs/yallist#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/isaacs/yallist.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/isaacs/yallist/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "zeptomatch",
      "version": "2.1.0",
      "purl": "pkg:npm/zeptomatch@2.1.0",
      "bom-ref": "pkg:npm/zeptomatch@2.1.0",
      "description": "An absurdly small glob matcher that packs a punch.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/zeptomatch/-/zeptomatch-2.1.0.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2a2184ac6d89d06f362d2a67895d02b48ce3949d74134e23d3654eb9d26c3f23f03598069d1290cbb23547b18cca0fd0b309c4e25ee88521ab41b41b8d73cf0c"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://github.com/fabiospampinato/zeptomatch#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/fabiospampinato/zeptomatch.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/fabiospampinato/zeptomatch/issues"
        }
      ]
    },
    {
      "type": "library",
      "name": "zod",
      "version": "4.4.3",
      "purl": "pkg:npm/zod@4.4.3",
      "bom-ref": "pkg:npm/zod@4.4.3",
      "description": "TypeScript-first schema declaration and validation library with static type inference",
      "authors": [
        {
          "name": "Colin McDonnell"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/zod/-/zod-4.4.3.tgz",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cad10d163209165d94c1882575eda37215b61f09b818914b0e249759d4eb25004837d15cca9ee7e0387124489634024c575fc1a967d6fe4920ef55037072724d"
            }
          ]
        },
        {
          "type": "website",
          "url": "https://zod.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/colinhacks/zod.git"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/colinhacks/zod/issues"
        }
      ]
    }
  ]
}
