{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "version": 1,
  "serialNumber": "urn:uuid:8ed539ea-808a-4abf-8d4b-2b6c2738a974",
  "metadata": {
    "timestamp": "2026-03-30T23:33:53.255Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "npm",
          "version": "11.11.0"
        },
        {
          "type": "application",
          "name": "cyclonedx-npm",
          "group": "@cyclonedx",
          "version": "4.2.1",
          "author": "Jan Kowalleck",
          "description": "Create CycloneDX Software Bill of Materials (SBOM) from NPM projects.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0"
              }
            }
          ],
          "externalReferences": [
            {
              "url": "git+https://github.com/CycloneDX/cyclonedx-node-npm.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-node-npm#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-node-npm/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ]
        },
        {
          "type": "library",
          "name": "cyclonedx-library",
          "group": "@cyclonedx",
          "version": "10.0.0",
          "author": "Jan Kowalleck",
          "description": "Core functionality of CycloneDX for JavaScript (Node.js or WebBrowser).",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0"
              }
            }
          ],
          "externalReferences": [
            {
              "url": "git+https://github.com/CycloneDX/cyclonedx-javascript-library.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-javascript-library#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-javascript-library/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ]
        }
      ]
    },
    "component": {
      "type": "application",
      "name": "vue-template-compiler",
      "version": "2.7.16-tuxcare.2",
      "bom-ref": "vue-template-compiler@2.7.16-tuxcare.2",
      "author": "Evan You",
      "description": "template compiler for Vue 2.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vue-template-compiler@2.7.16-tuxcare.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fvuejs%2Fvue.git",
      "externalReferences": [
        {
          "url": "git+https://github.com/vuejs/vue.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/vuejs/vue/tree/dev/packages/vue-template-compiler#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vuejs/vue/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": ""
        }
      ]
    }
  },
  "components": [
    {
      "type": "library",
      "name": "lodash",
      "version": "4.17.21",
      "bom-ref": "lodash@4.17.21",
      "author": "John-David Dalton",
      "description": "Lodash modular utilities.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash@4.17.21",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/lodash"
        }
      ]
    },
    {
      "type": "library",
      "name": "parser",
      "group": "@babel",
      "version": "7.23.5",
      "bom-ref": "@babel/parser@7.23.5",
      "author": "The Babel Team",
      "description": "A JavaScript parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/parser@7.23.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-parser",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-parser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "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": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/@babel/parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "api-extractor",
      "group": "@microsoft",
      "version": "7.38.4",
      "bom-ref": "@microsoft/api-extractor@7.38.4",
      "description": "Analyze the exported API for a TypeScript library and generate reviews, documentation, and .d.ts rollups",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40microsoft/api-extractor@7.38.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/microsoft/rushstack.git#apps/api-extractor",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://api-extractor.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/microsoft/rushstack/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/@microsoft/api-extractor"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-alias",
      "group": "@rollup",
      "version": "3.1.9",
      "bom-ref": "@rollup/plugin-alias@3.1.9",
      "author": "Johannes Stein",
      "description": "Define and resolve aliases for bundle dependencies",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40rollup/plugin-alias@3.1.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/rollup/plugins.git#packages/alias",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/rollup/plugins/tree/master/packages/alias#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rollup/plugins/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/@rollup/plugin-alias"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-commonjs",
      "group": "@rollup",
      "version": "22.0.2",
      "bom-ref": "@rollup/plugin-commonjs@22.0.2",
      "author": "Rich Harris",
      "description": "Convert CommonJS modules to ES2015",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40rollup/plugin-commonjs@22.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/rollup/plugins.git#packages/commonjs",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/rollup/plugins/tree/master/packages/commonjs/#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rollup/plugins/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/@rollup/plugin-commonjs"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-node-resolve",
      "group": "@rollup",
      "version": "13.3.0",
      "bom-ref": "@rollup/plugin-node-resolve@13.3.0",
      "author": "Rich Harris",
      "description": "Locate and bundle third-party dependencies in node_modules",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40rollup/plugin-node-resolve@13.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/rollup/plugins.git#packages/node-resolve",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rollup/plugins/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/@rollup/plugin-node-resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-replace",
      "group": "@rollup",
      "version": "4.0.0",
      "bom-ref": "@rollup/plugin-replace@4.0.0",
      "author": "Rich Harris",
      "description": "Replace strings in files while bundling",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40rollup/plugin-replace@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/rollup/plugins.git#packages/replace",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/rollup/plugins/tree/master/packages/replace#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rollup/plugins/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/@rollup/plugin-replace"
        }
      ]
    },
    {
      "type": "library",
      "name": "he",
      "group": "@types",
      "version": "1.2.3",
      "bom-ref": "@types/he@1.2.3",
      "description": "TypeScript definitions for he",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/he@1.2.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/he",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/he",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/@types/he"
        }
      ]
    },
    {
      "type": "library",
      "name": "node",
      "group": "@types",
      "version": "20.10.3",
      "bom-ref": "@types/node@20.10.3",
      "description": "TypeScript definitions for node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/node@20.10.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/node",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/@types/node"
        }
      ]
    },
    {
      "type": "library",
      "name": "compiler-sfc",
      "group": "@vue",
      "version": "2.7.16",
      "bom-ref": "@vue/compiler-sfc@2.7.16",
      "description": "compiler-sfc for Vue 2",
      "purl": "pkg:npm/%40vue/compiler-sfc@2.7.16",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/@vue/compiler-sfc"
        }
      ]
    },
    {
      "type": "library",
      "name": "chalk",
      "version": "4.1.2",
      "bom-ref": "chalk@4.1.2",
      "description": "Terminal string styling done right",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/chalk@4.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/chalk.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/chalk#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/chalk/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/chalk"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-changelog-cli",
      "version": "2.2.2",
      "bom-ref": "conventional-changelog-cli@2.2.2",
      "author": "Steve Mao",
      "description": "Generate a changelog from git metadata",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-changelog-cli@2.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-cli#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/conventional-changelog-cli"
        }
      ]
    },
    {
      "type": "library",
      "name": "cross-spawn",
      "version": "7.0.3",
      "bom-ref": "cross-spawn@7.0.3",
      "author": "André Cruz",
      "description": "Cross platform child_process#spawn and child_process#spawnSync",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cross-spawn@7.0.3",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/moxystudio/node-cross-spawn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/moxystudio/node-cross-spawn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/moxystudio/node-cross-spawn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/cross-spawn"
        }
      ]
    },
    {
      "type": "library",
      "name": "csstype",
      "version": "3.1.2",
      "bom-ref": "csstype@3.1.2",
      "author": "Fredrik Nicol",
      "description": "Strict TypeScript and Flow types for style based on MDN data",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/csstype@3.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/frenic/csstype.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/frenic/csstype#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/frenic/csstype/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/csstype"
        }
      ]
    },
    {
      "type": "library",
      "name": "enquirer",
      "version": "2.4.1",
      "bom-ref": "enquirer@2.4.1",
      "author": "Jon Schlinkert",
      "description": "Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/enquirer@2.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/enquirer/enquirer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/enquirer/enquirer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/enquirer/enquirer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/enquirer"
        }
      ]
    },
    {
      "type": "library",
      "name": "esbuild",
      "version": "0.19.8",
      "bom-ref": "esbuild@0.19.8",
      "description": "An extremely fast JavaScript and CSS bundler and minifier.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/esbuild@0.19.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/evanw/esbuild.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/evanw/esbuild#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/evanw/esbuild/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/esbuild"
        }
      ]
    },
    {
      "type": "library",
      "name": "execa",
      "version": "4.1.0",
      "bom-ref": "execa@4.1.0",
      "author": "Sindre Sorhus",
      "description": "Process execution for humans",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/execa@4.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/execa.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/execa#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/execa/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/execa"
        }
      ]
    },
    {
      "type": "library",
      "name": "he",
      "version": "1.2.0",
      "bom-ref": "he@1.2.0",
      "author": "Mathias Bynens",
      "description": "A robust HTML entities encoder/decoder with full Unicode support.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/he@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mathiasbynens/he.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://mths.be/he",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mathiasbynens/he/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/he"
        }
      ]
    },
    {
      "type": "library",
      "name": "jasmine-core",
      "version": "4.6.0",
      "bom-ref": "jasmine-core@4.6.0",
      "description": "Simple JavaScript testing framework for browsers and node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jasmine-core@4.6.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jasmine/jasmine.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://jasmine.github.io",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jasmine/jasmine/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/jasmine-core"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsdom",
      "version": "19.0.0",
      "bom-ref": "jsdom@19.0.0",
      "description": "A JavaScript implementation of many web standards",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsdom@19.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/jsdom.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/jsdom#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/jsdom/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/jsdom"
        }
      ]
    },
    {
      "type": "library",
      "name": "karma-chrome-launcher",
      "version": "3.2.0",
      "bom-ref": "karma-chrome-launcher@3.2.0",
      "author": "Vojta Jina",
      "description": "A Karma plugin. Launcher for Chrome and Chrome Canary.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/karma-chrome-launcher@3.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/karma-runner/karma-chrome-launcher.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/karma-runner/karma-chrome-launcher#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/karma-runner/karma-chrome-launcher/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/karma-chrome-launcher"
        }
      ]
    },
    {
      "type": "library",
      "name": "karma-cli",
      "version": "2.0.0",
      "bom-ref": "karma-cli@2.0.0",
      "author": "Vojta Jína",
      "description": "The Karma command line interface.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/karma-cli@2.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/karma-runner/karma-cli.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://karma-runner.github.io/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/karma-runner/karma-cli/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/karma-cli"
        }
      ]
    },
    {
      "type": "library",
      "name": "karma-esbuild",
      "version": "2.3.0",
      "bom-ref": "karma-esbuild@2.3.0",
      "author": "Marvin Hagemeister",
      "description": "ESBuild preprocessor for karma test runner",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/karma-esbuild@2.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/marvinhagemeister/karma-esbuild.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/marvinhagemeister/karma-esbuild#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/marvinhagemeister/karma-esbuild/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/karma-esbuild"
        }
      ]
    },
    {
      "type": "library",
      "name": "karma-jasmine",
      "version": "5.1.0",
      "bom-ref": "karma-jasmine@5.1.0",
      "author": "Vojta Jina",
      "description": "A Karma plugin - adapter for Jasmine testing framework.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/karma-jasmine@5.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/karma-runner/karma-jasmine.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/karma-runner/karma-jasmine#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/karma-runner/karma-jasmine/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/karma-jasmine"
        }
      ]
    },
    {
      "type": "library",
      "name": "karma",
      "version": "6.4.2",
      "bom-ref": "karma@6.4.2",
      "author": "Vojta Jína",
      "description": "Spectacular Test Runner for JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/karma@6.4.2",
      "externalReferences": [
        {
          "url": "git://github.com/karma-runner/karma.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://karma-runner.github.io/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/karma-runner/karma/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/karma"
        }
      ]
    },
    {
      "type": "library",
      "name": "lint-staged",
      "version": "12.5.0",
      "bom-ref": "lint-staged@12.5.0",
      "author": "Andrey Okonetchnikov",
      "description": "Lint files staged by git",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lint-staged@12.5.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/okonet/lint-staged.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/okonet/lint-staged#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/okonet/lint-staged/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/lint-staged"
        }
      ]
    },
    {
      "type": "library",
      "name": "marked",
      "version": "4.3.0",
      "bom-ref": "marked@4.3.0",
      "author": "Christopher Jeffrey",
      "description": "A markdown parser built for speed",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/marked@4.3.0",
      "externalReferences": [
        {
          "url": "git://github.com/markedjs/marked.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://marked.js.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/markedjs/marked/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/marked"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimist",
      "version": "1.2.8",
      "bom-ref": "minimist@1.2.8",
      "author": "James Halliday",
      "description": "parse argument options",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimist@1.2.8",
      "externalReferences": [
        {
          "url": "git://github.com/minimistjs/minimist.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/minimistjs/minimist",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/minimistjs/minimist/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/minimist"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss",
      "version": "8.4.32",
      "bom-ref": "postcss@8.4.32",
      "author": "Andrey Sitnik",
      "description": "Tool for transforming styles with JS plugins",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss@8.4.32",
      "externalReferences": [
        {
          "url": "git+https://github.com/postcss/postcss.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://postcss.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/postcss/postcss/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/postcss"
        }
      ]
    },
    {
      "type": "library",
      "name": "prettier",
      "version": "2.8.8",
      "bom-ref": "prettier@2.8.8",
      "author": "James Long",
      "description": "Prettier is an opinionated code formatter",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/prettier@2.8.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/prettier/prettier.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://prettier.io",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/prettier/prettier/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/prettier"
        }
      ]
    },
    {
      "type": "library",
      "name": "puppeteer",
      "version": "14.4.1",
      "bom-ref": "puppeteer@14.4.1",
      "author": "The Chromium Authors",
      "description": "A high-level API to control headless Chrome over the DevTools Protocol",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/puppeteer@14.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/puppeteer/puppeteer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/puppeteer/puppeteer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/puppeteer/puppeteer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/puppeteer"
        }
      ]
    },
    {
      "type": "library",
      "name": "rimraf",
      "version": "3.0.2",
      "bom-ref": "rimraf@3.0.2",
      "author": "Isaac Z. Schlueter",
      "description": "A deep deletion module for node (like `rm -rf`)",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rimraf@3.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/rimraf.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/rimraf#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/rimraf/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/rimraf"
        }
      ]
    },
    {
      "type": "library",
      "name": "rollup-plugin-typescript2",
      "version": "0.32.1",
      "bom-ref": "rollup-plugin-typescript2@0.32.1",
      "author": "@ezolenko",
      "description": "Seamless integration between Rollup and TypeScript. Now with errors.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rollup-plugin-typescript2@0.32.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/ezolenko/rollup-plugin-typescript2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ezolenko/rollup-plugin-typescript2",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ezolenko/rollup-plugin-typescript2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/rollup-plugin-typescript2"
        }
      ]
    },
    {
      "type": "library",
      "name": "rollup",
      "version": "2.79.1",
      "bom-ref": "rollup@2.79.1",
      "author": "Rich Harris",
      "description": "Next-generation ES module bundler",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rollup@2.79.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/rollup/rollup.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://rollupjs.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rollup/rollup/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/rollup"
        }
      ]
    },
    {
      "type": "library",
      "name": "semver",
      "version": "7.5.4",
      "bom-ref": "semver@7.5.4",
      "author": "GitHub Inc.",
      "description": "The semantic version parser used by npm.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/semver@7.5.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/node-semver.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/node-semver#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/node-semver/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/semver"
        }
      ]
    },
    {
      "type": "library",
      "name": "shelljs",
      "version": "0.8.5",
      "bom-ref": "shelljs@0.8.5",
      "description": "Portable Unix shell commands for Node.js",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/shelljs@0.8.5",
      "externalReferences": [
        {
          "url": "git://github.com/shelljs/shelljs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/shelljs/shelljs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/shelljs/shelljs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/shelljs"
        }
      ]
    },
    {
      "type": "library",
      "name": "terser",
      "version": "5.25.0",
      "bom-ref": "terser@5.25.0",
      "author": "Mihai Bazon",
      "description": "JavaScript parser, mangler/compressor and beautifier toolkit for ES6+",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/terser@5.25.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/terser/terser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://terser.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/terser/terser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/terser"
        }
      ]
    },
    {
      "type": "library",
      "name": "todomvc-app-css",
      "version": "2.4.3",
      "bom-ref": "todomvc-app-css@2.4.3",
      "author": "Sindre Sorhus",
      "description": "CSS for TodoMVC apps",
      "licenses": [
        {
          "license": {
            "id": "CC-BY-4.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/todomvc-app-css@2.4.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/tastejs/todomvc-app-css.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tastejs/todomvc-app-css#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tastejs/todomvc-app-css/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/todomvc-app-css"
        }
      ]
    },
    {
      "type": "library",
      "name": "ts-node",
      "version": "10.9.1",
      "bom-ref": "ts-node@10.9.1",
      "author": "Blake Embrey",
      "description": "TypeScript execution environment and REPL for node.js, with source map support",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ts-node@10.9.1",
      "externalReferences": [
        {
          "url": "git://github.com/TypeStrong/ts-node.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://typestrong.org/ts-node",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TypeStrong/ts-node/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/ts-node"
        }
      ]
    },
    {
      "type": "library",
      "name": "tslib",
      "version": "2.6.2",
      "bom-ref": "tslib@2.6.2",
      "author": "Microsoft Corp.",
      "description": "Runtime library for TypeScript helper functions",
      "licenses": [
        {
          "license": {
            "id": "0BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tslib@2.6.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/Microsoft/tslib.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://www.typescriptlang.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Microsoft/TypeScript/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/tslib"
        }
      ]
    },
    {
      "type": "library",
      "name": "typescript",
      "version": "4.9.5",
      "bom-ref": "typescript@4.9.5",
      "author": "Microsoft Corp.",
      "description": "TypeScript is a language for application scale JavaScript development",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/typescript@4.9.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/Microsoft/TypeScript.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://www.typescriptlang.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Microsoft/TypeScript/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/typescript"
        }
      ]
    },
    {
      "type": "library",
      "name": "vitest",
      "version": "1.0.4",
      "bom-ref": "vitest@1.0.4",
      "author": "Anthony Fu",
      "description": "Next generation testing framework powered by Vite",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vitest@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/vitest-dev/vitest.git#packages/vitest",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/vitest"
        }
      ]
    },
    {
      "type": "library",
      "name": "yorkie",
      "version": "2.0.0",
      "bom-ref": "yorkie@2.0.0",
      "description": "githooks management forked from husky",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yorkie@2.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/yyx990803/yorkie.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/yyx990803/yorkie",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yyx990803/yorkie/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/yorkie"
        }
      ]
    },
    {
      "type": "library",
      "name": "code-frame",
      "group": "@babel",
      "version": "7.23.5",
      "bom-ref": "@babel/code-frame@7.23.5",
      "author": "The Babel Team",
      "description": "Generate errors that contain a code frame that point to source locations.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/code-frame@7.23.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-code-frame",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-code-frame",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/@babel/code-frame"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-string-parser",
      "group": "@babel",
      "version": "7.23.4",
      "bom-ref": "@babel/helper-string-parser@7.23.4",
      "author": "The Babel Team",
      "description": "A utility package to parse strings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-string-parser@7.23.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-string-parser",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-helper-string-parser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/@babel/helper-string-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-validator-identifier",
      "group": "@babel",
      "version": "7.22.20",
      "bom-ref": "@babel/helper-validator-identifier@7.22.20",
      "author": "The Babel Team",
      "description": "Validate identifier/keywords name",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-validator-identifier@7.22.20",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-validator-identifier",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/babel/babel#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/@babel/helper-validator-identifier"
        }
      ]
    },
    {
      "type": "library",
      "name": "api-extractor-model",
      "group": "@microsoft",
      "version": "7.28.2",
      "bom-ref": "@microsoft/api-extractor-model@7.28.2",
      "description": "A helper library for loading and saving the .api.json files created by API Extractor",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40microsoft/api-extractor-model@7.28.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/microsoft/rushstack.git#libraries/api-extractor-model",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://api-extractor.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/microsoft/rushstack/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@microsoft+api-extractor@7.38.4_@types+node@20.10.3/node_modules/@microsoft/api-extractor-model"
        }
      ]
    },
    {
      "type": "library",
      "name": "tsdoc-config",
      "group": "@microsoft",
      "version": "0.16.2",
      "bom-ref": "@microsoft/tsdoc-config@0.16.2",
      "description": "A loader for the tsdoc.json file",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40microsoft/tsdoc-config@0.16.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/microsoft/tsdoc.git#tsdoc-config",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://tsdoc.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/microsoft/tsdoc/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@microsoft+api-extractor@7.38.4_@types+node@20.10.3/node_modules/@microsoft/tsdoc-config"
        }
      ]
    },
    {
      "type": "library",
      "name": "tsdoc",
      "group": "@microsoft",
      "version": "0.14.2",
      "bom-ref": "@microsoft/tsdoc@0.14.2",
      "description": "A parser for the TypeScript doc comment syntax",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40microsoft/tsdoc@0.14.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/microsoft/tsdoc.git#tsdoc",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://tsdoc.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/microsoft/tsdoc/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@microsoft+api-extractor@7.38.4_@types+node@20.10.3/node_modules/@microsoft/tsdoc"
        }
      ]
    },
    {
      "type": "library",
      "name": "node-core-library",
      "group": "@rushstack",
      "version": "3.61.0",
      "bom-ref": "@rushstack/node-core-library@3.61.0",
      "description": "Core libraries that every NodeJS toolchain project should use",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40rushstack/node-core-library@3.61.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/microsoft/rushstack.git#libraries/node-core-library",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/microsoft/rushstack#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/microsoft/rushstack/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@microsoft+api-extractor@7.38.4_@types+node@20.10.3/node_modules/@rushstack/node-core-library"
        }
      ]
    },
    {
      "type": "library",
      "name": "rig-package",
      "group": "@rushstack",
      "version": "0.5.1",
      "bom-ref": "@rushstack/rig-package@0.5.1",
      "description": "A system for sharing tool configurations between projects without duplicating config files.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40rushstack/rig-package@0.5.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/microsoft/rushstack.git#libraries/rig-package",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/microsoft/rushstack#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/microsoft/rushstack/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@microsoft+api-extractor@7.38.4_@types+node@20.10.3/node_modules/@rushstack/rig-package"
        }
      ]
    },
    {
      "type": "library",
      "name": "ts-command-line",
      "group": "@rushstack",
      "version": "4.17.1",
      "bom-ref": "@rushstack/ts-command-line@4.17.1",
      "description": "An object-oriented command-line parser for TypeScript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40rushstack/ts-command-line@4.17.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/microsoft/rushstack.git#libraries/ts-command-line",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/microsoft/rushstack#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/microsoft/rushstack/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@microsoft+api-extractor@7.38.4_@types+node@20.10.3/node_modules/@rushstack/ts-command-line"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve",
      "group": "@types",
      "version": "1.17.1",
      "bom-ref": "@types/resolve@1.17.1",
      "description": "TypeScript definitions for resolve",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/resolve@1.17.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/resolve",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/@types/resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "colors",
      "version": "1.2.5",
      "bom-ref": "colors@1.2.5",
      "author": "Marak Squires",
      "description": "get colors in your node.js console",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/colors@1.2.5",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/Marak/colors.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Marak/colors.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Marak/colors.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@microsoft+api-extractor@7.38.4_@types+node@20.10.3/node_modules/colors"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash",
      "version": "4.17.21",
      "bom-ref": "lodash@4.17.21#2",
      "author": "John-David Dalton",
      "description": "Lodash modular utilities.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash@4.17.21",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@microsoft+api-extractor@7.38.4_@types+node@20.10.3/node_modules/lodash"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve",
      "version": "1.22.8",
      "bom-ref": "resolve@1.22.8",
      "author": "James Halliday",
      "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/resolve@1.22.8",
      "externalReferences": [
        {
          "url": "git://github.com/browserify/resolve.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserify/resolve#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserify/resolve/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@microsoft+api-extractor@7.38.4_@types+node@20.10.3/node_modules/resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "semver",
      "version": "7.5.4",
      "bom-ref": "semver@7.5.4#2",
      "author": "GitHub Inc.",
      "description": "The semantic version parser used by npm.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/semver@7.5.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/node-semver.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/node-semver#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/node-semver/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@microsoft+api-extractor@7.38.4_@types+node@20.10.3/node_modules/semver"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "version": "0.6.1",
      "bom-ref": "source-map@0.6.1",
      "author": "Nick Fitzgerald",
      "description": "Generates and consumes source maps",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map@0.6.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mozilla/source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mozilla/source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mozilla/source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@microsoft+api-extractor@7.38.4_@types+node@20.10.3/node_modules/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "typescript",
      "version": "5.0.4",
      "bom-ref": "typescript@5.0.4",
      "author": "Microsoft Corp.",
      "description": "TypeScript is a language for application scale JavaScript development",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/typescript@5.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/Microsoft/TypeScript.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://www.typescriptlang.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Microsoft/TypeScript/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@microsoft+api-extractor@7.38.4_@types+node@20.10.3/node_modules/typescript"
        }
      ]
    },
    {
      "type": "library",
      "name": "rollup",
      "version": "2.79.1",
      "bom-ref": "rollup@2.79.1#2",
      "author": "Rich Harris",
      "description": "Next-generation ES module bundler",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rollup@2.79.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/rollup/rollup.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://rollupjs.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rollup/rollup/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rollup+plugin-alias@3.1.9_rollup@2.79.1/node_modules/rollup"
        }
      ]
    },
    {
      "type": "library",
      "name": "slash",
      "version": "3.0.0",
      "bom-ref": "slash@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Convert Windows backslash paths to slash paths",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/slash@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/slash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/slash#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/slash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rollup+plugin-alias@3.1.9_rollup@2.79.1/node_modules/slash"
        }
      ]
    },
    {
      "type": "library",
      "name": "pluginutils",
      "group": "@rollup",
      "version": "3.1.0",
      "bom-ref": "@rollup/pluginutils@3.1.0",
      "author": "Rich Harris",
      "description": "A set of utility functions commonly used by Rollup plugins",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40rollup/pluginutils@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/rollup/plugins.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rollup/plugins/tree/master/packages/pluginutils#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rollup/plugins/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rollup+plugin-commonjs@22.0.2_rollup@2.79.1/node_modules/@rollup/pluginutils"
        }
      ]
    },
    {
      "type": "library",
      "name": "commondir",
      "version": "1.0.1",
      "bom-ref": "commondir@1.0.1",
      "author": "James Halliday",
      "description": "compute the closest common parent for file paths",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/commondir@1.0.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/substack/node-commondir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-commondir#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-commondir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rollup+plugin-commonjs@22.0.2_rollup@2.79.1/node_modules/commondir"
        }
      ]
    },
    {
      "type": "library",
      "name": "estree-walker",
      "version": "2.0.2",
      "bom-ref": "estree-walker@2.0.2",
      "author": "Rich Harris",
      "description": "Traverse an ESTree-compliant AST",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/estree-walker@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/Rich-Harris/estree-walker.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Rich-Harris/estree-walker#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Rich-Harris/estree-walker/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rollup+plugin-commonjs@22.0.2_rollup@2.79.1/node_modules/estree-walker"
        }
      ]
    },
    {
      "type": "library",
      "name": "glob",
      "version": "7.2.3",
      "bom-ref": "glob@7.2.3",
      "author": "Isaac Z. Schlueter",
      "description": "a little globber",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/glob@7.2.3",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-glob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-glob#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-glob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rollup+plugin-commonjs@22.0.2_rollup@2.79.1/node_modules/glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-reference",
      "version": "1.2.1",
      "bom-ref": "is-reference@1.2.1",
      "author": "Rich Harris",
      "description": "Determine whether an AST node is a reference",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-reference@1.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/Rich-Harris/is-reference.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Rich-Harris/is-reference#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Rich-Harris/is-reference/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rollup+plugin-commonjs@22.0.2_rollup@2.79.1/node_modules/is-reference"
        }
      ]
    },
    {
      "type": "library",
      "name": "magic-string",
      "version": "0.25.9",
      "bom-ref": "magic-string@0.25.9",
      "author": "Rich Harris",
      "description": "Modify strings, generate sourcemaps",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/magic-string@0.25.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/rich-harris/magic-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rich-harris/magic-string#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rich-harris/magic-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rollup+plugin-commonjs@22.0.2_rollup@2.79.1/node_modules/magic-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve",
      "version": "1.22.8",
      "bom-ref": "resolve@1.22.8#2",
      "author": "James Halliday",
      "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/resolve@1.22.8",
      "externalReferences": [
        {
          "url": "git://github.com/browserify/resolve.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserify/resolve#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserify/resolve/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rollup+plugin-commonjs@22.0.2_rollup@2.79.1/node_modules/resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "rollup",
      "version": "2.79.1",
      "bom-ref": "rollup@2.79.1#3",
      "author": "Rich Harris",
      "description": "Next-generation ES module bundler",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rollup@2.79.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/rollup/rollup.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://rollupjs.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rollup/rollup/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rollup+plugin-commonjs@22.0.2_rollup@2.79.1/node_modules/rollup"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map-support",
      "version": "0.5.21",
      "bom-ref": "source-map-support@0.5.21",
      "description": "Fixes stack traces for files with source maps",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map-support@0.5.21",
      "externalReferences": [
        {
          "url": "git+https://github.com/evanw/node-source-map-support.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/evanw/node-source-map-support#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/evanw/node-source-map-support/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/source-map-support"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "version": "0.6.1",
      "bom-ref": "source-map@0.6.1#2",
      "author": "Nick Fitzgerald",
      "description": "Generates and consumes source maps",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map@0.6.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mozilla/source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mozilla/source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mozilla/source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "pluginutils",
      "group": "@rollup",
      "version": "3.1.0",
      "bom-ref": "@rollup/pluginutils@3.1.0#2",
      "author": "Rich Harris",
      "description": "A set of utility functions commonly used by Rollup plugins",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40rollup/pluginutils@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/rollup/plugins.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rollup/plugins/tree/master/packages/pluginutils#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rollup/plugins/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rollup+plugin-node-resolve@13.3.0_rollup@2.79.1/node_modules/@rollup/pluginutils"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve",
      "group": "@types",
      "version": "1.17.1",
      "bom-ref": "@types/resolve@1.17.1#2",
      "description": "TypeScript definitions for resolve",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/resolve@1.17.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/resolve",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rollup+plugin-node-resolve@13.3.0_rollup@2.79.1/node_modules/@types/resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "deepmerge",
      "version": "4.3.1",
      "bom-ref": "deepmerge@4.3.1",
      "description": "A library for deep (recursive) merging of Javascript objects",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/deepmerge@4.3.1",
      "externalReferences": [
        {
          "url": "git://github.com/TehShrike/deepmerge.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TehShrike/deepmerge",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TehShrike/deepmerge/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rollup+plugin-node-resolve@13.3.0_rollup@2.79.1/node_modules/deepmerge"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-builtin-module",
      "version": "3.2.1",
      "bom-ref": "is-builtin-module@3.2.1",
      "author": "Sindre Sorhus",
      "description": "Check if a string matches the name of a Node.js builtin module",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-builtin-module@3.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-builtin-module.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-builtin-module#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-builtin-module/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rollup+plugin-node-resolve@13.3.0_rollup@2.79.1/node_modules/is-builtin-module"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-module",
      "version": "1.0.0",
      "bom-ref": "is-module@1.0.0",
      "author": "Jonathan Ong",
      "description": "check if a source string is an es6 module",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-module@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/component/is-module.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/component/is-module#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/component/is-module/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rollup+plugin-node-resolve@13.3.0_rollup@2.79.1/node_modules/is-module"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve",
      "version": "1.22.8",
      "bom-ref": "resolve@1.22.8#3",
      "author": "James Halliday",
      "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/resolve@1.22.8",
      "externalReferences": [
        {
          "url": "git://github.com/browserify/resolve.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserify/resolve#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserify/resolve/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rollup+plugin-node-resolve@13.3.0_rollup@2.79.1/node_modules/resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "rollup",
      "version": "2.79.1",
      "bom-ref": "rollup@2.79.1#4",
      "author": "Rich Harris",
      "description": "Next-generation ES module bundler",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rollup@2.79.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/rollup/rollup.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://rollupjs.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rollup/rollup/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rollup+plugin-node-resolve@13.3.0_rollup@2.79.1/node_modules/rollup"
        }
      ]
    },
    {
      "type": "library",
      "name": "pluginutils",
      "group": "@rollup",
      "version": "3.1.0",
      "bom-ref": "@rollup/pluginutils@3.1.0#3",
      "author": "Rich Harris",
      "description": "A set of utility functions commonly used by Rollup plugins",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40rollup/pluginutils@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/rollup/plugins.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rollup/plugins/tree/master/packages/pluginutils#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rollup/plugins/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rollup+plugin-replace@4.0.0_rollup@2.79.1/node_modules/@rollup/pluginutils"
        }
      ]
    },
    {
      "type": "library",
      "name": "magic-string",
      "version": "0.25.9",
      "bom-ref": "magic-string@0.25.9#2",
      "author": "Rich Harris",
      "description": "Modify strings, generate sourcemaps",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/magic-string@0.25.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/rich-harris/magic-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rich-harris/magic-string#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rich-harris/magic-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rollup+plugin-replace@4.0.0_rollup@2.79.1/node_modules/magic-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "rollup",
      "version": "2.79.1",
      "bom-ref": "rollup@2.79.1#5",
      "author": "Rich Harris",
      "description": "Next-generation ES module bundler",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rollup@2.79.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/rollup/rollup.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://rollupjs.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rollup/rollup/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rollup+plugin-replace@4.0.0_rollup@2.79.1/node_modules/rollup"
        }
      ]
    },
    {
      "type": "library",
      "name": "undici-types",
      "version": "5.26.5",
      "bom-ref": "undici-types@5.26.5",
      "description": "A stand-alone types package for Undici",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/undici-types@5.26.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/nodejs/undici.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://undici.nodejs.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/undici/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@types+node@20.10.3/node_modules/undici-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "parser",
      "group": "@babel",
      "version": "7.23.5",
      "bom-ref": "@babel/parser@7.23.5#2",
      "author": "The Babel Team",
      "description": "A JavaScript parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/parser@7.23.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-parser",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-parser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "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": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@vue+compiler-sfc@2.7.16/node_modules/@babel/parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "types",
      "group": "@babel",
      "version": "7.23.5",
      "bom-ref": "@babel/types@7.23.5",
      "author": "The Babel Team",
      "description": "Babel Types is a Lodash-esque utility library for AST nodes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/types@7.23.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-types",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-types",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20types%22+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/@babel/types"
        }
      ]
    },
    {
      "type": "library",
      "name": "estree",
      "group": "@types",
      "version": "0.0.48",
      "bom-ref": "@types/estree@0.0.48",
      "description": "TypeScript definitions for ESTree AST specification",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/estree@0.0.48",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/estree",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/@types/estree"
        }
      ]
    },
    {
      "type": "library",
      "name": "hash-sum",
      "group": "@types",
      "version": "1.0.2",
      "bom-ref": "@types/hash-sum@1.0.2",
      "description": "TypeScript definitions for hash-sum",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/hash-sum@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/hash-sum",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hash-sum",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/@types/hash-sum"
        }
      ]
    },
    {
      "type": "library",
      "name": "lru-cache",
      "group": "@types",
      "version": "5.1.1",
      "bom-ref": "@types/lru-cache@5.1.1",
      "description": "TypeScript definitions for lru-cache",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/lru-cache@5.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/lru-cache",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lru-cache",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/@types/lru-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "consolidate",
      "group": "@vue",
      "version": "0.17.3",
      "bom-ref": "@vue/consolidate@0.17.3",
      "author": "TJ Holowaychuk",
      "description": "Template engine consolidation library (fork)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40vue/consolidate@0.17.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/yyx990803/consolidate.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/yyx990803/consolidate.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yyx990803/consolidate.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/@vue/consolidate"
        }
      ]
    },
    {
      "type": "library",
      "name": "de-indent",
      "version": "1.0.2",
      "bom-ref": "de-indent@1.0.2",
      "author": "Evan You",
      "description": "remove extra indent from a block of code",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/de-indent@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/yyx990803/de-indent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/yyx990803/de-indent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yyx990803/de-indent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/de-indent"
        }
      ]
    },
    {
      "type": "library",
      "name": "estree-walker",
      "version": "2.0.2",
      "bom-ref": "estree-walker@2.0.2#2",
      "author": "Rich Harris",
      "description": "Traverse an ESTree-compliant AST",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/estree-walker@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/Rich-Harris/estree-walker.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Rich-Harris/estree-walker#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Rich-Harris/estree-walker/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/estree-walker"
        }
      ]
    },
    {
      "type": "library",
      "name": "hash-sum",
      "version": "2.0.0",
      "bom-ref": "hash-sum@2.0.0",
      "description": "Blazing fast unique hash generator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hash-sum@2.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/bevacqua/hash-sum.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bevacqua/hash-sum",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bevacqua/hash-sum/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/hash-sum"
        }
      ]
    },
    {
      "type": "library",
      "name": "less",
      "version": "4.2.0",
      "bom-ref": "less@4.2.0",
      "author": "Alexis Sellier",
      "description": "Leaner CSS",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/less@4.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/less/less.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://lesscss.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/less/less.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/less"
        }
      ]
    },
    {
      "type": "library",
      "name": "lru-cache",
      "version": "5.1.1",
      "bom-ref": "lru-cache@5.1.1",
      "author": "Isaac Z. Schlueter",
      "description": "A cache object that deletes the least-recently-used items.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lru-cache@5.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-lru-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-lru-cache#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-lru-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/lru-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "magic-string",
      "version": "0.25.9",
      "bom-ref": "magic-string@0.25.9#3",
      "author": "Rich Harris",
      "description": "Modify strings, generate sourcemaps",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/magic-string@0.25.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/rich-harris/magic-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rich-harris/magic-string#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rich-harris/magic-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/magic-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "merge-source-map",
      "version": "1.1.0",
      "bom-ref": "merge-source-map@1.1.0",
      "author": "keik",
      "description": "Merge old source map and new source map in multi-transform flow",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/merge-source-map@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/keik/merge-source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/keik/merge-source-map#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/keik/merge-source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/merge-source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-modules",
      "version": "4.3.1",
      "bom-ref": "postcss-modules@4.3.1",
      "author": "Alexander Madyankin",
      "description": "PostCSS plugin to use CSS Modules everywhere",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-modules@4.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/css-modules/postcss-modules.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/css-modules/postcss-modules#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/css-modules/postcss-modules/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/postcss-modules"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-selector-parser",
      "version": "6.0.13",
      "bom-ref": "postcss-selector-parser@6.0.13",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-selector-parser@6.0.13",
      "externalReferences": [
        {
          "url": "git+https://github.com/postcss/postcss-selector-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/postcss/postcss-selector-parser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/postcss/postcss-selector-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/postcss-selector-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss",
      "version": "8.4.32",
      "bom-ref": "postcss@8.4.32#2",
      "author": "Andrey Sitnik",
      "description": "Tool for transforming styles with JS plugins",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss@8.4.32",
      "externalReferences": [
        {
          "url": "git+https://github.com/postcss/postcss.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://postcss.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/postcss/postcss/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@vue+compiler-sfc@2.7.16/node_modules/postcss"
        }
      ]
    },
    {
      "type": "library",
      "name": "prettier",
      "version": "2.8.8",
      "bom-ref": "prettier@2.8.8#2",
      "author": "James Long",
      "description": "Prettier is an opinionated code formatter",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/prettier@2.8.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/prettier/prettier.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://prettier.io",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/prettier/prettier/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@vue+compiler-sfc@2.7.16/node_modules/prettier"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug",
      "version": "3.0.2",
      "bom-ref": "pug@3.0.2",
      "author": "TJ Holowaychuk",
      "description": "A clean, whitespace-sensitive template language for writing HTML",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://pugjs.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/pug"
        }
      ]
    },
    {
      "type": "library",
      "name": "sass",
      "version": "1.69.5",
      "bom-ref": "sass@1.69.5",
      "author": "Natalie Weizenbaum",
      "description": "A pure JavaScript implementation of Sass.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sass@1.69.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/sass/dart-sass.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sass/dart-sass",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sass/dart-sass/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/sass"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "version": "0.6.1",
      "bom-ref": "source-map@0.6.1#3",
      "author": "Nick Fitzgerald",
      "description": "Generates and consumes source maps",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map@0.6.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mozilla/source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mozilla/source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mozilla/source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@vue+compiler-sfc@2.7.16/node_modules/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "stylus",
      "version": "0.58.1",
      "bom-ref": "stylus@0.58.1",
      "author": "TJ Holowaychuk",
      "description": "Robust, expressive, and feature-rich CSS superset",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stylus@0.58.1",
      "externalReferences": [
        {
          "url": "git://github.com/stylus/stylus.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stylus/stylus",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stylus/stylus/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/stylus"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-styles",
      "version": "4.3.0",
      "bom-ref": "ansi-styles@4.3.0",
      "author": "Sindre Sorhus",
      "description": "ANSI escape codes for styling strings in the terminal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansi-styles@4.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/ansi-styles.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/ansi-styles#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/ansi-styles/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/chalk@4.1.2/node_modules/ansi-styles"
        }
      ]
    },
    {
      "type": "library",
      "name": "supports-color",
      "version": "7.2.0",
      "bom-ref": "supports-color@7.2.0",
      "author": "Sindre Sorhus",
      "description": "Detect whether a terminal supports color",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/supports-color@7.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/supports-color.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/supports-color#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/supports-color/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/chalk@4.1.2/node_modules/supports-color"
        }
      ]
    },
    {
      "type": "library",
      "name": "add-stream",
      "version": "1.0.0",
      "bom-ref": "add-stream@1.0.0",
      "author": "Majid Burney",
      "description": "Append the contents of one stream onto another.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/add-stream@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/wilsonjackson/add-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wilsonjackson/add-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wilsonjackson/add-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-cli@2.2.2/node_modules/add-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-changelog",
      "version": "3.1.25",
      "bom-ref": "conventional-changelog@3.1.25",
      "description": "Generate a changelog from git metadata",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-changelog@3.1.25",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-cli@2.2.2/node_modules/conventional-changelog"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash",
      "version": "4.17.21",
      "bom-ref": "lodash@4.17.21#3",
      "author": "John-David Dalton",
      "description": "Lodash modular utilities.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash@4.17.21",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-cli@2.2.2/node_modules/lodash"
        }
      ]
    },
    {
      "type": "library",
      "name": "meow",
      "version": "8.1.2",
      "bom-ref": "meow@8.1.2",
      "author": "Sindre Sorhus",
      "description": "CLI app helper",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/meow@8.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/meow.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/meow#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/meow/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-cli@2.2.2/node_modules/meow"
        }
      ]
    },
    {
      "type": "library",
      "name": "tempfile",
      "version": "3.0.0",
      "bom-ref": "tempfile@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Get a random temporary file path",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tempfile@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/tempfile.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/tempfile#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/tempfile/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-cli@2.2.2/node_modules/tempfile"
        }
      ]
    },
    {
      "type": "library",
      "name": "mkdirp",
      "version": "0.5.6",
      "bom-ref": "mkdirp@0.5.6",
      "author": "James Halliday",
      "description": "Recursively mkdir, like `mkdir -p`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mkdirp@0.5.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/substack/node-mkdirp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-mkdirp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-mkdirp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/mkdirp"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-key",
      "version": "3.1.1",
      "bom-ref": "path-key@3.1.1",
      "author": "Sindre Sorhus",
      "description": "Get the PATH environment variable key cross-platform",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-key@3.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/path-key.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/path-key#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/path-key/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cross-spawn@7.0.3/node_modules/path-key"
        }
      ]
    },
    {
      "type": "library",
      "name": "shebang-command",
      "version": "2.0.0",
      "bom-ref": "shebang-command@2.0.0",
      "author": "Kevin Mårtensson",
      "description": "Get the command from a shebang",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/shebang-command@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/kevva/shebang-command.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kevva/shebang-command#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kevva/shebang-command/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cross-spawn@7.0.3/node_modules/shebang-command"
        }
      ]
    },
    {
      "type": "library",
      "name": "which",
      "version": "2.0.2",
      "bom-ref": "which@2.0.2",
      "author": "Isaac Z. Schlueter",
      "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/which@2.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-which.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-which#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-which/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cross-spawn@7.0.3/node_modules/which"
        }
      ]
    },
    {
      "type": "library",
      "name": "chokidar",
      "version": "3.5.3",
      "bom-ref": "chokidar@3.5.3",
      "author": "Paul Miller",
      "description": "Minimal and efficient cross-platform file watching library",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/chokidar@3.5.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/paulmillr/chokidar.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/paulmillr/chokidar",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/paulmillr/chokidar/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/chokidar"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-colors",
      "version": "4.1.3",
      "bom-ref": "ansi-colors@4.1.3",
      "author": "Brian Woodward",
      "description": "Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansi-colors@4.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/doowb/ansi-colors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/doowb/ansi-colors",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/doowb/ansi-colors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/enquirer@2.4.1/node_modules/ansi-colors"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-ansi",
      "version": "6.0.1",
      "bom-ref": "strip-ansi@6.0.1",
      "author": "Sindre Sorhus",
      "description": "Strip ANSI escape codes from a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-ansi@6.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/strip-ansi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/strip-ansi#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/strip-ansi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/enquirer@2.4.1/node_modules/strip-ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "cross-spawn",
      "version": "7.0.3",
      "bom-ref": "cross-spawn@7.0.3#2",
      "author": "André Cruz",
      "description": "Cross platform child_process#spawn and child_process#spawnSync",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cross-spawn@7.0.3",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/moxystudio/node-cross-spawn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/moxystudio/node-cross-spawn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/moxystudio/node-cross-spawn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@4.1.0/node_modules/cross-spawn"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-stream",
      "version": "5.2.0",
      "bom-ref": "get-stream@5.2.0",
      "author": "Sindre Sorhus",
      "description": "Get a stream as a string, buffer, or array",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-stream@5.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/get-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/get-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/get-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@4.1.0/node_modules/get-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "human-signals",
      "version": "1.1.1",
      "bom-ref": "human-signals@1.1.1",
      "author": "ehmicky",
      "description": "Human-friendly process signals",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/human-signals@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/ehmicky/human-signals.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://git.io/JeluP",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ehmicky/human-signals/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@4.1.0/node_modules/human-signals"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-stream",
      "version": "2.0.1",
      "bom-ref": "is-stream@2.0.1",
      "author": "Sindre Sorhus",
      "description": "Check if something is a Node.js stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-stream@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@4.1.0/node_modules/is-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "merge-stream",
      "version": "2.0.0",
      "bom-ref": "merge-stream@2.0.0",
      "author": "Stephen Sugden",
      "description": "Create a stream that emits events from multiple other streams",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/merge-stream@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/grncdr/merge-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/grncdr/merge-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/grncdr/merge-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@4.1.0/node_modules/merge-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "npm-run-path",
      "version": "4.0.1",
      "bom-ref": "npm-run-path@4.0.1",
      "author": "Sindre Sorhus",
      "description": "Get your PATH prepended with locally installed binaries",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/npm-run-path@4.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/npm-run-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/npm-run-path#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/npm-run-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@4.1.0/node_modules/npm-run-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "onetime",
      "version": "5.1.2",
      "bom-ref": "onetime@5.1.2",
      "author": "Sindre Sorhus",
      "description": "Ensure a function is only called once",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/onetime@5.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/onetime.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/onetime#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/onetime/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@4.1.0/node_modules/onetime"
        }
      ]
    },
    {
      "type": "library",
      "name": "signal-exit",
      "version": "3.0.7",
      "bom-ref": "signal-exit@3.0.7",
      "author": "Ben Coe",
      "description": "when you want to fire an event no matter how a process exits.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/signal-exit@3.0.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/tapjs/signal-exit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/signal-exit",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/signal-exit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@4.1.0/node_modules/signal-exit"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-final-newline",
      "version": "2.0.0",
      "bom-ref": "strip-final-newline@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Strip the final newline character from a string/buffer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-final-newline@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/strip-final-newline.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-final-newline#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-final-newline/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@4.1.0/node_modules/strip-final-newline"
        }
      ]
    },
    {
      "type": "library",
      "name": "tempfile",
      "version": "3.0.0",
      "bom-ref": "tempfile@3.0.0#2",
      "author": "Sindre Sorhus",
      "description": "Get a random temporary file path",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tempfile@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/tempfile.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/tempfile#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/tempfile/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/tempfile"
        }
      ]
    },
    {
      "type": "library",
      "name": "glob",
      "version": "7.2.3",
      "bom-ref": "glob@7.2.3#2",
      "author": "Isaac Z. Schlueter",
      "description": "a little globber",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/glob@7.2.3",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-glob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-glob#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-glob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "abab",
      "version": "2.0.6",
      "bom-ref": "abab@2.0.6",
      "author": "Jeff Carpenter",
      "description": "WHATWG spec-compliant implementations of window.atob and window.btoa.",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/abab@2.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/abab.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/abab#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/abab/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/jsdom@19.0.0/node_modules/abab"
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn-globals",
      "version": "6.0.0",
      "bom-ref": "acorn-globals@6.0.0",
      "author": "ForbesLindesay",
      "description": "Detect global variables in JavaScript using acorn",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/acorn-globals@6.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ForbesLindesay/acorn-globals.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ForbesLindesay/acorn-globals#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ForbesLindesay/acorn-globals/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/jsdom@19.0.0/node_modules/acorn-globals"
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn",
      "version": "8.11.2",
      "bom-ref": "acorn@8.11.2",
      "description": "ECMAScript parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/acorn@8.11.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/acornjs/acorn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/acornjs/acorn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/acornjs/acorn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/jsdom@19.0.0/node_modules/acorn"
        }
      ]
    },
    {
      "type": "library",
      "name": "chai",
      "version": "4.3.10",
      "bom-ref": "chai@4.3.10",
      "author": "Jake Luer",
      "description": "BDD/TDD assertion library for node.js and the browser. Test framework agnostic.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/chai@4.3.10",
      "externalReferences": [
        {
          "url": "git+https://github.com/chaijs/chai.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://chaijs.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chaijs/chai/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/chai"
        }
      ]
    },
    {
      "type": "library",
      "name": "cssom",
      "version": "0.5.0",
      "bom-ref": "cssom@0.5.0",
      "author": "Nikita Vasilyev",
      "description": "CSS Object Model implementation and CSS parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cssom@0.5.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/NV/CSSOM.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/NV/CSSOM#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/NV/CSSOM/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/jsdom@19.0.0/node_modules/cssom"
        }
      ]
    },
    {
      "type": "library",
      "name": "cssstyle",
      "version": "2.3.0",
      "bom-ref": "cssstyle@2.3.0",
      "description": "CSSStyleDeclaration Object Model implementation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cssstyle@2.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/cssstyle.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/cssstyle",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/cssstyle/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/jsdom@19.0.0/node_modules/cssstyle"
        }
      ]
    },
    {
      "type": "library",
      "name": "data-urls",
      "version": "3.0.2",
      "bom-ref": "data-urls@3.0.2",
      "author": "Domenic Denicola",
      "description": "Parses data: URLs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/data-urls@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/data-urls.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/data-urls#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/data-urls/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/jsdom@19.0.0/node_modules/data-urls"
        }
      ]
    },
    {
      "type": "library",
      "name": "decimal.js",
      "version": "10.4.3",
      "bom-ref": "decimal.js@10.4.3",
      "author": "Michael Mclaughlin",
      "description": "An arbitrary-precision Decimal type for JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/decimal.js@10.4.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/MikeMcl/decimal.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/MikeMcl/decimal.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/MikeMcl/decimal.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/jsdom@19.0.0/node_modules/decimal.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "domexception",
      "version": "4.0.0",
      "bom-ref": "domexception@4.0.0",
      "author": "Domenic Denicola",
      "description": "An implementation of the DOMException class from browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/domexception@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/domexception.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/domexception#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/domexception/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/jsdom@19.0.0/node_modules/domexception"
        }
      ]
    },
    {
      "type": "library",
      "name": "escodegen",
      "version": "2.1.0",
      "bom-ref": "escodegen@2.1.0",
      "description": "ECMAScript code generator",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/escodegen@2.1.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/estools/escodegen.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/estools/escodegen",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/estools/escodegen/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/jsdom@19.0.0/node_modules/escodegen"
        }
      ]
    },
    {
      "type": "library",
      "name": "form-data",
      "version": "4.0.0",
      "bom-ref": "form-data@4.0.0",
      "author": "Felix Geisendörfer",
      "description": "A library to create readable \"multipart/form-data\" streams. Can be used to submit forms and file uploads to other web applications.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/form-data@4.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/form-data/form-data.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/form-data/form-data#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/form-data/form-data/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/jsdom@19.0.0/node_modules/form-data"
        }
      ]
    },
    {
      "type": "library",
      "name": "html-encoding-sniffer",
      "version": "3.0.0",
      "bom-ref": "html-encoding-sniffer@3.0.0",
      "author": "Domenic Denicola",
      "description": "Sniff the encoding from a HTML byte stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/html-encoding-sniffer@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/html-encoding-sniffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/html-encoding-sniffer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/html-encoding-sniffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/jsdom@19.0.0/node_modules/html-encoding-sniffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "http-proxy-agent",
      "version": "5.0.0",
      "bom-ref": "http-proxy-agent@5.0.0",
      "author": "Nathan Rajlich",
      "description": "An HTTP(s) proxy `http.Agent` implementation for HTTP",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/http-proxy-agent@5.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/node-http-proxy-agent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/node-http-proxy-agent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/node-http-proxy-agent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/jsdom@19.0.0/node_modules/http-proxy-agent"
        }
      ]
    },
    {
      "type": "library",
      "name": "https-proxy-agent",
      "version": "5.0.1",
      "bom-ref": "https-proxy-agent@5.0.1",
      "author": "Nathan Rajlich",
      "description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/https-proxy-agent@5.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/node-https-proxy-agent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/node-https-proxy-agent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/node-https-proxy-agent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/jsdom@19.0.0/node_modules/https-proxy-agent"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-potential-custom-element-name",
      "version": "1.0.1",
      "bom-ref": "is-potential-custom-element-name@1.0.1",
      "author": "Mathias Bynens",
      "description": "Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-potential-custom-element-name@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/mathiasbynens/is-potential-custom-element-name.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mathiasbynens/is-potential-custom-element-name",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mathiasbynens/is-potential-custom-element-name/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/jsdom@19.0.0/node_modules/is-potential-custom-element-name"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimatch",
      "version": "3.1.2",
      "bom-ref": "minimatch@3.1.2",
      "author": "Isaac Z. Schlueter",
      "description": "a glob matcher in javascript",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimatch@3.1.2",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/minimatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/minimatch#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/minimatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/minimatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "nwsapi",
      "version": "2.2.7",
      "bom-ref": "nwsapi@2.2.7",
      "author": "Diego Perini",
      "description": "Fast CSS Selectors API Engine",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        },
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://javascript.nwbox.com/nwsapi/MIT-LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/nwsapi@2.2.7",
      "externalReferences": [
        {
          "url": "git://github.com/dperini/nwsapi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://javascript.nwbox.com/nwsapi/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/dperini/nwsapi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/jsdom@19.0.0/node_modules/nwsapi"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse5",
      "version": "6.0.1",
      "bom-ref": "parse5@6.0.1",
      "author": "Ivan Nikulin",
      "description": "HTML parser and serializer.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parse5@6.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/inikulin/parse5.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inikulin/parse5",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inikulin/parse5/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/jsdom@19.0.0/node_modules/parse5"
        }
      ]
    },
    {
      "type": "library",
      "name": "saxes",
      "version": "5.0.1",
      "bom-ref": "saxes@5.0.1",
      "author": "Louis-Dominique Dubeau",
      "description": "An evented streaming XML parser in JavaScript",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/saxes@5.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lddubeau/saxes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lddubeau/saxes#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lddubeau/saxes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/jsdom@19.0.0/node_modules/saxes"
        }
      ]
    },
    {
      "type": "library",
      "name": "symbol-tree",
      "version": "3.2.4",
      "bom-ref": "symbol-tree@3.2.4",
      "author": "Joris van der Wel",
      "description": "Turn any collection of objects into its own efficient tree or linked list using Symbol",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/symbol-tree@3.2.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/js-symbol-tree.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/js-symbol-tree#symbol-tree",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/js-symbol-tree/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/jsdom@19.0.0/node_modules/symbol-tree"
        }
      ]
    },
    {
      "type": "library",
      "name": "tough-cookie",
      "version": "4.1.3",
      "bom-ref": "tough-cookie@4.1.3",
      "author": "Jeremy Stashewsky",
      "description": "RFC6265 Cookies and Cookie Jar for node.js",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tough-cookie@4.1.3",
      "externalReferences": [
        {
          "url": "git://github.com/salesforce/tough-cookie.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/salesforce/tough-cookie",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/salesforce/tough-cookie/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/jsdom@19.0.0/node_modules/tough-cookie"
        }
      ]
    },
    {
      "type": "library",
      "name": "w3c-hr-time",
      "version": "1.0.2",
      "bom-ref": "w3c-hr-time@1.0.2",
      "author": "Timothy Gu",
      "description": "An implementation of the W3C High Resolution Time Level 2 specification.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/w3c-hr-time@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/w3c-hr-time.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/w3c-hr-time#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/w3c-hr-time/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/jsdom@19.0.0/node_modules/w3c-hr-time"
        }
      ]
    },
    {
      "type": "library",
      "name": "w3c-xmlserializer",
      "version": "3.0.0",
      "bom-ref": "w3c-xmlserializer@3.0.0",
      "description": "A per-spec XML serializer implementation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/w3c-xmlserializer@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/w3c-xmlserializer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/w3c-xmlserializer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/w3c-xmlserializer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/jsdom@19.0.0/node_modules/w3c-xmlserializer"
        }
      ]
    },
    {
      "type": "library",
      "name": "webidl-conversions",
      "version": "7.0.0",
      "bom-ref": "webidl-conversions@7.0.0",
      "author": "Domenic Denicola",
      "description": "Implements the WebIDL algorithms for converting to and from JavaScript values",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/webidl-conversions@7.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/webidl-conversions.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/webidl-conversions#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/webidl-conversions/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/jsdom@19.0.0/node_modules/webidl-conversions"
        }
      ]
    },
    {
      "type": "library",
      "name": "whatwg-encoding",
      "version": "2.0.0",
      "bom-ref": "whatwg-encoding@2.0.0",
      "author": "Domenic Denicola",
      "description": "Decode strings according to the WHATWG Encoding Standard",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/whatwg-encoding@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/whatwg-encoding.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/whatwg-encoding#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/whatwg-encoding/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/jsdom@19.0.0/node_modules/whatwg-encoding"
        }
      ]
    },
    {
      "type": "library",
      "name": "whatwg-mimetype",
      "version": "3.0.0",
      "bom-ref": "whatwg-mimetype@3.0.0",
      "author": "Domenic Denicola",
      "description": "Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/whatwg-mimetype@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/whatwg-mimetype.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/whatwg-mimetype#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/whatwg-mimetype/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/jsdom@19.0.0/node_modules/whatwg-mimetype"
        }
      ]
    },
    {
      "type": "library",
      "name": "whatwg-url",
      "version": "10.0.0",
      "bom-ref": "whatwg-url@10.0.0",
      "author": "Sebastian Mayr",
      "description": "An implementation of the WHATWG URL Standard's URL API and parsing machinery",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/whatwg-url@10.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/whatwg-url.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/whatwg-url#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/whatwg-url/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/jsdom@19.0.0/node_modules/whatwg-url"
        }
      ]
    },
    {
      "type": "library",
      "name": "ws",
      "version": "8.14.2",
      "bom-ref": "ws@8.14.2",
      "author": "Einar Otto Stangvik",
      "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ws@8.14.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/websockets/ws.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/websockets/ws",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/websockets/ws/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/jsdom@19.0.0/node_modules/ws"
        }
      ]
    },
    {
      "type": "library",
      "name": "xml-name-validator",
      "version": "4.0.0",
      "bom-ref": "xml-name-validator@4.0.0",
      "author": "Domenic Denicola",
      "description": "Validates whether a string matches the production for an XML name or qualified name",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/xml-name-validator@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/xml-name-validator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/xml-name-validator#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/xml-name-validator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/jsdom@19.0.0/node_modules/xml-name-validator"
        }
      ]
    },
    {
      "type": "library",
      "name": "yargs",
      "version": "16.2.0",
      "bom-ref": "yargs@16.2.0",
      "description": "yargs the modern, pirate-themed, successor to optimist.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yargs@16.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/yargs/yargs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://yargs.js.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yargs/yargs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/yargs"
        }
      ]
    },
    {
      "type": "library",
      "name": "which",
      "version": "1.3.1",
      "bom-ref": "which@1.3.1",
      "author": "Isaac Z. Schlueter",
      "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/which@1.3.1",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-which.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-which#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-which/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/karma-chrome-launcher@3.2.0/node_modules/which"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve",
      "version": "1.22.8",
      "bom-ref": "resolve@1.22.8#4",
      "author": "James Halliday",
      "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/resolve@1.22.8",
      "externalReferences": [
        {
          "url": "git://github.com/browserify/resolve.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserify/resolve#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserify/resolve/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/karma-cli@2.0.0/node_modules/resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "chokidar",
      "version": "3.5.3",
      "bom-ref": "chokidar@3.5.3#2",
      "author": "Paul Miller",
      "description": "Minimal and efficient cross-platform file watching library",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/chokidar@3.5.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/paulmillr/chokidar.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/paulmillr/chokidar",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/paulmillr/chokidar/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/karma-esbuild@2.3.0_esbuild@0.19.8/node_modules/chokidar"
        }
      ]
    },
    {
      "type": "library",
      "name": "esbuild",
      "version": "0.19.8",
      "bom-ref": "esbuild@0.19.8#2",
      "description": "An extremely fast JavaScript and CSS bundler and minifier.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/esbuild@0.19.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/evanw/esbuild.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/evanw/esbuild#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/evanw/esbuild/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/karma-esbuild@2.3.0_esbuild@0.19.8/node_modules/esbuild"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "version": "0.6.1",
      "bom-ref": "source-map@0.6.1#4",
      "author": "Nick Fitzgerald",
      "description": "Generates and consumes source maps",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map@0.6.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mozilla/source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mozilla/source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mozilla/source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/karma-esbuild@2.3.0_esbuild@0.19.8/node_modules/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "jasmine-core",
      "version": "4.6.0",
      "bom-ref": "jasmine-core@4.6.0#2",
      "description": "Simple JavaScript testing framework for browsers and node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jasmine-core@4.6.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jasmine/jasmine.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://jasmine.github.io",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jasmine/jasmine/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/jasmine-core"
        }
      ]
    },
    {
      "type": "library",
      "name": "karma",
      "version": "6.4.2",
      "bom-ref": "karma@6.4.2#2",
      "author": "Vojta Jína",
      "description": "Spectacular Test Runner for JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/karma@6.4.2",
      "externalReferences": [
        {
          "url": "git://github.com/karma-runner/karma.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://karma-runner.github.io/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/karma-runner/karma/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma"
        }
      ]
    },
    {
      "type": "library",
      "name": "colors",
      "group": "@colors",
      "version": "1.5.0",
      "bom-ref": "@colors/colors@1.5.0",
      "author": "DABH",
      "description": "get colors in your node.js console",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40colors/colors@1.5.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/DABH/colors.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/DABH/colors.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DABH/colors.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/karma@6.4.2/node_modules/@colors/colors"
        }
      ]
    },
    {
      "type": "library",
      "name": "body-parser",
      "version": "1.20.2",
      "bom-ref": "body-parser@1.20.2",
      "description": "Node.js body parsing middleware",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/body-parser@1.20.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/expressjs/body-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/expressjs/body-parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/expressjs/body-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/karma@6.4.2/node_modules/body-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "braces",
      "version": "3.0.2",
      "bom-ref": "braces@3.0.2",
      "author": "Jon Schlinkert",
      "description": "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/braces@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/braces.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/braces",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/braces/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/karma@6.4.2/node_modules/braces"
        }
      ]
    },
    {
      "type": "library",
      "name": "chokidar",
      "version": "3.5.3",
      "bom-ref": "chokidar@3.5.3#3",
      "author": "Paul Miller",
      "description": "Minimal and efficient cross-platform file watching library",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/chokidar@3.5.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/paulmillr/chokidar.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/paulmillr/chokidar",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/paulmillr/chokidar/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/karma@6.4.2/node_modules/chokidar"
        }
      ]
    },
    {
      "type": "library",
      "name": "connect",
      "version": "3.7.0",
      "bom-ref": "connect@3.7.0",
      "author": "TJ Holowaychuk",
      "description": "High performance middleware framework",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/connect@3.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/senchalabs/connect.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/senchalabs/connect#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/senchalabs/connect/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/karma@6.4.2/node_modules/connect"
        }
      ]
    },
    {
      "type": "library",
      "name": "di",
      "version": "0.0.1",
      "bom-ref": "di@0.0.1",
      "author": "Vojta Jina",
      "description": "Dependency Injection for Node.js. Heavily inspired by AngularJS.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/di@0.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/vojtajina/node-di.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/vojtajina/node-di#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vojtajina/node-di/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/karma@6.4.2/node_modules/di"
        }
      ]
    },
    {
      "type": "library",
      "name": "dom-serialize",
      "version": "2.2.1",
      "bom-ref": "dom-serialize@2.2.1",
      "author": "Nathan Rajlich",
      "description": "Serializes any DOM node into a String",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dom-serialize@2.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/webmodules/dom-serialize.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webmodules/dom-serialize",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webmodules/dom-serialize/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/karma@6.4.2/node_modules/dom-serialize"
        }
      ]
    },
    {
      "type": "library",
      "name": "glob",
      "version": "7.2.3",
      "bom-ref": "glob@7.2.3#3",
      "author": "Isaac Z. Schlueter",
      "description": "a little globber",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/glob@7.2.3",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-glob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-glob#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-glob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/karma@6.4.2/node_modules/glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "graceful-fs",
      "version": "4.2.11",
      "bom-ref": "graceful-fs@4.2.11",
      "description": "A drop-in replacement for fs, making various improvements.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/graceful-fs@4.2.11",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/node-graceful-fs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/karma@6.4.2/node_modules/graceful-fs"
        }
      ]
    },
    {
      "type": "library",
      "name": "http-proxy",
      "version": "1.18.1",
      "bom-ref": "http-proxy@1.18.1",
      "author": "Charlie Robbins",
      "description": "HTTP proxying for the masses",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/http-proxy@1.18.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/http-party/node-http-proxy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/http-party/node-http-proxy#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/http-party/node-http-proxy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/karma@6.4.2/node_modules/http-proxy"
        }
      ]
    },
    {
      "type": "library",
      "name": "isbinaryfile",
      "version": "4.0.10",
      "bom-ref": "isbinaryfile@4.0.10",
      "description": "Detects if a file is binary in Node.js. Similar to Perl's -B.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isbinaryfile@4.0.10",
      "externalReferences": [
        {
          "url": "git+https://github.com/gjtorikian/isBinaryFile.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gjtorikian/isBinaryFile#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gjtorikian/isBinaryFile/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/karma@6.4.2/node_modules/isbinaryfile"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash",
      "version": "4.17.21",
      "bom-ref": "lodash@4.17.21#4",
      "author": "John-David Dalton",
      "description": "Lodash modular utilities.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash@4.17.21",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/karma@6.4.2/node_modules/lodash"
        }
      ]
    },
    {
      "type": "library",
      "name": "log4js",
      "version": "6.9.1",
      "bom-ref": "log4js@6.9.1",
      "description": "Port of Log4js to work with node.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/log4js@6.9.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/log4js-node/log4js-node.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://log4js-node.github.io/log4js-node/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/log4js-node/log4js-node/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/karma@6.4.2/node_modules/log4js"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime",
      "version": "2.6.0",
      "bom-ref": "mime@2.6.0",
      "author": "Robert Kieffer",
      "description": "A comprehensive library for mime-type mapping",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mime@2.6.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/broofa/mime.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/broofa/mime#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/broofa/mime/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/karma@6.4.2/node_modules/mime"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimatch",
      "version": "3.1.2",
      "bom-ref": "minimatch@3.1.2#2",
      "author": "Isaac Z. Schlueter",
      "description": "a glob matcher in javascript",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimatch@3.1.2",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/minimatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/minimatch#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/minimatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/karma@6.4.2/node_modules/minimatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "mkdirp",
      "version": "0.5.6",
      "bom-ref": "mkdirp@0.5.6#2",
      "author": "James Halliday",
      "description": "Recursively mkdir, like `mkdir -p`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mkdirp@0.5.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/substack/node-mkdirp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-mkdirp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-mkdirp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/karma@6.4.2/node_modules/mkdirp"
        }
      ]
    },
    {
      "type": "library",
      "name": "qjobs",
      "version": "1.2.0",
      "bom-ref": "qjobs@1.2.0",
      "author": "Franck TABARY",
      "description": "qjobs is a simple and stupid queue job manager for nodejs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/qjobs@1.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/franck34/qjobs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/franck34/qjobs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/franck34/qjobs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/karma@6.4.2/node_modules/qjobs"
        }
      ]
    },
    {
      "type": "library",
      "name": "range-parser",
      "version": "1.2.1",
      "bom-ref": "range-parser@1.2.1",
      "author": "TJ Holowaychuk",
      "description": "Range header field string parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/range-parser@1.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/range-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/range-parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/range-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/karma@6.4.2/node_modules/range-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "rimraf",
      "version": "3.0.2",
      "bom-ref": "rimraf@3.0.2#2",
      "author": "Isaac Z. Schlueter",
      "description": "A deep deletion module for node (like `rm -rf`)",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rimraf@3.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/rimraf.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/rimraf#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/rimraf/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/karma@6.4.2/node_modules/rimraf"
        }
      ]
    },
    {
      "type": "library",
      "name": "socket.io",
      "version": "4.7.2",
      "bom-ref": "socket.io@4.7.2",
      "description": "node.js realtime framework server",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/socket.io@4.7.2",
      "externalReferences": [
        {
          "url": "git://github.com/socketio/socket.io.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/socketio/socket.io#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/socketio/socket.io/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/karma@6.4.2/node_modules/socket.io"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "version": "0.6.1",
      "bom-ref": "source-map@0.6.1#5",
      "author": "Nick Fitzgerald",
      "description": "Generates and consumes source maps",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map@0.6.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mozilla/source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mozilla/source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mozilla/source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/karma@6.4.2/node_modules/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "tmp",
      "version": "0.2.1",
      "bom-ref": "tmp@0.2.1",
      "author": "KARASZI István",
      "description": "Temporary file and directory creator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tmp@0.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/raszi/node-tmp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/raszi/node-tmp",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/raszi/node-tmp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/karma@6.4.2/node_modules/tmp"
        }
      ]
    },
    {
      "type": "library",
      "name": "ua-parser-js",
      "version": "0.7.37",
      "bom-ref": "ua-parser-js@0.7.37",
      "author": "Faisal Salman",
      "description": "Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environment",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ua-parser-js@0.7.37",
      "externalReferences": [
        {
          "url": "git+https://github.com/faisalman/ua-parser-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/faisalman/ua-parser-js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/faisalman/ua-parser-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/karma@6.4.2/node_modules/ua-parser-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "which",
      "version": "2.0.2",
      "bom-ref": "which@2.0.2#2",
      "author": "Isaac Z. Schlueter",
      "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/which@2.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-which.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-which#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-which/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/which"
        }
      ]
    },
    {
      "type": "library",
      "name": "yargs",
      "version": "16.2.0",
      "bom-ref": "yargs@16.2.0#2",
      "description": "yargs the modern, pirate-themed, successor to optimist.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yargs@16.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/yargs/yargs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://yargs.js.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yargs/yargs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/karma@6.4.2/node_modules/yargs"
        }
      ]
    },
    {
      "type": "library",
      "name": "cli-truncate",
      "version": "3.1.0",
      "bom-ref": "cli-truncate@3.1.0",
      "author": "Sindre Sorhus",
      "description": "Truncate a string to a specific width in the terminal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cli-truncate@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/cli-truncate.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/cli-truncate#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/cli-truncate/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/lint-staged@12.5.0_enquirer@2.4.1/node_modules/cli-truncate"
        }
      ]
    },
    {
      "type": "library",
      "name": "colorette",
      "version": "2.0.20",
      "bom-ref": "colorette@2.0.20",
      "author": "Jorge Bucaran",
      "description": "🌈Easily set your terminal text color & styles.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/colorette@2.0.20",
      "externalReferences": [
        {
          "url": "git+https://github.com/jorgebucaran/colorette.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jorgebucaran/colorette#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jorgebucaran/colorette/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/lint-staged@12.5.0_enquirer@2.4.1/node_modules/colorette"
        }
      ]
    },
    {
      "type": "library",
      "name": "commander",
      "version": "9.5.0",
      "bom-ref": "commander@9.5.0",
      "author": "TJ Holowaychuk",
      "description": "the complete solution for node.js command-line programs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/commander@9.5.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/tj/commander.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tj/commander.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tj/commander.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/lint-staged@12.5.0_enquirer@2.4.1/node_modules/commander"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "4.3.4",
      "bom-ref": "debug@4.3.4",
      "author": "Josh Junon",
      "description": "Lightweight debugging utility for Node.js and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/debug@4.3.4",
      "externalReferences": [
        {
          "url": "git://github.com/debug-js/debug.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/debug-js/debug#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/debug-js/debug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/lint-staged@12.5.0_enquirer@2.4.1/node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "execa",
      "version": "5.1.1",
      "bom-ref": "execa@5.1.1",
      "author": "Sindre Sorhus",
      "description": "Process execution for humans",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/execa@5.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/execa.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/execa#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/execa/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/lint-staged@12.5.0_enquirer@2.4.1/node_modules/execa"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs-extra",
      "version": "10.1.0",
      "bom-ref": "fs-extra@10.1.0",
      "author": "JP Richardson",
      "description": "fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fs-extra@10.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jprichardson/node-fs-extra.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jprichardson/node-fs-extra",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jprichardson/node-fs-extra/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/fs-extra"
        }
      ]
    },
    {
      "type": "library",
      "name": "lilconfig",
      "version": "2.0.5",
      "bom-ref": "lilconfig@2.0.5",
      "author": "antonk52",
      "description": "A zero-dependency alternative to cosmiconfig",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lilconfig@2.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/antonk52/lilconfig.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/antonk52/lilconfig#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/antonk52/lilconfig/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/lint-staged@12.5.0_enquirer@2.4.1/node_modules/lilconfig"
        }
      ]
    },
    {
      "type": "library",
      "name": "listr2",
      "version": "4.0.5",
      "bom-ref": "listr2@4.0.5",
      "author": "Cenk Kilic",
      "description": "Terminal task list reborn! Create beautiful CLI interfaces via easy and logical to implement task lists that feel alive and interactive.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/listr2@4.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/cenk1cenk2/listr2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/cenk1cenk2/listr2#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/cenk1cenk2/listr2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/lint-staged@12.5.0_enquirer@2.4.1/node_modules/listr2"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromatch",
      "version": "4.0.5",
      "bom-ref": "micromatch@4.0.5",
      "author": "Jon Schlinkert",
      "description": "Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/micromatch@4.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/micromatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/micromatch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/micromatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/lint-staged@12.5.0_enquirer@2.4.1/node_modules/micromatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "normalize-path",
      "version": "3.0.0",
      "bom-ref": "normalize-path@3.0.0",
      "author": "Jon Schlinkert",
      "description": "Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/normalize-path@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/normalize-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/normalize-path",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/normalize-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/lint-staged@12.5.0_enquirer@2.4.1/node_modules/normalize-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-inspect",
      "version": "1.13.1",
      "bom-ref": "object-inspect@1.13.1",
      "author": "James Halliday",
      "description": "string representations of objects in node and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object-inspect@1.13.1",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/object-inspect.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/object-inspect",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/object-inspect/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/lint-staged@12.5.0_enquirer@2.4.1/node_modules/object-inspect"
        }
      ]
    },
    {
      "type": "library",
      "name": "pidtree",
      "version": "0.5.0",
      "bom-ref": "pidtree@0.5.0",
      "author": "Simone Primarosa",
      "description": "Cross platform children list of a PID",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pidtree@0.5.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/simonepri/pidtree.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/simonepri/pidtree#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/simonepri/pidtree/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/lint-staged@12.5.0_enquirer@2.4.1/node_modules/pidtree"
        }
      ]
    },
    {
      "type": "library",
      "name": "string-argv",
      "version": "0.3.2",
      "bom-ref": "string-argv@0.3.2",
      "author": "Anthony McCormick",
      "description": "string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/string-argv@0.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/mccormicka/string-argv.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mccormicka/string-argv",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mccormicka/string-argv/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/lint-staged@12.5.0_enquirer@2.4.1/node_modules/string-argv"
        }
      ]
    },
    {
      "type": "library",
      "name": "supports-color",
      "version": "9.4.0",
      "bom-ref": "supports-color@9.4.0",
      "author": "Sindre Sorhus",
      "description": "Detect whether a terminal supports color",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/supports-color@9.4.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/supports-color.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/supports-color#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/supports-color/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/lint-staged@12.5.0_enquirer@2.4.1/node_modules/supports-color"
        }
      ]
    },
    {
      "type": "library",
      "name": "yaml",
      "version": "1.10.2",
      "bom-ref": "yaml@1.10.2",
      "author": "Eemeli Aro",
      "description": "JavaScript parser and stringifier for YAML",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yaml@1.10.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/eemeli/yaml.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://eemeli.org/yaml/v1/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eemeli/yaml/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/lint-staged@12.5.0_enquirer@2.4.1/node_modules/yaml"
        }
      ]
    },
    {
      "type": "library",
      "name": "node-fetch",
      "version": "2.6.7",
      "bom-ref": "node-fetch@2.6.7",
      "author": "David Frank",
      "description": "A light-weight module that brings window.fetch to node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/node-fetch@2.6.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/bitinn/node-fetch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bitinn/node-fetch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bitinn/node-fetch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/node-fetch"
        }
      ]
    },
    {
      "type": "library",
      "name": "uglify-js",
      "version": "3.17.4",
      "bom-ref": "uglify-js@3.17.4",
      "author": "Mihai Bazon",
      "description": "JavaScript parser, mangler/compressor and beautifier toolkit",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uglify-js@3.17.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/mishoo/UglifyJS.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mishoo/UglifyJS#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mishoo/UglifyJS/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/uglify-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "nanoid",
      "version": "3.3.7",
      "bom-ref": "nanoid@3.3.7",
      "author": "Andrey Sitnik",
      "description": "A tiny (116 bytes), secure URL-friendly unique string ID generator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/nanoid@3.3.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/ai/nanoid.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ai/nanoid#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ai/nanoid/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/postcss@8.4.32/node_modules/nanoid"
        }
      ]
    },
    {
      "type": "library",
      "name": "picocolors",
      "version": "1.0.0",
      "bom-ref": "picocolors@1.0.0",
      "author": "Alexey Raspopov",
      "description": "The tiniest and the fastest library for terminal output formatting with ANSI colors",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/picocolors@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/alexeyraspopov/picocolors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/alexeyraspopov/picocolors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/alexeyraspopov/picocolors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/postcss@8.4.32/node_modules/picocolors"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map-js",
      "version": "1.0.2",
      "bom-ref": "source-map-js@1.0.2",
      "author": "Valentin 7rulnik Semirulnik",
      "description": "Generates and consumes source maps",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map-js@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/7rulnik/source-map-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/7rulnik/source-map-js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/7rulnik/source-map-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/postcss@8.4.32/node_modules/source-map-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "cross-fetch",
      "version": "3.1.5",
      "bom-ref": "cross-fetch@3.1.5",
      "author": "Leonardo Quixada",
      "description": "Universal WHATWG Fetch API for Node, Browsers and React Native",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cross-fetch@3.1.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/lquixada/cross-fetch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lquixada/cross-fetch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lquixada/cross-fetch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/puppeteer@14.4.1/node_modules/cross-fetch"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "4.3.4",
      "bom-ref": "debug@4.3.4#2",
      "author": "Josh Junon",
      "description": "Lightweight debugging utility for Node.js and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/debug@4.3.4",
      "externalReferences": [
        {
          "url": "git://github.com/debug-js/debug.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/debug-js/debug#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/debug-js/debug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/puppeteer@14.4.1/node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "devtools-protocol",
      "version": "0.0.1001819",
      "bom-ref": "devtools-protocol@0.0.1001819",
      "author": "The Chromium Authors",
      "description": "The Chrome DevTools Protocol JSON",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/devtools-protocol@0.0.1001819",
      "externalReferences": [
        {
          "url": "git+https://github.com/ChromeDevTools/devtools-protocol.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ChromeDevTools/devtools-protocol#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ChromeDevTools/devtools-protocol/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/puppeteer@14.4.1/node_modules/devtools-protocol"
        }
      ]
    },
    {
      "type": "library",
      "name": "diff",
      "version": "4.0.2",
      "bom-ref": "diff@4.0.2",
      "description": "A javascript text diff implementation.",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/diff@4.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/kpdecker/jsdiff.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kpdecker/jsdiff#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/kpdecker/jsdiff/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/diff"
        }
      ]
    },
    {
      "type": "library",
      "name": "esprima",
      "version": "4.0.1",
      "bom-ref": "esprima@4.0.1",
      "author": "Ariya Hidayat",
      "description": "ECMAScript parsing infrastructure for multipurpose analysis",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/esprima@4.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jquery/esprima.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://esprima.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jquery/esprima/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/esprima"
        }
      ]
    },
    {
      "type": "library",
      "name": "extract-zip",
      "version": "2.0.1",
      "bom-ref": "extract-zip@2.0.1",
      "author": "max ogden",
      "description": "unzip a zip file into a directory using 100% javascript",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/extract-zip@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/maxogden/extract-zip.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/maxogden/extract-zip#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/maxogden/extract-zip/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/puppeteer@14.4.1/node_modules/extract-zip"
        }
      ]
    },
    {
      "type": "library",
      "name": "https-proxy-agent",
      "version": "5.0.1",
      "bom-ref": "https-proxy-agent@5.0.1#2",
      "author": "Nathan Rajlich",
      "description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/https-proxy-agent@5.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/node-https-proxy-agent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/node-https-proxy-agent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/node-https-proxy-agent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/puppeteer@14.4.1/node_modules/https-proxy-agent"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime",
      "version": "2.6.0",
      "bom-ref": "mime@2.6.0#2",
      "author": "Robert Kieffer",
      "description": "A comprehensive library for mime-type mapping",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mime@2.6.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/broofa/mime.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/broofa/mime#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/broofa/mime/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/mime"
        }
      ]
    },
    {
      "type": "library",
      "name": "pkg-dir",
      "version": "4.2.0",
      "bom-ref": "pkg-dir@4.2.0",
      "author": "Sindre Sorhus",
      "description": "Find the root directory of a Node.js project or npm package",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pkg-dir@4.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/pkg-dir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/pkg-dir#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/pkg-dir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/puppeteer@14.4.1/node_modules/pkg-dir"
        }
      ]
    },
    {
      "type": "library",
      "name": "progress",
      "version": "2.0.3",
      "bom-ref": "progress@2.0.3",
      "author": "TJ Holowaychuk",
      "description": "Flexible ascii progress bar",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/progress@2.0.3",
      "externalReferences": [
        {
          "url": "git://github.com/visionmedia/node-progress.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/node-progress#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/node-progress/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/puppeteer@14.4.1/node_modules/progress"
        }
      ]
    },
    {
      "type": "library",
      "name": "proxy-from-env",
      "version": "1.1.0",
      "bom-ref": "proxy-from-env@1.1.0",
      "author": "Rob Wu",
      "description": "Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/proxy-from-env@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/Rob--W/proxy-from-env.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Rob--W/proxy-from-env#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Rob--W/proxy-from-env/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/puppeteer@14.4.1/node_modules/proxy-from-env"
        }
      ]
    },
    {
      "type": "library",
      "name": "rimraf",
      "version": "3.0.2",
      "bom-ref": "rimraf@3.0.2#3",
      "author": "Isaac Z. Schlueter",
      "description": "A deep deletion module for node (like `rm -rf`)",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rimraf@3.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/rimraf.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/rimraf#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/rimraf/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/puppeteer@14.4.1/node_modules/rimraf"
        }
      ]
    },
    {
      "type": "library",
      "name": "tar-fs",
      "version": "2.1.1",
      "bom-ref": "tar-fs@2.1.1",
      "author": "Mathias Buus",
      "description": "filesystem bindings for tar-stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tar-fs@2.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/mafintosh/tar-fs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/tar-fs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/tar-fs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/puppeteer@14.4.1/node_modules/tar-fs"
        }
      ]
    },
    {
      "type": "library",
      "name": "unbzip2-stream",
      "version": "1.4.3",
      "bom-ref": "unbzip2-stream@1.4.3",
      "author": "Jan Bölsche",
      "description": "streaming unbzip2 implementation in pure javascript for node and browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unbzip2-stream@1.4.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/regular/unbzip2-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/regular/unbzip2-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/regular/unbzip2-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/puppeteer@14.4.1/node_modules/unbzip2-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "ws",
      "version": "8.7.0",
      "bom-ref": "ws@8.7.0",
      "author": "Einar Otto Stangvik",
      "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ws@8.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/websockets/ws.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/websockets/ws",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/websockets/ws/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/puppeteer@14.4.1/node_modules/ws"
        }
      ]
    },
    {
      "type": "library",
      "name": "glob",
      "version": "7.2.3",
      "bom-ref": "glob@7.2.3#4",
      "author": "Isaac Z. Schlueter",
      "description": "a little globber",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/glob@7.2.3",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-glob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-glob#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-glob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/rimraf@3.0.2/node_modules/glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "pluginutils",
      "group": "@rollup",
      "version": "4.2.1",
      "bom-ref": "@rollup/pluginutils@4.2.1",
      "author": "Rich Harris",
      "description": "A set of utility functions commonly used by Rollup plugins",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40rollup/pluginutils@4.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/rollup/plugins.git#packages/pluginutils",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/rollup/plugins/tree/master/packages/pluginutils#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rollup/plugins/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/rollup-plugin-typescript2@0.32.1_rollup@2.79.1_typescript@4.9.5/node_modules/@rollup/pluginutils"
        }
      ]
    },
    {
      "type": "library",
      "name": "colors",
      "version": "1.2.5",
      "bom-ref": "colors@1.2.5#2",
      "author": "Marak Squires",
      "description": "get colors in your node.js console",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/colors@1.2.5",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/Marak/colors.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Marak/colors.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Marak/colors.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/colors"
        }
      ]
    },
    {
      "type": "library",
      "name": "find-cache-dir",
      "version": "3.3.2",
      "bom-ref": "find-cache-dir@3.3.2",
      "description": "Finds the common standard cache directory",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/find-cache-dir@3.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/avajs/find-cache-dir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/avajs/find-cache-dir#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/avajs/find-cache-dir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/rollup-plugin-typescript2@0.32.1_rollup@2.79.1_typescript@4.9.5/node_modules/find-cache-dir"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs-extra",
      "version": "10.1.0",
      "bom-ref": "fs-extra@10.1.0#2",
      "author": "JP Richardson",
      "description": "fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fs-extra@10.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jprichardson/node-fs-extra.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jprichardson/node-fs-extra",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jprichardson/node-fs-extra/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/rollup-plugin-typescript2@0.32.1_rollup@2.79.1_typescript@4.9.5/node_modules/fs-extra"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve",
      "version": "1.22.8",
      "bom-ref": "resolve@1.22.8#5",
      "author": "James Halliday",
      "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/resolve@1.22.8",
      "externalReferences": [
        {
          "url": "git://github.com/browserify/resolve.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserify/resolve#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserify/resolve/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/rollup-plugin-typescript2@0.32.1_rollup@2.79.1_typescript@4.9.5/node_modules/resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "rollup",
      "version": "2.79.1",
      "bom-ref": "rollup@2.79.1#6",
      "author": "Rich Harris",
      "description": "Next-generation ES module bundler",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rollup@2.79.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/rollup/rollup.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://rollupjs.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rollup/rollup/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/rollup-plugin-typescript2@0.32.1_rollup@2.79.1_typescript@4.9.5/node_modules/rollup"
        }
      ]
    },
    {
      "type": "library",
      "name": "tslib",
      "version": "2.6.2",
      "bom-ref": "tslib@2.6.2#2",
      "author": "Microsoft Corp.",
      "description": "Runtime library for TypeScript helper functions",
      "licenses": [
        {
          "license": {
            "id": "0BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tslib@2.6.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/Microsoft/tslib.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://www.typescriptlang.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Microsoft/TypeScript/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/rollup-plugin-typescript2@0.32.1_rollup@2.79.1_typescript@4.9.5/node_modules/tslib"
        }
      ]
    },
    {
      "type": "library",
      "name": "typescript",
      "version": "4.9.5",
      "bom-ref": "typescript@4.9.5#2",
      "author": "Microsoft Corp.",
      "description": "TypeScript is a language for application scale JavaScript development",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/typescript@4.9.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/Microsoft/TypeScript.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://www.typescriptlang.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Microsoft/TypeScript/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/rollup-plugin-typescript2@0.32.1_rollup@2.79.1_typescript@4.9.5/node_modules/typescript"
        }
      ]
    },
    {
      "type": "library",
      "name": "pluginutils",
      "group": "@rollup",
      "version": "3.1.0",
      "bom-ref": "@rollup/pluginutils@3.1.0#4",
      "author": "Rich Harris",
      "description": "A set of utility functions commonly used by Rollup plugins",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40rollup/pluginutils@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/rollup/plugins.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rollup/plugins/tree/master/packages/pluginutils#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rollup/plugins/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/@rollup/pluginutils"
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn-walk",
      "version": "8.3.1",
      "bom-ref": "acorn-walk@8.3.1",
      "description": "ECMAScript (ESTree) AST walker",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/acorn-walk@8.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/acornjs/acorn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/acornjs/acorn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/acornjs/acorn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/acorn-walk"
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn",
      "version": "8.11.2",
      "bom-ref": "acorn@8.11.2#2",
      "description": "ECMAScript parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/acorn@8.11.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/acornjs/acorn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/acornjs/acorn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/acornjs/acorn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/acorn"
        }
      ]
    },
    {
      "type": "library",
      "name": "colorette",
      "version": "2.0.20",
      "bom-ref": "colorette@2.0.20#2",
      "author": "Jorge Bucaran",
      "description": "🌈Easily set your terminal text color & styles.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/colorette@2.0.20",
      "externalReferences": [
        {
          "url": "git+https://github.com/jorgebucaran/colorette.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jorgebucaran/colorette#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jorgebucaran/colorette/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/colorette"
        }
      ]
    },
    {
      "type": "library",
      "name": "hash.js",
      "version": "1.1.7",
      "bom-ref": "hash.js@1.1.7",
      "author": "Fedor Indutny",
      "description": "Various hash functions that could be run by both browser and node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hash.js@1.1.7",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/indutny/hash.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/indutny/hash.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indutny/hash.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/hash.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-reference",
      "version": "1.2.1",
      "bom-ref": "is-reference@1.2.1#2",
      "author": "Rich Harris",
      "description": "Determine whether an AST node is a reference",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-reference@1.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/Rich-Harris/is-reference.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Rich-Harris/is-reference#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Rich-Harris/is-reference/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/is-reference"
        }
      ]
    },
    {
      "type": "library",
      "name": "signal-exit",
      "version": "3.0.7",
      "bom-ref": "signal-exit@3.0.7#2",
      "author": "Ben Coe",
      "description": "when you want to fire an event no matter how a process exits.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/signal-exit@3.0.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/tapjs/signal-exit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/signal-exit",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/signal-exit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/signal-exit"
        }
      ]
    },
    {
      "type": "library",
      "name": "sourcemap-codec",
      "version": "1.4.8",
      "bom-ref": "sourcemap-codec@1.4.8",
      "author": "Rich Harris",
      "description": "Encode/decode sourcemap mappings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sourcemap-codec@1.4.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/Rich-Harris/sourcemap-codec.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Rich-Harris/sourcemap-codec",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Rich-Harris/sourcemap-codec/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/sourcemap-codec"
        }
      ]
    },
    {
      "type": "library",
      "name": "yargs-parser",
      "version": "20.2.9",
      "bom-ref": "yargs-parser@20.2.9",
      "author": "Ben Coe",
      "description": "the mighty option parser used by yargs",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yargs-parser@20.2.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/yargs/yargs-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/yargs/yargs-parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yargs/yargs-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/yargs-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "lru-cache",
      "version": "6.0.0",
      "bom-ref": "lru-cache@6.0.0",
      "author": "Isaac Z. Schlueter",
      "description": "A cache object that deletes the least-recently-used items.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lru-cache@6.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-lru-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-lru-cache#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-lru-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/semver@7.5.4/node_modules/lru-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "glob",
      "version": "7.2.3",
      "bom-ref": "glob@7.2.3#5",
      "author": "Isaac Z. Schlueter",
      "description": "a little globber",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/glob@7.2.3",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-glob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-glob#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-glob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/shelljs@0.8.5/node_modules/glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "interpret",
      "version": "1.4.0",
      "bom-ref": "interpret@1.4.0",
      "author": "Gulp Team",
      "description": "A dictionary of file extensions and associated module loaders.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/interpret@1.4.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/interpret.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/interpret#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/interpret/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/shelljs@0.8.5/node_modules/interpret"
        }
      ]
    },
    {
      "type": "library",
      "name": "rechoir",
      "version": "0.6.2",
      "bom-ref": "rechoir@0.6.2",
      "author": "Tyler Kellen",
      "description": "Require any supported file as a node module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/tkellen/node-rechoir/blob/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/rechoir@0.6.2",
      "externalReferences": [
        {
          "url": "git://github.com/tkellen/node-rechoir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tkellen/node-rechoir",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tkellen/node-rechoir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/shelljs@0.8.5/node_modules/rechoir"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "group": "@jridgewell",
      "version": "0.3.5",
      "bom-ref": "@jridgewell/source-map@0.3.5",
      "author": "Justin Ridgewell",
      "description": "Packages @jridgewell/trace-mapping and @jridgewell/gen-mapping into the familiar source-map API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/source-map@0.3.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jridgewell/source-map#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/terser@5.25.0/node_modules/@jridgewell/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn",
      "version": "8.11.2",
      "bom-ref": "acorn@8.11.2#3",
      "description": "ECMAScript parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/acorn@8.11.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/acornjs/acorn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/acornjs/acorn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/acornjs/acorn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/terser@5.25.0/node_modules/acorn"
        }
      ]
    },
    {
      "type": "library",
      "name": "commander",
      "version": "2.20.3",
      "bom-ref": "commander@2.20.3",
      "author": "TJ Holowaychuk",
      "description": "the complete solution for node.js command-line programs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/commander@2.20.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/tj/commander.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tj/commander.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tj/commander.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/terser@5.25.0/node_modules/commander"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map-support",
      "version": "0.5.21",
      "bom-ref": "source-map-support@0.5.21#2",
      "description": "Fixes stack traces for files with source maps",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map-support@0.5.21",
      "externalReferences": [
        {
          "url": "git+https://github.com/evanw/node-source-map-support.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/evanw/node-source-map-support#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/evanw/node-source-map-support/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/terser@5.25.0/node_modules/source-map-support"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map-support",
      "group": "@cspotcode",
      "version": "0.8.1",
      "bom-ref": "@cspotcode/source-map-support@0.8.1",
      "description": "Fixes stack traces for files with source maps",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40cspotcode/source-map-support@0.8.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/cspotcode/node-source-map-support.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/cspotcode/node-source-map-support#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/cspotcode/node-source-map-support/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/ts-node@10.9.1_@types+node@20.10.3_typescript@4.9.5/node_modules/@cspotcode/source-map-support"
        }
      ]
    },
    {
      "type": "library",
      "name": "node10",
      "group": "@tsconfig",
      "version": "1.0.9",
      "bom-ref": "@tsconfig/node10@1.0.9",
      "description": "A base TSConfig for working with Node 10.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tsconfig/node10@1.0.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/tsconfig/bases.git#bases",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/tsconfig/bases#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tsconfig/bases/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/ts-node@10.9.1_@types+node@20.10.3_typescript@4.9.5/node_modules/@tsconfig/node10"
        }
      ]
    },
    {
      "type": "library",
      "name": "node12",
      "group": "@tsconfig",
      "version": "1.0.11",
      "bom-ref": "@tsconfig/node12@1.0.11",
      "description": "A base TSConfig for working with Node 12.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tsconfig/node12@1.0.11",
      "externalReferences": [
        {
          "url": "git+https://github.com/tsconfig/bases.git#bases",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/tsconfig/bases#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tsconfig/bases/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/ts-node@10.9.1_@types+node@20.10.3_typescript@4.9.5/node_modules/@tsconfig/node12"
        }
      ]
    },
    {
      "type": "library",
      "name": "node14",
      "group": "@tsconfig",
      "version": "1.0.3",
      "bom-ref": "@tsconfig/node14@1.0.3",
      "description": "A base TSConfig for working with Node 14.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tsconfig/node14@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/tsconfig/bases.git#bases",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/tsconfig/bases#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tsconfig/bases/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/ts-node@10.9.1_@types+node@20.10.3_typescript@4.9.5/node_modules/@tsconfig/node14"
        }
      ]
    },
    {
      "type": "library",
      "name": "node16",
      "group": "@tsconfig",
      "version": "1.0.4",
      "bom-ref": "@tsconfig/node16@1.0.4",
      "description": "A base TSConfig for working with Node 16.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tsconfig/node16@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/tsconfig/bases.git#bases",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/tsconfig/bases#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tsconfig/bases/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/ts-node@10.9.1_@types+node@20.10.3_typescript@4.9.5/node_modules/@tsconfig/node16"
        }
      ]
    },
    {
      "type": "library",
      "name": "node",
      "group": "@types",
      "version": "20.10.3",
      "bom-ref": "@types/node@20.10.3#2",
      "description": "TypeScript definitions for node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/node@20.10.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/node",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/ts-node@10.9.1_@types+node@20.10.3_typescript@4.9.5/node_modules/@types/node"
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn-walk",
      "version": "8.3.1",
      "bom-ref": "acorn-walk@8.3.1#2",
      "description": "ECMAScript (ESTree) AST walker",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/acorn-walk@8.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/acornjs/acorn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/acornjs/acorn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/acornjs/acorn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/ts-node@10.9.1_@types+node@20.10.3_typescript@4.9.5/node_modules/acorn-walk"
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn",
      "version": "8.11.2",
      "bom-ref": "acorn@8.11.2#4",
      "description": "ECMAScript parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/acorn@8.11.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/acornjs/acorn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/acornjs/acorn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/acornjs/acorn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/ts-node@10.9.1_@types+node@20.10.3_typescript@4.9.5/node_modules/acorn"
        }
      ]
    },
    {
      "type": "library",
      "name": "arg",
      "version": "4.1.3",
      "bom-ref": "arg@4.1.3",
      "author": "Josh Junon",
      "description": "Another simple argument parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/arg@4.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/zeit/arg.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/zeit/arg#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/zeit/arg/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/ts-node@10.9.1_@types+node@20.10.3_typescript@4.9.5/node_modules/arg"
        }
      ]
    },
    {
      "type": "library",
      "name": "create-require",
      "version": "1.1.1",
      "bom-ref": "create-require@1.1.1",
      "description": "Polyfill for Node.js module.createRequire (<= v12.2.0)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/create-require@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/nuxt-contrib/create-require.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nuxt-contrib/create-require#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nuxt-contrib/create-require/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/ts-node@10.9.1_@types+node@20.10.3_typescript@4.9.5/node_modules/create-require"
        }
      ]
    },
    {
      "type": "library",
      "name": "diff",
      "version": "4.0.2",
      "bom-ref": "diff@4.0.2#2",
      "description": "A javascript text diff implementation.",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/diff@4.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/kpdecker/jsdiff.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kpdecker/jsdiff#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/kpdecker/jsdiff/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/ts-node@10.9.1_@types+node@20.10.3_typescript@4.9.5/node_modules/diff"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-stream",
      "version": "5.2.0",
      "bom-ref": "get-stream@5.2.0#2",
      "author": "Sindre Sorhus",
      "description": "Get a stream as a string, buffer, or array",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-stream@5.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/get-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/get-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/get-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/get-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "make-error",
      "version": "1.3.6",
      "bom-ref": "make-error@1.3.6",
      "author": "Julien Fontanet",
      "description": "Make your own error types!",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/make-error@1.3.6",
      "externalReferences": [
        {
          "url": "git://github.com/JsCommunity/make-error.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/JsCommunity/make-error",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/JsCommunity/make-error/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/ts-node@10.9.1_@types+node@20.10.3_typescript@4.9.5/node_modules/make-error"
        }
      ]
    },
    {
      "type": "library",
      "name": "typescript",
      "version": "4.9.5",
      "bom-ref": "typescript@4.9.5#3",
      "author": "Microsoft Corp.",
      "description": "TypeScript is a language for application scale JavaScript development",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/typescript@4.9.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/Microsoft/TypeScript.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://www.typescriptlang.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Microsoft/TypeScript/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/ts-node@10.9.1_@types+node@20.10.3_typescript@4.9.5/node_modules/typescript"
        }
      ]
    },
    {
      "type": "library",
      "name": "v8-compile-cache-lib",
      "version": "3.0.1",
      "bom-ref": "v8-compile-cache-lib@3.0.1",
      "author": "Andrew Bradley",
      "description": "Require hook for automatic V8 compile cache persistence",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/v8-compile-cache-lib@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/cspotcode/v8-compile-cache-lib.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/cspotcode/v8-compile-cache-lib#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/cspotcode/v8-compile-cache-lib/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/ts-node@10.9.1_@types+node@20.10.3_typescript@4.9.5/node_modules/v8-compile-cache-lib"
        }
      ]
    },
    {
      "type": "library",
      "name": "yn",
      "version": "3.1.1",
      "bom-ref": "yn@3.1.1",
      "author": "Sindre Sorhus",
      "description": "Parse yes/no like values",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yn@3.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/yn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/yn#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/yn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/ts-node@10.9.1_@types+node@20.10.3_typescript@4.9.5/node_modules/yn"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimist",
      "group": "@types",
      "version": "1.2.5",
      "bom-ref": "@types/minimist@1.2.5",
      "description": "TypeScript definitions for minimist",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/minimist@1.2.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/minimist",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/minimist",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/@types/minimist"
        }
      ]
    },
    {
      "type": "library",
      "name": "ms",
      "version": "2.1.2",
      "bom-ref": "ms@2.1.2",
      "description": "Tiny millisecond conversion utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ms@2.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/zeit/ms.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/zeit/ms#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/zeit/ms/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/ms"
        }
      ]
    },
    {
      "type": "library",
      "name": "node",
      "group": "@types",
      "version": "20.10.3",
      "bom-ref": "@types/node@20.10.3#3",
      "description": "TypeScript definitions for node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/node@20.10.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/node",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:extraneous",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vitest@1.0.4_@types+node@20.10.3_jsdom@19.0.0_terser@5.25.0/node_modules/@types/node"
        }
      ]
    },
    {
      "type": "library",
      "name": "expect",
      "group": "@vitest",
      "version": "1.0.4",
      "bom-ref": "@vitest/expect@1.0.4",
      "description": "Jest's expect matchers as a Chai plugin",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/expect@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/vitest-dev/vitest.git#packages/expect",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/expect#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vitest@1.0.4_@types+node@20.10.3_jsdom@19.0.0_terser@5.25.0/node_modules/@vitest/expect"
        }
      ]
    },
    {
      "type": "library",
      "name": "runner",
      "group": "@vitest",
      "version": "1.0.4",
      "bom-ref": "@vitest/runner@1.0.4",
      "description": "Vitest test runner",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/runner@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/vitest-dev/vitest.git#packages/runner",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/runner#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vitest@1.0.4_@types+node@20.10.3_jsdom@19.0.0_terser@5.25.0/node_modules/@vitest/runner"
        }
      ]
    },
    {
      "type": "library",
      "name": "snapshot",
      "group": "@vitest",
      "version": "1.0.4",
      "bom-ref": "@vitest/snapshot@1.0.4",
      "description": "Vitest snapshot manager",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/snapshot@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/vitest-dev/vitest.git#packages/snapshot",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/snapshot#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vitest@1.0.4_@types+node@20.10.3_jsdom@19.0.0_terser@5.25.0/node_modules/@vitest/snapshot"
        }
      ]
    },
    {
      "type": "library",
      "name": "spy",
      "group": "@vitest",
      "version": "1.0.4",
      "bom-ref": "@vitest/spy@1.0.4",
      "description": "Lightweight Jest compatible spy implementation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/spy@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/vitest-dev/vitest.git#packages/spy",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/spy#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vitest@1.0.4_@types+node@20.10.3_jsdom@19.0.0_terser@5.25.0/node_modules/@vitest/spy"
        }
      ]
    },
    {
      "type": "library",
      "name": "utils",
      "group": "@vitest",
      "version": "1.0.4",
      "bom-ref": "@vitest/utils@1.0.4",
      "description": "Shared Vitest utility functions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/utils@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/vitest-dev/vitest.git#packages/utils",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/utils#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vitest@1.0.4_@types+node@20.10.3_jsdom@19.0.0_terser@5.25.0/node_modules/@vitest/utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn-walk",
      "version": "8.3.1",
      "bom-ref": "acorn-walk@8.3.1#3",
      "description": "ECMAScript (ESTree) AST walker",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/acorn-walk@8.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/acornjs/acorn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/acornjs/acorn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/acornjs/acorn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vitest@1.0.4_@types+node@20.10.3_jsdom@19.0.0_terser@5.25.0/node_modules/acorn-walk"
        }
      ]
    },
    {
      "type": "library",
      "name": "cac",
      "version": "6.7.14",
      "bom-ref": "cac@6.7.14",
      "author": "egoist",
      "description": "Simple yet powerful framework for building command-line apps.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cac@6.7.14",
      "externalReferences": [
        {
          "url": "git+https://github.com/egoist/cac.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/egoist/cac#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/egoist/cac/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vitest@1.0.4_@types+node@20.10.3_jsdom@19.0.0_terser@5.25.0/node_modules/cac"
        }
      ]
    },
    {
      "type": "library",
      "name": "chai",
      "version": "4.3.10",
      "bom-ref": "chai@4.3.10#2",
      "author": "Jake Luer",
      "description": "BDD/TDD assertion library for node.js and the browser. Test framework agnostic.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/chai@4.3.10",
      "externalReferences": [
        {
          "url": "git+https://github.com/chaijs/chai.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://chaijs.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chaijs/chai/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vitest@1.0.4_@types+node@20.10.3_jsdom@19.0.0_terser@5.25.0/node_modules/chai"
        }
      ]
    },
    {
      "type": "library",
      "name": "cli-truncate",
      "version": "3.1.0",
      "bom-ref": "cli-truncate@3.1.0#2",
      "author": "Sindre Sorhus",
      "description": "Truncate a string to a specific width in the terminal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cli-truncate@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/cli-truncate.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/cli-truncate#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/cli-truncate/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/cli-truncate"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "4.3.4",
      "bom-ref": "debug@4.3.4#3",
      "author": "Josh Junon",
      "description": "Lightweight debugging utility for Node.js and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/debug@4.3.4",
      "externalReferences": [
        {
          "url": "git://github.com/debug-js/debug.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/debug-js/debug#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/debug-js/debug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vitest@1.0.4_@types+node@20.10.3_jsdom@19.0.0_terser@5.25.0/node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "execa",
      "version": "8.0.1",
      "bom-ref": "execa@8.0.1",
      "author": "Sindre Sorhus",
      "description": "Process execution for humans",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/execa@8.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/execa.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/execa#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/execa/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vitest@1.0.4_@types+node@20.10.3_jsdom@19.0.0_terser@5.25.0/node_modules/execa"
        }
      ]
    },
    {
      "type": "library",
      "name": "find-up",
      "version": "4.1.0",
      "bom-ref": "find-up@4.1.0",
      "author": "Sindre Sorhus",
      "description": "Find a file or directory by walking up parent directories",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/find-up@4.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/find-up.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/find-up#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/find-up/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/find-up"
        }
      ]
    },
    {
      "type": "library",
      "name": "flatted",
      "version": "3.2.9",
      "bom-ref": "flatted@3.2.9",
      "author": "Andrea Giammarchi",
      "description": "A super light and fast circular JSON parser.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/flatted@3.2.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/WebReflection/flatted.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/WebReflection/flatted#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/WebReflection/flatted/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/flatted"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsdom",
      "version": "19.0.0",
      "bom-ref": "jsdom@19.0.0#2",
      "description": "A JavaScript implementation of many web standards",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsdom@19.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/jsdom.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/jsdom#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/jsdom/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vitest@1.0.4_@types+node@20.10.3_jsdom@19.0.0_terser@5.25.0/node_modules/jsdom"
        }
      ]
    },
    {
      "type": "library",
      "name": "local-pkg",
      "version": "0.5.0",
      "bom-ref": "local-pkg@0.5.0",
      "author": "Anthony Fu",
      "description": "Get information on local packages.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/local-pkg@0.5.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/antfu/local-pkg.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/antfu/local-pkg#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/antfu/local-pkg/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vitest@1.0.4_@types+node@20.10.3_jsdom@19.0.0_terser@5.25.0/node_modules/local-pkg"
        }
      ]
    },
    {
      "type": "library",
      "name": "log-update",
      "version": "4.0.0",
      "bom-ref": "log-update@4.0.0",
      "author": "Sindre Sorhus",
      "description": "Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/log-update@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/log-update.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/log-update#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/log-update/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/log-update"
        }
      ]
    },
    {
      "type": "library",
      "name": "magic-string",
      "version": "0.30.5",
      "bom-ref": "magic-string@0.30.5",
      "author": "Rich Harris",
      "description": "Modify strings, generate sourcemaps",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/magic-string@0.30.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/rich-harris/magic-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rich-harris/magic-string#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rich-harris/magic-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vitest@1.0.4_@types+node@20.10.3_jsdom@19.0.0_terser@5.25.0/node_modules/magic-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromatch",
      "version": "4.0.5",
      "bom-ref": "micromatch@4.0.5#2",
      "author": "Jon Schlinkert",
      "description": "Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/micromatch@4.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/micromatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/micromatch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/micromatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/micromatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-limit",
      "version": "5.0.0",
      "bom-ref": "p-limit@5.0.0",
      "author": "Sindre Sorhus",
      "description": "Run multiple promise-returning & async functions with limited concurrency",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/p-limit@5.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/p-limit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/p-limit#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/p-limit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/p-limit"
        }
      ]
    },
    {
      "type": "library",
      "name": "pathe",
      "version": "1.1.1",
      "bom-ref": "pathe@1.1.1",
      "description": "Universal filesystem path utils",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pathe@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/unjs/pathe.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/unjs/pathe#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/unjs/pathe/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vitest@1.0.4_@types+node@20.10.3_jsdom@19.0.0_terser@5.25.0/node_modules/pathe"
        }
      ]
    },
    {
      "type": "library",
      "name": "picocolors",
      "version": "1.0.0",
      "bom-ref": "picocolors@1.0.0#2",
      "author": "Alexey Raspopov",
      "description": "The tiniest and the fastest library for terminal output formatting with ANSI colors",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/picocolors@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/alexeyraspopov/picocolors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/alexeyraspopov/picocolors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/alexeyraspopov/picocolors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vitest@1.0.4_@types+node@20.10.3_jsdom@19.0.0_terser@5.25.0/node_modules/picocolors"
        }
      ]
    },
    {
      "type": "library",
      "name": "pretty-format",
      "version": "29.7.0",
      "bom-ref": "pretty-format@29.7.0",
      "author": "James Kyle",
      "description": "Stringify any JavaScript value.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pretty-format@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/pretty-format",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/jestjs/jest#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jestjs/jest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/pretty-format"
        }
      ]
    },
    {
      "type": "library",
      "name": "std-env",
      "version": "3.6.0",
      "bom-ref": "std-env@3.6.0",
      "description": "Runtime agnostic JS utils",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/std-env@3.6.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/unjs/std-env.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/unjs/std-env#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/unjs/std-env/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vitest@1.0.4_@types+node@20.10.3_jsdom@19.0.0_terser@5.25.0/node_modules/std-env"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-ansi",
      "version": "6.0.1",
      "bom-ref": "strip-ansi@6.0.1#2",
      "author": "Sindre Sorhus",
      "description": "Strip ANSI escape codes from a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-ansi@6.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/strip-ansi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/strip-ansi#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/strip-ansi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/strip-ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-literal",
      "version": "1.3.0",
      "bom-ref": "strip-literal@1.3.0",
      "author": "Anthony Fu",
      "description": "Strip comments and string literals from JavaScript code",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-literal@1.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/antfu/strip-literal.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/antfu/strip-literal#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/antfu/strip-literal/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vitest@1.0.4_@types+node@20.10.3_jsdom@19.0.0_terser@5.25.0/node_modules/strip-literal"
        }
      ]
    },
    {
      "type": "library",
      "name": "tinybench",
      "version": "2.5.1",
      "bom-ref": "tinybench@2.5.1",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tinybench@2.5.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/tinylibs/tinybench.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tinylibs/tinybench#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tinylibs/tinybench/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vitest@1.0.4_@types+node@20.10.3_jsdom@19.0.0_terser@5.25.0/node_modules/tinybench"
        }
      ]
    },
    {
      "type": "library",
      "name": "tinypool",
      "version": "0.8.1",
      "bom-ref": "tinypool@0.8.1",
      "description": "A minimal and tiny Node.js Worker Thread Pool implementation, a fork of piscina, but with fewer features",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tinypool@0.8.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/tinylibs/tinypool.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tinylibs/tinypool#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tinylibs/tinypool/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vitest@1.0.4_@types+node@20.10.3_jsdom@19.0.0_terser@5.25.0/node_modules/tinypool"
        }
      ]
    },
    {
      "type": "library",
      "name": "vite-node",
      "version": "1.0.4",
      "bom-ref": "vite-node@1.0.4",
      "author": "Anthony Fu",
      "description": "Vite as Node.js runtime",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vite-node@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/vitest-dev/vitest.git#packages/vite-node",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/blob/main/packages/vite-node#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vitest@1.0.4_@types+node@20.10.3_jsdom@19.0.0_terser@5.25.0/node_modules/vite-node"
        }
      ]
    },
    {
      "type": "library",
      "name": "vite",
      "version": "5.0.5",
      "bom-ref": "vite@5.0.5",
      "author": "Evan You",
      "description": "Native-ESM powered web dev build tool",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vite@5.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/vitejs/vite.git#packages/vite",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://vitejs.dev",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vitejs/vite/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vitest@1.0.4_@types+node@20.10.3_jsdom@19.0.0_terser@5.25.0/node_modules/vite"
        }
      ]
    },
    {
      "type": "library",
      "name": "why-is-node-running",
      "version": "2.2.2",
      "bom-ref": "why-is-node-running@2.2.2",
      "author": "Mathias Buus",
      "description": "Node is running but you don't know why? why-is-node-running is here to help you.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/why-is-node-running@2.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/mafintosh/why-is-node-running.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/why-is-node-running",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/why-is-node-running/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vitest@1.0.4_@types+node@20.10.3_jsdom@19.0.0_terser@5.25.0/node_modules/why-is-node-running"
        }
      ]
    },
    {
      "type": "library",
      "name": "ws",
      "version": "8.14.2",
      "bom-ref": "ws@8.14.2#2",
      "author": "Einar Otto Stangvik",
      "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ws@8.14.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/websockets/ws.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/websockets/ws",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/websockets/ws/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/ws"
        }
      ]
    },
    {
      "type": "library",
      "name": "execa",
      "version": "0.8.0",
      "bom-ref": "execa@0.8.0",
      "author": "Sindre Sorhus",
      "description": "A better `child_process`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/execa@0.8.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/execa.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/execa#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/execa/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/yorkie@2.0.0/node_modules/execa"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-ci",
      "version": "1.2.1",
      "bom-ref": "is-ci@1.2.1",
      "author": "Thomas Watson Steen",
      "description": "Detect if the current environment is a CI server",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-ci@1.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/watson/is-ci.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/watson/is-ci",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/watson/is-ci/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/yorkie@2.0.0/node_modules/is-ci"
        }
      ]
    },
    {
      "type": "library",
      "name": "normalize-path",
      "version": "1.0.0",
      "bom-ref": "normalize-path@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes.",
      "purl": "pkg:npm/normalize-path@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/jonschlinkert/normalize-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/normalize-path",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/normalize-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/yorkie@2.0.0/node_modules/normalize-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-indent",
      "version": "2.0.0",
      "bom-ref": "strip-indent@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Strip leading whitespace from each line in a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-indent@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/strip-indent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-indent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-indent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/yorkie@2.0.0/node_modules/strip-indent"
        }
      ]
    },
    {
      "type": "library",
      "name": "highlight",
      "group": "@babel",
      "version": "7.23.4",
      "bom-ref": "@babel/highlight@7.23.4",
      "author": "The Babel Team",
      "description": "Syntax highlight JavaScript strings for output in terminals.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/highlight@7.23.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-highlight",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-highlight",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@babel+code-frame@7.23.5/node_modules/@babel/highlight"
        }
      ]
    },
    {
      "type": "library",
      "name": "chalk",
      "version": "2.4.2",
      "bom-ref": "chalk@2.4.2",
      "description": "Terminal string styling done right",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/chalk@2.4.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/chalk.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/chalk#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/chalk/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@babel+code-frame@7.23.5/node_modules/chalk"
        }
      ]
    },
    {
      "type": "library",
      "name": "tsdoc-config",
      "group": "@microsoft",
      "version": "0.16.2",
      "bom-ref": "@microsoft/tsdoc-config@0.16.2#2",
      "description": "A loader for the tsdoc.json file",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40microsoft/tsdoc-config@0.16.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/microsoft/tsdoc.git#tsdoc-config",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://tsdoc.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/microsoft/tsdoc/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@microsoft+api-extractor-model@7.28.2_@types+node@20.10.3/node_modules/@microsoft/tsdoc-config"
        }
      ]
    },
    {
      "type": "library",
      "name": "tsdoc",
      "group": "@microsoft",
      "version": "0.14.2",
      "bom-ref": "@microsoft/tsdoc@0.14.2#2",
      "description": "A parser for the TypeScript doc comment syntax",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40microsoft/tsdoc@0.14.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/microsoft/tsdoc.git#tsdoc",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://tsdoc.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/microsoft/tsdoc/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@microsoft+api-extractor-model@7.28.2_@types+node@20.10.3/node_modules/@microsoft/tsdoc"
        }
      ]
    },
    {
      "type": "library",
      "name": "node-core-library",
      "group": "@rushstack",
      "version": "3.61.0",
      "bom-ref": "@rushstack/node-core-library@3.61.0#2",
      "description": "Core libraries that every NodeJS toolchain project should use",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40rushstack/node-core-library@3.61.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/microsoft/rushstack.git#libraries/node-core-library",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/microsoft/rushstack#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/microsoft/rushstack/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@microsoft+api-extractor-model@7.28.2_@types+node@20.10.3/node_modules/@rushstack/node-core-library"
        }
      ]
    },
    {
      "type": "library",
      "name": "tsdoc",
      "group": "@microsoft",
      "version": "0.14.2",
      "bom-ref": "@microsoft/tsdoc@0.14.2#3",
      "description": "A parser for the TypeScript doc comment syntax",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40microsoft/tsdoc@0.14.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/microsoft/tsdoc.git#tsdoc",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://tsdoc.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/microsoft/tsdoc/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@microsoft+tsdoc-config@0.16.2/node_modules/@microsoft/tsdoc"
        }
      ]
    },
    {
      "type": "library",
      "name": "ajv",
      "version": "6.12.6",
      "bom-ref": "ajv@6.12.6",
      "author": "Evgeny Poberezkin",
      "description": "Another JSON Schema Validator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ajv@6.12.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/ajv-validator/ajv.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ajv-validator/ajv",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ajv-validator/ajv/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@microsoft+tsdoc-config@0.16.2/node_modules/ajv"
        }
      ]
    },
    {
      "type": "library",
      "name": "jju",
      "version": "1.4.0",
      "bom-ref": "jju@1.4.0",
      "author": "Alex Kocharin",
      "description": "a set of utilities to work with JSON / JSON5 documents",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jju@1.4.0",
      "externalReferences": [
        {
          "url": "git://github.com/rlidwka/jju.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://rlidwka.github.io/jju/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rlidwka/jju/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@microsoft+tsdoc-config@0.16.2/node_modules/jju"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve",
      "version": "1.19.0",
      "bom-ref": "resolve@1.19.0",
      "author": "James Halliday",
      "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/resolve@1.19.0",
      "externalReferences": [
        {
          "url": "git://github.com/browserify/resolve.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserify/resolve#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserify/resolve/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@microsoft+tsdoc-config@0.16.2/node_modules/resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "node",
      "group": "@types",
      "version": "20.10.3",
      "bom-ref": "@types/node@20.10.3#4",
      "description": "TypeScript definitions for node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/node@20.10.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/node",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rushstack+node-core-library@3.61.0_@types+node@20.10.3/node_modules/@types/node"
        }
      ]
    },
    {
      "type": "library",
      "name": "colors",
      "version": "1.2.5",
      "bom-ref": "colors@1.2.5#3",
      "author": "Marak Squires",
      "description": "get colors in your node.js console",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/colors@1.2.5",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/Marak/colors.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Marak/colors.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Marak/colors.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rushstack+node-core-library@3.61.0_@types+node@20.10.3/node_modules/colors"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs-extra",
      "version": "7.0.1",
      "bom-ref": "fs-extra@7.0.1",
      "author": "JP Richardson",
      "description": "fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fs-extra@7.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jprichardson/node-fs-extra.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jprichardson/node-fs-extra",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jprichardson/node-fs-extra/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rushstack+node-core-library@3.61.0_@types+node@20.10.3/node_modules/fs-extra"
        }
      ]
    },
    {
      "type": "library",
      "name": "import-lazy",
      "version": "4.0.0",
      "bom-ref": "import-lazy@4.0.0",
      "author": "Sindre Sorhus",
      "description": "Import a module lazily",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/import-lazy@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/import-lazy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/import-lazy#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/import-lazy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rushstack+node-core-library@3.61.0_@types+node@20.10.3/node_modules/import-lazy"
        }
      ]
    },
    {
      "type": "library",
      "name": "jju",
      "version": "1.4.0",
      "bom-ref": "jju@1.4.0#2",
      "author": "Alex Kocharin",
      "description": "a set of utilities to work with JSON / JSON5 documents",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jju@1.4.0",
      "externalReferences": [
        {
          "url": "git://github.com/rlidwka/jju.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://rlidwka.github.io/jju/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rlidwka/jju/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rushstack+node-core-library@3.61.0_@types+node@20.10.3/node_modules/jju"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve",
      "version": "1.22.8",
      "bom-ref": "resolve@1.22.8#6",
      "author": "James Halliday",
      "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/resolve@1.22.8",
      "externalReferences": [
        {
          "url": "git://github.com/browserify/resolve.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserify/resolve#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserify/resolve/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rushstack+node-core-library@3.61.0_@types+node@20.10.3/node_modules/resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "semver",
      "version": "7.5.4",
      "bom-ref": "semver@7.5.4#3",
      "author": "GitHub Inc.",
      "description": "The semantic version parser used by npm.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/semver@7.5.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/node-semver.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/node-semver#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/node-semver/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rushstack+node-core-library@3.61.0_@types+node@20.10.3/node_modules/semver"
        }
      ]
    },
    {
      "type": "library",
      "name": "z-schema",
      "version": "5.0.5",
      "bom-ref": "z-schema@5.0.5",
      "description": "JSON schema validator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/z-schema@5.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/zaggino/z-schema.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/zaggino/z-schema",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/zaggino/z-schema/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rushstack+node-core-library@3.61.0_@types+node@20.10.3/node_modules/z-schema"
        }
      ]
    },
    {
      "type": "library",
      "name": "ajv",
      "version": "6.12.6",
      "bom-ref": "ajv@6.12.6#2",
      "author": "Evgeny Poberezkin",
      "description": "Another JSON Schema Validator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ajv@6.12.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/ajv-validator/ajv.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ajv-validator/ajv",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ajv-validator/ajv/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/ajv"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve",
      "version": "1.22.8",
      "bom-ref": "resolve@1.22.8#7",
      "author": "James Halliday",
      "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/resolve@1.22.8",
      "externalReferences": [
        {
          "url": "git://github.com/browserify/resolve.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserify/resolve#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserify/resolve/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rushstack+rig-package@0.5.1/node_modules/resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-json-comments",
      "version": "3.1.1",
      "bom-ref": "strip-json-comments@3.1.1",
      "author": "Sindre Sorhus",
      "description": "Strip comments from JSON. Lets you use comments in your JSON files!",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-json-comments@3.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/strip-json-comments.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-json-comments#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-json-comments/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rushstack+rig-package@0.5.1/node_modules/strip-json-comments"
        }
      ]
    },
    {
      "type": "library",
      "name": "argparse",
      "group": "@types",
      "version": "1.0.38",
      "bom-ref": "@types/argparse@1.0.38",
      "description": "TypeScript definitions for argparse",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/argparse@1.0.38",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/argparse",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rushstack+ts-command-line@4.17.1/node_modules/@types/argparse"
        }
      ]
    },
    {
      "type": "library",
      "name": "argparse",
      "version": "1.0.10",
      "bom-ref": "argparse@1.0.10",
      "description": "Very powerful CLI arguments parser. Native port of argparse - python's options parsing library",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/argparse@1.0.10",
      "externalReferences": [
        {
          "url": "git+https://github.com/nodeca/argparse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodeca/argparse#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodeca/argparse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rushstack+ts-command-line@4.17.1/node_modules/argparse"
        }
      ]
    },
    {
      "type": "library",
      "name": "colors",
      "version": "1.2.5",
      "bom-ref": "colors@1.2.5#4",
      "author": "Marak Squires",
      "description": "get colors in your node.js console",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/colors@1.2.5",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/Marak/colors.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Marak/colors.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Marak/colors.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rushstack+ts-command-line@4.17.1/node_modules/colors"
        }
      ]
    },
    {
      "type": "library",
      "name": "string-argv",
      "version": "0.3.2",
      "bom-ref": "string-argv@0.3.2#2",
      "author": "Anthony McCormick",
      "description": "string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/string-argv@0.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/mccormicka/string-argv.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mccormicka/string-argv",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mccormicka/string-argv/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rushstack+ts-command-line@4.17.1/node_modules/string-argv"
        }
      ]
    },
    {
      "type": "library",
      "name": "node",
      "group": "@types",
      "version": "20.10.3",
      "bom-ref": "@types/node@20.10.3#5",
      "description": "TypeScript definitions for node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/node@20.10.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/node",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@types+resolve@1.17.1/node_modules/@types/node"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-core-module",
      "version": "2.13.1",
      "bom-ref": "is-core-module@2.13.1",
      "author": "Jordan Harband",
      "description": "Is this specifier a node.js core module?",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-core-module@2.13.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-core-module.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-core-module",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-core-module/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/resolve@1.22.8/node_modules/is-core-module"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-keys",
      "version": "1.1.1",
      "bom-ref": "object-keys@1.1.1",
      "author": "Jordan Harband",
      "description": "An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object-keys@1.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/ljharb/object-keys.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/object-keys#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/object-keys/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/object-keys"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-parse",
      "version": "1.0.7",
      "bom-ref": "path-parse@1.0.7",
      "author": "Javier Blanco",
      "description": "Node.js path.parse() ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-parse@1.0.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/jbgutierrez/path-parse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jbgutierrez/path-parse#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jbgutierrez/path-parse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/resolve@1.22.8/node_modules/path-parse"
        }
      ]
    },
    {
      "type": "library",
      "name": "supports-preserve-symlinks-flag",
      "version": "1.0.0",
      "bom-ref": "supports-preserve-symlinks-flag@1.0.0",
      "author": "Jordan Harband",
      "description": "Determine if the current node version supports the `--preserve-symlinks` flag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/supports-preserve-symlinks-flag@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/node-supports-preserve-symlinks-flag.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/node-supports-preserve-symlinks-flag#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/node-supports-preserve-symlinks-flag/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/resolve@1.22.8/node_modules/supports-preserve-symlinks-flag"
        }
      ]
    },
    {
      "type": "library",
      "name": "tmp",
      "version": "0.2.1",
      "bom-ref": "tmp@0.2.1#2",
      "author": "KARASZI István",
      "description": "Temporary file and directory creator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tmp@0.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/raszi/node-tmp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/raszi/node-tmp",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/raszi/node-tmp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/tmp"
        }
      ]
    },
    {
      "type": "library",
      "name": "webpack",
      "version": "4.47.0",
      "bom-ref": "webpack@4.47.0",
      "author": "Tobias Koppers @sokra",
      "description": "Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/webpack@4.47.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/webpack/webpack.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webpack/webpack",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack/webpack/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/webpack"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsonc-parser",
      "version": "3.2.0",
      "bom-ref": "jsonc-parser@3.2.0",
      "author": "Microsoft Corporation",
      "description": "Scanner and parser for JSON with comments.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsonc-parser@3.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/microsoft/node-jsonc-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/microsoft/node-jsonc-parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/microsoft/node-jsonc-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/jsonc-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "estree",
      "group": "@types",
      "version": "0.0.39",
      "bom-ref": "@types/estree@0.0.39",
      "description": "TypeScript definitions for ESTree AST specification",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/estree@0.0.39",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rollup+pluginutils@3.1.0_rollup@2.79.1/node_modules/@types/estree"
        }
      ]
    },
    {
      "type": "library",
      "name": "estree-walker",
      "version": "1.0.1",
      "bom-ref": "estree-walker@1.0.1",
      "author": "Rich Harris",
      "description": "Traverse an ESTree-compliant AST",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/estree-walker@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/Rich-Harris/estree-walker.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Rich-Harris/estree-walker#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Rich-Harris/estree-walker/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rollup+pluginutils@3.1.0_rollup@2.79.1/node_modules/estree-walker"
        }
      ]
    },
    {
      "type": "library",
      "name": "picomatch",
      "version": "2.3.1",
      "bom-ref": "picomatch@2.3.1",
      "author": "Jon Schlinkert",
      "description": "Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/picomatch@2.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/picomatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/picomatch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/picomatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rollup+pluginutils@3.1.0_rollup@2.79.1/node_modules/picomatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "rollup",
      "version": "2.79.1",
      "bom-ref": "rollup@2.79.1#7",
      "author": "Rich Harris",
      "description": "Next-generation ES module bundler",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rollup@2.79.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/rollup/rollup.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://rollupjs.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rollup/rollup/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rollup+pluginutils@3.1.0_rollup@2.79.1/node_modules/rollup"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs.realpath",
      "version": "1.0.0",
      "bom-ref": "fs.realpath@1.0.0",
      "author": "Isaac Z. Schlueter",
      "description": "Use node's fs.realpath, but fall back to the JS implementation if the native one fails",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fs.realpath@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/fs.realpath.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/fs.realpath#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/fs.realpath/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/glob@7.2.3/node_modules/fs.realpath"
        }
      ]
    },
    {
      "type": "library",
      "name": "inflight",
      "version": "1.0.6",
      "bom-ref": "inflight@1.0.6",
      "author": "Isaac Z. Schlueter",
      "description": "Add callbacks to requests in flight to avoid async duplication",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inflight@1.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/inflight.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inflight",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inflight/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/glob@7.2.3/node_modules/inflight"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "inherits@2.0.4",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/glob@7.2.3/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimatch",
      "version": "3.1.2",
      "bom-ref": "minimatch@3.1.2#3",
      "author": "Isaac Z. Schlueter",
      "description": "a glob matcher in javascript",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimatch@3.1.2",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/minimatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/minimatch#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/minimatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/glob@7.2.3/node_modules/minimatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "once",
      "version": "1.4.0",
      "bom-ref": "once@1.4.0",
      "author": "Isaac Z. Schlueter",
      "description": "Run a function exactly one time",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/once@1.4.0",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/once.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/once#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/once/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/glob@7.2.3/node_modules/once"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-is-absolute",
      "version": "1.0.1",
      "bom-ref": "path-is-absolute@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Node.js 0.12 path.isAbsolute() ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-is-absolute@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/path-is-absolute.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/path-is-absolute#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/path-is-absolute/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/glob@7.2.3/node_modules/path-is-absolute"
        }
      ]
    },
    {
      "type": "library",
      "name": "estree",
      "group": "@types",
      "version": "0.0.48",
      "bom-ref": "@types/estree@0.0.48#2",
      "description": "TypeScript definitions for ESTree AST specification",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/estree@0.0.48",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/estree",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/is-reference@1.2.1/node_modules/@types/estree"
        }
      ]
    },
    {
      "type": "library",
      "name": "sourcemap-codec",
      "version": "1.4.8",
      "bom-ref": "sourcemap-codec@1.4.8#2",
      "author": "Rich Harris",
      "description": "Encode/decode sourcemap mappings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sourcemap-codec@1.4.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/Rich-Harris/sourcemap-codec.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Rich-Harris/sourcemap-codec",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Rich-Harris/sourcemap-codec/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/magic-string@0.25.9/node_modules/sourcemap-codec"
        }
      ]
    },
    {
      "type": "library",
      "name": "buffer-from",
      "version": "1.1.2",
      "bom-ref": "buffer-from@1.1.2",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/buffer-from@1.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/LinusU/buffer-from.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/LinusU/buffer-from#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/LinusU/buffer-from/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/source-map-support@0.5.21/node_modules/buffer-from"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "version": "0.6.1",
      "bom-ref": "source-map@0.6.1#6",
      "author": "Nick Fitzgerald",
      "description": "Generates and consumes source maps",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map@0.6.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mozilla/source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mozilla/source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mozilla/source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/source-map-support@0.5.21/node_modules/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-plain-object",
      "version": "2.0.4",
      "bom-ref": "is-plain-object@2.0.4",
      "author": "Jon Schlinkert",
      "description": "Returns true if an object was created by the `Object` constructor.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-plain-object@2.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-plain-object.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-plain-object",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-plain-object/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/is-plain-object"
        }
      ]
    },
    {
      "type": "library",
      "name": "builtin-modules",
      "version": "3.3.0",
      "bom-ref": "builtin-modules@3.3.0",
      "author": "Sindre Sorhus",
      "description": "List of the Node.js builtin modules",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/builtin-modules@3.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/builtin-modules.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/builtin-modules#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/builtin-modules/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/is-builtin-module@3.2.1/node_modules/builtin-modules"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-string-parser",
      "group": "@babel",
      "version": "7.23.4",
      "bom-ref": "@babel/helper-string-parser@7.23.4#2",
      "author": "The Babel Team",
      "description": "A utility package to parse strings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-string-parser@7.23.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-string-parser",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-helper-string-parser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@babel+types@7.23.5/node_modules/@babel/helper-string-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-validator-identifier",
      "group": "@babel",
      "version": "7.22.20",
      "bom-ref": "@babel/helper-validator-identifier@7.22.20#2",
      "author": "The Babel Team",
      "description": "Validate identifier/keywords name",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-validator-identifier@7.22.20",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-validator-identifier",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/babel/babel#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@babel+types@7.23.5/node_modules/@babel/helper-validator-identifier"
        }
      ]
    },
    {
      "type": "library",
      "name": "to-fast-properties",
      "version": "2.0.0",
      "bom-ref": "to-fast-properties@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Force V8 to use fast properties for an object",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/to-fast-properties@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/to-fast-properties.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/to-fast-properties#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/to-fast-properties/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@babel+types@7.23.5/node_modules/to-fast-properties"
        }
      ]
    },
    {
      "type": "library",
      "name": "handlebars",
      "version": "4.7.8",
      "bom-ref": "handlebars@4.7.8",
      "author": "Yehuda Katz",
      "description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/handlebars@4.7.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/handlebars-lang/handlebars.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://www.handlebarsjs.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/handlebars-lang/handlebars.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/handlebars"
        }
      ]
    },
    {
      "type": "library",
      "name": "copy-anything",
      "version": "2.0.6",
      "bom-ref": "copy-anything@2.0.6",
      "author": "Luca Ban - Mesqueeb",
      "description": "An optimised way to copy'ing an object. A small and simple integration",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/copy-anything@2.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/mesqueeb/copy-anything.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mesqueeb/copy-anything#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mesqueeb/copy-anything/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/less@4.2.0/node_modules/copy-anything"
        }
      ]
    },
    {
      "type": "library",
      "name": "graceful-fs",
      "version": "4.2.11",
      "bom-ref": "graceful-fs@4.2.11#2",
      "description": "A drop-in replacement for fs, making various improvements.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/graceful-fs@4.2.11",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/node-graceful-fs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/graceful-fs"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime",
      "version": "1.6.0",
      "bom-ref": "mime@1.6.0",
      "author": "Robert Kieffer",
      "description": "A comprehensive library for mime-type mapping",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mime@1.6.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/broofa/node-mime.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/broofa/node-mime#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/broofa/node-mime/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/less@4.2.0/node_modules/mime"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-node-version",
      "version": "1.0.1",
      "bom-ref": "parse-node-version@1.0.1",
      "author": "Gulp Team",
      "description": "Turn node's process.version into something useful.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parse-node-version@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/parse-node-version.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/parse-node-version#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/parse-node-version/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/less@4.2.0/node_modules/parse-node-version"
        }
      ]
    },
    {
      "type": "library",
      "name": "promise",
      "version": "7.3.1",
      "bom-ref": "promise@7.3.1",
      "author": "ForbesLindesay",
      "description": "Bare bones Promises/A+ implementation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/promise@7.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/then/promise.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/then/promise#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/then/promise/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/promise"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve",
      "version": "1.22.8",
      "bom-ref": "resolve@1.22.8#8",
      "author": "James Halliday",
      "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/resolve@1.22.8",
      "externalReferences": [
        {
          "url": "git://github.com/browserify/resolve.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserify/resolve#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserify/resolve/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "version": "0.6.1",
      "bom-ref": "source-map@0.6.1#7",
      "author": "Nick Fitzgerald",
      "description": "Generates and consumes source maps",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map@0.6.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mozilla/source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mozilla/source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mozilla/source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/less@4.2.0/node_modules/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "tslib",
      "version": "2.6.2",
      "bom-ref": "tslib@2.6.2#3",
      "author": "Microsoft Corp.",
      "description": "Runtime library for TypeScript helper functions",
      "licenses": [
        {
          "license": {
            "id": "0BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tslib@2.6.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/Microsoft/tslib.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://www.typescriptlang.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Microsoft/TypeScript/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/less@4.2.0/node_modules/tslib"
        }
      ]
    },
    {
      "type": "library",
      "name": "yallist",
      "version": "3.1.1",
      "bom-ref": "yallist@3.1.1",
      "author": "Isaac Z. Schlueter",
      "description": "Yet Another Linked List",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yallist@3.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/yallist.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/yallist#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/yallist/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/lru-cache@5.1.1/node_modules/yallist"
        }
      ]
    },
    {
      "type": "library",
      "name": "escodegen",
      "version": "2.1.0",
      "bom-ref": "escodegen@2.1.0#2",
      "description": "ECMAScript code generator",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/escodegen@2.1.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/estools/escodegen.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/estools/escodegen",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/estools/escodegen/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/escodegen"
        }
      ]
    },
    {
      "type": "library",
      "name": "estraverse",
      "version": "5.3.0",
      "bom-ref": "estraverse@5.3.0",
      "description": "ECMAScript JS AST traversal functions",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/estraverse@5.3.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/estools/estraverse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/estools/estraverse",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/estools/estraverse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/estraverse"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "version": "0.6.1",
      "bom-ref": "source-map@0.6.1#8",
      "author": "Nick Fitzgerald",
      "description": "Generates and consumes source maps",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map@0.6.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mozilla/source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mozilla/source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mozilla/source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/merge-source-map@1.1.0/node_modules/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "generic-names",
      "version": "4.0.0",
      "bom-ref": "generic-names@4.0.0",
      "author": "Alexey Litvinov",
      "description": "Helper for building generic names, similar to webpack",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/generic-names@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/css-modules/generic-names.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/css-modules/generic-names#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/css-modules/generic-names/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/postcss-modules@4.3.1_postcss@8.4.32/node_modules/generic-names"
        }
      ]
    },
    {
      "type": "library",
      "name": "icss-replace-symbols",
      "version": "1.1.0",
      "bom-ref": "icss-replace-symbols@1.1.0",
      "author": "Glen Maddern",
      "description": "Replacing symbols during the linking phase of ICSS",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/icss-replace-symbols@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/css-modules/icss-replace-symbols.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/css-modules/icss-replace-symbols#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/css-modules/icss-replace-symbols/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/postcss-modules@4.3.1_postcss@8.4.32/node_modules/icss-replace-symbols"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.camelcase",
      "version": "4.3.0",
      "bom-ref": "lodash.camelcase@4.3.0",
      "author": "John-David Dalton",
      "description": "The lodash method `_.camelCase` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.camelcase@4.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/postcss-modules@4.3.1_postcss@8.4.32/node_modules/lodash.camelcase"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-modules-extract-imports",
      "version": "3.0.0",
      "bom-ref": "postcss-modules-extract-imports@3.0.0",
      "author": "Glen Maddern",
      "description": "A CSS Modules transform to extract local aliases for inline imports",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-modules-extract-imports@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/css-modules/postcss-modules-extract-imports.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/css-modules/postcss-modules-extract-imports",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/css-modules/postcss-modules-extract-imports/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/postcss-modules@4.3.1_postcss@8.4.32/node_modules/postcss-modules-extract-imports"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-modules-local-by-default",
      "version": "4.0.3",
      "bom-ref": "postcss-modules-local-by-default@4.0.3",
      "author": "Mark Dalgleish",
      "description": "A CSS Modules transform to make local scope the default",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-modules-local-by-default@4.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/css-modules/postcss-modules-local-by-default.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/css-modules/postcss-modules-local-by-default#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/css-modules/postcss-modules-local-by-default/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/postcss-modules@4.3.1_postcss@8.4.32/node_modules/postcss-modules-local-by-default"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-modules-scope",
      "version": "3.0.0",
      "bom-ref": "postcss-modules-scope@3.0.0",
      "author": "Glen Maddern",
      "description": "A CSS Modules transform to extract export statements from local-scope classes",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-modules-scope@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/css-modules/postcss-modules-scope.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/css-modules/postcss-modules-scope",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/css-modules/postcss-modules-scope/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/postcss-modules@4.3.1_postcss@8.4.32/node_modules/postcss-modules-scope"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-modules-values",
      "version": "4.0.0",
      "bom-ref": "postcss-modules-values@4.0.0",
      "author": "Glen Maddern",
      "description": "PostCSS plugin for CSS Modules to pass arbitrary values between your module files",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-modules-values@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/css-modules/postcss-modules-values.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/css-modules/postcss-modules-values#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/css-modules/postcss-modules-values/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/postcss-modules@4.3.1_postcss@8.4.32/node_modules/postcss-modules-values"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss",
      "version": "8.4.32",
      "bom-ref": "postcss@8.4.32#3",
      "author": "Andrey Sitnik",
      "description": "Tool for transforming styles with JS plugins",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss@8.4.32",
      "externalReferences": [
        {
          "url": "git+https://github.com/postcss/postcss.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://postcss.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/postcss/postcss/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/postcss-modules@4.3.1_postcss@8.4.32/node_modules/postcss"
        }
      ]
    },
    {
      "type": "library",
      "name": "string-hash",
      "version": "1.1.3",
      "bom-ref": "string-hash@1.1.3",
      "author": "The Dark Sky Company",
      "description": "fast string hashing function",
      "licenses": [
        {
          "license": {
            "id": "CC0-1.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/string-hash@1.1.3",
      "externalReferences": [
        {
          "url": "git://github.com/darkskyapp/string-hash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/darkskyapp/string-hash#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/darkskyapp/string-hash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/postcss-modules@4.3.1_postcss@8.4.32/node_modules/string-hash"
        }
      ]
    },
    {
      "type": "library",
      "name": "cssesc",
      "version": "3.0.0",
      "bom-ref": "cssesc@3.0.0",
      "author": "Mathias Bynens",
      "description": "A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cssesc@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mathiasbynens/cssesc.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://mths.be/cssesc",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mathiasbynens/cssesc/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/postcss-selector-parser@6.0.13/node_modules/cssesc"
        }
      ]
    },
    {
      "type": "library",
      "name": "util-deprecate",
      "version": "1.0.2",
      "bom-ref": "util-deprecate@1.0.2",
      "author": "Nathan Rajlich",
      "description": "The Node.js `util.deprecate()` function with browser support",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/util-deprecate@1.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/util-deprecate.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/util-deprecate",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/util-deprecate/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/postcss-selector-parser@6.0.13/node_modules/util-deprecate"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-code-gen",
      "version": "3.0.2",
      "bom-ref": "pug-code-gen@3.0.2",
      "author": "Forbes Lindesay",
      "description": "Default code-generator for pug.  It generates HTML via a JavaScript template function.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-code-gen@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug@3.0.2/node_modules/pug-code-gen"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-filters",
      "version": "4.0.0",
      "bom-ref": "pug-filters@4.0.0",
      "author": "Forbes Lindesay",
      "description": "Code for processing filters in pug templates",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-filters@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug@3.0.2/node_modules/pug-filters"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-lexer",
      "version": "5.0.1",
      "bom-ref": "pug-lexer@5.0.1",
      "author": "ForbesLindesay",
      "description": "The pug lexer (takes a string and converts it to an array of tokens)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-lexer@5.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug@3.0.2/node_modules/pug-lexer"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-linker",
      "version": "4.0.0",
      "bom-ref": "pug-linker@4.0.0",
      "author": "Forbes Lindesay",
      "description": "Link multiple pug ASTs together using include/extends",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-linker@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug@3.0.2/node_modules/pug-linker"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-load",
      "version": "3.0.0",
      "bom-ref": "pug-load@3.0.0",
      "author": "ForbesLindesay",
      "description": "The Pug loader is responsible for loading the depenendencies of a given Pug file.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-load@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug@3.0.2/node_modules/pug-load"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-parser",
      "version": "6.0.0",
      "bom-ref": "pug-parser@6.0.0",
      "author": "ForbesLindesay",
      "description": "The pug parser (takes an array of tokens and converts it to an abstract syntax tree)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-parser@6.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug@3.0.2/node_modules/pug-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-runtime",
      "version": "3.0.1",
      "bom-ref": "pug-runtime@3.0.1",
      "author": "ForbesLindesay",
      "description": "The runtime components for the pug templating language",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-runtime@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug@3.0.2/node_modules/pug-runtime"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-strip-comments",
      "version": "2.0.0",
      "bom-ref": "pug-strip-comments@2.0.0",
      "author": "Timothy Gu",
      "description": "Strip comments from a Pug token stream (from the lexer)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-strip-comments@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug@3.0.2/node_modules/pug-strip-comments"
        }
      ]
    },
    {
      "type": "library",
      "name": "chokidar",
      "version": "3.5.3",
      "bom-ref": "chokidar@3.5.3#4",
      "author": "Paul Miller",
      "description": "Minimal and efficient cross-platform file watching library",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/chokidar@3.5.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/paulmillr/chokidar.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/paulmillr/chokidar",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/paulmillr/chokidar/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/sass@1.69.5/node_modules/chokidar"
        }
      ]
    },
    {
      "type": "library",
      "name": "immutable",
      "version": "4.3.4",
      "bom-ref": "immutable@4.3.4",
      "author": "Lee Byron",
      "description": "Immutable Data Collections",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/immutable@4.3.4",
      "externalReferences": [
        {
          "url": "git://github.com/immutable-js/immutable-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://immutable-js.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/immutable-js/immutable-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/sass@1.69.5/node_modules/immutable"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map-js",
      "version": "1.0.2",
      "bom-ref": "source-map-js@1.0.2#2",
      "author": "Valentin 7rulnik Semirulnik",
      "description": "Generates and consumes source maps",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map-js@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/7rulnik/source-map-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/7rulnik/source-map-js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/7rulnik/source-map-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/sass@1.69.5/node_modules/source-map-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "css",
      "version": "3.0.0",
      "bom-ref": "css@3.0.0",
      "author": "TJ Holowaychuk",
      "description": "CSS parser / stringifier",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/css@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/reworkcss/css.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/reworkcss/css#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/reworkcss/css/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/stylus@0.58.1/node_modules/css"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "4.3.4",
      "bom-ref": "debug@4.3.4#4",
      "author": "Josh Junon",
      "description": "Lightweight debugging utility for Node.js and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/debug@4.3.4",
      "externalReferences": [
        {
          "url": "git://github.com/debug-js/debug.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/debug-js/debug#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/debug-js/debug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/stylus@0.58.1/node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "glob",
      "version": "7.2.3",
      "bom-ref": "glob@7.2.3#6",
      "author": "Isaac Z. Schlueter",
      "description": "a little globber",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/glob@7.2.3",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-glob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-glob#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-glob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/stylus@0.58.1/node_modules/glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "sax",
      "version": "1.2.4",
      "bom-ref": "sax@1.2.4",
      "author": "Isaac Z. Schlueter",
      "description": "An evented streaming XML parser in JavaScript",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sax@1.2.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/sax-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/sax-js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/sax-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/stylus@0.58.1/node_modules/sax"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "version": "0.7.4",
      "bom-ref": "source-map@0.7.4",
      "author": "Nick Fitzgerald",
      "description": "Generates and consumes source maps",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map@0.7.4",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mozilla/source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mozilla/source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mozilla/source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/stylus@0.58.1/node_modules/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "color-convert",
      "version": "2.0.1",
      "bom-ref": "color-convert@2.0.1",
      "author": "Heather Arthur",
      "description": "Plain color conversion functions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/color-convert@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/Qix-/color-convert.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Qix-/color-convert#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Qix-/color-convert/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/ansi-styles@4.3.0/node_modules/color-convert"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-flag",
      "version": "4.0.0",
      "bom-ref": "has-flag@4.0.0",
      "author": "Sindre Sorhus",
      "description": "Check if argv has a specific flag",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-flag@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/has-flag.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/has-flag#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/has-flag/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/supports-color@7.2.0/node_modules/has-flag"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-changelog-angular",
      "version": "5.0.13",
      "bom-ref": "conventional-changelog-angular@5.0.13",
      "author": "Steve Mao",
      "description": "conventional-changelog angular preset",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-changelog-angular@5.0.13",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog@3.1.25/node_modules/conventional-changelog-angular"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-changelog-atom",
      "version": "2.0.8",
      "bom-ref": "conventional-changelog-atom@2.0.8",
      "author": "Steve Mao",
      "description": "conventional-changelog atom preset",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-changelog-atom@2.0.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-atom#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog@3.1.25/node_modules/conventional-changelog-atom"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-changelog-codemirror",
      "version": "2.0.8",
      "bom-ref": "conventional-changelog-codemirror@2.0.8",
      "author": "Steve Mao",
      "description": "conventional-changelog CodeMirror preset",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-changelog-codemirror@2.0.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-codemirror#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog@3.1.25/node_modules/conventional-changelog-codemirror"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-changelog-conventionalcommits",
      "version": "4.6.3",
      "bom-ref": "conventional-changelog-conventionalcommits@4.6.3",
      "author": "Ben Coe",
      "description": "conventional-changelog conventionalcommits.org preset",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-changelog-conventionalcommits@4.6.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-conventionalcommits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog@3.1.25/node_modules/conventional-changelog-conventionalcommits"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-changelog-core",
      "version": "4.2.4",
      "bom-ref": "conventional-changelog-core@4.2.4",
      "description": "conventional-changelog core",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-changelog-core@4.2.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog@3.1.25/node_modules/conventional-changelog-core"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-changelog-ember",
      "version": "2.0.9",
      "bom-ref": "conventional-changelog-ember@2.0.9",
      "author": "Steve Mao",
      "description": "conventional-changelog ember preset",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-changelog-ember@2.0.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-ember#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog@3.1.25/node_modules/conventional-changelog-ember"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-changelog-eslint",
      "version": "3.0.9",
      "bom-ref": "conventional-changelog-eslint@3.0.9",
      "author": "Steve Mao",
      "description": "conventional-changelog eslint preset",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-changelog-eslint@3.0.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-eslint#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog@3.1.25/node_modules/conventional-changelog-eslint"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-changelog-express",
      "version": "2.0.6",
      "bom-ref": "conventional-changelog-express@2.0.6",
      "author": "Steve Mao",
      "description": "conventional-changelog express preset",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-changelog-express@2.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-express#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog@3.1.25/node_modules/conventional-changelog-express"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-changelog-jquery",
      "version": "3.0.11",
      "bom-ref": "conventional-changelog-jquery@3.0.11",
      "author": "Steve Mao",
      "description": "conventional-changelog jquery preset",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-changelog-jquery@3.0.11",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-jquery#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog@3.1.25/node_modules/conventional-changelog-jquery"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-changelog-jshint",
      "version": "2.0.9",
      "bom-ref": "conventional-changelog-jshint@2.0.9",
      "author": "Steve Mao",
      "description": "conventional-changelog jshint preset",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-changelog-jshint@2.0.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-jshint#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog@3.1.25/node_modules/conventional-changelog-jshint"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-changelog-preset-loader",
      "version": "2.3.4",
      "bom-ref": "conventional-changelog-preset-loader@2.3.4",
      "description": "Configuration preset loader for `conventional-changelog`.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-changelog-preset-loader@2.3.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-preset-loader#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog@3.1.25/node_modules/conventional-changelog-preset-loader"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimist",
      "group": "@types",
      "version": "1.2.5",
      "bom-ref": "@types/minimist@1.2.5#2",
      "description": "TypeScript definitions for minimist",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/minimist@1.2.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/minimist",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/minimist",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/meow@8.1.2/node_modules/@types/minimist"
        }
      ]
    },
    {
      "type": "library",
      "name": "camelcase-keys",
      "version": "6.2.2",
      "bom-ref": "camelcase-keys@6.2.2",
      "author": "Sindre Sorhus",
      "description": "Convert object keys to camel case",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/camelcase-keys@6.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/camelcase-keys.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/camelcase-keys#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/camelcase-keys/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/meow@8.1.2/node_modules/camelcase-keys"
        }
      ]
    },
    {
      "type": "library",
      "name": "decamelize-keys",
      "version": "1.1.1",
      "bom-ref": "decamelize-keys@1.1.1",
      "author": "Sindre Sorhus",
      "description": "Convert object keys from camelCase to lowercase with a custom separator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/decamelize-keys@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/decamelize-keys.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/decamelize-keys#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/decamelize-keys/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/meow@8.1.2/node_modules/decamelize-keys"
        }
      ]
    },
    {
      "type": "library",
      "name": "hard-rejection",
      "version": "2.1.0",
      "bom-ref": "hard-rejection@2.1.0",
      "author": "Sindre Sorhus",
      "description": "Make unhandled promise rejections fail hard right away instead of the default silent fail",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hard-rejection@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/hard-rejection.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/hard-rejection#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/hard-rejection/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/meow@8.1.2/node_modules/hard-rejection"
        }
      ]
    },
    {
      "type": "library",
      "name": "indent-string",
      "version": "4.0.0",
      "bom-ref": "indent-string@4.0.0",
      "author": "Sindre Sorhus",
      "description": "Indent each line in a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/indent-string@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/indent-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/indent-string#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/indent-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/indent-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimist-options",
      "version": "4.1.0",
      "bom-ref": "minimist-options@4.1.0",
      "author": "Vadim Demedes",
      "description": "Pretty options for minimist",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimist-options@4.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/vadimdemedes/minimist-options.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/vadimdemedes/minimist-options#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vadimdemedes/minimist-options/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/meow@8.1.2/node_modules/minimist-options"
        }
      ]
    },
    {
      "type": "library",
      "name": "normalize-package-data",
      "version": "3.0.3",
      "bom-ref": "normalize-package-data@3.0.3",
      "author": "Meryn Stol",
      "description": "Normalizes data that can be found in package.json files.",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/normalize-package-data@3.0.3",
      "externalReferences": [
        {
          "url": "git://github.com/npm/normalize-package-data.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/normalize-package-data#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/normalize-package-data/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/meow@8.1.2/node_modules/normalize-package-data"
        }
      ]
    },
    {
      "type": "library",
      "name": "read-pkg-up",
      "version": "7.0.1",
      "bom-ref": "read-pkg-up@7.0.1",
      "author": "Sindre Sorhus",
      "description": "Read the closest package.json file",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/read-pkg-up@7.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/read-pkg-up.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/read-pkg-up#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/read-pkg-up/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/meow@8.1.2/node_modules/read-pkg-up"
        }
      ]
    },
    {
      "type": "library",
      "name": "redent",
      "version": "3.0.0",
      "bom-ref": "redent@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Strip redundant indentation and indent the string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/redent@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/redent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/redent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/redent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/meow@8.1.2/node_modules/redent"
        }
      ]
    },
    {
      "type": "library",
      "name": "trim-newlines",
      "version": "3.0.1",
      "bom-ref": "trim-newlines@3.0.1",
      "author": "Sindre Sorhus",
      "description": "Trim newlines from the start and/or end of a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/trim-newlines@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/trim-newlines.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/trim-newlines#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/trim-newlines/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/meow@8.1.2/node_modules/trim-newlines"
        }
      ]
    },
    {
      "type": "library",
      "name": "type-fest",
      "version": "0.18.1",
      "bom-ref": "type-fest@0.18.1",
      "author": "Sindre Sorhus",
      "description": "A collection of essential TypeScript types",
      "licenses": [
        {
          "expression": "(MIT OR CC0-1.0)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/type-fest@0.18.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/type-fest.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/type-fest#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/type-fest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/meow@8.1.2/node_modules/type-fest"
        }
      ]
    },
    {
      "type": "library",
      "name": "yargs-parser",
      "version": "20.2.9",
      "bom-ref": "yargs-parser@20.2.9#2",
      "author": "Ben Coe",
      "description": "the mighty option parser used by yargs",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yargs-parser@20.2.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/yargs/yargs-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/yargs/yargs-parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yargs/yargs-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/meow@8.1.2/node_modules/yargs-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "temp-dir",
      "version": "2.0.0",
      "bom-ref": "temp-dir@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Get the real path of the system temp directory",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/temp-dir@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/temp-dir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/temp-dir#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/temp-dir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/tempfile@3.0.0/node_modules/temp-dir"
        }
      ]
    },
    {
      "type": "library",
      "name": "uuid",
      "version": "3.4.0",
      "bom-ref": "uuid@3.4.0",
      "description": "RFC4122 (v1, v4, and v5) UUIDs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uuid@3.4.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/uuidjs/uuid.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/uuidjs/uuid#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/uuidjs/uuid/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/tempfile@3.0.0/node_modules/uuid"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimist",
      "version": "1.2.8",
      "bom-ref": "minimist@1.2.8#2",
      "author": "James Halliday",
      "description": "parse argument options",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimist@1.2.8",
      "externalReferences": [
        {
          "url": "git://github.com/minimistjs/minimist.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/minimistjs/minimist",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/minimistjs/minimist/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/mkdirp@0.5.6/node_modules/minimist"
        }
      ]
    },
    {
      "type": "library",
      "name": "shebang-regex",
      "version": "3.0.0",
      "bom-ref": "shebang-regex@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Regular expression for matching a shebang line",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/shebang-regex@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/shebang-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/shebang-regex#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/shebang-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/shebang-command@2.0.0/node_modules/shebang-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "isexe",
      "version": "2.0.0",
      "bom-ref": "isexe@2.0.0",
      "author": "Isaac Z. Schlueter",
      "description": "Minimal module to check if a file is executable.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isexe@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/isexe.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/isexe#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/isexe/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/which@2.0.2/node_modules/isexe"
        }
      ]
    },
    {
      "type": "library",
      "name": "anymatch",
      "version": "3.1.3",
      "bom-ref": "anymatch@3.1.3",
      "author": "Elan Shanker",
      "description": "Matches strings against configurable strings, globs, regular expressions, and/or functions",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/anymatch@3.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/anymatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/anymatch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/anymatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/chokidar@3.5.3/node_modules/anymatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "braces",
      "version": "3.0.2",
      "bom-ref": "braces@3.0.2#2",
      "author": "Jon Schlinkert",
      "description": "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/braces@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/braces.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/braces",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/braces/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/chokidar@3.5.3/node_modules/braces"
        }
      ]
    },
    {
      "type": "library",
      "name": "glob-parent",
      "version": "5.1.2",
      "bom-ref": "glob-parent@5.1.2",
      "author": "Gulp Team",
      "description": "Extract the non-magic parent path from a glob string.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/glob-parent@5.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/glob-parent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/glob-parent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/glob-parent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/chokidar@3.5.3/node_modules/glob-parent"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-binary-path",
      "version": "2.1.0",
      "bom-ref": "is-binary-path@2.1.0",
      "author": "Sindre Sorhus",
      "description": "Check if a file path is a binary file",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-binary-path@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-binary-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-binary-path#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-binary-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/chokidar@3.5.3/node_modules/is-binary-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-glob",
      "version": "4.0.3",
      "bom-ref": "is-glob@4.0.3",
      "author": "Jon Schlinkert",
      "description": "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-glob@4.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/is-glob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/is-glob",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/is-glob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/chokidar@3.5.3/node_modules/is-glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "normalize-path",
      "version": "3.0.0",
      "bom-ref": "normalize-path@3.0.0#2",
      "author": "Jon Schlinkert",
      "description": "Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/normalize-path@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/normalize-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/normalize-path",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/normalize-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/chokidar@3.5.3/node_modules/normalize-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "readdirp",
      "version": "3.6.0",
      "bom-ref": "readdirp@3.6.0",
      "author": "Thorsten Lorenz",
      "description": "Recursive version of fs.readdir with streaming API.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readdirp@3.6.0",
      "externalReferences": [
        {
          "url": "git://github.com/paulmillr/readdirp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/paulmillr/readdirp",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/paulmillr/readdirp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/chokidar@3.5.3/node_modules/readdirp"
        }
      ]
    },
    {
      "type": "library",
      "name": "upath",
      "version": "1.2.0",
      "bom-ref": "upath@1.2.0",
      "author": "Angelos Pikoulas",
      "description": "A proxy to `path`, replacing `\\` with `/` for all results & new methods to normalize & join keeping leading `./` and add, change, default, trim file extensions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/upath@1.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/anodynos/upath.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/anodynos/upath/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/anodynos/upath/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/upath"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-regex",
      "version": "5.0.1",
      "bom-ref": "ansi-regex@5.0.1",
      "author": "Sindre Sorhus",
      "description": "Regular expression for matching ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansi-regex@5.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/ansi-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/ansi-regex#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/ansi-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/strip-ansi@6.0.1/node_modules/ansi-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "pump",
      "version": "3.0.0",
      "bom-ref": "pump@3.0.0",
      "author": "Mathias Buus Madsen",
      "description": "pipe streams together and close all of them if one of them closes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pump@3.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/mafintosh/pump.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/pump#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/pump/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/get-stream@5.2.0/node_modules/pump"
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-deep-equal",
      "version": "3.1.3",
      "bom-ref": "fast-deep-equal@3.1.3",
      "author": "Evgeny Poberezkin",
      "description": "Fast deep equal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fast-deep-equal@3.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/epoberezkin/fast-deep-equal.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/epoberezkin/fast-deep-equal#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/epoberezkin/fast-deep-equal/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/fast-deep-equal"
        }
      ]
    },
    {
      "type": "library",
      "name": "from2",
      "version": "2.3.0",
      "bom-ref": "from2@2.3.0",
      "author": "Hugh Kennedy",
      "description": "Convenience wrapper for ReadableStream, with an API lifted from \"from\" and \"through2\"",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/from2@2.3.0",
      "externalReferences": [
        {
          "url": "git://github.com/hughsk/from2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hughsk/from2",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hughsk/from2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/from2"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-key",
      "version": "3.1.1",
      "bom-ref": "path-key@3.1.1#2",
      "author": "Sindre Sorhus",
      "description": "Get the PATH environment variable key cross-platform",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-key@3.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/path-key.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/path-key#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/path-key/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/npm-run-path@4.0.1/node_modules/path-key"
        }
      ]
    },
    {
      "type": "library",
      "name": "mimic-fn",
      "version": "2.1.0",
      "bom-ref": "mimic-fn@2.1.0",
      "author": "Sindre Sorhus",
      "description": "Make a function mimic another one",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mimic-fn@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/mimic-fn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/mimic-fn#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/mimic-fn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/onetime@5.1.2/node_modules/mimic-fn"
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn-walk",
      "version": "7.2.0",
      "bom-ref": "acorn-walk@7.2.0",
      "description": "ECMAScript (ESTree) AST walker",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/acorn-walk@7.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/acornjs/acorn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/acornjs/acorn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/acornjs/acorn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/acorn-globals@6.0.0/node_modules/acorn-walk"
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn",
      "version": "7.4.1",
      "bom-ref": "acorn@7.4.1",
      "description": "ECMAScript parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/acorn@7.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/acornjs/acorn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/acornjs/acorn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/acornjs/acorn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/acorn-globals@6.0.0/node_modules/acorn"
        }
      ]
    },
    {
      "type": "library",
      "name": "assertion-error",
      "version": "1.1.0",
      "bom-ref": "assertion-error@1.1.0",
      "author": "Jake Luer",
      "description": "Error constructor for test and validation frameworks that implements standardized AssertionError specification.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/assertion-error@1.1.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/chaijs/assertion-error.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chaijs/assertion-error#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chaijs/assertion-error/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/chai@4.3.10/node_modules/assertion-error"
        }
      ]
    },
    {
      "type": "library",
      "name": "check-error",
      "version": "1.0.3",
      "bom-ref": "check-error@1.0.3",
      "author": "Jake Luer",
      "description": "Error comparison and information related utility for node and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/check-error@1.0.3",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/chaijs/check-error.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chaijs/check-error#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chaijs/check-error/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/chai@4.3.10/node_modules/check-error"
        }
      ]
    },
    {
      "type": "library",
      "name": "deep-eql",
      "version": "4.1.3",
      "bom-ref": "deep-eql@4.1.3",
      "author": "Jake Luer",
      "description": "Improved deep equality testing for Node.js and the browser.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/deep-eql@4.1.3",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/chaijs/deep-eql.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chaijs/deep-eql#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chaijs/deep-eql/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/chai@4.3.10/node_modules/deep-eql"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-func-name",
      "version": "2.0.2",
      "bom-ref": "get-func-name@2.0.2",
      "author": "Jake Luer",
      "description": "Utility for getting a function's name for node and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-func-name@2.0.2",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/chaijs/get-func-name.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chaijs/get-func-name#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chaijs/get-func-name/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/chai@4.3.10/node_modules/get-func-name"
        }
      ]
    },
    {
      "type": "library",
      "name": "loupe",
      "version": "2.3.7",
      "bom-ref": "loupe@2.3.7",
      "author": "Veselin Todorov",
      "description": "Inspect utility for Node.js and browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/loupe@2.3.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/chaijs/loupe.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chaijs/loupe",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chaijs/loupe/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/chai@4.3.10/node_modules/loupe"
        }
      ]
    },
    {
      "type": "library",
      "name": "pathval",
      "version": "1.1.1",
      "bom-ref": "pathval@1.1.1",
      "author": "Veselin Todorov",
      "description": "Object value retrieval given a string path",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pathval@1.1.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/chaijs/pathval.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chaijs/pathval",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chaijs/pathval/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/chai@4.3.10/node_modules/pathval"
        }
      ]
    },
    {
      "type": "library",
      "name": "type-detect",
      "version": "4.0.8",
      "bom-ref": "type-detect@4.0.8",
      "author": "Jake Luer",
      "description": "Improved typeof detection for node.js and the browser.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/type-detect@4.0.8",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/chaijs/type-detect.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chaijs/type-detect#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chaijs/type-detect/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/chai@4.3.10/node_modules/type-detect"
        }
      ]
    },
    {
      "type": "library",
      "name": "cssom",
      "version": "0.3.8",
      "bom-ref": "cssom@0.3.8",
      "author": "Nikita Vasilyev",
      "description": "CSS Object Model implementation and CSS parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cssom@0.3.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/NV/CSSOM.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/NV/CSSOM#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/NV/CSSOM/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cssstyle@2.3.0/node_modules/cssom"
        }
      ]
    },
    {
      "type": "library",
      "name": "abab",
      "version": "2.0.6",
      "bom-ref": "abab@2.0.6#2",
      "author": "Jeff Carpenter",
      "description": "WHATWG spec-compliant implementations of window.atob and window.btoa.",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/abab@2.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/abab.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/abab#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/abab/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/data-urls@3.0.2/node_modules/abab"
        }
      ]
    },
    {
      "type": "library",
      "name": "whatwg-mimetype",
      "version": "3.0.0",
      "bom-ref": "whatwg-mimetype@3.0.0#2",
      "author": "Domenic Denicola",
      "description": "Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/whatwg-mimetype@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/whatwg-mimetype.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/whatwg-mimetype#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/whatwg-mimetype/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/data-urls@3.0.2/node_modules/whatwg-mimetype"
        }
      ]
    },
    {
      "type": "library",
      "name": "whatwg-url",
      "version": "11.0.0",
      "bom-ref": "whatwg-url@11.0.0",
      "author": "Sebastian Mayr",
      "description": "An implementation of the WHATWG URL Standard's URL API and parsing machinery",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/whatwg-url@11.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/whatwg-url.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/whatwg-url#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/whatwg-url/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/data-urls@3.0.2/node_modules/whatwg-url"
        }
      ]
    },
    {
      "type": "library",
      "name": "webidl-conversions",
      "version": "7.0.0",
      "bom-ref": "webidl-conversions@7.0.0#2",
      "author": "Domenic Denicola",
      "description": "Implements the WebIDL algorithms for converting to and from JavaScript values",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/webidl-conversions@7.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/webidl-conversions.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/webidl-conversions#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/webidl-conversions/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/domexception@4.0.0/node_modules/webidl-conversions"
        }
      ]
    },
    {
      "type": "library",
      "name": "bluebird",
      "version": "3.7.2",
      "bom-ref": "bluebird@3.7.2",
      "author": "Petka Antonov",
      "description": "Full featured Promises/A+ implementation with exceptionally good performance",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bluebird@3.7.2",
      "externalReferences": [
        {
          "url": "git://github.com/petkaantonov/bluebird.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/petkaantonov/bluebird",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/petkaantonov/bluebird/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/bluebird"
        }
      ]
    },
    {
      "type": "library",
      "name": "esprima",
      "version": "4.0.1",
      "bom-ref": "esprima@4.0.1#2",
      "author": "Ariya Hidayat",
      "description": "ECMAScript parsing infrastructure for multipurpose analysis",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/esprima@4.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jquery/esprima.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://esprima.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jquery/esprima/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/escodegen@2.1.0/node_modules/esprima"
        }
      ]
    },
    {
      "type": "library",
      "name": "estraverse",
      "version": "5.3.0",
      "bom-ref": "estraverse@5.3.0#2",
      "description": "ECMAScript JS AST traversal functions",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/estraverse@5.3.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/estools/estraverse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/estools/estraverse",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/estools/estraverse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/escodegen@2.1.0/node_modules/estraverse"
        }
      ]
    },
    {
      "type": "library",
      "name": "esutils",
      "version": "2.0.3",
      "bom-ref": "esutils@2.0.3",
      "description": "utility box for ECMAScript language tools",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/esutils@2.0.3",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/estools/esutils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/estools/esutils",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/estools/esutils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/escodegen@2.1.0/node_modules/esutils"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "version": "0.6.1",
      "bom-ref": "source-map@0.6.1#9",
      "author": "Nick Fitzgerald",
      "description": "Generates and consumes source maps",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map@0.6.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mozilla/source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mozilla/source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mozilla/source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/escodegen@2.1.0/node_modules/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "asynckit",
      "version": "0.4.0",
      "bom-ref": "asynckit@0.4.0",
      "author": "Alex Indigo",
      "description": "Minimal async jobs utility library, with streams support",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/asynckit@0.4.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/alexindigo/asynckit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/alexindigo/asynckit#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/alexindigo/asynckit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/form-data@4.0.0/node_modules/asynckit"
        }
      ]
    },
    {
      "type": "library",
      "name": "combined-stream",
      "version": "1.0.8",
      "bom-ref": "combined-stream@1.0.8",
      "author": "Felix Geisendörfer",
      "description": "A stream that emits multiple other streams one after another.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/combined-stream@1.0.8",
      "externalReferences": [
        {
          "url": "git://github.com/felixge/node-combined-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/felixge/node-combined-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/felixge/node-combined-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/form-data@4.0.0/node_modules/combined-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime-types",
      "version": "2.1.35",
      "bom-ref": "mime-types@2.1.35",
      "description": "The ultimate javascript content-type utility.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mime-types@2.1.35",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/mime-types.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/mime-types#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/mime-types/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/form-data@4.0.0/node_modules/mime-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "whatwg-encoding",
      "version": "2.0.0",
      "bom-ref": "whatwg-encoding@2.0.0#2",
      "author": "Domenic Denicola",
      "description": "Decode strings according to the WHATWG Encoding Standard",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/whatwg-encoding@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/whatwg-encoding.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/whatwg-encoding#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/whatwg-encoding/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/html-encoding-sniffer@3.0.0/node_modules/whatwg-encoding"
        }
      ]
    },
    {
      "type": "library",
      "name": "once",
      "group": "@tootallnate",
      "version": "2.0.0",
      "bom-ref": "@tootallnate/once@2.0.0",
      "author": "Nathan Rajlich",
      "description": "Creates a Promise that waits for a single event",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tootallnate/once@2.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/once.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/once#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/once/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/http-proxy-agent@5.0.0/node_modules/@tootallnate/once"
        }
      ]
    },
    {
      "type": "library",
      "name": "agent-base",
      "version": "6.0.2",
      "bom-ref": "agent-base@6.0.2",
      "author": "Nathan Rajlich",
      "description": "Turn a function into an `http.Agent` instance",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/agent-base@6.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/node-agent-base.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/node-agent-base#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/node-agent-base/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/http-proxy-agent@5.0.0/node_modules/agent-base"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "4.3.4",
      "bom-ref": "debug@4.3.4#5",
      "author": "Josh Junon",
      "description": "Lightweight debugging utility for Node.js and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/debug@4.3.4",
      "externalReferences": [
        {
          "url": "git://github.com/debug-js/debug.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/debug-js/debug#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/debug-js/debug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/http-proxy-agent@5.0.0/node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "agent-base",
      "version": "6.0.2",
      "bom-ref": "agent-base@6.0.2#2",
      "author": "Nathan Rajlich",
      "description": "Turn a function into an `http.Agent` instance",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/agent-base@6.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/node-agent-base.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/node-agent-base#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/node-agent-base/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/https-proxy-agent@5.0.1/node_modules/agent-base"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "4.3.4",
      "bom-ref": "debug@4.3.4#6",
      "author": "Josh Junon",
      "description": "Lightweight debugging utility for Node.js and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/debug@4.3.4",
      "externalReferences": [
        {
          "url": "git://github.com/debug-js/debug.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/debug-js/debug#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/debug-js/debug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/https-proxy-agent@5.0.1/node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "brace-expansion",
      "version": "1.1.11",
      "bom-ref": "brace-expansion@1.1.11",
      "author": "Julian Gruber",
      "description": "Brace expansion as known from sh/bash",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/brace-expansion@1.1.11",
      "externalReferences": [
        {
          "url": "git://github.com/juliangruber/brace-expansion.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/juliangruber/brace-expansion",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/juliangruber/brace-expansion/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/minimatch@3.1.2/node_modules/brace-expansion"
        }
      ]
    },
    {
      "type": "library",
      "name": "xmlchars",
      "version": "2.2.0",
      "bom-ref": "xmlchars@2.2.0",
      "author": "Louis-Dominique Dubeau",
      "description": "Utilities for determining if characters belong to character classes defined by the XML specs.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/xmlchars@2.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lddubeau/xmlchars.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lddubeau/xmlchars#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lddubeau/xmlchars/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/saxes@5.0.1/node_modules/xmlchars"
        }
      ]
    },
    {
      "type": "library",
      "name": "psl",
      "version": "1.9.0",
      "bom-ref": "psl@1.9.0",
      "author": "Lupo Montero",
      "description": "Domain name parser based on the Public Suffix List",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/psl@1.9.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/lupomontero/psl.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lupomontero/psl#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lupomontero/psl/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/tough-cookie@4.1.3/node_modules/psl"
        }
      ]
    },
    {
      "type": "library",
      "name": "punycode",
      "version": "2.3.1",
      "bom-ref": "punycode@2.3.1",
      "author": "Mathias Bynens",
      "description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/punycode@2.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/mathiasbynens/punycode.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://mths.be/punycode",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mathiasbynens/punycode.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/tough-cookie@4.1.3/node_modules/punycode"
        }
      ]
    },
    {
      "type": "library",
      "name": "universalify",
      "version": "0.2.0",
      "bom-ref": "universalify@0.2.0",
      "author": "Ryan Zimmerman",
      "description": "Make a callback- or promise-based function support both promises and callbacks.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/universalify@0.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/RyanZim/universalify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/RyanZim/universalify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/RyanZim/universalify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/tough-cookie@4.1.3/node_modules/universalify"
        }
      ]
    },
    {
      "type": "library",
      "name": "url-parse",
      "version": "1.5.10",
      "bom-ref": "url-parse@1.5.10",
      "author": "Arnout Kazemier",
      "description": "Small footprint URL parser that works seamlessly across Node.js and browser environments",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/url-parse@1.5.10",
      "externalReferences": [
        {
          "url": "git+https://github.com/unshiftio/url-parse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/unshiftio/url-parse#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/unshiftio/url-parse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/tough-cookie@4.1.3/node_modules/url-parse"
        }
      ]
    },
    {
      "type": "library",
      "name": "browser-process-hrtime",
      "version": "1.0.0",
      "bom-ref": "browser-process-hrtime@1.0.0",
      "author": "kumavis",
      "description": "Shim for process.hrtime in the browser",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/browser-process-hrtime@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/kumavis/browser-process-hrtime.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kumavis/browser-process-hrtime#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kumavis/browser-process-hrtime/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/w3c-hr-time@1.0.2/node_modules/browser-process-hrtime"
        }
      ]
    },
    {
      "type": "library",
      "name": "xml-name-validator",
      "version": "4.0.0",
      "bom-ref": "xml-name-validator@4.0.0#2",
      "author": "Domenic Denicola",
      "description": "Validates whether a string matches the production for an XML name or qualified name",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/xml-name-validator@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/xml-name-validator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/xml-name-validator#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/xml-name-validator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/w3c-xmlserializer@3.0.0/node_modules/xml-name-validator"
        }
      ]
    },
    {
      "type": "library",
      "name": "iconv-lite",
      "version": "0.6.3",
      "bom-ref": "iconv-lite@0.6.3",
      "author": "Alexander Shtuchkin",
      "description": "Convert character encodings in pure javascript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/iconv-lite@0.6.3",
      "externalReferences": [
        {
          "url": "git://github.com/ashtuchkin/iconv-lite.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ashtuchkin/iconv-lite",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ashtuchkin/iconv-lite/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/whatwg-encoding@2.0.0/node_modules/iconv-lite"
        }
      ]
    },
    {
      "type": "library",
      "name": "whatwg-encoding",
      "version": "2.0.0",
      "bom-ref": "whatwg-encoding@2.0.0#3",
      "author": "Domenic Denicola",
      "description": "Decode strings according to the WHATWG Encoding Standard",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/whatwg-encoding@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/whatwg-encoding.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/whatwg-encoding#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/whatwg-encoding/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/whatwg-encoding"
        }
      ]
    },
    {
      "type": "library",
      "name": "domexception",
      "version": "4.0.0",
      "bom-ref": "domexception@4.0.0#2",
      "author": "Domenic Denicola",
      "description": "An implementation of the DOMException class from browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/domexception@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/domexception.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/domexception#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/domexception/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/domexception"
        }
      ]
    },
    {
      "type": "library",
      "name": "tr46",
      "version": "3.0.0",
      "bom-ref": "tr46@3.0.0",
      "author": "Sebastian Mayr",
      "description": "An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tr46@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/tr46.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/tr46#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/tr46/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/whatwg-url@10.0.0/node_modules/tr46"
        }
      ]
    },
    {
      "type": "library",
      "name": "webidl-conversions",
      "version": "7.0.0",
      "bom-ref": "webidl-conversions@7.0.0#3",
      "author": "Domenic Denicola",
      "description": "Implements the WebIDL algorithms for converting to and from JavaScript values",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/webidl-conversions@7.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/webidl-conversions.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/webidl-conversions#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/webidl-conversions/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/whatwg-url@10.0.0/node_modules/webidl-conversions"
        }
      ]
    },
    {
      "type": "library",
      "name": "cliui",
      "version": "7.0.4",
      "bom-ref": "cliui@7.0.4",
      "author": "Ben Coe",
      "description": "easily create complex multi-column command-line-interfaces",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cliui@7.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/yargs/cliui.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/yargs/cliui#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yargs/cliui/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/yargs@16.2.0/node_modules/cliui"
        }
      ]
    },
    {
      "type": "library",
      "name": "escalade",
      "version": "3.1.1",
      "bom-ref": "escalade@3.1.1",
      "author": "Luke Edwards",
      "description": "A tiny (183B to 210B) and fast utility to ascend parent directories",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/escalade@3.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lukeed/escalade.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lukeed/escalade#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lukeed/escalade/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/yargs@16.2.0/node_modules/escalade"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-caller-file",
      "version": "2.0.5",
      "bom-ref": "get-caller-file@2.0.5",
      "author": "Stefan Penner",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-caller-file@2.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/stefanpenner/get-caller-file.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stefanpenner/get-caller-file#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stefanpenner/get-caller-file/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/yargs@16.2.0/node_modules/get-caller-file"
        }
      ]
    },
    {
      "type": "library",
      "name": "require-directory",
      "version": "2.1.1",
      "bom-ref": "require-directory@2.1.1",
      "author": "Troy Goode",
      "description": "Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/require-directory@2.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/troygoode/node-require-directory.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/troygoode/node-require-directory/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/troygoode/node-require-directory/issues/",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/yargs@16.2.0/node_modules/require-directory"
        }
      ]
    },
    {
      "type": "library",
      "name": "string-width",
      "version": "4.2.3",
      "bom-ref": "string-width@4.2.3",
      "author": "Sindre Sorhus",
      "description": "Get the visual width of a string - the number of columns required to display it",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/string-width@4.2.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/string-width.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/string-width#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/string-width/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/yargs@16.2.0/node_modules/string-width"
        }
      ]
    },
    {
      "type": "library",
      "name": "y18n",
      "version": "5.0.8",
      "bom-ref": "y18n@5.0.8",
      "author": "Ben Coe",
      "description": "the bare-bones internationalization library used by yargs",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/y18n@5.0.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/yargs/y18n.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/yargs/y18n",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yargs/y18n/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/yargs@16.2.0/node_modules/y18n"
        }
      ]
    },
    {
      "type": "library",
      "name": "yargs-parser",
      "version": "20.2.9",
      "bom-ref": "yargs-parser@20.2.9#3",
      "author": "Ben Coe",
      "description": "the mighty option parser used by yargs",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yargs-parser@20.2.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/yargs/yargs-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/yargs/yargs-parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yargs/yargs-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/yargs@16.2.0/node_modules/yargs-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "isexe",
      "version": "2.0.0",
      "bom-ref": "isexe@2.0.0#2",
      "author": "Isaac Z. Schlueter",
      "description": "Minimal module to check if a file is executable.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isexe@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/isexe.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/isexe#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/isexe/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/which@1.3.1/node_modules/isexe"
        }
      ]
    },
    {
      "type": "library",
      "name": "bytes",
      "version": "3.1.2",
      "bom-ref": "bytes@3.1.2",
      "author": "TJ Holowaychuk",
      "description": "Utility to parse a string bytes to bytes and vice-versa",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bytes@3.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/visionmedia/bytes.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/bytes.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/bytes.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/body-parser@1.20.2/node_modules/bytes"
        }
      ]
    },
    {
      "type": "library",
      "name": "content-type",
      "version": "1.0.5",
      "bom-ref": "content-type@1.0.5",
      "author": "Douglas Christopher Wilson",
      "description": "Create and parse HTTP Content-Type header",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/content-type@1.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/content-type.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/content-type#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/content-type/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/body-parser@1.20.2/node_modules/content-type"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "2.6.9",
      "bom-ref": "debug@2.6.9",
      "author": "TJ Holowaychuk",
      "description": "small debugging utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/debug@2.6.9",
      "externalReferences": [
        {
          "url": "git://github.com/visionmedia/debug.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/debug#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/debug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/body-parser@1.20.2/node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "depd",
      "version": "2.0.0",
      "bom-ref": "depd@2.0.0",
      "author": "Douglas Christopher Wilson",
      "description": "Deprecate all the things",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/depd@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/dougwilson/nodejs-depd.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dougwilson/nodejs-depd#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dougwilson/nodejs-depd/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/body-parser@1.20.2/node_modules/depd"
        }
      ]
    },
    {
      "type": "library",
      "name": "destroy",
      "version": "1.2.0",
      "bom-ref": "destroy@1.2.0",
      "author": "Jonathan Ong",
      "description": "destroy a stream if possible",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/destroy@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/stream-utils/destroy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stream-utils/destroy#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stream-utils/destroy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/body-parser@1.20.2/node_modules/destroy"
        }
      ]
    },
    {
      "type": "library",
      "name": "http-errors",
      "version": "2.0.0",
      "bom-ref": "http-errors@2.0.0",
      "author": "Jonathan Ong",
      "description": "Create HTTP error objects",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/http-errors@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/http-errors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/http-errors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/http-errors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/body-parser@1.20.2/node_modules/http-errors"
        }
      ]
    },
    {
      "type": "library",
      "name": "iconv-lite",
      "version": "0.4.24",
      "bom-ref": "iconv-lite@0.4.24",
      "author": "Alexander Shtuchkin",
      "description": "Convert character encodings in pure javascript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/iconv-lite@0.4.24",
      "externalReferences": [
        {
          "url": "git://github.com/ashtuchkin/iconv-lite.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ashtuchkin/iconv-lite",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ashtuchkin/iconv-lite/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/body-parser@1.20.2/node_modules/iconv-lite"
        }
      ]
    },
    {
      "type": "library",
      "name": "on-finished",
      "version": "2.4.1",
      "bom-ref": "on-finished@2.4.1",
      "description": "Execute a callback when a request closes, finishes, or errors",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/on-finished@2.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/on-finished.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/on-finished#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/on-finished/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/body-parser@1.20.2/node_modules/on-finished"
        }
      ]
    },
    {
      "type": "library",
      "name": "qs",
      "version": "6.11.0",
      "bom-ref": "qs@6.11.0",
      "description": "A querystring parser that supports nesting and arrays, with a depth limit",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/qs@6.11.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/qs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/qs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/qs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/body-parser@1.20.2/node_modules/qs"
        }
      ]
    },
    {
      "type": "library",
      "name": "raw-body",
      "version": "2.5.2",
      "bom-ref": "raw-body@2.5.2",
      "author": "Jonathan Ong",
      "description": "Get and validate the raw body of a readable stream.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/raw-body@2.5.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/stream-utils/raw-body.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stream-utils/raw-body#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stream-utils/raw-body/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/body-parser@1.20.2/node_modules/raw-body"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-buffer",
      "version": "5.2.1",
      "bom-ref": "safe-buffer@5.2.1",
      "author": "Feross Aboukhadijeh",
      "description": "Safer Node.js Buffer API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-buffer@5.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/feross/safe-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/safe-buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/safe-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/safe-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "type-is",
      "version": "1.6.18",
      "bom-ref": "type-is@1.6.18",
      "description": "Infer the content-type of a request.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/type-is@1.6.18",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/type-is.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/type-is#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/type-is/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/body-parser@1.20.2/node_modules/type-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "unpipe",
      "version": "1.0.0",
      "bom-ref": "unpipe@1.0.0",
      "author": "Douglas Christopher Wilson",
      "description": "Unpipe a stream from all destinations",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unpipe@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/stream-utils/unpipe.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stream-utils/unpipe#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stream-utils/unpipe/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/body-parser@1.20.2/node_modules/unpipe"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-colors",
      "version": "4.1.3",
      "bom-ref": "ansi-colors@4.1.3#2",
      "author": "Brian Woodward",
      "description": "Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansi-colors@4.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/doowb/ansi-colors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/doowb/ansi-colors",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/doowb/ansi-colors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/ansi-colors"
        }
      ]
    },
    {
      "type": "library",
      "name": "fill-range",
      "version": "7.0.1",
      "bom-ref": "fill-range@7.0.1",
      "author": "Jon Schlinkert",
      "description": "Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fill-range@7.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/fill-range.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/fill-range",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/fill-range/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/braces@3.0.2/node_modules/fill-range"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "2.6.9",
      "bom-ref": "debug@2.6.9#2",
      "author": "TJ Holowaychuk",
      "description": "small debugging utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/debug@2.6.9",
      "externalReferences": [
        {
          "url": "git://github.com/visionmedia/debug.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/debug#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/debug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/connect@3.7.0/node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "finalhandler",
      "version": "1.1.2",
      "bom-ref": "finalhandler@1.1.2",
      "author": "Douglas Christopher Wilson",
      "description": "Node.js final http responder",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/finalhandler@1.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/pillarjs/finalhandler.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pillarjs/finalhandler#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pillarjs/finalhandler/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/connect@3.7.0/node_modules/finalhandler"
        }
      ]
    },
    {
      "type": "library",
      "name": "parseurl",
      "version": "1.3.3",
      "bom-ref": "parseurl@1.3.3",
      "description": "parse a url with memoization",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parseurl@1.3.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/pillarjs/parseurl.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pillarjs/parseurl#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pillarjs/parseurl/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/connect@3.7.0/node_modules/parseurl"
        }
      ]
    },
    {
      "type": "library",
      "name": "utils-merge",
      "version": "1.0.1",
      "bom-ref": "utils-merge@1.0.1",
      "author": "Jared Hanson",
      "description": "merge() utility function",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        },
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/utils-merge@1.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/jaredhanson/utils-merge.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jaredhanson/utils-merge#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/jaredhanson/utils-merge/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/connect@3.7.0/node_modules/utils-merge"
        }
      ]
    },
    {
      "type": "library",
      "name": "custom-event",
      "version": "1.0.1",
      "bom-ref": "custom-event@1.0.1",
      "author": "Nathan Rajlich",
      "description": "Cross-browser `CustomEvent` constructor",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/custom-event@1.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/webmodules/custom-event.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webmodules/custom-event",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webmodules/custom-event/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/dom-serialize@2.2.1/node_modules/custom-event"
        }
      ]
    },
    {
      "type": "library",
      "name": "ent",
      "version": "2.2.0",
      "bom-ref": "ent@2.2.0",
      "author": "James Halliday",
      "description": "Encode and decode HTML entities",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ent@2.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/substack/node-ent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-ent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-ent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/dom-serialize@2.2.1/node_modules/ent"
        }
      ]
    },
    {
      "type": "library",
      "name": "extend",
      "version": "3.0.2",
      "bom-ref": "extend@3.0.2",
      "author": "Stefan Thomas",
      "description": "Port of jQuery.extend for node.js and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/extend@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/justmoon/node-extend.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/justmoon/node-extend#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/justmoon/node-extend/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/dom-serialize@2.2.1/node_modules/extend"
        }
      ]
    },
    {
      "type": "library",
      "name": "void-elements",
      "version": "2.0.1",
      "bom-ref": "void-elements@2.0.1",
      "author": "hemanth.hm",
      "description": "Array of \"void elements\" defined by the HTML specification.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/void-elements@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/hemanth/void-elements.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hemanth/void-elements",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hemanth/void-elements/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/dom-serialize@2.2.1/node_modules/void-elements"
        }
      ]
    },
    {
      "type": "library",
      "name": "concat-stream",
      "version": "1.6.2",
      "bom-ref": "concat-stream@1.6.2",
      "author": "Max Ogden",
      "description": "writable stream that concatenates strings or binary data and calls a callback with the result",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/concat-stream@1.6.2",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/maxogden/concat-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/maxogden/concat-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/maxogden/concat-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/concat-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "eventemitter3",
      "version": "4.0.7",
      "bom-ref": "eventemitter3@4.0.7",
      "author": "Arnout Kazemier",
      "description": "EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eventemitter3@4.0.7",
      "externalReferences": [
        {
          "url": "git://github.com/primus/eventemitter3.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/primus/eventemitter3#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/primus/eventemitter3/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/http-proxy@1.18.1/node_modules/eventemitter3"
        }
      ]
    },
    {
      "type": "library",
      "name": "follow-redirects",
      "version": "1.15.3",
      "bom-ref": "follow-redirects@1.15.3",
      "author": "Ruben Verborgh",
      "description": "HTTP and HTTPS modules that follow redirects.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/follow-redirects@1.15.3",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/follow-redirects/follow-redirects.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/follow-redirects/follow-redirects",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/follow-redirects/follow-redirects/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/http-proxy@1.18.1/node_modules/follow-redirects"
        }
      ]
    },
    {
      "type": "library",
      "name": "requires-port",
      "version": "1.0.0",
      "bom-ref": "requires-port@1.0.0",
      "author": "Arnout Kazemier",
      "description": "Check if a protocol requires a certain port number to be added to an URL.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/requires-port@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/unshiftio/requires-port.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/unshiftio/requires-port",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/unshiftio/requires-port/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/http-proxy@1.18.1/node_modules/requires-port"
        }
      ]
    },
    {
      "type": "library",
      "name": "socket.io",
      "version": "4.7.2",
      "bom-ref": "socket.io@4.7.2#2",
      "description": "node.js realtime framework server",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/socket.io@4.7.2",
      "externalReferences": [
        {
          "url": "git://github.com/socketio/socket.io.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/socketio/socket.io#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/socketio/socket.io/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/socket.io"
        }
      ]
    },
    {
      "type": "library",
      "name": "date-format",
      "version": "4.0.14",
      "bom-ref": "date-format@4.0.14",
      "author": "Gareth Jones",
      "description": "Formatting Date objects as strings since 2013",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/date-format@4.0.14",
      "externalReferences": [
        {
          "url": "git+https://github.com/nomiddlename/date-format.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nomiddlename/date-format#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nomiddlename/date-format/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/log4js@6.9.1/node_modules/date-format"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "4.3.4",
      "bom-ref": "debug@4.3.4#7",
      "author": "Josh Junon",
      "description": "Lightweight debugging utility for Node.js and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/debug@4.3.4",
      "externalReferences": [
        {
          "url": "git://github.com/debug-js/debug.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/debug-js/debug#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/debug-js/debug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/log4js@6.9.1/node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "flatted",
      "version": "3.2.9",
      "bom-ref": "flatted@3.2.9#2",
      "author": "Andrea Giammarchi",
      "description": "A super light and fast circular JSON parser.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/flatted@3.2.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/WebReflection/flatted.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/WebReflection/flatted#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/WebReflection/flatted/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/log4js@6.9.1/node_modules/flatted"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-ci",
      "version": "1.2.1",
      "bom-ref": "is-ci@1.2.1#2",
      "author": "Thomas Watson Steen",
      "description": "Detect if the current environment is a CI server",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-ci@1.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/watson/is-ci.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/watson/is-ci",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/watson/is-ci/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/is-ci"
        }
      ]
    },
    {
      "type": "library",
      "name": "rfdc",
      "version": "1.3.0",
      "bom-ref": "rfdc@1.3.0",
      "author": "David Mark Clements",
      "description": "Really Fast Deep Clone",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rfdc@1.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/davidmarkclements/rfdc.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/davidmarkclements/rfdc#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/davidmarkclements/rfdc/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/log4js@6.9.1/node_modules/rfdc"
        }
      ]
    },
    {
      "type": "library",
      "name": "streamroller",
      "version": "3.1.5",
      "bom-ref": "streamroller@3.1.5",
      "author": "Gareth Jones",
      "description": "file streams that roll over when size limits, or dates are reached",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/streamroller@3.1.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/log4js-node/streamroller.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/log4js-node/streamroller#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/log4js-node/streamroller/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/log4js@6.9.1/node_modules/streamroller"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime-db",
      "version": "1.52.0",
      "bom-ref": "mime-db@1.52.0",
      "description": "Media Type Database",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mime-db@1.52.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/mime-db.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/mime-db#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/mime-db/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/mime-db"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime-types",
      "version": "2.1.35",
      "bom-ref": "mime-types@2.1.35#2",
      "description": "The ultimate javascript content-type utility.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mime-types@2.1.35",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/mime-types.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/mime-types#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/mime-types/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/mime-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "accepts",
      "version": "1.3.8",
      "bom-ref": "accepts@1.3.8",
      "description": "Higher-level content negotiation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/accepts@1.3.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/accepts.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/accepts#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/accepts/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/socket.io@4.7.2/node_modules/accepts"
        }
      ]
    },
    {
      "type": "library",
      "name": "base64id",
      "version": "2.0.0",
      "bom-ref": "base64id@2.0.0",
      "author": "Kristian Faeldt",
      "description": "Generates a base64 id",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/base64id@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/faeldt/base64id.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/faeldt/base64id#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/faeldt/base64id/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/socket.io@4.7.2/node_modules/base64id"
        }
      ]
    },
    {
      "type": "library",
      "name": "cors",
      "version": "2.8.5",
      "bom-ref": "cors@2.8.5",
      "author": "Troy Goode",
      "description": "Node.js CORS middleware",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cors@2.8.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/expressjs/cors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/expressjs/cors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/expressjs/cors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/socket.io@4.7.2/node_modules/cors"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "4.3.4",
      "bom-ref": "debug@4.3.4#8",
      "author": "Josh Junon",
      "description": "Lightweight debugging utility for Node.js and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/debug@4.3.4",
      "externalReferences": [
        {
          "url": "git://github.com/debug-js/debug.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/debug-js/debug#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/debug-js/debug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/socket.io@4.7.2/node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "engine.io",
      "version": "6.5.4",
      "bom-ref": "engine.io@6.5.4",
      "author": "Guillermo Rauch",
      "description": "The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/engine.io@6.5.4",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/socketio/engine.io.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/socketio/engine.io",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/socketio/engine.io/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/socket.io@4.7.2/node_modules/engine.io"
        }
      ]
    },
    {
      "type": "library",
      "name": "socket.io-adapter",
      "version": "2.5.2",
      "bom-ref": "socket.io-adapter@2.5.2",
      "description": "default socket.io in-memory adapter",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/socket.io-adapter@2.5.2",
      "externalReferences": [
        {
          "url": "git://github.com/socketio/socket.io-adapter.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/socketio/socket.io-adapter#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/socketio/socket.io-adapter/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/socket.io@4.7.2/node_modules/socket.io-adapter"
        }
      ]
    },
    {
      "type": "library",
      "name": "socket.io-parser",
      "version": "4.2.4",
      "bom-ref": "socket.io-parser@4.2.4",
      "description": "socket.io protocol parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/socket.io-parser@4.2.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/socketio/socket.io-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/socketio/socket.io-parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/socketio/socket.io-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/socket.io@4.7.2/node_modules/socket.io-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "rimraf",
      "version": "3.0.2",
      "bom-ref": "rimraf@3.0.2#4",
      "author": "Isaac Z. Schlueter",
      "description": "A deep deletion module for node (like `rm -rf`)",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rimraf@3.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/rimraf.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/rimraf#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/rimraf/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/tmp@0.2.1/node_modules/rimraf"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-regex",
      "version": "1.1.0",
      "bom-ref": "safe-regex@1.1.0",
      "author": "James Halliday",
      "description": "detect possibly catastrophic, exponential-time regular expressions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-regex@1.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/substack/safe-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/safe-regex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/safe-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/safe-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "slice-ansi",
      "version": "5.0.0",
      "bom-ref": "slice-ansi@5.0.0",
      "description": "Slice a string with ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/slice-ansi@5.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/slice-ansi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/slice-ansi#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/slice-ansi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cli-truncate@3.1.0/node_modules/slice-ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "string-width",
      "version": "5.1.2",
      "bom-ref": "string-width@5.1.2",
      "author": "Sindre Sorhus",
      "description": "Get the visual width of a string - the number of columns required to display it",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/string-width@5.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/string-width.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/string-width#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/string-width/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cli-truncate@3.1.0/node_modules/string-width"
        }
      ]
    },
    {
      "type": "library",
      "name": "ms",
      "version": "2.1.2",
      "bom-ref": "ms@2.1.2#2",
      "description": "Tiny millisecond conversion utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ms@2.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/zeit/ms.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/zeit/ms#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/zeit/ms/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/debug@4.3.4_supports-color@9.4.0/node_modules/ms"
        }
      ]
    },
    {
      "type": "library",
      "name": "cross-spawn",
      "version": "7.0.3",
      "bom-ref": "cross-spawn@7.0.3#3",
      "author": "André Cruz",
      "description": "Cross platform child_process#spawn and child_process#spawnSync",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cross-spawn@7.0.3",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/moxystudio/node-cross-spawn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/moxystudio/node-cross-spawn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/moxystudio/node-cross-spawn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@5.1.1/node_modules/cross-spawn"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-stream",
      "version": "6.0.1",
      "bom-ref": "get-stream@6.0.1",
      "author": "Sindre Sorhus",
      "description": "Get a stream as a string, buffer, or array",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-stream@6.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/get-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/get-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/get-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@5.1.1/node_modules/get-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "human-signals",
      "version": "2.1.0",
      "bom-ref": "human-signals@2.1.0",
      "author": "ehmicky",
      "description": "Human-friendly process signals",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/human-signals@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ehmicky/human-signals.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://git.io/JeluP",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ehmicky/human-signals/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@5.1.1/node_modules/human-signals"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-stream",
      "version": "2.0.1",
      "bom-ref": "is-stream@2.0.1#2",
      "author": "Sindre Sorhus",
      "description": "Check if something is a Node.js stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-stream@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@5.1.1/node_modules/is-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "merge-stream",
      "version": "2.0.0",
      "bom-ref": "merge-stream@2.0.0#2",
      "author": "Stephen Sugden",
      "description": "Create a stream that emits events from multiple other streams",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/merge-stream@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/grncdr/merge-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/grncdr/merge-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/grncdr/merge-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@5.1.1/node_modules/merge-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "npm-run-path",
      "version": "4.0.1",
      "bom-ref": "npm-run-path@4.0.1#2",
      "author": "Sindre Sorhus",
      "description": "Get your PATH prepended with locally installed binaries",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/npm-run-path@4.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/npm-run-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/npm-run-path#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/npm-run-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@5.1.1/node_modules/npm-run-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "onetime",
      "version": "5.1.2",
      "bom-ref": "onetime@5.1.2#2",
      "author": "Sindre Sorhus",
      "description": "Ensure a function is only called once",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/onetime@5.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/onetime.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/onetime#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/onetime/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@5.1.1/node_modules/onetime"
        }
      ]
    },
    {
      "type": "library",
      "name": "signal-exit",
      "version": "3.0.7",
      "bom-ref": "signal-exit@3.0.7#3",
      "author": "Ben Coe",
      "description": "when you want to fire an event no matter how a process exits.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/signal-exit@3.0.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/tapjs/signal-exit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/signal-exit",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/signal-exit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@5.1.1/node_modules/signal-exit"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-final-newline",
      "version": "2.0.0",
      "bom-ref": "strip-final-newline@2.0.0#2",
      "author": "Sindre Sorhus",
      "description": "Strip the final newline character from a string/buffer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-final-newline@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/strip-final-newline.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-final-newline#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-final-newline/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@5.1.1/node_modules/strip-final-newline"
        }
      ]
    },
    {
      "type": "library",
      "name": "graceful-fs",
      "version": "4.2.11",
      "bom-ref": "graceful-fs@4.2.11#3",
      "description": "A drop-in replacement for fs, making various improvements.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/graceful-fs@4.2.11",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/node-graceful-fs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/fs-extra@10.1.0/node_modules/graceful-fs"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsonfile",
      "version": "6.1.0",
      "bom-ref": "jsonfile@6.1.0",
      "author": "JP Richardson",
      "description": "Easily read/write JSON files.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsonfile@6.1.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/jprichardson/node-jsonfile.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jprichardson/node-jsonfile#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jprichardson/node-jsonfile/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/fs-extra@10.1.0/node_modules/jsonfile"
        }
      ]
    },
    {
      "type": "library",
      "name": "universalify",
      "version": "2.0.1",
      "bom-ref": "universalify@2.0.1",
      "author": "Ryan Zimmerman",
      "description": "Make a callback- or promise-based function support both promises and callbacks.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/universalify@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/RyanZim/universalify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/RyanZim/universalify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/RyanZim/universalify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/fs-extra@10.1.0/node_modules/universalify"
        }
      ]
    },
    {
      "type": "library",
      "name": "cli-truncate",
      "version": "2.1.0",
      "bom-ref": "cli-truncate@2.1.0",
      "author": "Sindre Sorhus",
      "description": "Truncate a string to a specific width in the terminal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cli-truncate@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/cli-truncate.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/cli-truncate#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/cli-truncate/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/listr2@4.0.5_enquirer@2.4.1/node_modules/cli-truncate"
        }
      ]
    },
    {
      "type": "library",
      "name": "colorette",
      "version": "2.0.20",
      "bom-ref": "colorette@2.0.20#3",
      "author": "Jorge Bucaran",
      "description": "🌈Easily set your terminal text color & styles.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/colorette@2.0.20",
      "externalReferences": [
        {
          "url": "git+https://github.com/jorgebucaran/colorette.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jorgebucaran/colorette#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jorgebucaran/colorette/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/listr2@4.0.5_enquirer@2.4.1/node_modules/colorette"
        }
      ]
    },
    {
      "type": "library",
      "name": "enquirer",
      "version": "2.4.1",
      "bom-ref": "enquirer@2.4.1#2",
      "author": "Jon Schlinkert",
      "description": "Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/enquirer@2.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/enquirer/enquirer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/enquirer/enquirer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/enquirer/enquirer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/listr2@4.0.5_enquirer@2.4.1/node_modules/enquirer"
        }
      ]
    },
    {
      "type": "library",
      "name": "log-update",
      "version": "4.0.0",
      "bom-ref": "log-update@4.0.0#2",
      "author": "Sindre Sorhus",
      "description": "Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/log-update@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/log-update.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/log-update#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/log-update/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/listr2@4.0.5_enquirer@2.4.1/node_modules/log-update"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-map",
      "version": "4.0.0",
      "bom-ref": "p-map@4.0.0",
      "author": "Sindre Sorhus",
      "description": "Map over promises concurrently",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/p-map@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/p-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/p-map#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/p-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/listr2@4.0.5_enquirer@2.4.1/node_modules/p-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "rfdc",
      "version": "1.3.0",
      "bom-ref": "rfdc@1.3.0#2",
      "author": "David Mark Clements",
      "description": "Really Fast Deep Clone",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rfdc@1.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/davidmarkclements/rfdc.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/davidmarkclements/rfdc#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/davidmarkclements/rfdc/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/listr2@4.0.5_enquirer@2.4.1/node_modules/rfdc"
        }
      ]
    },
    {
      "type": "library",
      "name": "rxjs",
      "version": "7.8.1",
      "bom-ref": "rxjs@7.8.1",
      "author": "Ben Lesh",
      "description": "Reactive Extensions for modern JavaScript",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rxjs@7.8.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/reactivex/rxjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://rxjs.dev",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ReactiveX/RxJS/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/listr2@4.0.5_enquirer@2.4.1/node_modules/rxjs"
        }
      ]
    },
    {
      "type": "library",
      "name": "through",
      "version": "2.3.8",
      "bom-ref": "through@2.3.8",
      "author": "Dominic Tarr",
      "description": "simplified stream construction",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/through@2.3.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/dominictarr/through.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dominictarr/through",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dominictarr/through/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/listr2@4.0.5_enquirer@2.4.1/node_modules/through"
        }
      ]
    },
    {
      "type": "library",
      "name": "wrap-ansi",
      "version": "7.0.0",
      "bom-ref": "wrap-ansi@7.0.0",
      "author": "Sindre Sorhus",
      "description": "Wordwrap a string with ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/wrap-ansi@7.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/wrap-ansi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/wrap-ansi#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/wrap-ansi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/listr2@4.0.5_enquirer@2.4.1/node_modules/wrap-ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "braces",
      "version": "3.0.2",
      "bom-ref": "braces@3.0.2#3",
      "author": "Jon Schlinkert",
      "description": "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/braces@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/braces.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/braces",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/braces/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/micromatch@4.0.5/node_modules/braces"
        }
      ]
    },
    {
      "type": "library",
      "name": "fill-range",
      "version": "7.0.1",
      "bom-ref": "fill-range@7.0.1#2",
      "author": "Jon Schlinkert",
      "description": "Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fill-range@7.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/fill-range.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/fill-range",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/fill-range/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/fill-range"
        }
      ]
    },
    {
      "type": "library",
      "name": "picomatch",
      "version": "2.3.1",
      "bom-ref": "picomatch@2.3.1#2",
      "author": "Jon Schlinkert",
      "description": "Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/picomatch@2.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/picomatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/picomatch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/picomatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/micromatch@4.0.5/node_modules/picomatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-tostringtag",
      "version": "1.0.0",
      "bom-ref": "has-tostringtag@1.0.0",
      "author": "Jordan Harband",
      "description": "Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-tostringtag@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/has-tostringtag.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/has-tostringtag#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/has-tostringtag/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/has-tostringtag"
        }
      ]
    },
    {
      "type": "library",
      "name": "pify",
      "version": "4.0.1",
      "bom-ref": "pify@4.0.1",
      "author": "Sindre Sorhus",
      "description": "Promisify a callback-style function",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pify@4.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/pify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/pify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/pify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/pify"
        }
      ]
    },
    {
      "type": "library",
      "name": "through",
      "version": "2.3.8",
      "bom-ref": "through@2.3.8#2",
      "author": "Dominic Tarr",
      "description": "simplified stream construction",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/through@2.3.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/dominictarr/through.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dominictarr/through",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dominictarr/through/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/through"
        }
      ]
    },
    {
      "type": "library",
      "name": "form-data",
      "version": "4.0.0",
      "bom-ref": "form-data@4.0.0#2",
      "author": "Felix Geisendörfer",
      "description": "A library to create readable \"multipart/form-data\" streams. Can be used to submit forms and file uploads to other web applications.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/form-data@4.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/form-data/form-data.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/form-data/form-data#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/form-data/form-data/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/form-data"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-builtin-module",
      "version": "3.2.1",
      "bom-ref": "is-builtin-module@3.2.1#2",
      "author": "Sindre Sorhus",
      "description": "Check if a string matches the name of a Node.js builtin module",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-builtin-module@3.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-builtin-module.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-builtin-module#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-builtin-module/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/is-builtin-module"
        }
      ]
    },
    {
      "type": "library",
      "name": "whatwg-url",
      "version": "5.0.0",
      "bom-ref": "whatwg-url@5.0.0",
      "author": "Sebastian Mayr",
      "description": "An implementation of the WHATWG URL Standard's URL API and parsing machinery",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/whatwg-url@5.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/whatwg-url.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/whatwg-url#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/whatwg-url/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node-fetch@2.6.7/node_modules/whatwg-url"
        }
      ]
    },
    {
      "type": "library",
      "name": "body-parser",
      "version": "1.20.2",
      "bom-ref": "body-parser@1.20.2#2",
      "description": "Node.js body parsing middleware",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/body-parser@1.20.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/expressjs/body-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/expressjs/body-parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/expressjs/body-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/body-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "node-fetch",
      "version": "2.6.7",
      "bom-ref": "node-fetch@2.6.7#2",
      "author": "David Frank",
      "description": "A light-weight module that brings window.fetch to node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/node-fetch@2.6.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/bitinn/node-fetch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bitinn/node-fetch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bitinn/node-fetch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cross-fetch@3.1.5/node_modules/node-fetch"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "4.3.4",
      "bom-ref": "debug@4.3.4#9",
      "author": "Josh Junon",
      "description": "Lightweight debugging utility for Node.js and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/debug@4.3.4",
      "externalReferences": [
        {
          "url": "git://github.com/debug-js/debug.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/debug-js/debug#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/debug-js/debug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/extract-zip@2.0.1/node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-stream",
      "version": "5.2.0",
      "bom-ref": "get-stream@5.2.0#3",
      "author": "Sindre Sorhus",
      "description": "Get a stream as a string, buffer, or array",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-stream@5.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/get-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/get-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/get-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/extract-zip@2.0.1/node_modules/get-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "yauzl",
      "version": "2.10.0",
      "bom-ref": "yauzl@2.10.0",
      "author": "Josh Wolfe",
      "description": "yet another unzip library for node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yauzl@2.10.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/thejoshwolfe/yauzl.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/thejoshwolfe/yauzl",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/thejoshwolfe/yauzl/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/extract-zip@2.0.1/node_modules/yauzl"
        }
      ]
    },
    {
      "type": "library",
      "name": "find-up",
      "version": "4.1.0",
      "bom-ref": "find-up@4.1.0#2",
      "author": "Sindre Sorhus",
      "description": "Find a file or directory by walking up parent directories",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/find-up@4.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/find-up.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/find-up#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/find-up/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pkg-dir@4.2.0/node_modules/find-up"
        }
      ]
    },
    {
      "type": "library",
      "name": "chownr",
      "version": "1.1.4",
      "bom-ref": "chownr@1.1.4",
      "author": "Isaac Z. Schlueter",
      "description": "like `chown -R`",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/chownr@1.1.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/chownr.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/chownr#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/chownr/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/tar-fs@2.1.1/node_modules/chownr"
        }
      ]
    },
    {
      "type": "library",
      "name": "mkdirp-classic",
      "version": "0.5.3",
      "bom-ref": "mkdirp-classic@0.5.3",
      "author": "Mathias Buus",
      "description": "Mirror of mkdirp 0.5.2",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mkdirp-classic@0.5.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/mafintosh/mkdirp-classic.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/mkdirp-classic",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/mkdirp-classic/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/tar-fs@2.1.1/node_modules/mkdirp-classic"
        }
      ]
    },
    {
      "type": "library",
      "name": "pump",
      "version": "3.0.0",
      "bom-ref": "pump@3.0.0#2",
      "author": "Mathias Buus Madsen",
      "description": "pipe streams together and close all of them if one of them closes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pump@3.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/mafintosh/pump.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/pump#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/pump/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/tar-fs@2.1.1/node_modules/pump"
        }
      ]
    },
    {
      "type": "library",
      "name": "tar-stream",
      "version": "2.2.0",
      "bom-ref": "tar-stream@2.2.0",
      "author": "Mathias Buus",
      "description": "tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tar-stream@2.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mafintosh/tar-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/tar-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/tar-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/tar-fs@2.1.1/node_modules/tar-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "buffer",
      "version": "5.7.1",
      "bom-ref": "buffer@5.7.1",
      "author": "Feross Aboukhadijeh",
      "description": "Node.js Buffer API, for the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/buffer@5.7.1",
      "externalReferences": [
        {
          "url": "git://github.com/feross/buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/unbzip2-stream@1.4.3/node_modules/buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "through",
      "version": "2.3.8",
      "bom-ref": "through@2.3.8#3",
      "author": "Dominic Tarr",
      "description": "simplified stream construction",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/through@2.3.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/dominictarr/through.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dominictarr/through",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dominictarr/through/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/unbzip2-stream@1.4.3/node_modules/through"
        }
      ]
    },
    {
      "type": "library",
      "name": "estree-walker",
      "version": "2.0.2",
      "bom-ref": "estree-walker@2.0.2#3",
      "author": "Rich Harris",
      "description": "Traverse an ESTree-compliant AST",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/estree-walker@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/Rich-Harris/estree-walker.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Rich-Harris/estree-walker#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Rich-Harris/estree-walker/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rollup+pluginutils@4.2.1/node_modules/estree-walker"
        }
      ]
    },
    {
      "type": "library",
      "name": "picomatch",
      "version": "2.3.1",
      "bom-ref": "picomatch@2.3.1#3",
      "author": "Jon Schlinkert",
      "description": "Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/picomatch@2.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/picomatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/picomatch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/picomatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@rollup+pluginutils@4.2.1/node_modules/picomatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "commondir",
      "version": "1.0.1",
      "bom-ref": "commondir@1.0.1#2",
      "author": "James Halliday",
      "description": "compute the closest common parent for file paths",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/commondir@1.0.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/substack/node-commondir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-commondir#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-commondir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/find-cache-dir@3.3.2/node_modules/commondir"
        }
      ]
    },
    {
      "type": "library",
      "name": "make-dir",
      "version": "3.1.0",
      "bom-ref": "make-dir@3.1.0",
      "author": "Sindre Sorhus",
      "description": "Make a directory and its parents if needed - Think `mkdir -p`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/make-dir@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/make-dir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/make-dir#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/make-dir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/find-cache-dir@3.3.2/node_modules/make-dir"
        }
      ]
    },
    {
      "type": "library",
      "name": "pkg-dir",
      "version": "4.2.0",
      "bom-ref": "pkg-dir@4.2.0#2",
      "author": "Sindre Sorhus",
      "description": "Find the root directory of a Node.js project or npm package",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pkg-dir@4.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/pkg-dir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/pkg-dir#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/pkg-dir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/find-cache-dir@3.3.2/node_modules/pkg-dir"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "inherits@2.0.4#2",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/hash.js@1.1.7/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimalistic-assert",
      "version": "1.0.1",
      "bom-ref": "minimalistic-assert@1.0.1",
      "description": "minimalistic-assert ===",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimalistic-assert@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/calvinmetcalf/minimalistic-assert.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/calvinmetcalf/minimalistic-assert",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/calvinmetcalf/minimalistic-assert/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/hash.js@1.1.7/node_modules/minimalistic-assert"
        }
      ]
    },
    {
      "type": "library",
      "name": "yallist",
      "version": "4.0.0",
      "bom-ref": "yallist@4.0.0",
      "author": "Isaac Z. Schlueter",
      "description": "Yet Another Linked List",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yallist@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/yallist.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/yallist#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/yallist/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/lru-cache@6.0.0/node_modules/yallist"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-node-version",
      "version": "1.0.1",
      "bom-ref": "parse-node-version@1.0.1#2",
      "author": "Gulp Team",
      "description": "Turn node's process.version into something useful.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parse-node-version@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/parse-node-version.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/parse-node-version#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/parse-node-version/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/parse-node-version"
        }
      ]
    },
    {
      "type": "library",
      "name": "rechoir",
      "version": "0.6.2",
      "bom-ref": "rechoir@0.6.2#2",
      "author": "Tyler Kellen",
      "description": "Require any supported file as a node module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/tkellen/node-rechoir/blob/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/rechoir@0.6.2",
      "externalReferences": [
        {
          "url": "git://github.com/tkellen/node-rechoir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tkellen/node-rechoir",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tkellen/node-rechoir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/rechoir"
        }
      ]
    },
    {
      "type": "library",
      "name": "interpret",
      "version": "1.4.0",
      "bom-ref": "interpret@1.4.0#2",
      "author": "Gulp Team",
      "description": "A dictionary of file extensions and associated module loaders.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/interpret@1.4.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/interpret.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/interpret#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/interpret/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/interpret"
        }
      ]
    },
    {
      "type": "library",
      "name": "json5",
      "version": "1.0.2",
      "bom-ref": "json5@1.0.2",
      "author": "Aseem Kishore",
      "description": "JSON for humans.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/json5@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/json5/json5.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://json5.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/json5/json5/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/json5"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve",
      "version": "1.22.8",
      "bom-ref": "resolve@1.22.8#9",
      "author": "James Halliday",
      "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/resolve@1.22.8",
      "externalReferences": [
        {
          "url": "git://github.com/browserify/resolve.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserify/resolve#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserify/resolve/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/rechoir@0.6.2/node_modules/resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "gen-mapping",
      "group": "@jridgewell",
      "version": "0.3.3",
      "bom-ref": "@jridgewell/gen-mapping@0.3.3",
      "author": "Justin Ridgewell",
      "description": "Generate source maps",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/gen-mapping@0.3.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/gen-mapping.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jridgewell/gen-mapping#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/gen-mapping/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@jridgewell+source-map@0.3.5/node_modules/@jridgewell/gen-mapping"
        }
      ]
    },
    {
      "type": "library",
      "name": "trace-mapping",
      "group": "@jridgewell",
      "version": "0.3.20",
      "bom-ref": "@jridgewell/trace-mapping@0.3.20",
      "author": "Justin Ridgewell",
      "description": "Trace the original position through a source map",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/trace-mapping@0.3.20",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/trace-mapping.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jridgewell/trace-mapping#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/trace-mapping/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@jridgewell+source-map@0.3.5/node_modules/@jridgewell/trace-mapping"
        }
      ]
    },
    {
      "type": "library",
      "name": "trace-mapping",
      "group": "@jridgewell",
      "version": "0.3.9",
      "bom-ref": "@jridgewell/trace-mapping@0.3.9",
      "author": "Justin Ridgewell",
      "description": "Trace the original position through a source map",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/trace-mapping@0.3.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/trace-mapping.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jridgewell/trace-mapping#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/trace-mapping/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@cspotcode+source-map-support@0.8.1/node_modules/@jridgewell/trace-mapping"
        }
      ]
    },
    {
      "type": "library",
      "name": "rxjs",
      "version": "7.8.1",
      "bom-ref": "rxjs@7.8.1#2",
      "author": "Ben Lesh",
      "description": "Reactive Extensions for modern JavaScript",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rxjs@7.8.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/reactivex/rxjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://rxjs.dev",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ReactiveX/RxJS/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/rxjs"
        }
      ]
    },
    {
      "type": "library",
      "name": "runner",
      "group": "@vitest",
      "version": "1.0.4",
      "bom-ref": "@vitest/runner@1.0.4#2",
      "description": "Vitest test runner",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/runner@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/vitest-dev/vitest.git#packages/runner",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/runner#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/@vitest/runner"
        }
      ]
    },
    {
      "type": "library",
      "name": "spy",
      "group": "@vitest",
      "version": "1.0.4",
      "bom-ref": "@vitest/spy@1.0.4#2",
      "description": "Lightweight Jest compatible spy implementation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/spy@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/vitest-dev/vitest.git#packages/spy",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/spy#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@vitest+expect@1.0.4/node_modules/@vitest/spy"
        }
      ]
    },
    {
      "type": "library",
      "name": "utils",
      "group": "@vitest",
      "version": "1.0.4",
      "bom-ref": "@vitest/utils@1.0.4#2",
      "description": "Shared Vitest utility functions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/utils@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/vitest-dev/vitest.git#packages/utils",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/utils#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@vitest+expect@1.0.4/node_modules/@vitest/utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "chai",
      "version": "4.3.10",
      "bom-ref": "chai@4.3.10#3",
      "author": "Jake Luer",
      "description": "BDD/TDD assertion library for node.js and the browser. Test framework agnostic.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/chai@4.3.10",
      "externalReferences": [
        {
          "url": "git+https://github.com/chaijs/chai.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://chaijs.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chaijs/chai/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@vitest+expect@1.0.4/node_modules/chai"
        }
      ]
    },
    {
      "type": "library",
      "name": "picocolors",
      "version": "1.0.0",
      "bom-ref": "picocolors@1.0.0#3",
      "author": "Alexey Raspopov",
      "description": "The tiniest and the fastest library for terminal output formatting with ANSI colors",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/picocolors@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/alexeyraspopov/picocolors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/alexeyraspopov/picocolors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/alexeyraspopov/picocolors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/picocolors"
        }
      ]
    },
    {
      "type": "library",
      "name": "utils",
      "group": "@vitest",
      "version": "1.0.4",
      "bom-ref": "@vitest/utils@1.0.4#3",
      "description": "Shared Vitest utility functions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/utils@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/vitest-dev/vitest.git#packages/utils",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/utils#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@vitest+runner@1.0.4/node_modules/@vitest/utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-limit",
      "version": "5.0.0",
      "bom-ref": "p-limit@5.0.0#2",
      "author": "Sindre Sorhus",
      "description": "Run multiple promise-returning & async functions with limited concurrency",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/p-limit@5.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/p-limit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/p-limit#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/p-limit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@vitest+runner@1.0.4/node_modules/p-limit"
        }
      ]
    },
    {
      "type": "library",
      "name": "pathe",
      "version": "1.1.1",
      "bom-ref": "pathe@1.1.1#2",
      "description": "Universal filesystem path utils",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pathe@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/unjs/pathe.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/unjs/pathe#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/unjs/pathe/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@vitest+runner@1.0.4/node_modules/pathe"
        }
      ]
    },
    {
      "type": "library",
      "name": "utils",
      "group": "@vitest",
      "version": "1.0.4",
      "bom-ref": "@vitest/utils@1.0.4#4",
      "description": "Shared Vitest utility functions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/utils@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/vitest-dev/vitest.git#packages/utils",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/utils#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/@vitest/utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "magic-string",
      "version": "0.30.5",
      "bom-ref": "magic-string@0.30.5#2",
      "author": "Rich Harris",
      "description": "Modify strings, generate sourcemaps",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/magic-string@0.30.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/rich-harris/magic-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rich-harris/magic-string#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rich-harris/magic-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@vitest+snapshot@1.0.4/node_modules/magic-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "pathe",
      "version": "1.1.1",
      "bom-ref": "pathe@1.1.1#3",
      "description": "Universal filesystem path utils",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pathe@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/unjs/pathe.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/unjs/pathe#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/unjs/pathe/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@vitest+snapshot@1.0.4/node_modules/pathe"
        }
      ]
    },
    {
      "type": "library",
      "name": "pretty-format",
      "version": "29.7.0",
      "bom-ref": "pretty-format@29.7.0#2",
      "author": "James Kyle",
      "description": "Stringify any JavaScript value.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pretty-format@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/pretty-format",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/jestjs/jest#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jestjs/jest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@vitest+snapshot@1.0.4/node_modules/pretty-format"
        }
      ]
    },
    {
      "type": "library",
      "name": "tinyspy",
      "version": "2.2.0",
      "bom-ref": "tinyspy@2.2.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tinyspy@2.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/tinylibs/tinyspy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tinylibs/tinyspy#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tinylibs/tinyspy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@vitest+spy@1.0.4/node_modules/tinyspy"
        }
      ]
    },
    {
      "type": "library",
      "name": "trace-mapping",
      "group": "@jridgewell",
      "version": "0.3.9",
      "bom-ref": "@jridgewell/trace-mapping@0.3.9#2",
      "author": "Justin Ridgewell",
      "description": "Trace the original position through a source map",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/trace-mapping@0.3.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/trace-mapping.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jridgewell/trace-mapping#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/trace-mapping/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/@jridgewell/trace-mapping"
        }
      ]
    },
    {
      "type": "library",
      "name": "diff-sequences",
      "version": "29.6.3",
      "bom-ref": "diff-sequences@29.6.3",
      "description": "Compare items in two sequences to find a longest common subsequence",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/diff-sequences@29.6.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/diff-sequences",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/jestjs/jest#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jestjs/jest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@vitest+utils@1.0.4/node_modules/diff-sequences"
        }
      ]
    },
    {
      "type": "library",
      "name": "loupe",
      "version": "2.3.7",
      "bom-ref": "loupe@2.3.7#2",
      "author": "Veselin Todorov",
      "description": "Inspect utility for Node.js and browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/loupe@2.3.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/chaijs/loupe.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chaijs/loupe",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chaijs/loupe/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@vitest+utils@1.0.4/node_modules/loupe"
        }
      ]
    },
    {
      "type": "library",
      "name": "pretty-format",
      "version": "29.7.0",
      "bom-ref": "pretty-format@29.7.0#3",
      "author": "James Kyle",
      "description": "Stringify any JavaScript value.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pretty-format@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/pretty-format",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/jestjs/jest#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jestjs/jest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@vitest+utils@1.0.4/node_modules/pretty-format"
        }
      ]
    },
    {
      "type": "library",
      "name": "cross-spawn",
      "version": "7.0.3",
      "bom-ref": "cross-spawn@7.0.3#4",
      "author": "André Cruz",
      "description": "Cross platform child_process#spawn and child_process#spawnSync",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cross-spawn@7.0.3",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/moxystudio/node-cross-spawn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/moxystudio/node-cross-spawn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/moxystudio/node-cross-spawn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@8.0.1/node_modules/cross-spawn"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-stream",
      "version": "8.0.1",
      "bom-ref": "get-stream@8.0.1",
      "author": "Sindre Sorhus",
      "description": "Get a stream as a string, Buffer, ArrayBuffer or array",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-stream@8.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/get-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/get-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/get-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@8.0.1/node_modules/get-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "human-signals",
      "version": "5.0.0",
      "bom-ref": "human-signals@5.0.0",
      "author": "ehmicky",
      "description": "Human-friendly process signals",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/human-signals@5.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ehmicky/human-signals.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://www.github.com/ehmicky/human-signals",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ehmicky/human-signals/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@8.0.1/node_modules/human-signals"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-stream",
      "version": "3.0.0",
      "bom-ref": "is-stream@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Check if something is a Node.js stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-stream@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@8.0.1/node_modules/is-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "merge-stream",
      "version": "2.0.0",
      "bom-ref": "merge-stream@2.0.0#3",
      "author": "Stephen Sugden",
      "description": "Create a stream that emits events from multiple other streams",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/merge-stream@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/grncdr/merge-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/grncdr/merge-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/grncdr/merge-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@8.0.1/node_modules/merge-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "npm-run-path",
      "version": "5.1.0",
      "bom-ref": "npm-run-path@5.1.0",
      "author": "Sindre Sorhus",
      "description": "Get your PATH prepended with locally installed binaries",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/npm-run-path@5.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/npm-run-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/npm-run-path#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/npm-run-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@8.0.1/node_modules/npm-run-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "onetime",
      "version": "6.0.0",
      "bom-ref": "onetime@6.0.0",
      "author": "Sindre Sorhus",
      "description": "Ensure a function is only called once",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/onetime@6.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/onetime.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/onetime#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/onetime/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@8.0.1/node_modules/onetime"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-key",
      "version": "3.1.1",
      "bom-ref": "path-key@3.1.1#3",
      "author": "Sindre Sorhus",
      "description": "Get the PATH environment variable key cross-platform",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-key@3.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/path-key.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/path-key#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/path-key/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/path-key"
        }
      ]
    },
    {
      "type": "library",
      "name": "signal-exit",
      "version": "4.1.0",
      "bom-ref": "signal-exit@4.1.0",
      "author": "Ben Coe",
      "description": "when you want to fire an event no matter how a process exits.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/signal-exit@4.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/tapjs/signal-exit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/signal-exit#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/signal-exit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@8.0.1/node_modules/signal-exit"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-final-newline",
      "version": "3.0.0",
      "bom-ref": "strip-final-newline@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Strip the final newline character from a string/buffer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-final-newline@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/strip-final-newline.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-final-newline#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-final-newline/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@8.0.1/node_modules/strip-final-newline"
        }
      ]
    },
    {
      "type": "library",
      "name": "locate-path",
      "version": "5.0.0",
      "bom-ref": "locate-path@5.0.0",
      "author": "Sindre Sorhus",
      "description": "Get the first path that exists on disk of multiple paths",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/locate-path@5.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/locate-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/locate-path#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/locate-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/find-up@4.1.0/node_modules/locate-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-exists",
      "version": "4.0.0",
      "bom-ref": "path-exists@4.0.0",
      "author": "Sindre Sorhus",
      "description": "Check if a path exists",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-exists@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/path-exists.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/path-exists#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/path-exists/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/find-up@4.1.0/node_modules/path-exists"
        }
      ]
    },
    {
      "type": "library",
      "name": "mlly",
      "version": "1.4.2",
      "bom-ref": "mlly@1.4.2",
      "description": "Missing ECMAScript module utils for Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mlly@1.4.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/unjs/mlly.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/unjs/mlly#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/unjs/mlly/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/local-pkg@0.5.0/node_modules/mlly"
        }
      ]
    },
    {
      "type": "library",
      "name": "pkg-types",
      "version": "1.0.3",
      "bom-ref": "pkg-types@1.0.3",
      "description": "Node.js utilities and TypeScript definitions for `package.json` and `tsconfig.json`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pkg-types@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/unjs/pkg-types.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/unjs/pkg-types#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/unjs/pkg-types/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/local-pkg@0.5.0/node_modules/pkg-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-escapes",
      "version": "4.3.2",
      "bom-ref": "ansi-escapes@4.3.2",
      "author": "Sindre Sorhus",
      "description": "ANSI escape codes for manipulating the terminal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansi-escapes@4.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/ansi-escapes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/ansi-escapes#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/ansi-escapes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/log-update@4.0.0/node_modules/ansi-escapes"
        }
      ]
    },
    {
      "type": "library",
      "name": "cli-cursor",
      "version": "3.1.0",
      "bom-ref": "cli-cursor@3.1.0",
      "author": "Sindre Sorhus",
      "description": "Toggle the CLI cursor",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cli-cursor@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/cli-cursor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/cli-cursor#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/cli-cursor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/log-update@4.0.0/node_modules/cli-cursor"
        }
      ]
    },
    {
      "type": "library",
      "name": "slice-ansi",
      "version": "4.0.0",
      "bom-ref": "slice-ansi@4.0.0",
      "description": "Slice a string with ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/slice-ansi@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/slice-ansi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/slice-ansi#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/slice-ansi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/log-update@4.0.0/node_modules/slice-ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "wrap-ansi",
      "version": "6.2.0",
      "bom-ref": "wrap-ansi@6.2.0",
      "author": "Sindre Sorhus",
      "description": "Wordwrap a string with ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/wrap-ansi@6.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/wrap-ansi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/wrap-ansi#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/wrap-ansi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/log-update@4.0.0/node_modules/wrap-ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "sourcemap-codec",
      "group": "@jridgewell",
      "version": "1.4.15",
      "bom-ref": "@jridgewell/sourcemap-codec@1.4.15",
      "author": "Rich Harris",
      "description": "Encode/decode sourcemap mappings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/sourcemap-codec@1.4.15",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/sourcemap-codec.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemap-codec#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemap-codec/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/magic-string@0.30.5/node_modules/@jridgewell/sourcemap-codec"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map-js",
      "version": "1.0.2",
      "bom-ref": "source-map-js@1.0.2#3",
      "author": "Valentin 7rulnik Semirulnik",
      "description": "Generates and consumes source maps",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map-js@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/7rulnik/source-map-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/7rulnik/source-map-js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/7rulnik/source-map-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/source-map-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "yocto-queue",
      "version": "1.0.0",
      "bom-ref": "yocto-queue@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Tiny queue data structure",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yocto-queue@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/yocto-queue.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/yocto-queue#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/yocto-queue/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/p-limit@5.0.0/node_modules/yocto-queue"
        }
      ]
    },
    {
      "type": "library",
      "name": "schemas",
      "group": "@jest",
      "version": "29.6.3",
      "bom-ref": "@jest/schemas@29.6.3",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jest/schemas@29.6.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-schemas",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/jestjs/jest#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jestjs/jest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pretty-format@29.7.0/node_modules/@jest/schemas"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-styles",
      "version": "5.2.0",
      "bom-ref": "ansi-styles@5.2.0",
      "author": "Sindre Sorhus",
      "description": "ANSI escape codes for styling strings in the terminal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansi-styles@5.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/ansi-styles.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/ansi-styles#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/ansi-styles/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pretty-format@29.7.0/node_modules/ansi-styles"
        }
      ]
    },
    {
      "type": "library",
      "name": "immutable",
      "version": "4.3.4",
      "bom-ref": "immutable@4.3.4#2",
      "author": "Lee Byron",
      "description": "Immutable Data Collections",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/immutable@4.3.4",
      "externalReferences": [
        {
          "url": "git://github.com/immutable-js/immutable-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://immutable-js.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/immutable-js/immutable-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/immutable"
        }
      ]
    },
    {
      "type": "library",
      "name": "react-is",
      "version": "18.2.0",
      "bom-ref": "react-is@18.2.0",
      "description": "Brand checking of React Elements.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/react-is@18.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/facebook/react.git#packages/react-is",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://reactjs.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/facebook/react/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pretty-format@29.7.0/node_modules/react-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn",
      "version": "8.11.2",
      "bom-ref": "acorn@8.11.2#5",
      "description": "ECMAScript parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/acorn@8.11.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/acornjs/acorn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/acornjs/acorn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/acornjs/acorn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/strip-literal@1.3.0/node_modules/acorn"
        }
      ]
    },
    {
      "type": "library",
      "name": "vite",
      "version": "5.0.5",
      "bom-ref": "vite@5.0.5#2",
      "author": "Evan You",
      "description": "Native-ESM powered web dev build tool",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vite@5.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/vitejs/vite.git#packages/vite",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://vitejs.dev",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vitejs/vite/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/vite"
        }
      ]
    },
    {
      "type": "library",
      "name": "vue",
      "version": "2.7.16-tuxcare.2",
      "bom-ref": "vue@2.7.16-tuxcare.2",
      "author": "Evan You",
      "description": "Reactive, component-oriented view layer for modern web interfaces.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vue@2.7.16-tuxcare.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/vuejs/vue.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/vuejs/vue#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vuejs/vue/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/vue"
        }
      ]
    },
    {
      "type": "library",
      "name": "cac",
      "version": "6.7.14",
      "bom-ref": "cac@6.7.14#2",
      "author": "egoist",
      "description": "Simple yet powerful framework for building command-line apps.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cac@6.7.14",
      "externalReferences": [
        {
          "url": "git+https://github.com/egoist/cac.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/egoist/cac#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/egoist/cac/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vite-node@1.0.4_@types+node@20.10.3_terser@5.25.0/node_modules/cac"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "4.3.4",
      "bom-ref": "debug@4.3.4#10",
      "author": "Josh Junon",
      "description": "Lightweight debugging utility for Node.js and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/debug@4.3.4",
      "externalReferences": [
        {
          "url": "git://github.com/debug-js/debug.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/debug-js/debug#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/debug-js/debug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vite-node@1.0.4_@types+node@20.10.3_terser@5.25.0/node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "pathe",
      "version": "1.1.1",
      "bom-ref": "pathe@1.1.1#4",
      "description": "Universal filesystem path utils",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pathe@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/unjs/pathe.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/unjs/pathe#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/unjs/pathe/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vite-node@1.0.4_@types+node@20.10.3_terser@5.25.0/node_modules/pathe"
        }
      ]
    },
    {
      "type": "library",
      "name": "picocolors",
      "version": "1.0.0",
      "bom-ref": "picocolors@1.0.0#4",
      "author": "Alexey Raspopov",
      "description": "The tiniest and the fastest library for terminal output formatting with ANSI colors",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/picocolors@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/alexeyraspopov/picocolors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/alexeyraspopov/picocolors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/alexeyraspopov/picocolors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vite-node@1.0.4_@types+node@20.10.3_terser@5.25.0/node_modules/picocolors"
        }
      ]
    },
    {
      "type": "library",
      "name": "vite",
      "version": "5.0.5",
      "bom-ref": "vite@5.0.5#3",
      "author": "Evan You",
      "description": "Native-ESM powered web dev build tool",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vite@5.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/vitejs/vite.git#packages/vite",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://vitejs.dev",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vitejs/vite/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vite-node@1.0.4_@types+node@20.10.3_terser@5.25.0/node_modules/vite"
        }
      ]
    },
    {
      "type": "library",
      "name": "node",
      "group": "@types",
      "version": "20.10.3",
      "bom-ref": "@types/node@20.10.3#6",
      "description": "TypeScript definitions for node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/node@20.10.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/node",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:extraneous",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vite@5.0.5_@types+node@20.10.3_terser@5.25.0/node_modules/@types/node"
        }
      ]
    },
    {
      "type": "library",
      "name": "cac",
      "version": "6.7.14",
      "bom-ref": "cac@6.7.14#3",
      "author": "egoist",
      "description": "Simple yet powerful framework for building command-line apps.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cac@6.7.14",
      "externalReferences": [
        {
          "url": "git+https://github.com/egoist/cac.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/egoist/cac#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/egoist/cac/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/cac"
        }
      ]
    },
    {
      "type": "library",
      "name": "connect",
      "version": "3.7.0",
      "bom-ref": "connect@3.7.0#2",
      "author": "TJ Holowaychuk",
      "description": "High performance middleware framework",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/connect@3.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/senchalabs/connect.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/senchalabs/connect#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/senchalabs/connect/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/connect"
        }
      ]
    },
    {
      "type": "library",
      "name": "cors",
      "version": "2.8.5",
      "bom-ref": "cors@2.8.5#2",
      "author": "Troy Goode",
      "description": "Node.js CORS middleware",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cors@2.8.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/expressjs/cors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/expressjs/cors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/expressjs/cors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/cors"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "4.3.4",
      "bom-ref": "debug@4.3.4#11",
      "author": "Josh Junon",
      "description": "Lightweight debugging utility for Node.js and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/debug@4.3.4",
      "externalReferences": [
        {
          "url": "git://github.com/debug-js/debug.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/debug-js/debug#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/debug-js/debug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "esbuild",
      "version": "0.19.8",
      "bom-ref": "esbuild@0.19.8#3",
      "description": "An extremely fast JavaScript and CSS bundler and minifier.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/esbuild@0.19.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/evanw/esbuild.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/evanw/esbuild#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/evanw/esbuild/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vite@5.0.5_@types+node@20.10.3_terser@5.25.0/node_modules/esbuild"
        }
      ]
    },
    {
      "type": "library",
      "name": "escape-html",
      "version": "1.0.3",
      "bom-ref": "escape-html@1.0.3",
      "description": "Escape string for use in HTML",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/escape-html@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/component/escape-html.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/component/escape-html#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/component/escape-html/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/escape-html"
        }
      ]
    },
    {
      "type": "library",
      "name": "http-proxy",
      "version": "1.18.1",
      "bom-ref": "http-proxy@1.18.1#2",
      "author": "Charlie Robbins",
      "description": "HTTP proxying for the masses",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/http-proxy@1.18.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/http-party/node-http-proxy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/http-party/node-http-proxy#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/http-party/node-http-proxy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/http-proxy"
        }
      ]
    },
    {
      "type": "library",
      "name": "mlly",
      "version": "1.4.2",
      "bom-ref": "mlly@1.4.2#2",
      "description": "Missing ECMAScript module utils for Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mlly@1.4.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/unjs/mlly.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/unjs/mlly#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/unjs/mlly/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/mlly"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse5",
      "version": "6.0.1",
      "bom-ref": "parse5@6.0.1#2",
      "author": "Ivan Nikulin",
      "description": "HTML parser and serializer.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parse5@6.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/inikulin/parse5.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inikulin/parse5",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inikulin/parse5/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/parse5"
        }
      ]
    },
    {
      "type": "library",
      "name": "picomatch",
      "version": "2.3.1",
      "bom-ref": "picomatch@2.3.1#4",
      "author": "Jon Schlinkert",
      "description": "Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/picomatch@2.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/picomatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/picomatch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/picomatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/picomatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss",
      "version": "8.4.32",
      "bom-ref": "postcss@8.4.32#4",
      "author": "Andrey Sitnik",
      "description": "Tool for transforming styles with JS plugins",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss@8.4.32",
      "externalReferences": [
        {
          "url": "git+https://github.com/postcss/postcss.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://postcss.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/postcss/postcss/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vite@5.0.5_@types+node@20.10.3_terser@5.25.0/node_modules/postcss"
        }
      ]
    },
    {
      "type": "library",
      "name": "rollup",
      "version": "4.6.1",
      "bom-ref": "rollup@4.6.1",
      "author": "Rich Harris",
      "description": "Next-generation ES module bundler",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rollup@4.6.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/rollup/rollup.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://rollupjs.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rollup/rollup/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vite@5.0.5_@types+node@20.10.3_terser@5.25.0/node_modules/rollup"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-literal",
      "version": "1.3.0",
      "bom-ref": "strip-literal@1.3.0#2",
      "author": "Anthony Fu",
      "description": "Strip comments and string literals from JavaScript code",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-literal@1.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/antfu/strip-literal.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/antfu/strip-literal#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/antfu/strip-literal/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/strip-literal"
        }
      ]
    },
    {
      "type": "library",
      "name": "terser",
      "version": "5.25.0",
      "bom-ref": "terser@5.25.0#2",
      "author": "Mihai Bazon",
      "description": "JavaScript parser, mangler/compressor and beautifier toolkit for ES6+",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/terser@5.25.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/terser/terser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://terser.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/terser/terser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:extraneous",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/vite@5.0.5_@types+node@20.10.3_terser@5.25.0/node_modules/terser"
        }
      ]
    },
    {
      "type": "library",
      "name": "ufo",
      "version": "1.3.2",
      "bom-ref": "ufo@1.3.2",
      "description": "URL utils for humans",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ufo@1.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/unjs/ufo.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/unjs/ufo#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/unjs/ufo/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/ufo"
        }
      ]
    },
    {
      "type": "library",
      "name": "siginfo",
      "version": "2.0.0",
      "bom-ref": "siginfo@2.0.0",
      "author": "Emil Bay",
      "description": "Utility module to print pretty messages on SIGINFO/SIGUSR1",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/siginfo@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/emilbayes/siginfo.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/emilbayes/siginfo#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/emilbayes/siginfo/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/why-is-node-running@2.2.2/node_modules/siginfo"
        }
      ]
    },
    {
      "type": "library",
      "name": "stackback",
      "version": "0.0.2",
      "bom-ref": "stackback@0.0.2",
      "author": "Roman Shtylman",
      "description": "return list of CallSite objects from a captured stacktrace",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stackback@0.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/shtylman/node-stackback.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/shtylman/node-stackback#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/shtylman/node-stackback/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/why-is-node-running@2.2.2/node_modules/stackback"
        }
      ]
    },
    {
      "type": "library",
      "name": "cross-spawn",
      "version": "5.1.0",
      "bom-ref": "cross-spawn@5.1.0",
      "author": "IndigoUnited",
      "description": "Cross platform child_process#spawn and child_process#spawnSync",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cross-spawn@5.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/IndigoUnited/node-cross-spawn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/IndigoUnited/node-cross-spawn#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/IndigoUnited/node-cross-spawn/issues/",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@0.8.0/node_modules/cross-spawn"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-stream",
      "version": "3.0.0",
      "bom-ref": "get-stream@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Get a stream as a string, buffer, or array",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-stream@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/get-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/get-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/get-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@0.8.0/node_modules/get-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-stream",
      "version": "1.1.0",
      "bom-ref": "is-stream@1.1.0",
      "author": "Sindre Sorhus",
      "description": "Check if something is a Node.js stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-stream@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@0.8.0/node_modules/is-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "npm-run-path",
      "version": "2.0.2",
      "bom-ref": "npm-run-path@2.0.2",
      "author": "Sindre Sorhus",
      "description": "Get your PATH prepended with locally installed binaries",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/npm-run-path@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/npm-run-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/npm-run-path#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/npm-run-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@0.8.0/node_modules/npm-run-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-finally",
      "version": "1.0.0",
      "bom-ref": "p-finally@1.0.0",
      "author": "Sindre Sorhus",
      "description": "`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/p-finally@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/p-finally.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/p-finally#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/p-finally/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@0.8.0/node_modules/p-finally"
        }
      ]
    },
    {
      "type": "library",
      "name": "signal-exit",
      "version": "3.0.7",
      "bom-ref": "signal-exit@3.0.7#4",
      "author": "Ben Coe",
      "description": "when you want to fire an event no matter how a process exits.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/signal-exit@3.0.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/tapjs/signal-exit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/signal-exit",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/signal-exit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@0.8.0/node_modules/signal-exit"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-eof",
      "version": "1.0.0",
      "bom-ref": "strip-eof@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Strip the End-Of-File (EOF) character from a string/buffer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-eof@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/strip-eof.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-eof#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-eof/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/execa@0.8.0/node_modules/strip-eof"
        }
      ]
    },
    {
      "type": "library",
      "name": "ci-info",
      "version": "1.6.0",
      "bom-ref": "ci-info@1.6.0",
      "author": "Thomas Watson Steen",
      "description": "Get details about the current Continuous Integration environment",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ci-info@1.6.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/watson/ci-info.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/watson/ci-info",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/watson/ci-info/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/is-ci@1.2.1/node_modules/ci-info"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-validator-identifier",
      "group": "@babel",
      "version": "7.22.20",
      "bom-ref": "@babel/helper-validator-identifier@7.22.20#3",
      "author": "The Babel Team",
      "description": "Validate identifier/keywords name",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-validator-identifier@7.22.20",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-validator-identifier",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/babel/babel#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@babel+highlight@7.23.4/node_modules/@babel/helper-validator-identifier"
        }
      ]
    },
    {
      "type": "library",
      "name": "chalk",
      "version": "2.4.2",
      "bom-ref": "chalk@2.4.2#2",
      "description": "Terminal string styling done right",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/chalk@2.4.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/chalk.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/chalk#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/chalk/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@babel+highlight@7.23.4/node_modules/chalk"
        }
      ]
    },
    {
      "type": "library",
      "name": "js-tokens",
      "version": "4.0.0",
      "bom-ref": "js-tokens@4.0.0",
      "author": "Simon Lydell",
      "description": "A regex that tokenizes JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/js-tokens@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lydell/js-tokens.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lydell/js-tokens#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lydell/js-tokens/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@babel+highlight@7.23.4/node_modules/js-tokens"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-styles",
      "version": "3.2.1",
      "bom-ref": "ansi-styles@3.2.1",
      "author": "Sindre Sorhus",
      "description": "ANSI escape codes for styling strings in the terminal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansi-styles@3.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/ansi-styles.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/ansi-styles#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/ansi-styles/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/chalk@2.4.2/node_modules/ansi-styles"
        }
      ]
    },
    {
      "type": "library",
      "name": "escape-string-regexp",
      "version": "1.0.5",
      "bom-ref": "escape-string-regexp@1.0.5",
      "author": "Sindre Sorhus",
      "description": "Escape RegExp special characters",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/escape-string-regexp@1.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/escape-string-regexp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/escape-string-regexp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/escape-string-regexp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/chalk@2.4.2/node_modules/escape-string-regexp"
        }
      ]
    },
    {
      "type": "library",
      "name": "supports-color",
      "version": "5.5.0",
      "bom-ref": "supports-color@5.5.0",
      "author": "Sindre Sorhus",
      "description": "Detect whether a terminal supports color",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/supports-color@5.5.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/supports-color.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/supports-color#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/supports-color/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/chalk@2.4.2/node_modules/supports-color"
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-deep-equal",
      "version": "3.1.3",
      "bom-ref": "fast-deep-equal@3.1.3#2",
      "author": "Evgeny Poberezkin",
      "description": "Fast deep equal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fast-deep-equal@3.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/epoberezkin/fast-deep-equal.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/epoberezkin/fast-deep-equal#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/epoberezkin/fast-deep-equal/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/ajv@6.12.6/node_modules/fast-deep-equal"
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-json-stable-stringify",
      "version": "2.1.0",
      "bom-ref": "fast-json-stable-stringify@2.1.0",
      "author": "James Halliday",
      "description": "deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fast-json-stable-stringify@2.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/epoberezkin/fast-json-stable-stringify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/epoberezkin/fast-json-stable-stringify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/epoberezkin/fast-json-stable-stringify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/ajv@6.12.6/node_modules/fast-json-stable-stringify"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-schema-traverse",
      "version": "0.4.1",
      "bom-ref": "json-schema-traverse@0.4.1",
      "author": "Evgeny Poberezkin",
      "description": "Traverse JSON Schema passing each schema object to callback",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/json-schema-traverse@0.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/epoberezkin/json-schema-traverse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/epoberezkin/json-schema-traverse#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/epoberezkin/json-schema-traverse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/ajv@6.12.6/node_modules/json-schema-traverse"
        }
      ]
    },
    {
      "type": "library",
      "name": "uri-js",
      "version": "4.4.1",
      "bom-ref": "uri-js@4.4.1",
      "author": "Gary Court",
      "description": "An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uri-js@4.4.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/garycourt/uri-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/garycourt/uri-js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/garycourt/uri-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/ajv@6.12.6/node_modules/uri-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-core-module",
      "version": "2.13.1",
      "bom-ref": "is-core-module@2.13.1#2",
      "author": "Jordan Harband",
      "description": "Is this specifier a node.js core module?",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-core-module@2.13.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-core-module.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-core-module",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-core-module/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/resolve@1.19.0/node_modules/is-core-module"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-parse",
      "version": "1.0.7",
      "bom-ref": "path-parse@1.0.7#2",
      "author": "Javier Blanco",
      "description": "Node.js path.parse() ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-parse@1.0.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/jbgutierrez/path-parse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jbgutierrez/path-parse#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jbgutierrez/path-parse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/resolve@1.19.0/node_modules/path-parse"
        }
      ]
    },
    {
      "type": "library",
      "name": "graceful-fs",
      "version": "4.2.11",
      "bom-ref": "graceful-fs@4.2.11#4",
      "description": "A drop-in replacement for fs, making various improvements.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/graceful-fs@4.2.11",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/node-graceful-fs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/fs-extra@7.0.1/node_modules/graceful-fs"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsonfile",
      "version": "4.0.0",
      "bom-ref": "jsonfile@4.0.0",
      "author": "JP Richardson",
      "description": "Easily read/write JSON files.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsonfile@4.0.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/jprichardson/node-jsonfile.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jprichardson/node-jsonfile#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jprichardson/node-jsonfile/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/fs-extra@7.0.1/node_modules/jsonfile"
        }
      ]
    },
    {
      "type": "library",
      "name": "universalify",
      "version": "0.1.2",
      "bom-ref": "universalify@0.1.2",
      "author": "Ryan Zimmerman",
      "description": "Make a callback- or promise-based function support both promises and callbacks.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/universalify@0.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/RyanZim/universalify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/RyanZim/universalify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/RyanZim/universalify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/fs-extra@7.0.1/node_modules/universalify"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.get",
      "version": "4.4.2",
      "bom-ref": "lodash.get@4.4.2",
      "author": "John-David Dalton",
      "description": "The lodash method `_.get` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.get@4.4.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/z-schema@5.0.5/node_modules/lodash.get"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.isequal",
      "version": "4.5.0",
      "bom-ref": "lodash.isequal@4.5.0",
      "author": "John-David Dalton",
      "description": "The Lodash method `_.isEqual` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.isequal@4.5.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/z-schema@5.0.5/node_modules/lodash.isequal"
        }
      ]
    },
    {
      "type": "library",
      "name": "validator",
      "version": "13.11.0",
      "bom-ref": "validator@13.11.0",
      "author": "Chris O'Hara",
      "description": "String validation and sanitization",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/validator@13.11.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/validatorjs/validator.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/validatorjs/validator.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/validatorjs/validator.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/z-schema@5.0.5/node_modules/validator"
        }
      ]
    },
    {
      "type": "library",
      "name": "sprintf-js",
      "version": "1.0.3",
      "bom-ref": "sprintf-js@1.0.3",
      "author": "Alexandru Marasteanu",
      "description": "JavaScript sprintf implementation",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sprintf-js@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/alexei/sprintf.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/alexei/sprintf.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/alexei/sprintf.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/argparse@1.0.10/node_modules/sprintf-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "hasown",
      "version": "2.0.0",
      "bom-ref": "hasown@2.0.0",
      "author": "Jordan Harband",
      "description": "A robust, ES3 compatible, \"has own property\" predicate.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hasown@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/hasOwn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/hasOwn#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/hasOwn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/is-core-module@2.13.1/node_modules/hasown"
        }
      ]
    },
    {
      "type": "library",
      "name": "tapable",
      "group": "@types",
      "version": "1.0.12",
      "bom-ref": "@types/tapable@1.0.12",
      "description": "TypeScript definitions for tapable",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/tapable@1.0.12",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/tapable",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tapable",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/@types/tapable"
        }
      ]
    },
    {
      "type": "library",
      "name": "webpack-sources",
      "group": "@types",
      "version": "3.2.3",
      "bom-ref": "@types/webpack-sources@3.2.3",
      "description": "TypeScript definitions for webpack-sources",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/webpack-sources@3.2.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/webpack-sources",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-sources",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/@types/webpack-sources"
        }
      ]
    },
    {
      "type": "library",
      "name": "ast",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/ast@1.9.0",
      "author": "Sven Sauleau",
      "description": "AST utils for webassemblyjs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/ast@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/webpack@4.47.0/node_modules/@webassemblyjs/ast"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-module-context",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/helper-module-context@1.9.0",
      "author": "Sven Sauleau",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/helper-module-context@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/webpack@4.47.0/node_modules/@webassemblyjs/helper-module-context"
        }
      ]
    },
    {
      "type": "library",
      "name": "wasm-edit",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/wasm-edit@1.9.0",
      "author": "Sven Sauleau",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/wasm-edit@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/webpack@4.47.0/node_modules/@webassemblyjs/wasm-edit"
        }
      ]
    },
    {
      "type": "library",
      "name": "wasm-parser",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/wasm-parser@1.9.0",
      "author": "Sven Sauleau",
      "description": "WebAssembly binary format parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/wasm-parser@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/webpack@4.47.0/node_modules/@webassemblyjs/wasm-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn",
      "version": "6.4.2",
      "bom-ref": "acorn@6.4.2",
      "description": "ECMAScript parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/acorn@6.4.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/acornjs/acorn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/acornjs/acorn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/acornjs/acorn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/webpack@4.47.0/node_modules/acorn"
        }
      ]
    },
    {
      "type": "library",
      "name": "ajv-keywords",
      "version": "3.5.2",
      "bom-ref": "ajv-keywords@3.5.2",
      "author": "Evgeny Poberezkin",
      "description": "Custom JSON-Schema keywords for Ajv validator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ajv-keywords@3.5.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/epoberezkin/ajv-keywords.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/epoberezkin/ajv-keywords#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/epoberezkin/ajv-keywords/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/webpack@4.47.0/node_modules/ajv-keywords"
        }
      ]
    },
    {
      "type": "library",
      "name": "ajv",
      "version": "6.12.6",
      "bom-ref": "ajv@6.12.6#3",
      "author": "Evgeny Poberezkin",
      "description": "Another JSON Schema Validator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ajv@6.12.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/ajv-validator/ajv.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ajv-validator/ajv",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ajv-validator/ajv/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/webpack@4.47.0/node_modules/ajv"
        }
      ]
    },
    {
      "type": "library",
      "name": "chrome-trace-event",
      "version": "1.0.3",
      "bom-ref": "chrome-trace-event@1.0.3",
      "author": "Trent Mick, Sam Saccone",
      "description": "A library to create a trace of your node app per Google's Trace Event format.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/chrome-trace-event@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/samccone/chrome-trace-event.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/samccone/chrome-trace-event#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/samccone/chrome-trace-event/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/webpack@4.47.0/node_modules/chrome-trace-event"
        }
      ]
    },
    {
      "type": "library",
      "name": "enhanced-resolve",
      "version": "4.5.0",
      "bom-ref": "enhanced-resolve@4.5.0",
      "author": "Tobias Koppers @sokra",
      "description": "Offers a async require.resolve function. It's highly configurable.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://www.opensource.org/licenses/mit-license.php"
          }
        }
      ],
      "purl": "pkg:npm/enhanced-resolve@4.5.0",
      "externalReferences": [
        {
          "url": "git://github.com/webpack/enhanced-resolve.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/webpack/enhanced-resolve",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack/enhanced-resolve/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/webpack@4.47.0/node_modules/enhanced-resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-scope",
      "version": "4.0.3",
      "bom-ref": "eslint-scope@4.0.3",
      "description": "ECMAScript scope analyzer for ESLint",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint-scope@4.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/eslint/eslint-scope.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/eslint/eslint-scope",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eslint/eslint-scope/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/webpack@4.47.0/node_modules/eslint-scope"
        }
      ]
    },
    {
      "type": "library",
      "name": "file-loader",
      "version": "3.0.1",
      "bom-ref": "file-loader@3.0.1",
      "author": "Tobias Koppers @sokra",
      "description": "A file loader module for webpack",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/file-loader@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/webpack-contrib/file-loader.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webpack-contrib/file-loader",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack-contrib/file-loader/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/file-loader"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-parse-better-errors",
      "version": "1.0.2",
      "bom-ref": "json-parse-better-errors@1.0.2",
      "author": "Kat Marchán",
      "description": "JSON.parse with context information on error",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/json-parse-better-errors@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/zkat/json-parse-better-errors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/zkat/json-parse-better-errors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/zkat/json-parse-better-errors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/webpack@4.47.0/node_modules/json-parse-better-errors"
        }
      ]
    },
    {
      "type": "library",
      "name": "loader-runner",
      "version": "2.4.0",
      "bom-ref": "loader-runner@2.4.0",
      "author": "Tobias Koppers @sokra",
      "description": "Runs (webpack) loaders",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/loader-runner@2.4.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/webpack/loader-runner.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webpack/loader-runner#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack/loader-runner/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/webpack@4.47.0/node_modules/loader-runner"
        }
      ]
    },
    {
      "type": "library",
      "name": "loader-utils",
      "version": "1.4.2",
      "bom-ref": "loader-utils@1.4.2",
      "author": "Tobias Koppers @sokra",
      "description": "utils for webpack loaders",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/loader-utils@1.4.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/webpack/loader-utils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webpack/loader-utils#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack/loader-utils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/webpack@4.47.0/node_modules/loader-utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "memory-fs",
      "version": "0.4.1",
      "bom-ref": "memory-fs@0.4.1",
      "author": "Tobias Koppers @sokra",
      "description": "A simple in-memory filesystem. Holds data in a javascript object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/memory-fs@0.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/webpack/memory-fs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webpack/memory-fs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack/memory-fs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/webpack@4.47.0/node_modules/memory-fs"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromatch",
      "version": "3.1.10",
      "bom-ref": "micromatch@3.1.10",
      "author": "Jon Schlinkert",
      "description": "Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/micromatch@3.1.10",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/micromatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/micromatch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/micromatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/webpack@4.47.0/node_modules/micromatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "mkdirp",
      "version": "0.5.6",
      "bom-ref": "mkdirp@0.5.6#3",
      "author": "James Halliday",
      "description": "Recursively mkdir, like `mkdir -p`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mkdirp@0.5.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/substack/node-mkdirp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-mkdirp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-mkdirp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/webpack@4.47.0/node_modules/mkdirp"
        }
      ]
    },
    {
      "type": "library",
      "name": "neo-async",
      "version": "2.6.2",
      "bom-ref": "neo-async@2.6.2",
      "description": "Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster ",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/neo-async@2.6.2",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/suguru03/neo-async.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/suguru03/neo-async",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/suguru03/neo-async/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/webpack@4.47.0/node_modules/neo-async"
        }
      ]
    },
    {
      "type": "library",
      "name": "node-libs-browser",
      "version": "2.2.1",
      "bom-ref": "node-libs-browser@2.2.1",
      "author": "Tobias Koppers @sokra",
      "description": "The node core libs for in browser usage.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/node-libs-browser@2.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/webpack/node-libs-browser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/webpack/node-libs-browser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack/node-libs-browser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/webpack@4.47.0/node_modules/node-libs-browser"
        }
      ]
    },
    {
      "type": "library",
      "name": "schema-utils",
      "version": "1.0.0",
      "bom-ref": "schema-utils@1.0.0",
      "author": "webpack Contrib",
      "description": "webpack Validation Utils",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/schema-utils@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/webpack-contrib/schema-utils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webpack-contrib/schema-utils",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack-contrib/schema-utils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/webpack@4.47.0/node_modules/schema-utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "tapable",
      "version": "1.1.3",
      "bom-ref": "tapable@1.1.3",
      "author": "Tobias Koppers @sokra",
      "description": "Just a little module for plugins.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tapable@1.1.3",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/webpack/tapable.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webpack/tapable",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack/tapable/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/webpack@4.47.0/node_modules/tapable"
        }
      ]
    },
    {
      "type": "library",
      "name": "terser-webpack-plugin",
      "version": "1.4.5",
      "bom-ref": "terser-webpack-plugin@1.4.5",
      "author": "webpack Contrib Team",
      "description": "Terser plugin for webpack",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/terser-webpack-plugin@1.4.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/webpack-contrib/terser-webpack-plugin.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webpack-contrib/terser-webpack-plugin",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack-contrib/terser-webpack-plugin/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/webpack@4.47.0/node_modules/terser-webpack-plugin"
        }
      ]
    },
    {
      "type": "library",
      "name": "vm-browserify",
      "version": "1.1.2",
      "bom-ref": "vm-browserify@1.1.2",
      "author": "James Halliday",
      "description": "vm module for the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vm-browserify@1.1.2",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/substack/vm-browserify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/vm-browserify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/vm-browserify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/vm-browserify"
        }
      ]
    },
    {
      "type": "library",
      "name": "watchpack",
      "version": "1.7.5",
      "bom-ref": "watchpack@1.7.5",
      "author": "Tobias Koppers @sokra",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/watchpack@1.7.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/webpack/watchpack.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webpack/watchpack",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack/watchpack/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/webpack@4.47.0/node_modules/watchpack"
        }
      ]
    },
    {
      "type": "library",
      "name": "webpack-sources",
      "version": "1.4.3",
      "bom-ref": "webpack-sources@1.4.3",
      "author": "Tobias Koppers @sokra",
      "description": "Source code handling classes for webpack",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/webpack-sources@1.4.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/webpack/webpack-sources.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webpack/webpack-sources#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack/webpack-sources/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/webpack@4.47.0/node_modules/webpack-sources"
        }
      ]
    },
    {
      "type": "library",
      "name": "once",
      "version": "1.4.0",
      "bom-ref": "once@1.4.0#2",
      "author": "Isaac Z. Schlueter",
      "description": "Run a function exactly one time",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/once@1.4.0",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/once.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/once#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/once/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/inflight@1.0.6/node_modules/once"
        }
      ]
    },
    {
      "type": "library",
      "name": "wrappy",
      "version": "1.0.2",
      "bom-ref": "wrappy@1.0.2",
      "author": "Isaac Z. Schlueter",
      "description": "Callback wrapping utility",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/wrappy@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/wrappy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/wrappy",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/wrappy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/inflight@1.0.6/node_modules/wrappy"
        }
      ]
    },
    {
      "type": "library",
      "name": "wrappy",
      "version": "1.0.2",
      "bom-ref": "wrappy@1.0.2#2",
      "author": "Isaac Z. Schlueter",
      "description": "Callback wrapping utility",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/wrappy@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/wrappy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/wrappy",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/wrappy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/once@1.4.0/node_modules/wrappy"
        }
      ]
    },
    {
      "type": "library",
      "name": "isobject",
      "version": "3.0.1",
      "bom-ref": "isobject@3.0.1",
      "author": "Jon Schlinkert",
      "description": "Returns true if the value is an object and not an array or null.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isobject@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/isobject.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/isobject",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/isobject/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/is-plain-object@2.0.4/node_modules/isobject"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimist",
      "version": "1.2.8",
      "bom-ref": "minimist@1.2.8#3",
      "author": "James Halliday",
      "description": "parse argument options",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimist@1.2.8",
      "externalReferences": [
        {
          "url": "git://github.com/minimistjs/minimist.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/minimistjs/minimist",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/minimistjs/minimist/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/handlebars@4.7.8/node_modules/minimist"
        }
      ]
    },
    {
      "type": "library",
      "name": "neo-async",
      "version": "2.6.2",
      "bom-ref": "neo-async@2.6.2#2",
      "description": "Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster ",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/neo-async@2.6.2",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/suguru03/neo-async.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/suguru03/neo-async",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/suguru03/neo-async/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/handlebars@4.7.8/node_modules/neo-async"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "version": "0.6.1",
      "bom-ref": "source-map@0.6.1#10",
      "author": "Nick Fitzgerald",
      "description": "Generates and consumes source maps",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map@0.6.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mozilla/source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mozilla/source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mozilla/source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/handlebars@4.7.8/node_modules/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "uglify-js",
      "version": "3.17.4",
      "bom-ref": "uglify-js@3.17.4#2",
      "author": "Mihai Bazon",
      "description": "JavaScript parser, mangler/compressor and beautifier toolkit",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uglify-js@3.17.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/mishoo/UglifyJS.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mishoo/UglifyJS#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mishoo/UglifyJS/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/handlebars@4.7.8/node_modules/uglify-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "wordwrap",
      "version": "1.0.0",
      "bom-ref": "wordwrap@1.0.0",
      "author": "James Halliday",
      "description": "Wrap those words. Show them at what columns to start and stop.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/wordwrap@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/substack/node-wordwrap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-wordwrap#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-wordwrap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/handlebars@4.7.8/node_modules/wordwrap"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-what",
      "version": "3.14.1",
      "bom-ref": "is-what@3.14.1",
      "author": "Luca Ban - Mesqueeb",
      "description": "JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-what@3.14.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/mesqueeb/is-what.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mesqueeb/is-what#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mesqueeb/is-what/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/copy-anything@2.0.6/node_modules/is-what"
        }
      ]
    },
    {
      "type": "library",
      "name": "asap",
      "version": "2.0.6",
      "bom-ref": "asap@2.0.6",
      "description": "High-priority task queue for Node.js and browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/asap@2.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/kriskowal/asap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kriskowal/asap#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kriskowal/asap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/promise@7.3.1/node_modules/asap"
        }
      ]
    },
    {
      "type": "library",
      "name": "loader-utils",
      "version": "3.2.1",
      "bom-ref": "loader-utils@3.2.1",
      "author": "Tobias Koppers @sokra",
      "description": "utils for webpack loaders",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/loader-utils@3.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/webpack/loader-utils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webpack/loader-utils#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack/loader-utils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/generic-names@4.0.0/node_modules/loader-utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss",
      "version": "8.4.32",
      "bom-ref": "postcss@8.4.32#5",
      "author": "Andrey Sitnik",
      "description": "Tool for transforming styles with JS plugins",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss@8.4.32",
      "externalReferences": [
        {
          "url": "git+https://github.com/postcss/postcss.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://postcss.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/postcss/postcss/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/postcss-modules-extract-imports@3.0.0_postcss@8.4.32/node_modules/postcss"
        }
      ]
    },
    {
      "type": "library",
      "name": "icss-utils",
      "version": "5.1.0",
      "bom-ref": "icss-utils@5.1.0",
      "author": "Glen Maddern",
      "description": "ICSS utils for postcss ast",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/icss-utils@5.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/css-modules/icss-utils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/css-modules/icss-utils#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/css-modules/icss-utils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/postcss-modules-local-by-default@4.0.3_postcss@8.4.32/node_modules/icss-utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-selector-parser",
      "version": "6.0.13",
      "bom-ref": "postcss-selector-parser@6.0.13#2",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-selector-parser@6.0.13",
      "externalReferences": [
        {
          "url": "git+https://github.com/postcss/postcss-selector-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/postcss/postcss-selector-parser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/postcss/postcss-selector-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/postcss-modules-local-by-default@4.0.3_postcss@8.4.32/node_modules/postcss-selector-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-value-parser",
      "version": "4.2.0",
      "bom-ref": "postcss-value-parser@4.2.0",
      "author": "Bogdan Chadkin",
      "description": "Transforms css values and at-rule params into the tree",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-value-parser@4.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/TrySound/postcss-value-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TrySound/postcss-value-parser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TrySound/postcss-value-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/postcss-modules-local-by-default@4.0.3_postcss@8.4.32/node_modules/postcss-value-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss",
      "version": "8.4.32",
      "bom-ref": "postcss@8.4.32#6",
      "author": "Andrey Sitnik",
      "description": "Tool for transforming styles with JS plugins",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss@8.4.32",
      "externalReferences": [
        {
          "url": "git+https://github.com/postcss/postcss.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://postcss.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/postcss/postcss/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/postcss-modules-local-by-default@4.0.3_postcss@8.4.32/node_modules/postcss"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-selector-parser",
      "version": "6.0.13",
      "bom-ref": "postcss-selector-parser@6.0.13#3",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-selector-parser@6.0.13",
      "externalReferences": [
        {
          "url": "git+https://github.com/postcss/postcss-selector-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/postcss/postcss-selector-parser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/postcss/postcss-selector-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/postcss-modules-scope@3.0.0_postcss@8.4.32/node_modules/postcss-selector-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss",
      "version": "8.4.32",
      "bom-ref": "postcss@8.4.32#7",
      "author": "Andrey Sitnik",
      "description": "Tool for transforming styles with JS plugins",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss@8.4.32",
      "externalReferences": [
        {
          "url": "git+https://github.com/postcss/postcss.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://postcss.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/postcss/postcss/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/postcss-modules-scope@3.0.0_postcss@8.4.32/node_modules/postcss"
        }
      ]
    },
    {
      "type": "library",
      "name": "icss-utils",
      "version": "5.1.0",
      "bom-ref": "icss-utils@5.1.0#2",
      "author": "Glen Maddern",
      "description": "ICSS utils for postcss ast",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/icss-utils@5.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/css-modules/icss-utils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/css-modules/icss-utils#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/css-modules/icss-utils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/postcss-modules-values@4.0.0_postcss@8.4.32/node_modules/icss-utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss",
      "version": "8.4.32",
      "bom-ref": "postcss@8.4.32#8",
      "author": "Andrey Sitnik",
      "description": "Tool for transforming styles with JS plugins",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss@8.4.32",
      "externalReferences": [
        {
          "url": "git+https://github.com/postcss/postcss.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://postcss.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/postcss/postcss/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/postcss-modules-values@4.0.0_postcss@8.4.32/node_modules/postcss"
        }
      ]
    },
    {
      "type": "library",
      "name": "constantinople",
      "version": "4.0.1",
      "bom-ref": "constantinople@4.0.1",
      "author": "ForbesLindesay",
      "description": "Determine whether a JavaScript expression evaluates to a constant",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/constantinople@4.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/ForbesLindesay/constantinople.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ForbesLindesay/constantinople#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ForbesLindesay/constantinople/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug-code-gen@3.0.2/node_modules/constantinople"
        }
      ]
    },
    {
      "type": "library",
      "name": "doctypes",
      "version": "1.1.0",
      "bom-ref": "doctypes@1.1.0",
      "author": "ForbesLindesay",
      "description": "Shorthands for commonly used doctypes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/doctypes@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/doctypes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/doctypes#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/doctypes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug-code-gen@3.0.2/node_modules/doctypes"
        }
      ]
    },
    {
      "type": "library",
      "name": "js-stringify",
      "version": "1.0.2",
      "bom-ref": "js-stringify@1.0.2",
      "author": "ForbesLindesay",
      "description": "Stringify an object so it can be safely inlined in JavaScript code",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/js-stringify@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jadejs/js-stringify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jadejs/js-stringify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jadejs/js-stringify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug-code-gen@3.0.2/node_modules/js-stringify"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-attrs",
      "version": "3.0.0",
      "bom-ref": "pug-attrs@3.0.0",
      "author": "Forbes Lindesay",
      "description": "Generate code for Pug attributes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-attrs@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug-code-gen@3.0.2/node_modules/pug-attrs"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-error",
      "version": "2.0.0",
      "bom-ref": "pug-error@2.0.0",
      "author": "Forbes Lindesay",
      "description": "Standard error objects for pug",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-error@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug-code-gen@3.0.2/node_modules/pug-error"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-runtime",
      "version": "3.0.1",
      "bom-ref": "pug-runtime@3.0.1#2",
      "author": "ForbesLindesay",
      "description": "The runtime components for the pug templating language",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-runtime@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug-code-gen@3.0.2/node_modules/pug-runtime"
        }
      ]
    },
    {
      "type": "library",
      "name": "void-elements",
      "version": "3.1.0",
      "bom-ref": "void-elements@3.1.0",
      "author": "hemanth.hm",
      "description": "Array of \"void elements\" defined by the HTML specification.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/void-elements@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/void-elements.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jadejs/void-elements",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jadejs/void-elements/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug-code-gen@3.0.2/node_modules/void-elements"
        }
      ]
    },
    {
      "type": "library",
      "name": "with",
      "version": "7.0.2",
      "bom-ref": "with@7.0.2",
      "author": "ForbesLindesay",
      "description": "Compile time `with` for strict mode JavaScript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/with@7.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/with.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/with#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/with/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug-code-gen@3.0.2/node_modules/with"
        }
      ]
    },
    {
      "type": "library",
      "name": "constantinople",
      "version": "4.0.1",
      "bom-ref": "constantinople@4.0.1#2",
      "author": "ForbesLindesay",
      "description": "Determine whether a JavaScript expression evaluates to a constant",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/constantinople@4.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/ForbesLindesay/constantinople.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ForbesLindesay/constantinople#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ForbesLindesay/constantinople/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug-filters@4.0.0/node_modules/constantinople"
        }
      ]
    },
    {
      "type": "library",
      "name": "jstransformer",
      "version": "1.0.0",
      "bom-ref": "jstransformer@1.0.0",
      "author": "ForbesLindesay",
      "description": "Normalize the API of any jstransformer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jstransformer@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jstransformers/jstransformer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jstransformers/jstransformer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jstransformers/jstransformer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug-filters@4.0.0/node_modules/jstransformer"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-error",
      "version": "2.0.0",
      "bom-ref": "pug-error@2.0.0#2",
      "author": "Forbes Lindesay",
      "description": "Standard error objects for pug",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-error@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug-filters@4.0.0/node_modules/pug-error"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-lexer",
      "version": "5.0.1",
      "bom-ref": "pug-lexer@5.0.1#2",
      "author": "ForbesLindesay",
      "description": "The pug lexer (takes a string and converts it to an array of tokens)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-lexer@5.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/pug-lexer"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-load",
      "version": "3.0.0",
      "bom-ref": "pug-load@3.0.0#2",
      "author": "ForbesLindesay",
      "description": "The Pug loader is responsible for loading the depenendencies of a given Pug file.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-load@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/pug-load"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-parser",
      "version": "6.0.0",
      "bom-ref": "pug-parser@6.0.0#2",
      "author": "ForbesLindesay",
      "description": "The pug parser (takes an array of tokens and converts it to an abstract syntax tree)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-parser@6.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/pug-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-walk",
      "version": "2.0.0",
      "bom-ref": "pug-walk@2.0.0",
      "author": "ForbesLindesay",
      "description": "Walk and transform a pug AST",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-walk@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug-filters@4.0.0/node_modules/pug-walk"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve",
      "version": "1.22.8",
      "bom-ref": "resolve@1.22.8#10",
      "author": "James Halliday",
      "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/resolve@1.22.8",
      "externalReferences": [
        {
          "url": "git://github.com/browserify/resolve.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserify/resolve#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserify/resolve/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug-filters@4.0.0/node_modules/resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "character-parser",
      "version": "2.2.0",
      "bom-ref": "character-parser@2.2.0",
      "author": "ForbesLindesay",
      "description": "Parse JavaScript one character at a time to look for snippets in Templates.  This is not a validator, it's just designed to allow you to have sections of JavaScript delimited by brackets robustly.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/character-parser@2.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ForbesLindesay/character-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ForbesLindesay/character-parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ForbesLindesay/character-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug-lexer@5.0.1/node_modules/character-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-expression",
      "version": "4.0.0",
      "bom-ref": "is-expression@4.0.0",
      "author": "Timothy Gu",
      "description": "Check if a string is a valid JavaScript expression",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-expression@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/is-expression.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/is-expression#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/is-expression/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug-lexer@5.0.1/node_modules/is-expression"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-error",
      "version": "2.0.0",
      "bom-ref": "pug-error@2.0.0#3",
      "author": "Forbes Lindesay",
      "description": "Standard error objects for pug",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-error@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug-lexer@5.0.1/node_modules/pug-error"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-error",
      "version": "2.0.0",
      "bom-ref": "pug-error@2.0.0#4",
      "author": "Forbes Lindesay",
      "description": "Standard error objects for pug",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-error@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug-linker@4.0.0/node_modules/pug-error"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-walk",
      "version": "2.0.0",
      "bom-ref": "pug-walk@2.0.0#2",
      "author": "ForbesLindesay",
      "description": "Walk and transform a pug AST",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-walk@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug-linker@4.0.0/node_modules/pug-walk"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-assign",
      "version": "4.1.1",
      "bom-ref": "object-assign@4.1.1",
      "author": "Sindre Sorhus",
      "description": "ES2015 `Object.assign()` ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object-assign@4.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/object-assign.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/object-assign#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/object-assign/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug-load@3.0.0/node_modules/object-assign"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-walk",
      "version": "2.0.0",
      "bom-ref": "pug-walk@2.0.0#3",
      "author": "ForbesLindesay",
      "description": "Walk and transform a pug AST",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-walk@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug-load@3.0.0/node_modules/pug-walk"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-error",
      "version": "2.0.0",
      "bom-ref": "pug-error@2.0.0#5",
      "author": "Forbes Lindesay",
      "description": "Standard error objects for pug",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-error@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug-parser@6.0.0/node_modules/pug-error"
        }
      ]
    },
    {
      "type": "library",
      "name": "token-stream",
      "version": "1.0.0",
      "bom-ref": "token-stream@1.0.0",
      "author": "ForbesLindesay",
      "description": "Take an array of token and produce a more useful API to give to a parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/token-stream@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/token-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/token-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/token-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug-parser@6.0.0/node_modules/token-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-error",
      "version": "2.0.0",
      "bom-ref": "pug-error@2.0.0#6",
      "author": "Forbes Lindesay",
      "description": "Standard error objects for pug",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-error@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug-strip-comments@2.0.0/node_modules/pug-error"
        }
      ]
    },
    {
      "type": "library",
      "name": "bytes",
      "version": "3.1.2",
      "bom-ref": "bytes@3.1.2#2",
      "author": "TJ Holowaychuk",
      "description": "Utility to parse a string bytes to bytes and vice-versa",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bytes@3.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/visionmedia/bytes.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/bytes.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/bytes.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/bytes"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "inherits@2.0.4#3",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/css@3.0.0/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map-resolve",
      "version": "0.6.0",
      "bom-ref": "source-map-resolve@0.6.0",
      "author": "Simon Lydell",
      "description": "Resolve the source map and/or sources for a generated file.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map-resolve@0.6.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lydell/source-map-resolve.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lydell/source-map-resolve#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lydell/source-map-resolve/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/css@3.0.0/node_modules/source-map-resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "version": "0.6.1",
      "bom-ref": "source-map@0.6.1#11",
      "author": "Nick Fitzgerald",
      "description": "Generates and consumes source maps",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map@0.6.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mozilla/source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mozilla/source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mozilla/source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/css@3.0.0/node_modules/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "color-name",
      "version": "1.1.4",
      "bom-ref": "color-name@1.1.4",
      "author": "DY",
      "description": "A list of color names and its values",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/color-name@1.1.4",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/colorjs/color-name.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/colorjs/color-name",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/colorjs/color-name/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/color-convert@2.0.1/node_modules/color-name"
        }
      ]
    },
    {
      "type": "library",
      "name": "compare-func",
      "version": "2.0.0",
      "bom-ref": "compare-func@2.0.0",
      "author": "Steve Mao",
      "description": "Get a compare function for array to sort",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/compare-func@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/stevemao/compare-func.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stevemao/compare-func",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stevemao/compare-func/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-angular@5.0.13/node_modules/compare-func"
        }
      ]
    },
    {
      "type": "library",
      "name": "q",
      "version": "1.5.1",
      "bom-ref": "q@1.5.1",
      "author": "Kris Kowal",
      "description": "A library for promises (CommonJS/Promises/A,B,D)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/q@1.5.1",
      "externalReferences": [
        {
          "url": "git://github.com/kriskowal/q.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kriskowal/q",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/kriskowal/q/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-angular@5.0.13/node_modules/q"
        }
      ]
    },
    {
      "type": "library",
      "name": "q",
      "version": "1.5.1",
      "bom-ref": "q@1.5.1#2",
      "author": "Kris Kowal",
      "description": "A library for promises (CommonJS/Promises/A,B,D)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/q@1.5.1",
      "externalReferences": [
        {
          "url": "git://github.com/kriskowal/q.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kriskowal/q",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/kriskowal/q/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-atom@2.0.8/node_modules/q"
        }
      ]
    },
    {
      "type": "library",
      "name": "q",
      "version": "1.5.1",
      "bom-ref": "q@1.5.1#3",
      "author": "Kris Kowal",
      "description": "A library for promises (CommonJS/Promises/A,B,D)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/q@1.5.1",
      "externalReferences": [
        {
          "url": "git://github.com/kriskowal/q.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kriskowal/q",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/kriskowal/q/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-codemirror@2.0.8/node_modules/q"
        }
      ]
    },
    {
      "type": "library",
      "name": "compare-func",
      "version": "2.0.0",
      "bom-ref": "compare-func@2.0.0#2",
      "author": "Steve Mao",
      "description": "Get a compare function for array to sort",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/compare-func@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/stevemao/compare-func.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stevemao/compare-func",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stevemao/compare-func/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-conventionalcommits@4.6.3/node_modules/compare-func"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash",
      "version": "4.17.21",
      "bom-ref": "lodash@4.17.21#5",
      "author": "John-David Dalton",
      "description": "Lodash modular utilities.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash@4.17.21",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-conventionalcommits@4.6.3/node_modules/lodash"
        }
      ]
    },
    {
      "type": "library",
      "name": "q",
      "version": "1.5.1",
      "bom-ref": "q@1.5.1#4",
      "author": "Kris Kowal",
      "description": "A library for promises (CommonJS/Promises/A,B,D)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/q@1.5.1",
      "externalReferences": [
        {
          "url": "git://github.com/kriskowal/q.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kriskowal/q",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/kriskowal/q/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-conventionalcommits@4.6.3/node_modules/q"
        }
      ]
    },
    {
      "type": "library",
      "name": "add-stream",
      "version": "1.0.0",
      "bom-ref": "add-stream@1.0.0#2",
      "author": "Majid Burney",
      "description": "Append the contents of one stream onto another.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/add-stream@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/wilsonjackson/add-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wilsonjackson/add-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wilsonjackson/add-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-core@4.2.4/node_modules/add-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-changelog-angular",
      "version": "5.0.13",
      "bom-ref": "conventional-changelog-angular@5.0.13#2",
      "author": "Steve Mao",
      "description": "conventional-changelog angular preset",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-changelog-angular@5.0.13",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/conventional-changelog-angular"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-changelog-writer",
      "version": "5.0.1",
      "bom-ref": "conventional-changelog-writer@5.0.1",
      "author": "Steve Mao",
      "description": "Write logs based on conventional commits and templates",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-changelog-writer@5.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-writer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-core@4.2.4/node_modules/conventional-changelog-writer"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-commits-parser",
      "version": "3.2.4",
      "bom-ref": "conventional-commits-parser@3.2.4",
      "author": "Steve Mao",
      "description": "Parse raw conventional commits",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-commits-parser@3.2.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-commits-parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-core@4.2.4/node_modules/conventional-commits-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "dateformat",
      "version": "3.0.3",
      "bom-ref": "dateformat@3.0.3",
      "author": "Steven Levithan",
      "description": "A node.js package for Steven Levithan's excellent dateFormat() function.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dateformat@3.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/felixge/node-dateformat.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/felixge/node-dateformat",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/felixge/node-dateformat/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-core@4.2.4/node_modules/dateformat"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-pkg-repo",
      "version": "4.2.1",
      "bom-ref": "get-pkg-repo@4.2.1",
      "author": "Steve Mao",
      "description": "Get repository user and project information from package.json file contents.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-pkg-repo@4.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/get-pkg-repo.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/get-pkg-repo#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/get-pkg-repo/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-core@4.2.4/node_modules/get-pkg-repo"
        }
      ]
    },
    {
      "type": "library",
      "name": "git-raw-commits",
      "version": "2.0.11",
      "bom-ref": "git-raw-commits@2.0.11",
      "author": "Steve Mao",
      "description": "Get raw git commits out of your repository using git-log(1)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/git-raw-commits@2.0.11",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/git-raw-commits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-core@4.2.4/node_modules/git-raw-commits"
        }
      ]
    },
    {
      "type": "library",
      "name": "git-remote-origin-url",
      "version": "2.0.0",
      "bom-ref": "git-remote-origin-url@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Get the remote origin url of a git repository",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/git-remote-origin-url@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/git-remote-origin-url.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/git-remote-origin-url#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/git-remote-origin-url/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-core@4.2.4/node_modules/git-remote-origin-url"
        }
      ]
    },
    {
      "type": "library",
      "name": "git-semver-tags",
      "version": "4.1.1",
      "bom-ref": "git-semver-tags@4.1.1",
      "author": "Steve Mao",
      "description": "Get all git semver tags of your repository in reverse chronological order",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/git-semver-tags@4.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/git-semver-tags#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-core@4.2.4/node_modules/git-semver-tags"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash",
      "version": "4.17.21",
      "bom-ref": "lodash@4.17.21#6",
      "author": "John-David Dalton",
      "description": "Lodash modular utilities.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash@4.17.21",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-core@4.2.4/node_modules/lodash"
        }
      ]
    },
    {
      "type": "library",
      "name": "normalize-package-data",
      "version": "3.0.3",
      "bom-ref": "normalize-package-data@3.0.3#2",
      "author": "Meryn Stol",
      "description": "Normalizes data that can be found in package.json files.",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/normalize-package-data@3.0.3",
      "externalReferences": [
        {
          "url": "git://github.com/npm/normalize-package-data.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/normalize-package-data#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/normalize-package-data/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-core@4.2.4/node_modules/normalize-package-data"
        }
      ]
    },
    {
      "type": "library",
      "name": "q",
      "version": "1.5.1",
      "bom-ref": "q@1.5.1#5",
      "author": "Kris Kowal",
      "description": "A library for promises (CommonJS/Promises/A,B,D)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/q@1.5.1",
      "externalReferences": [
        {
          "url": "git://github.com/kriskowal/q.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kriskowal/q",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/kriskowal/q/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-core@4.2.4/node_modules/q"
        }
      ]
    },
    {
      "type": "library",
      "name": "read-pkg-up",
      "version": "3.0.0",
      "bom-ref": "read-pkg-up@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Read the closest package.json file",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/read-pkg-up@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/read-pkg-up.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/read-pkg-up#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/read-pkg-up/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-core@4.2.4/node_modules/read-pkg-up"
        }
      ]
    },
    {
      "type": "library",
      "name": "read-pkg",
      "version": "3.0.0",
      "bom-ref": "read-pkg@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Read a package.json file",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/read-pkg@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/read-pkg.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/read-pkg#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/read-pkg/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-core@4.2.4/node_modules/read-pkg"
        }
      ]
    },
    {
      "type": "library",
      "name": "through2",
      "version": "4.0.2",
      "bom-ref": "through2@4.0.2",
      "author": "Rod Vagg",
      "description": "A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/through2@4.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/rvagg/through2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rvagg/through2#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rvagg/through2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-core@4.2.4/node_modules/through2"
        }
      ]
    },
    {
      "type": "library",
      "name": "q",
      "version": "1.5.1",
      "bom-ref": "q@1.5.1#6",
      "author": "Kris Kowal",
      "description": "A library for promises (CommonJS/Promises/A,B,D)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/q@1.5.1",
      "externalReferences": [
        {
          "url": "git://github.com/kriskowal/q.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kriskowal/q",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/kriskowal/q/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-ember@2.0.9/node_modules/q"
        }
      ]
    },
    {
      "type": "library",
      "name": "q",
      "version": "1.5.1",
      "bom-ref": "q@1.5.1#7",
      "author": "Kris Kowal",
      "description": "A library for promises (CommonJS/Promises/A,B,D)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/q@1.5.1",
      "externalReferences": [
        {
          "url": "git://github.com/kriskowal/q.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kriskowal/q",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/kriskowal/q/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-eslint@3.0.9/node_modules/q"
        }
      ]
    },
    {
      "type": "library",
      "name": "q",
      "version": "1.5.1",
      "bom-ref": "q@1.5.1#8",
      "author": "Kris Kowal",
      "description": "A library for promises (CommonJS/Promises/A,B,D)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/q@1.5.1",
      "externalReferences": [
        {
          "url": "git://github.com/kriskowal/q.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kriskowal/q",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/kriskowal/q/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-express@2.0.6/node_modules/q"
        }
      ]
    },
    {
      "type": "library",
      "name": "q",
      "version": "1.5.1",
      "bom-ref": "q@1.5.1#9",
      "author": "Kris Kowal",
      "description": "A library for promises (CommonJS/Promises/A,B,D)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/q@1.5.1",
      "externalReferences": [
        {
          "url": "git://github.com/kriskowal/q.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kriskowal/q",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/kriskowal/q/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-jquery@3.0.11/node_modules/q"
        }
      ]
    },
    {
      "type": "library",
      "name": "compare-func",
      "version": "2.0.0",
      "bom-ref": "compare-func@2.0.0#3",
      "author": "Steve Mao",
      "description": "Get a compare function for array to sort",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/compare-func@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/stevemao/compare-func.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stevemao/compare-func",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stevemao/compare-func/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-jshint@2.0.9/node_modules/compare-func"
        }
      ]
    },
    {
      "type": "library",
      "name": "q",
      "version": "1.5.1",
      "bom-ref": "q@1.5.1#10",
      "author": "Kris Kowal",
      "description": "A library for promises (CommonJS/Promises/A,B,D)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/q@1.5.1",
      "externalReferences": [
        {
          "url": "git://github.com/kriskowal/q.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kriskowal/q",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/kriskowal/q/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-jshint@2.0.9/node_modules/q"
        }
      ]
    },
    {
      "type": "library",
      "name": "camelcase",
      "version": "5.3.1",
      "bom-ref": "camelcase@5.3.1",
      "author": "Sindre Sorhus",
      "description": "Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/camelcase@5.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/camelcase.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/camelcase#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/camelcase/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/camelcase-keys@6.2.2/node_modules/camelcase"
        }
      ]
    },
    {
      "type": "library",
      "name": "map-obj",
      "version": "4.3.0",
      "bom-ref": "map-obj@4.3.0",
      "author": "Sindre Sorhus",
      "description": "Map object keys and values into a new object",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/map-obj@4.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/map-obj.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/map-obj#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/map-obj/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/camelcase-keys@6.2.2/node_modules/map-obj"
        }
      ]
    },
    {
      "type": "library",
      "name": "quick-lru",
      "version": "4.0.1",
      "bom-ref": "quick-lru@4.0.1",
      "author": "Sindre Sorhus",
      "description": "Simple \"Least Recently Used\" (LRU) cache",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/quick-lru@4.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/quick-lru.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/quick-lru#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/quick-lru/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/camelcase-keys@6.2.2/node_modules/quick-lru"
        }
      ]
    },
    {
      "type": "library",
      "name": "decamelize",
      "version": "1.2.0",
      "bom-ref": "decamelize@1.2.0",
      "author": "Sindre Sorhus",
      "description": "Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/decamelize@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/decamelize.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/decamelize#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/decamelize/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/decamelize-keys@1.1.1/node_modules/decamelize"
        }
      ]
    },
    {
      "type": "library",
      "name": "map-obj",
      "version": "1.0.1",
      "bom-ref": "map-obj@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Map object keys and values into a new object",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/map-obj@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/map-obj.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/map-obj#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/map-obj/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/decamelize-keys@1.1.1/node_modules/map-obj"
        }
      ]
    },
    {
      "type": "library",
      "name": "arrify",
      "version": "1.0.1",
      "bom-ref": "arrify@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Convert a value to an array",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/arrify@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/arrify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/arrify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/arrify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/minimist-options@4.1.0/node_modules/arrify"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-plain-obj",
      "version": "1.1.0",
      "bom-ref": "is-plain-obj@1.1.0",
      "author": "Sindre Sorhus",
      "description": "Check if a value is a plain object",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-plain-obj@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-plain-obj.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-plain-obj#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-plain-obj/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/minimist-options@4.1.0/node_modules/is-plain-obj"
        }
      ]
    },
    {
      "type": "library",
      "name": "kind-of",
      "version": "6.0.3",
      "bom-ref": "kind-of@6.0.3",
      "author": "Jon Schlinkert",
      "description": "Get the native type of a value.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/kind-of@6.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/kind-of.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/kind-of",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/kind-of/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/minimist-options@4.1.0/node_modules/kind-of"
        }
      ]
    },
    {
      "type": "library",
      "name": "hosted-git-info",
      "version": "4.1.0",
      "bom-ref": "hosted-git-info@4.1.0",
      "author": "Rebecca Turner",
      "description": "Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hosted-git-info@4.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/hosted-git-info.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/hosted-git-info",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/hosted-git-info/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/normalize-package-data@3.0.3/node_modules/hosted-git-info"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-core-module",
      "version": "2.13.1",
      "bom-ref": "is-core-module@2.13.1#3",
      "author": "Jordan Harband",
      "description": "Is this specifier a node.js core module?",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-core-module@2.13.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-core-module.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-core-module",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-core-module/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/normalize-package-data@3.0.3/node_modules/is-core-module"
        }
      ]
    },
    {
      "type": "library",
      "name": "semver",
      "version": "7.5.4",
      "bom-ref": "semver@7.5.4#4",
      "author": "GitHub Inc.",
      "description": "The semantic version parser used by npm.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/semver@7.5.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/node-semver.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/node-semver#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/node-semver/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/normalize-package-data@3.0.3/node_modules/semver"
        }
      ]
    },
    {
      "type": "library",
      "name": "validate-npm-package-license",
      "version": "3.0.4",
      "bom-ref": "validate-npm-package-license@3.0.4",
      "author": "Kyle E. Mitchell",
      "description": "Give me a string and I'll tell you if it's a valid npm package license string",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/validate-npm-package-license@3.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/kemitchell/validate-npm-package-license.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kemitchell/validate-npm-package-license.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kemitchell/validate-npm-package-license.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/normalize-package-data@3.0.3/node_modules/validate-npm-package-license"
        }
      ]
    },
    {
      "type": "library",
      "name": "find-up",
      "version": "4.1.0",
      "bom-ref": "find-up@4.1.0#3",
      "author": "Sindre Sorhus",
      "description": "Find a file or directory by walking up parent directories",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/find-up@4.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/find-up.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/find-up#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/find-up/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/read-pkg-up@7.0.1/node_modules/find-up"
        }
      ]
    },
    {
      "type": "library",
      "name": "read-pkg",
      "version": "5.2.0",
      "bom-ref": "read-pkg@5.2.0",
      "author": "Sindre Sorhus",
      "description": "Read a package.json file",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/read-pkg@5.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/read-pkg.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/read-pkg#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/read-pkg/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/read-pkg-up@7.0.1/node_modules/read-pkg"
        }
      ]
    },
    {
      "type": "library",
      "name": "type-fest",
      "version": "0.8.1",
      "bom-ref": "type-fest@0.8.1",
      "author": "Sindre Sorhus",
      "description": "A collection of essential TypeScript types",
      "licenses": [
        {
          "expression": "(MIT OR CC0-1.0)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/type-fest@0.8.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/type-fest.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/type-fest#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/type-fest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/read-pkg-up@7.0.1/node_modules/type-fest"
        }
      ]
    },
    {
      "type": "library",
      "name": "indent-string",
      "version": "4.0.0",
      "bom-ref": "indent-string@4.0.0#2",
      "author": "Sindre Sorhus",
      "description": "Indent each line in a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/indent-string@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/indent-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/indent-string#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/indent-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/redent@3.0.0/node_modules/indent-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-indent",
      "version": "3.0.0",
      "bom-ref": "strip-indent@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Strip leading whitespace from each line in a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-indent@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/strip-indent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-indent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-indent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/redent@3.0.0/node_modules/strip-indent"
        }
      ]
    },
    {
      "type": "library",
      "name": "normalize-path",
      "version": "3.0.0",
      "bom-ref": "normalize-path@3.0.0#3",
      "author": "Jon Schlinkert",
      "description": "Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/normalize-path@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/normalize-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/normalize-path",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/normalize-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/anymatch@3.1.3/node_modules/normalize-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "picomatch",
      "version": "2.3.1",
      "bom-ref": "picomatch@2.3.1#5",
      "author": "Jon Schlinkert",
      "description": "Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/picomatch@2.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/picomatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/picomatch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/picomatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/anymatch@3.1.3/node_modules/picomatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-glob",
      "version": "4.0.3",
      "bom-ref": "is-glob@4.0.3#2",
      "author": "Jon Schlinkert",
      "description": "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-glob@4.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/is-glob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/is-glob",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/is-glob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/glob-parent@5.1.2/node_modules/is-glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "binary-extensions",
      "version": "2.2.0",
      "bom-ref": "binary-extensions@2.2.0",
      "author": "Sindre Sorhus",
      "description": "List of binary file extensions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/binary-extensions@2.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/binary-extensions.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/binary-extensions#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/binary-extensions/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/is-binary-path@2.1.0/node_modules/binary-extensions"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-extglob",
      "version": "2.1.1",
      "bom-ref": "is-extglob@2.1.1",
      "author": "Jon Schlinkert",
      "description": "Returns true if a string has an extglob.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-extglob@2.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-extglob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-extglob",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-extglob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/is-glob@4.0.3/node_modules/is-extglob"
        }
      ]
    },
    {
      "type": "library",
      "name": "picomatch",
      "version": "2.3.1",
      "bom-ref": "picomatch@2.3.1#6",
      "author": "Jon Schlinkert",
      "description": "Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/picomatch@2.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/picomatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/picomatch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/picomatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/readdirp@3.6.0/node_modules/picomatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "end-of-stream",
      "version": "1.4.4",
      "bom-ref": "end-of-stream@1.4.4",
      "author": "Mathias Buus",
      "description": "Call a callback when a readable/writable/duplex stream has completed or failed.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/end-of-stream@1.4.4",
      "externalReferences": [
        {
          "url": "git://github.com/mafintosh/end-of-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/end-of-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/end-of-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pump@3.0.0/node_modules/end-of-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "once",
      "version": "1.4.0",
      "bom-ref": "once@1.4.0#3",
      "author": "Isaac Z. Schlueter",
      "description": "Run a function exactly one time",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/once@1.4.0",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/once.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/once#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/once/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pump@3.0.0/node_modules/once"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "inherits@2.0.4#4",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/from2@2.3.0/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "readable-stream",
      "version": "2.3.8",
      "bom-ref": "readable-stream@2.3.8",
      "description": "Streams3, a user-land copy of the stream library from Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readable-stream@2.3.8",
      "externalReferences": [
        {
          "url": "git://github.com/nodejs/readable-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/from2@2.3.0/node_modules/readable-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-func-name",
      "version": "2.0.2",
      "bom-ref": "get-func-name@2.0.2#2",
      "author": "Jake Luer",
      "description": "Utility for getting a function's name for node and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-func-name@2.0.2",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/chaijs/get-func-name.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chaijs/get-func-name#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chaijs/get-func-name/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/check-error@1.0.3/node_modules/get-func-name"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.isequal",
      "version": "4.5.0",
      "bom-ref": "lodash.isequal@4.5.0#2",
      "author": "John-David Dalton",
      "description": "The Lodash method `_.isEqual` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.isequal@4.5.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/lodash.isequal"
        }
      ]
    },
    {
      "type": "library",
      "name": "type-detect",
      "version": "4.0.8",
      "bom-ref": "type-detect@4.0.8#2",
      "author": "Jake Luer",
      "description": "Improved typeof detection for node.js and the browser.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/type-detect@4.0.8",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/chaijs/type-detect.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chaijs/type-detect#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chaijs/type-detect/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/deep-eql@4.1.3/node_modules/type-detect"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-func-name",
      "version": "2.0.2",
      "bom-ref": "get-func-name@2.0.2#3",
      "author": "Jake Luer",
      "description": "Utility for getting a function's name for node and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-func-name@2.0.2",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/chaijs/get-func-name.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chaijs/get-func-name#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chaijs/get-func-name/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/loupe@2.3.7/node_modules/get-func-name"
        }
      ]
    },
    {
      "type": "library",
      "name": "tr46",
      "version": "3.0.0",
      "bom-ref": "tr46@3.0.0#2",
      "author": "Sebastian Mayr",
      "description": "An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tr46@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/tr46.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/tr46#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/tr46/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/whatwg-url@11.0.0/node_modules/tr46"
        }
      ]
    },
    {
      "type": "library",
      "name": "webidl-conversions",
      "version": "7.0.0",
      "bom-ref": "webidl-conversions@7.0.0#4",
      "author": "Domenic Denicola",
      "description": "Implements the WebIDL algorithms for converting to and from JavaScript values",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/webidl-conversions@7.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/webidl-conversions.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/webidl-conversions#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/webidl-conversions/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/whatwg-url@11.0.0/node_modules/webidl-conversions"
        }
      ]
    },
    {
      "type": "library",
      "name": "delayed-stream",
      "version": "1.0.0",
      "bom-ref": "delayed-stream@1.0.0",
      "author": "Felix Geisendörfer",
      "description": "Buffers events from a stream until you are ready to handle them.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/delayed-stream@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/felixge/node-delayed-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/felixge/node-delayed-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/felixge/node-delayed-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/combined-stream@1.0.8/node_modules/delayed-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime-db",
      "version": "1.52.0",
      "bom-ref": "mime-db@1.52.0#2",
      "description": "Media Type Database",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mime-db@1.52.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/mime-db.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/mime-db#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/mime-db/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/mime-types@2.1.35/node_modules/mime-db"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "4.3.4",
      "bom-ref": "debug@4.3.4#12",
      "author": "Josh Junon",
      "description": "Lightweight debugging utility for Node.js and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/debug@4.3.4",
      "externalReferences": [
        {
          "url": "git://github.com/debug-js/debug.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/debug-js/debug#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/debug-js/debug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/agent-base@6.0.2/node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "balanced-match",
      "version": "1.0.2",
      "bom-ref": "balanced-match@1.0.2",
      "author": "Julian Gruber",
      "description": "Match balanced character pairs, like \"{\" and \"}\"",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/balanced-match@1.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/juliangruber/balanced-match.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/juliangruber/balanced-match",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/juliangruber/balanced-match/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/brace-expansion@1.1.11/node_modules/balanced-match"
        }
      ]
    },
    {
      "type": "library",
      "name": "concat-map",
      "version": "0.0.1",
      "bom-ref": "concat-map@0.0.1",
      "author": "James Halliday",
      "description": "concatenative mapdashery",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/concat-map@0.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/substack/node-concat-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-concat-map#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-concat-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/brace-expansion@1.1.11/node_modules/concat-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "JSONStream",
      "version": "1.3.5",
      "bom-ref": "JSONStream@1.3.5",
      "author": "Dominic Tarr",
      "description": "rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)",
      "licenses": [
        {
          "expression": "(MIT OR Apache-2.0)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/jsonstream@1.3.5",
      "externalReferences": [
        {
          "url": "git://github.com/dominictarr/JSONStream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/dominictarr/JSONStream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dominictarr/JSONStream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/JSONStream"
        }
      ]
    },
    {
      "type": "library",
      "name": "querystringify",
      "version": "2.2.0",
      "bom-ref": "querystringify@2.2.0",
      "author": "Arnout Kazemier",
      "description": "Querystringify - Small, simple but powerful query string parser.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/querystringify@2.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/unshiftio/querystringify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/unshiftio/querystringify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/unshiftio/querystringify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/url-parse@1.5.10/node_modules/querystringify"
        }
      ]
    },
    {
      "type": "library",
      "name": "requires-port",
      "version": "1.0.0",
      "bom-ref": "requires-port@1.0.0#2",
      "author": "Arnout Kazemier",
      "description": "Check if a protocol requires a certain port number to be added to an URL.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/requires-port@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/unshiftio/requires-port.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/unshiftio/requires-port",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/unshiftio/requires-port/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/url-parse@1.5.10/node_modules/requires-port"
        }
      ]
    },
    {
      "type": "library",
      "name": "safer-buffer",
      "version": "2.1.2",
      "bom-ref": "safer-buffer@2.1.2",
      "author": "Nikita Skovoroda",
      "description": "Modern Buffer API polyfill without footguns",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safer-buffer@2.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/ChALkeR/safer-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ChALkeR/safer-buffer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ChALkeR/safer-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/iconv-lite@0.6.3/node_modules/safer-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "punycode",
      "version": "2.3.1",
      "bom-ref": "punycode@2.3.1#2",
      "author": "Mathias Bynens",
      "description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/punycode@2.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/mathiasbynens/punycode.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://mths.be/punycode",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mathiasbynens/punycode.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/tr46@3.0.0/node_modules/punycode"
        }
      ]
    },
    {
      "type": "library",
      "name": "string-width",
      "version": "4.2.3",
      "bom-ref": "string-width@4.2.3#2",
      "author": "Sindre Sorhus",
      "description": "Get the visual width of a string - the number of columns required to display it",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/string-width@4.2.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/string-width.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/string-width#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/string-width/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cliui@7.0.4/node_modules/string-width"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-ansi",
      "version": "6.0.1",
      "bom-ref": "strip-ansi@6.0.1#3",
      "author": "Sindre Sorhus",
      "description": "Strip ANSI escape codes from a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-ansi@6.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/strip-ansi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/strip-ansi#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/strip-ansi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cliui@7.0.4/node_modules/strip-ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "wrap-ansi",
      "version": "7.0.0",
      "bom-ref": "wrap-ansi@7.0.0#2",
      "author": "Sindre Sorhus",
      "description": "Wordwrap a string with ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/wrap-ansi@7.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/wrap-ansi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/wrap-ansi#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/wrap-ansi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cliui@7.0.4/node_modules/wrap-ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "emoji-regex",
      "version": "8.0.0",
      "bom-ref": "emoji-regex@8.0.0",
      "author": "Mathias Bynens",
      "description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/emoji-regex@8.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mathiasbynens/emoji-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://mths.be/emoji-regex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mathiasbynens/emoji-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/string-width@4.2.3/node_modules/emoji-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-fullwidth-code-point",
      "version": "3.0.0",
      "bom-ref": "is-fullwidth-code-point@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Check if the character represented by a given Unicode code point is fullwidth",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-fullwidth-code-point@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-fullwidth-code-point.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-fullwidth-code-point#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/string-width@4.2.3/node_modules/is-fullwidth-code-point"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-ansi",
      "version": "6.0.1",
      "bom-ref": "strip-ansi@6.0.1#4",
      "author": "Sindre Sorhus",
      "description": "Strip ANSI escape codes from a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-ansi@6.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/strip-ansi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/strip-ansi#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/strip-ansi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/string-width@4.2.3/node_modules/strip-ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "ms",
      "version": "2.0.0",
      "bom-ref": "ms@2.0.0",
      "description": "Tiny milisecond conversion utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ms@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/zeit/ms.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/zeit/ms#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/zeit/ms/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/debug@2.6.9/node_modules/ms"
        }
      ]
    },
    {
      "type": "library",
      "name": "depd",
      "version": "2.0.0",
      "bom-ref": "depd@2.0.0#2",
      "author": "Douglas Christopher Wilson",
      "description": "Deprecate all the things",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/depd@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/dougwilson/nodejs-depd.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dougwilson/nodejs-depd#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dougwilson/nodejs-depd/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/http-errors@2.0.0/node_modules/depd"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "inherits@2.0.4#5",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/http-errors@2.0.0/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "setprototypeof",
      "version": "1.2.0",
      "bom-ref": "setprototypeof@1.2.0",
      "author": "Wes Todd",
      "description": "A small polyfill for Object.setprototypeof",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/setprototypeof@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/wesleytodd/setprototypeof.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wesleytodd/setprototypeof",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wesleytodd/setprototypeof/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/http-errors@2.0.0/node_modules/setprototypeof"
        }
      ]
    },
    {
      "type": "library",
      "name": "statuses",
      "version": "2.0.1",
      "bom-ref": "statuses@2.0.1",
      "description": "HTTP status utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/statuses@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/statuses.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/statuses#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/statuses/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/http-errors@2.0.0/node_modules/statuses"
        }
      ]
    },
    {
      "type": "library",
      "name": "toidentifier",
      "version": "1.0.1",
      "bom-ref": "toidentifier@1.0.1",
      "author": "Douglas Christopher Wilson",
      "description": "Convert a string of words to a JavaScript identifier",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/toidentifier@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/component/toidentifier.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/component/toidentifier#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/component/toidentifier/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/http-errors@2.0.0/node_modules/toidentifier"
        }
      ]
    },
    {
      "type": "library",
      "name": "safer-buffer",
      "version": "2.1.2",
      "bom-ref": "safer-buffer@2.1.2#2",
      "author": "Nikita Skovoroda",
      "description": "Modern Buffer API polyfill without footguns",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safer-buffer@2.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/ChALkeR/safer-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ChALkeR/safer-buffer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ChALkeR/safer-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/iconv-lite@0.4.24/node_modules/safer-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "ee-first",
      "version": "1.1.1",
      "bom-ref": "ee-first@1.1.1",
      "author": "Jonathan Ong",
      "description": "return the first event in a set of ee/event pairs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ee-first@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonathanong/ee-first.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonathanong/ee-first#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonathanong/ee-first/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/on-finished@2.4.1/node_modules/ee-first"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-symbols",
      "version": "1.0.3",
      "bom-ref": "has-symbols@1.0.3",
      "author": "Jordan Harband",
      "description": "Determine if the JS environment has Symbol support. Supports spec, or shams.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-symbols@1.0.3",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/has-symbols.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/has-symbols#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/has-symbols/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/has-symbols"
        }
      ]
    },
    {
      "type": "library",
      "name": "iconv-lite",
      "version": "0.4.24",
      "bom-ref": "iconv-lite@0.4.24#2",
      "author": "Alexander Shtuchkin",
      "description": "Convert character encodings in pure javascript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/iconv-lite@0.4.24",
      "externalReferences": [
        {
          "url": "git://github.com/ashtuchkin/iconv-lite.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ashtuchkin/iconv-lite",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ashtuchkin/iconv-lite/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/iconv-lite"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-inspect",
      "version": "1.13.1",
      "bom-ref": "object-inspect@1.13.1#2",
      "author": "James Halliday",
      "description": "string representations of objects in node and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object-inspect@1.13.1",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/object-inspect.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/object-inspect",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/object-inspect/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/object-inspect"
        }
      ]
    },
    {
      "type": "library",
      "name": "safer-buffer",
      "version": "2.1.2",
      "bom-ref": "safer-buffer@2.1.2#3",
      "author": "Nikita Skovoroda",
      "description": "Modern Buffer API polyfill without footguns",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safer-buffer@2.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/ChALkeR/safer-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ChALkeR/safer-buffer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ChALkeR/safer-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/safer-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "side-channel",
      "version": "1.0.4",
      "bom-ref": "side-channel@1.0.4",
      "author": "Jordan Harband",
      "description": "Store information about any JS value in a side channel. Uses WeakMap if available.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/side-channel@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/side-channel.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/side-channel#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/side-channel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/qs@6.11.0/node_modules/side-channel"
        }
      ]
    },
    {
      "type": "library",
      "name": "bytes",
      "version": "3.1.2",
      "bom-ref": "bytes@3.1.2#3",
      "author": "TJ Holowaychuk",
      "description": "Utility to parse a string bytes to bytes and vice-versa",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bytes@3.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/visionmedia/bytes.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/bytes.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/bytes.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/raw-body@2.5.2/node_modules/bytes"
        }
      ]
    },
    {
      "type": "library",
      "name": "http-errors",
      "version": "2.0.0",
      "bom-ref": "http-errors@2.0.0#2",
      "author": "Jonathan Ong",
      "description": "Create HTTP error objects",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/http-errors@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/http-errors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/http-errors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/http-errors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/raw-body@2.5.2/node_modules/http-errors"
        }
      ]
    },
    {
      "type": "library",
      "name": "iconv-lite",
      "version": "0.4.24",
      "bom-ref": "iconv-lite@0.4.24#3",
      "author": "Alexander Shtuchkin",
      "description": "Convert character encodings in pure javascript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/iconv-lite@0.4.24",
      "externalReferences": [
        {
          "url": "git://github.com/ashtuchkin/iconv-lite.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ashtuchkin/iconv-lite",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ashtuchkin/iconv-lite/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/raw-body@2.5.2/node_modules/iconv-lite"
        }
      ]
    },
    {
      "type": "library",
      "name": "readable-stream",
      "version": "2.3.8",
      "bom-ref": "readable-stream@2.3.8#2",
      "description": "Streams3, a user-land copy of the stream library from Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readable-stream@2.3.8",
      "externalReferences": [
        {
          "url": "git://github.com/nodejs/readable-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/readable-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "unpipe",
      "version": "1.0.0",
      "bom-ref": "unpipe@1.0.0#2",
      "author": "Douglas Christopher Wilson",
      "description": "Unpipe a stream from all destinations",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unpipe@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/stream-utils/unpipe.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stream-utils/unpipe#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stream-utils/unpipe/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/raw-body@2.5.2/node_modules/unpipe"
        }
      ]
    },
    {
      "type": "library",
      "name": "media-typer",
      "version": "0.3.0",
      "bom-ref": "media-typer@0.3.0",
      "author": "Douglas Christopher Wilson",
      "description": "Simple RFC 6838 media type parser and formatter",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/media-typer@0.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/media-typer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/media-typer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/media-typer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/type-is@1.6.18/node_modules/media-typer"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime-types",
      "version": "2.1.35",
      "bom-ref": "mime-types@2.1.35#3",
      "description": "The ultimate javascript content-type utility.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mime-types@2.1.35",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/mime-types.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/mime-types#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/mime-types/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/type-is@1.6.18/node_modules/mime-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "to-regex-range",
      "version": "5.0.1",
      "bom-ref": "to-regex-range@5.0.1",
      "author": "Jon Schlinkert",
      "description": "Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/to-regex-range@5.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/to-regex-range.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/to-regex-range",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/to-regex-range/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/fill-range@7.0.1/node_modules/to-regex-range"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "2.6.9",
      "bom-ref": "debug@2.6.9#3",
      "author": "TJ Holowaychuk",
      "description": "small debugging utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/debug@2.6.9",
      "externalReferences": [
        {
          "url": "git://github.com/visionmedia/debug.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/debug#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/debug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/finalhandler@1.1.2/node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "encodeurl",
      "version": "1.0.2",
      "bom-ref": "encodeurl@1.0.2",
      "description": "Encode a URL to a percent-encoded form, excluding already-encoded sequences",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/encodeurl@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/pillarjs/encodeurl.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pillarjs/encodeurl#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pillarjs/encodeurl/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/finalhandler@1.1.2/node_modules/encodeurl"
        }
      ]
    },
    {
      "type": "library",
      "name": "escape-html",
      "version": "1.0.3",
      "bom-ref": "escape-html@1.0.3#2",
      "description": "Escape string for use in HTML",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/escape-html@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/component/escape-html.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/component/escape-html#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/component/escape-html/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/finalhandler@1.1.2/node_modules/escape-html"
        }
      ]
    },
    {
      "type": "library",
      "name": "on-finished",
      "version": "2.3.0",
      "bom-ref": "on-finished@2.3.0",
      "description": "Execute a callback when a request closes, finishes, or errors",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/on-finished@2.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/on-finished.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/on-finished#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/on-finished/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/finalhandler@1.1.2/node_modules/on-finished"
        }
      ]
    },
    {
      "type": "library",
      "name": "parseurl",
      "version": "1.3.3",
      "bom-ref": "parseurl@1.3.3#2",
      "description": "parse a url with memoization",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parseurl@1.3.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/pillarjs/parseurl.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pillarjs/parseurl#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pillarjs/parseurl/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/finalhandler@1.1.2/node_modules/parseurl"
        }
      ]
    },
    {
      "type": "library",
      "name": "statuses",
      "version": "1.5.0",
      "bom-ref": "statuses@1.5.0",
      "description": "HTTP status utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/statuses@1.5.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/statuses.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/statuses#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/statuses/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/finalhandler@1.1.2/node_modules/statuses"
        }
      ]
    },
    {
      "type": "library",
      "name": "unpipe",
      "version": "1.0.0",
      "bom-ref": "unpipe@1.0.0#3",
      "author": "Douglas Christopher Wilson",
      "description": "Unpipe a stream from all destinations",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unpipe@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/stream-utils/unpipe.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stream-utils/unpipe#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stream-utils/unpipe/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/finalhandler@1.1.2/node_modules/unpipe"
        }
      ]
    },
    {
      "type": "library",
      "name": "buffer-from",
      "version": "1.1.2",
      "bom-ref": "buffer-from@1.1.2#2",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/buffer-from@1.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/LinusU/buffer-from.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/LinusU/buffer-from#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/LinusU/buffer-from/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/concat-stream@1.6.2/node_modules/buffer-from"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "inherits@2.0.4#6",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/concat-stream@1.6.2/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "readable-stream",
      "version": "2.3.8",
      "bom-ref": "readable-stream@2.3.8#3",
      "description": "Streams3, a user-land copy of the stream library from Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readable-stream@2.3.8",
      "externalReferences": [
        {
          "url": "git://github.com/nodejs/readable-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/concat-stream@1.6.2/node_modules/readable-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "typedarray",
      "version": "0.0.6",
      "bom-ref": "typedarray@0.0.6",
      "author": "James Halliday",
      "description": "TypedArray polyfill for old browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/typedarray@0.0.6",
      "externalReferences": [
        {
          "url": "git://github.com/substack/typedarray.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/typedarray",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/typedarray/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/concat-stream@1.6.2/node_modules/typedarray"
        }
      ]
    },
    {
      "type": "library",
      "name": "date-format",
      "version": "4.0.14",
      "bom-ref": "date-format@4.0.14#2",
      "author": "Gareth Jones",
      "description": "Formatting Date objects as strings since 2013",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/date-format@4.0.14",
      "externalReferences": [
        {
          "url": "git+https://github.com/nomiddlename/date-format.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nomiddlename/date-format#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nomiddlename/date-format/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/streamroller@3.1.5/node_modules/date-format"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "4.3.4",
      "bom-ref": "debug@4.3.4#13",
      "author": "Josh Junon",
      "description": "Lightweight debugging utility for Node.js and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/debug@4.3.4",
      "externalReferences": [
        {
          "url": "git://github.com/debug-js/debug.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/debug-js/debug#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/debug-js/debug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/streamroller@3.1.5/node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs-extra",
      "version": "8.1.0",
      "bom-ref": "fs-extra@8.1.0",
      "author": "JP Richardson",
      "description": "fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fs-extra@8.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jprichardson/node-fs-extra.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jprichardson/node-fs-extra",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jprichardson/node-fs-extra/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/streamroller@3.1.5/node_modules/fs-extra"
        }
      ]
    },
    {
      "type": "library",
      "name": "media-typer",
      "version": "0.3.0",
      "bom-ref": "media-typer@0.3.0#2",
      "author": "Douglas Christopher Wilson",
      "description": "Simple RFC 6838 media type parser and formatter",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/media-typer@0.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/media-typer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/media-typer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/media-typer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/media-typer"
        }
      ]
    },
    {
      "type": "library",
      "name": "raw-body",
      "version": "2.5.2",
      "bom-ref": "raw-body@2.5.2#2",
      "author": "Jonathan Ong",
      "description": "Get and validate the raw body of a readable stream.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/raw-body@2.5.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/stream-utils/raw-body.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stream-utils/raw-body#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stream-utils/raw-body/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/raw-body"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime-types",
      "version": "2.1.35",
      "bom-ref": "mime-types@2.1.35#4",
      "description": "The ultimate javascript content-type utility.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mime-types@2.1.35",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/mime-types.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/mime-types#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/mime-types/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/accepts@1.3.8/node_modules/mime-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "negotiator",
      "version": "0.6.3",
      "bom-ref": "negotiator@0.6.3",
      "description": "HTTP content negotiation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/negotiator@0.6.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/negotiator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/negotiator#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/negotiator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/accepts@1.3.8/node_modules/negotiator"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-assign",
      "version": "4.1.1",
      "bom-ref": "object-assign@4.1.1#2",
      "author": "Sindre Sorhus",
      "description": "ES2015 `Object.assign()` ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object-assign@4.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/object-assign.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/object-assign#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/object-assign/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cors@2.8.5/node_modules/object-assign"
        }
      ]
    },
    {
      "type": "library",
      "name": "vary",
      "version": "1.1.2",
      "bom-ref": "vary@1.1.2",
      "author": "Douglas Christopher Wilson",
      "description": "Manipulate the HTTP Vary header",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vary@1.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/vary.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/vary#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/vary/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cors@2.8.5/node_modules/vary"
        }
      ]
    },
    {
      "type": "library",
      "name": "cookie",
      "group": "@types",
      "version": "0.4.1",
      "bom-ref": "@types/cookie@0.4.1",
      "description": "TypeScript definitions for cookie",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/cookie@0.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/cookie",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cookie",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/engine.io@6.5.4/node_modules/@types/cookie"
        }
      ]
    },
    {
      "type": "library",
      "name": "cors",
      "group": "@types",
      "version": "2.8.17",
      "bom-ref": "@types/cors@2.8.17",
      "description": "TypeScript definitions for cors",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/cors@2.8.17",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/cors",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cors",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/engine.io@6.5.4/node_modules/@types/cors"
        }
      ]
    },
    {
      "type": "library",
      "name": "node",
      "group": "@types",
      "version": "20.10.3",
      "bom-ref": "@types/node@20.10.3#7",
      "description": "TypeScript definitions for node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/node@20.10.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/node",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/engine.io@6.5.4/node_modules/@types/node"
        }
      ]
    },
    {
      "type": "library",
      "name": "accepts",
      "version": "1.3.8",
      "bom-ref": "accepts@1.3.8#2",
      "description": "Higher-level content negotiation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/accepts@1.3.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/accepts.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/accepts#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/accepts/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/engine.io@6.5.4/node_modules/accepts"
        }
      ]
    },
    {
      "type": "library",
      "name": "base64id",
      "version": "2.0.0",
      "bom-ref": "base64id@2.0.0#2",
      "author": "Kristian Faeldt",
      "description": "Generates a base64 id",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/base64id@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/faeldt/base64id.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/faeldt/base64id#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/faeldt/base64id/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/engine.io@6.5.4/node_modules/base64id"
        }
      ]
    },
    {
      "type": "library",
      "name": "cookie",
      "version": "0.4.2",
      "bom-ref": "cookie@0.4.2",
      "author": "Roman Shtylman",
      "description": "HTTP server cookie parsing and serialization",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cookie@0.4.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/cookie.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/cookie#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/cookie/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/engine.io@6.5.4/node_modules/cookie"
        }
      ]
    },
    {
      "type": "library",
      "name": "cors",
      "version": "2.8.5",
      "bom-ref": "cors@2.8.5#3",
      "author": "Troy Goode",
      "description": "Node.js CORS middleware",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cors@2.8.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/expressjs/cors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/expressjs/cors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/expressjs/cors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/engine.io@6.5.4/node_modules/cors"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "4.3.4",
      "bom-ref": "debug@4.3.4#14",
      "author": "Josh Junon",
      "description": "Lightweight debugging utility for Node.js and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/debug@4.3.4",
      "externalReferences": [
        {
          "url": "git://github.com/debug-js/debug.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/debug-js/debug#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/debug-js/debug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/engine.io@6.5.4/node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "engine.io-parser",
      "version": "5.2.1",
      "bom-ref": "engine.io-parser@5.2.1",
      "description": "Parser for the client for the realtime Engine",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/engine.io-parser@5.2.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/socketio/engine.io-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/socketio/engine.io-parser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/socketio/engine.io-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/engine.io@6.5.4/node_modules/engine.io-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "ws",
      "version": "8.11.0",
      "bom-ref": "ws@8.11.0",
      "author": "Einar Otto Stangvik",
      "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ws@8.11.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/websockets/ws.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/websockets/ws",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/websockets/ws/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/engine.io@6.5.4/node_modules/ws"
        }
      ]
    },
    {
      "type": "library",
      "name": "ws",
      "version": "8.11.0",
      "bom-ref": "ws@8.11.0#2",
      "author": "Einar Otto Stangvik",
      "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ws@8.11.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/websockets/ws.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/websockets/ws",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/websockets/ws/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/socket.io-adapter@2.5.2/node_modules/ws"
        }
      ]
    },
    {
      "type": "library",
      "name": "component-emitter",
      "group": "@socket.io",
      "version": "3.1.0",
      "bom-ref": "@socket.io/component-emitter@3.1.0",
      "description": "Event emitter",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40socket.io/component-emitter@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/socketio/emitter.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/socketio/emitter#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/socketio/emitter/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/socket.io-parser@4.2.4/node_modules/@socket.io/component-emitter"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "4.3.4",
      "bom-ref": "debug@4.3.4#15",
      "author": "Josh Junon",
      "description": "Lightweight debugging utility for Node.js and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/debug@4.3.4",
      "externalReferences": [
        {
          "url": "git://github.com/debug-js/debug.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/debug-js/debug#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/debug-js/debug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/socket.io-parser@4.2.4/node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "ret",
      "version": "0.1.15",
      "bom-ref": "ret@0.1.15",
      "author": "Roly Fentanes",
      "description": "Tokenizes a string that represents a regular expression.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ret@0.1.15",
      "externalReferences": [
        {
          "url": "git://github.com/fent/ret.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/fent/ret.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/fent/ret.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/safe-regex@1.1.0/node_modules/ret"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-styles",
      "version": "6.2.1",
      "bom-ref": "ansi-styles@6.2.1",
      "author": "Sindre Sorhus",
      "description": "ANSI escape codes for styling strings in the terminal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansi-styles@6.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/ansi-styles.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/ansi-styles#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/ansi-styles/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/slice-ansi@5.0.0/node_modules/ansi-styles"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-fullwidth-code-point",
      "version": "4.0.0",
      "bom-ref": "is-fullwidth-code-point@4.0.0",
      "author": "Sindre Sorhus",
      "description": "Check if the character represented by a given Unicode code point is fullwidth",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-fullwidth-code-point@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-fullwidth-code-point.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-fullwidth-code-point#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/slice-ansi@5.0.0/node_modules/is-fullwidth-code-point"
        }
      ]
    },
    {
      "type": "library",
      "name": "eastasianwidth",
      "version": "0.2.0",
      "bom-ref": "eastasianwidth@0.2.0",
      "author": "Masaki Komagata",
      "description": "Get East Asian Width from a character.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eastasianwidth@0.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/komagata/eastasianwidth.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/komagata/eastasianwidth#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/komagata/eastasianwidth/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/string-width@5.1.2/node_modules/eastasianwidth"
        }
      ]
    },
    {
      "type": "library",
      "name": "emoji-regex",
      "version": "9.2.2",
      "bom-ref": "emoji-regex@9.2.2",
      "author": "Mathias Bynens",
      "description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/emoji-regex@9.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/mathiasbynens/emoji-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://mths.be/emoji-regex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mathiasbynens/emoji-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/string-width@5.1.2/node_modules/emoji-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-ansi",
      "version": "7.1.0",
      "bom-ref": "strip-ansi@7.1.0",
      "author": "Sindre Sorhus",
      "description": "Strip ANSI escape codes from a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-ansi@7.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/strip-ansi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/strip-ansi#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/strip-ansi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/string-width@5.1.2/node_modules/strip-ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "universalify",
      "version": "2.0.1",
      "bom-ref": "universalify@2.0.1#2",
      "author": "Ryan Zimmerman",
      "description": "Make a callback- or promise-based function support both promises and callbacks.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/universalify@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/RyanZim/universalify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/RyanZim/universalify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/RyanZim/universalify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/jsonfile@6.1.0/node_modules/universalify"
        }
      ]
    },
    {
      "type": "library",
      "name": "slice-ansi",
      "version": "3.0.0",
      "bom-ref": "slice-ansi@3.0.0",
      "description": "Slice a string with ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/slice-ansi@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/slice-ansi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/slice-ansi#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/slice-ansi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cli-truncate@2.1.0/node_modules/slice-ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "string-width",
      "version": "4.2.3",
      "bom-ref": "string-width@4.2.3#3",
      "author": "Sindre Sorhus",
      "description": "Get the visual width of a string - the number of columns required to display it",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/string-width@4.2.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/string-width.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/string-width#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/string-width/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cli-truncate@2.1.0/node_modules/string-width"
        }
      ]
    },
    {
      "type": "library",
      "name": "aggregate-error",
      "version": "3.1.0",
      "bom-ref": "aggregate-error@3.1.0",
      "author": "Sindre Sorhus",
      "description": "Create an error from multiple errors",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/aggregate-error@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/aggregate-error.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/aggregate-error#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/aggregate-error/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/p-map@4.0.0/node_modules/aggregate-error"
        }
      ]
    },
    {
      "type": "library",
      "name": "escape-string-regexp",
      "version": "1.0.5",
      "bom-ref": "escape-string-regexp@1.0.5#2",
      "author": "Sindre Sorhus",
      "description": "Escape RegExp special characters",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/escape-string-regexp@1.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/escape-string-regexp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/escape-string-regexp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/escape-string-regexp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/escape-string-regexp"
        }
      ]
    },
    {
      "type": "library",
      "name": "tslib",
      "version": "2.6.2",
      "bom-ref": "tslib@2.6.2#4",
      "author": "Microsoft Corp.",
      "description": "Runtime library for TypeScript helper functions",
      "licenses": [
        {
          "license": {
            "id": "0BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tslib@2.6.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/Microsoft/tslib.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://www.typescriptlang.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Microsoft/TypeScript/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/rxjs@7.8.1/node_modules/tslib"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-styles",
      "version": "4.3.0",
      "bom-ref": "ansi-styles@4.3.0#2",
      "author": "Sindre Sorhus",
      "description": "ANSI escape codes for styling strings in the terminal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansi-styles@4.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/ansi-styles.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/ansi-styles#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/ansi-styles/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/wrap-ansi@7.0.0/node_modules/ansi-styles"
        }
      ]
    },
    {
      "type": "library",
      "name": "string-width",
      "version": "4.2.3",
      "bom-ref": "string-width@4.2.3#4",
      "author": "Sindre Sorhus",
      "description": "Get the visual width of a string - the number of columns required to display it",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/string-width@4.2.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/string-width.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/string-width#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/string-width/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/wrap-ansi@7.0.0/node_modules/string-width"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-ansi",
      "version": "6.0.1",
      "bom-ref": "strip-ansi@6.0.1#5",
      "author": "Sindre Sorhus",
      "description": "Strip ANSI escape codes from a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-ansi@6.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/strip-ansi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/strip-ansi#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/strip-ansi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/wrap-ansi@7.0.0/node_modules/strip-ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-symbols",
      "version": "1.0.3",
      "bom-ref": "has-symbols@1.0.3#2",
      "author": "Jordan Harband",
      "description": "Determine if the JS environment has Symbol support. Supports spec, or shams.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-symbols@1.0.3",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/has-symbols.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/has-symbols#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/has-symbols/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/has-tostringtag@1.0.0/node_modules/has-symbols"
        }
      ]
    },
    {
      "type": "library",
      "name": "tr46",
      "version": "0.0.3",
      "bom-ref": "tr46@0.0.3",
      "author": "Sebastian Mayr",
      "description": "An implementation of the Unicode TR46 spec",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tr46@0.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/Sebmaster/tr46.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Sebmaster/tr46.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Sebmaster/tr46.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/whatwg-url@5.0.0/node_modules/tr46"
        }
      ]
    },
    {
      "type": "library",
      "name": "webidl-conversions",
      "version": "3.0.1",
      "bom-ref": "webidl-conversions@3.0.1",
      "author": "Domenic Denicola",
      "description": "Implements the WebIDL algorithms for converting to and from JavaScript values",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/webidl-conversions@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/webidl-conversions.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/webidl-conversions#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/webidl-conversions/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/whatwg-url@5.0.0/node_modules/webidl-conversions"
        }
      ]
    },
    {
      "type": "library",
      "name": "bl",
      "version": "4.1.0",
      "bom-ref": "bl@4.1.0",
      "description": "Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bl@4.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/rvagg/bl.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rvagg/bl",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rvagg/bl/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/bl"
        }
      ]
    },
    {
      "type": "library",
      "name": "buffer-crc32",
      "version": "0.2.13",
      "bom-ref": "buffer-crc32@0.2.13",
      "author": "Brian J. Brennan",
      "description": "A pure javascript CRC32 algorithm that plays nice with binary data",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        },
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/brianloveswords/buffer-crc32/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/buffer-crc32@0.2.13",
      "externalReferences": [
        {
          "url": "git://github.com/brianloveswords/buffer-crc32.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/brianloveswords/buffer-crc32",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/brianloveswords/buffer-crc32/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/yauzl@2.10.0/node_modules/buffer-crc32"
        }
      ]
    },
    {
      "type": "library",
      "name": "fd-slicer",
      "version": "1.1.0",
      "bom-ref": "fd-slicer@1.1.0",
      "author": "Andrew Kelley",
      "description": "safely create multiple ReadStream or WriteStream objects from the same file descriptor",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fd-slicer@1.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/andrewrk/node-fd-slicer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/andrewrk/node-fd-slicer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/andrewrk/node-fd-slicer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/yauzl@2.10.0/node_modules/fd-slicer"
        }
      ]
    },
    {
      "type": "library",
      "name": "pend",
      "version": "1.2.0",
      "bom-ref": "pend@1.2.0",
      "author": "Andrew Kelley",
      "description": "dead-simple optimistic async helper",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pend@1.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/andrewrk/node-pend.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/andrewrk/node-pend#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/andrewrk/node-pend/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/pend"
        }
      ]
    },
    {
      "type": "library",
      "name": "bl",
      "version": "4.1.0",
      "bom-ref": "bl@4.1.0#2",
      "description": "Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bl@4.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/rvagg/bl.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rvagg/bl",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rvagg/bl/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/tar-stream@2.2.0/node_modules/bl"
        }
      ]
    },
    {
      "type": "library",
      "name": "end-of-stream",
      "version": "1.4.4",
      "bom-ref": "end-of-stream@1.4.4#2",
      "author": "Mathias Buus",
      "description": "Call a callback when a readable/writable/duplex stream has completed or failed.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/end-of-stream@1.4.4",
      "externalReferences": [
        {
          "url": "git://github.com/mafintosh/end-of-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/end-of-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/end-of-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/tar-stream@2.2.0/node_modules/end-of-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs-constants",
      "version": "1.0.0",
      "bom-ref": "fs-constants@1.0.0",
      "author": "Mathias Buus",
      "description": "Require constants across node and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fs-constants@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mafintosh/fs-constants.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/fs-constants",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/fs-constants/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/tar-stream@2.2.0/node_modules/fs-constants"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "inherits@2.0.4#7",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/tar-stream@2.2.0/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "readable-stream",
      "version": "3.6.2",
      "bom-ref": "readable-stream@3.6.2",
      "description": "Streams3, a user-land copy of the stream library from Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readable-stream@3.6.2",
      "externalReferences": [
        {
          "url": "git://github.com/nodejs/readable-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/tar-stream@2.2.0/node_modules/readable-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "base64-js",
      "version": "1.5.1",
      "bom-ref": "base64-js@1.5.1",
      "author": "T. Jameson Little",
      "description": "Base64 encoding/decoding in pure JS",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/base64-js@1.5.1",
      "externalReferences": [
        {
          "url": "git://github.com/beatgammit/base64-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/beatgammit/base64-js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/beatgammit/base64-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/buffer@5.7.1/node_modules/base64-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "ieee754",
      "version": "1.2.1",
      "bom-ref": "ieee754@1.2.1",
      "author": "Feross Aboukhadijeh",
      "description": "Read/write IEEE754 floating point numbers from/to a Buffer or array-like object",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ieee754@1.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/feross/ieee754.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/ieee754#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/ieee754/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/buffer@5.7.1/node_modules/ieee754"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-buffer",
      "version": "1.1.6",
      "bom-ref": "is-buffer@1.1.6",
      "author": "Feross Aboukhadijeh",
      "description": "Determine if an object is a Buffer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-buffer@1.1.6",
      "externalReferences": [
        {
          "url": "git://github.com/feross/is-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/is-buffer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/is-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/is-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "split",
      "version": "1.0.1",
      "bom-ref": "split@1.0.1",
      "author": "Dominic Tarr",
      "description": "split a Text Stream into a Line Stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/split@1.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/dominictarr/split.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/dominictarr/split",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dominictarr/split/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/split"
        }
      ]
    },
    {
      "type": "library",
      "name": "through2",
      "version": "4.0.2",
      "bom-ref": "through2@4.0.2#2",
      "author": "Rod Vagg",
      "description": "A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/through2@4.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/rvagg/through2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rvagg/through2#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rvagg/through2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/through2"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-type",
      "version": "3.0.0",
      "bom-ref": "path-type@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Check if a path is a file, directory, or symlink",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-type@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/path-type.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/path-type#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/path-type/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/path-type"
        }
      ]
    },
    {
      "type": "library",
      "name": "semver",
      "version": "6.3.1",
      "bom-ref": "semver@6.3.1",
      "author": "GitHub Inc.",
      "description": "The semantic version parser used by npm.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/semver@6.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/node-semver.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/node-semver#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/node-semver/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/make-dir@3.1.0/node_modules/semver"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimist",
      "version": "1.2.8",
      "bom-ref": "minimist@1.2.8#4",
      "author": "James Halliday",
      "description": "parse argument options",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimist@1.2.8",
      "externalReferences": [
        {
          "url": "git://github.com/minimistjs/minimist.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/minimistjs/minimist",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/minimistjs/minimist/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/json5@1.0.2/node_modules/minimist"
        }
      ]
    },
    {
      "type": "library",
      "name": "set-array",
      "group": "@jridgewell",
      "version": "1.1.2",
      "bom-ref": "@jridgewell/set-array@1.1.2",
      "author": "Justin Ridgewell",
      "description": "Like a Set, but provides the index of the `key` in the backing array",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/set-array@1.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/set-array.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jridgewell/set-array#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/set-array/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@jridgewell+gen-mapping@0.3.3/node_modules/@jridgewell/set-array"
        }
      ]
    },
    {
      "type": "library",
      "name": "sourcemap-codec",
      "group": "@jridgewell",
      "version": "1.4.15",
      "bom-ref": "@jridgewell/sourcemap-codec@1.4.15#2",
      "author": "Rich Harris",
      "description": "Encode/decode sourcemap mappings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/sourcemap-codec@1.4.15",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/sourcemap-codec.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemap-codec#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemap-codec/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@jridgewell+gen-mapping@0.3.3/node_modules/@jridgewell/sourcemap-codec"
        }
      ]
    },
    {
      "type": "library",
      "name": "trace-mapping",
      "group": "@jridgewell",
      "version": "0.3.20",
      "bom-ref": "@jridgewell/trace-mapping@0.3.20#2",
      "author": "Justin Ridgewell",
      "description": "Trace the original position through a source map",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/trace-mapping@0.3.20",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/trace-mapping.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jridgewell/trace-mapping#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/trace-mapping/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@jridgewell+gen-mapping@0.3.3/node_modules/@jridgewell/trace-mapping"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve-uri",
      "group": "@jridgewell",
      "version": "3.1.1",
      "bom-ref": "@jridgewell/resolve-uri@3.1.1",
      "author": "Justin Ridgewell",
      "description": "Resolve a URI relative to an optional base URI",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/resolve-uri@3.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/resolve-uri.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jridgewell/resolve-uri#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/resolve-uri/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@jridgewell+trace-mapping@0.3.20/node_modules/@jridgewell/resolve-uri"
        }
      ]
    },
    {
      "type": "library",
      "name": "sourcemap-codec",
      "group": "@jridgewell",
      "version": "1.4.15",
      "bom-ref": "@jridgewell/sourcemap-codec@1.4.15#3",
      "author": "Rich Harris",
      "description": "Encode/decode sourcemap mappings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/sourcemap-codec@1.4.15",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/sourcemap-codec.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemap-codec#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemap-codec/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@jridgewell+trace-mapping@0.3.20/node_modules/@jridgewell/sourcemap-codec"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve-uri",
      "group": "@jridgewell",
      "version": "3.1.1",
      "bom-ref": "@jridgewell/resolve-uri@3.1.1#2",
      "author": "Justin Ridgewell",
      "description": "Resolve a URI relative to an optional base URI",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/resolve-uri@3.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/resolve-uri.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jridgewell/resolve-uri#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/resolve-uri/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@jridgewell+trace-mapping@0.3.9/node_modules/@jridgewell/resolve-uri"
        }
      ]
    },
    {
      "type": "library",
      "name": "sourcemap-codec",
      "group": "@jridgewell",
      "version": "1.4.15",
      "bom-ref": "@jridgewell/sourcemap-codec@1.4.15#4",
      "author": "Rich Harris",
      "description": "Encode/decode sourcemap mappings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/sourcemap-codec@1.4.15",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/sourcemap-codec.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemap-codec#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemap-codec/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@jridgewell+trace-mapping@0.3.9/node_modules/@jridgewell/sourcemap-codec"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-key",
      "version": "4.0.0",
      "bom-ref": "path-key@4.0.0",
      "author": "Sindre Sorhus",
      "description": "Get the PATH environment variable key cross-platform",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-key@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/path-key.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/path-key#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/path-key/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/npm-run-path@5.1.0/node_modules/path-key"
        }
      ]
    },
    {
      "type": "library",
      "name": "mimic-fn",
      "version": "4.0.0",
      "bom-ref": "mimic-fn@4.0.0",
      "author": "Sindre Sorhus",
      "description": "Make a function mimic another one",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mimic-fn@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/mimic-fn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/mimic-fn#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/mimic-fn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/onetime@6.0.0/node_modules/mimic-fn"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-locate",
      "version": "4.1.0",
      "bom-ref": "p-locate@4.1.0",
      "author": "Sindre Sorhus",
      "description": "Get the first fulfilled promise that satisfies the provided testing function",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/p-locate@4.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/p-locate.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/p-locate#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/p-locate/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/locate-path@5.0.0/node_modules/p-locate"
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn",
      "version": "8.11.2",
      "bom-ref": "acorn@8.11.2#6",
      "description": "ECMAScript parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/acorn@8.11.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/acornjs/acorn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/acornjs/acorn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/acornjs/acorn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/mlly@1.4.2/node_modules/acorn"
        }
      ]
    },
    {
      "type": "library",
      "name": "pathe",
      "version": "1.1.1",
      "bom-ref": "pathe@1.1.1#5",
      "description": "Universal filesystem path utils",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pathe@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/unjs/pathe.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/unjs/pathe#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/unjs/pathe/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/mlly@1.4.2/node_modules/pathe"
        }
      ]
    },
    {
      "type": "library",
      "name": "pkg-types",
      "version": "1.0.3",
      "bom-ref": "pkg-types@1.0.3#2",
      "description": "Node.js utilities and TypeScript definitions for `package.json` and `tsconfig.json`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pkg-types@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/unjs/pkg-types.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/unjs/pkg-types#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/unjs/pkg-types/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/mlly@1.4.2/node_modules/pkg-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "ufo",
      "version": "1.3.2",
      "bom-ref": "ufo@1.3.2#2",
      "description": "URL utils for humans",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ufo@1.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/unjs/ufo.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/unjs/ufo#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/unjs/ufo/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/mlly@1.4.2/node_modules/ufo"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsonc-parser",
      "version": "3.2.0",
      "bom-ref": "jsonc-parser@3.2.0#2",
      "author": "Microsoft Corporation",
      "description": "Scanner and parser for JSON with comments.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsonc-parser@3.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/microsoft/node-jsonc-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/microsoft/node-jsonc-parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/microsoft/node-jsonc-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pkg-types@1.0.3/node_modules/jsonc-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "mlly",
      "version": "1.4.2",
      "bom-ref": "mlly@1.4.2#3",
      "description": "Missing ECMAScript module utils for Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mlly@1.4.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/unjs/mlly.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/unjs/mlly#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/unjs/mlly/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pkg-types@1.0.3/node_modules/mlly"
        }
      ]
    },
    {
      "type": "library",
      "name": "pathe",
      "version": "1.1.1",
      "bom-ref": "pathe@1.1.1#6",
      "description": "Universal filesystem path utils",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pathe@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/unjs/pathe.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/unjs/pathe#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/unjs/pathe/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pkg-types@1.0.3/node_modules/pathe"
        }
      ]
    },
    {
      "type": "library",
      "name": "type-fest",
      "version": "0.21.3",
      "bom-ref": "type-fest@0.21.3",
      "author": "Sindre Sorhus",
      "description": "A collection of essential TypeScript types",
      "licenses": [
        {
          "expression": "(MIT OR CC0-1.0)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/type-fest@0.21.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/type-fest.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/type-fest#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/type-fest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/ansi-escapes@4.3.2/node_modules/type-fest"
        }
      ]
    },
    {
      "type": "library",
      "name": "restore-cursor",
      "version": "3.1.0",
      "bom-ref": "restore-cursor@3.1.0",
      "author": "Sindre Sorhus",
      "description": "Gracefully restore the CLI cursor on exit",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/restore-cursor@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/restore-cursor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/restore-cursor#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/restore-cursor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cli-cursor@3.1.0/node_modules/restore-cursor"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-styles",
      "version": "4.3.0",
      "bom-ref": "ansi-styles@4.3.0#3",
      "author": "Sindre Sorhus",
      "description": "ANSI escape codes for styling strings in the terminal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansi-styles@4.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/ansi-styles.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/ansi-styles#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/ansi-styles/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/slice-ansi@4.0.0/node_modules/ansi-styles"
        }
      ]
    },
    {
      "type": "library",
      "name": "astral-regex",
      "version": "2.0.0",
      "bom-ref": "astral-regex@2.0.0",
      "author": "Kevin Mårtensson",
      "description": "Regular expression for matching astral symbols",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/astral-regex@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/kevva/astral-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kevva/astral-regex#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kevva/astral-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/slice-ansi@4.0.0/node_modules/astral-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-fullwidth-code-point",
      "version": "3.0.0",
      "bom-ref": "is-fullwidth-code-point@3.0.0#2",
      "author": "Sindre Sorhus",
      "description": "Check if the character represented by a given Unicode code point is fullwidth",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-fullwidth-code-point@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-fullwidth-code-point.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-fullwidth-code-point#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/slice-ansi@4.0.0/node_modules/is-fullwidth-code-point"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-styles",
      "version": "4.3.0",
      "bom-ref": "ansi-styles@4.3.0#4",
      "author": "Sindre Sorhus",
      "description": "ANSI escape codes for styling strings in the terminal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansi-styles@4.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/ansi-styles.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/ansi-styles#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/ansi-styles/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/wrap-ansi@6.2.0/node_modules/ansi-styles"
        }
      ]
    },
    {
      "type": "library",
      "name": "string-width",
      "version": "4.2.3",
      "bom-ref": "string-width@4.2.3#5",
      "author": "Sindre Sorhus",
      "description": "Get the visual width of a string - the number of columns required to display it",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/string-width@4.2.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/string-width.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/string-width#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/string-width/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/wrap-ansi@6.2.0/node_modules/string-width"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-ansi",
      "version": "6.0.1",
      "bom-ref": "strip-ansi@6.0.1#6",
      "author": "Sindre Sorhus",
      "description": "Strip ANSI escape codes from a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-ansi@6.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/strip-ansi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/strip-ansi#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/strip-ansi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/wrap-ansi@6.2.0/node_modules/strip-ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "typebox",
      "group": "@sinclair",
      "version": "0.27.8",
      "bom-ref": "@sinclair/typebox@0.27.8",
      "author": "sinclairzx81",
      "description": "JSONSchema Type Builder with Static Type Resolution for TypeScript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40sinclair/typebox@0.27.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/sinclairzx81/typebox.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sinclairzx81/typebox#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sinclairzx81/typebox/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@jest+schemas@29.6.3/node_modules/@sinclair/typebox"
        }
      ]
    },
    {
      "type": "library",
      "name": "compiler-sfc",
      "group": "@vue",
      "version": "2.7.16",
      "bom-ref": "@vue/compiler-sfc@2.7.16#2",
      "description": "compiler-sfc for Vue 2",
      "purl": "pkg:npm/%40vue/compiler-sfc@2.7.16",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/file+/node_modules/@vue/compiler-sfc"
        }
      ]
    },
    {
      "type": "library",
      "name": "csstype",
      "version": "3.1.2",
      "bom-ref": "csstype@3.1.2#2",
      "author": "Fredrik Nicol",
      "description": "Strict TypeScript and Flow types for style based on MDN data",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/csstype@3.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/frenic/csstype.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/frenic/csstype#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/frenic/csstype/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/file+/node_modules/csstype"
        }
      ]
    },
    {
      "type": "library",
      "name": "sourcemap-codec",
      "group": "@jridgewell",
      "version": "1.4.15",
      "bom-ref": "@jridgewell/sourcemap-codec@1.4.15#5",
      "author": "Rich Harris",
      "description": "Encode/decode sourcemap mappings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/sourcemap-codec@1.4.15",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/sourcemap-codec.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemap-codec#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemap-codec/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/@jridgewell/sourcemap-codec"
        }
      ]
    },
    {
      "type": "library",
      "name": "builtin-modules",
      "version": "3.3.0",
      "bom-ref": "builtin-modules@3.3.0#2",
      "author": "Sindre Sorhus",
      "description": "List of the Node.js builtin modules",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/builtin-modules@3.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/builtin-modules.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/builtin-modules#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/builtin-modules/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/builtin-modules"
        }
      ]
    },
    {
      "type": "library",
      "name": "lru-cache",
      "version": "4.1.5",
      "bom-ref": "lru-cache@4.1.5",
      "author": "Isaac Z. Schlueter",
      "description": "A cache object that deletes the least-recently-used items.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lru-cache@4.1.5",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-lru-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-lru-cache#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-lru-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cross-spawn@5.1.0/node_modules/lru-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "once",
      "version": "1.4.0",
      "bom-ref": "once@1.4.0#4",
      "author": "Isaac Z. Schlueter",
      "description": "Run a function exactly one time",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/once@1.4.0",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/once.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/once#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/once/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/once"
        }
      ]
    },
    {
      "type": "library",
      "name": "shebang-command",
      "version": "1.2.0",
      "bom-ref": "shebang-command@1.2.0",
      "author": "Kevin Martensson",
      "description": "Get the command from a shebang",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/shebang-command@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/kevva/shebang-command.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kevva/shebang-command#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kevva/shebang-command/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cross-spawn@5.1.0/node_modules/shebang-command"
        }
      ]
    },
    {
      "type": "library",
      "name": "which",
      "version": "1.3.1",
      "bom-ref": "which@1.3.1#2",
      "author": "Isaac Z. Schlueter",
      "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/which@1.3.1",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-which.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-which#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-which/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cross-spawn@5.1.0/node_modules/which"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-key",
      "version": "2.0.1",
      "bom-ref": "path-key@2.0.1",
      "author": "Sindre Sorhus",
      "description": "Get the PATH environment variable key cross-platform",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-key@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/path-key.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/path-key#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/path-key/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/npm-run-path@2.0.2/node_modules/path-key"
        }
      ]
    },
    {
      "type": "library",
      "name": "color-convert",
      "version": "1.9.3",
      "bom-ref": "color-convert@1.9.3",
      "author": "Heather Arthur",
      "description": "Plain color conversion functions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/color-convert@1.9.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/Qix-/color-convert.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Qix-/color-convert#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Qix-/color-convert/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/ansi-styles@3.2.1/node_modules/color-convert"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-flag",
      "version": "3.0.0",
      "bom-ref": "has-flag@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Check if argv has a specific flag",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-flag@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/has-flag.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/has-flag#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/has-flag/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/supports-color@5.5.0/node_modules/has-flag"
        }
      ]
    },
    {
      "type": "library",
      "name": "punycode",
      "version": "2.3.1",
      "bom-ref": "punycode@2.3.1#3",
      "author": "Mathias Bynens",
      "description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/punycode@2.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/mathiasbynens/punycode.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://mths.be/punycode",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mathiasbynens/punycode.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/uri-js@4.4.1/node_modules/punycode"
        }
      ]
    },
    {
      "type": "library",
      "name": "graceful-fs",
      "version": "4.2.11",
      "bom-ref": "graceful-fs@4.2.11#5",
      "description": "A drop-in replacement for fs, making various improvements.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/graceful-fs@4.2.11",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/node-graceful-fs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/jsonfile@4.0.0/node_modules/graceful-fs"
        }
      ]
    },
    {
      "type": "library",
      "name": "function-bind",
      "version": "1.1.2",
      "bom-ref": "function-bind@1.1.2",
      "author": "Raynos",
      "description": "Implementation of Function.prototype.bind",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/function-bind@1.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/Raynos/function-bind.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Raynos/function-bind",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Raynos/function-bind/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/hasown@2.0.0/node_modules/function-bind"
        }
      ]
    },
    {
      "type": "library",
      "name": "node",
      "group": "@types",
      "version": "20.10.3",
      "bom-ref": "@types/node@20.10.3#8",
      "description": "TypeScript definitions for node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/node@20.10.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/node",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@types+webpack-sources@3.2.3/node_modules/@types/node"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-list-map",
      "group": "@types",
      "version": "0.1.6",
      "bom-ref": "@types/source-list-map@0.1.6",
      "description": "TypeScript definitions for source-list-map",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/source-list-map@0.1.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/source-list-map",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/source-list-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@types+webpack-sources@3.2.3/node_modules/@types/source-list-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "version": "0.7.4",
      "bom-ref": "source-map@0.7.4#2",
      "author": "Nick Fitzgerald",
      "description": "Generates and consumes source maps",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map@0.7.4",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mozilla/source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mozilla/source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mozilla/source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@types+webpack-sources@3.2.3/node_modules/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-module-context",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/helper-module-context@1.9.0#2",
      "author": "Sven Sauleau",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/helper-module-context@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+ast@1.9.0/node_modules/@webassemblyjs/helper-module-context"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-wasm-bytecode",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/helper-wasm-bytecode@1.9.0",
      "author": "Sven Sauleau",
      "description": "WASM's Bytecode constants",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/helper-wasm-bytecode@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+ast@1.9.0/node_modules/@webassemblyjs/helper-wasm-bytecode"
        }
      ]
    },
    {
      "type": "library",
      "name": "wast-parser",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/wast-parser@1.9.0",
      "author": "Sven Sauleau",
      "description": "WebAssembly text format parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/wast-parser@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+ast@1.9.0/node_modules/@webassemblyjs/wast-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "ast",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/ast@1.9.0#2",
      "author": "Sven Sauleau",
      "description": "AST utils for webassemblyjs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/ast@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+helper-module-context@1.9.0/node_modules/@webassemblyjs/ast"
        }
      ]
    },
    {
      "type": "library",
      "name": "wast-parser",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/wast-parser@1.9.0#2",
      "author": "Sven Sauleau",
      "description": "WebAssembly text format parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/wast-parser@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/@webassemblyjs/wast-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "ast",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/ast@1.9.0#3",
      "author": "Sven Sauleau",
      "description": "AST utils for webassemblyjs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/ast@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+wasm-edit@1.9.0/node_modules/@webassemblyjs/ast"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-buffer",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/helper-buffer@1.9.0",
      "author": "Sven Sauleau",
      "description": "Buffer manipulation utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/helper-buffer@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+wasm-edit@1.9.0/node_modules/@webassemblyjs/helper-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-wasm-bytecode",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/helper-wasm-bytecode@1.9.0#2",
      "author": "Sven Sauleau",
      "description": "WASM's Bytecode constants",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/helper-wasm-bytecode@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+wasm-edit@1.9.0/node_modules/@webassemblyjs/helper-wasm-bytecode"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-wasm-section",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/helper-wasm-section@1.9.0",
      "author": "Sven Sauleau",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/helper-wasm-section@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+wasm-edit@1.9.0/node_modules/@webassemblyjs/helper-wasm-section"
        }
      ]
    },
    {
      "type": "library",
      "name": "wasm-gen",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/wasm-gen@1.9.0",
      "author": "Sven Sauleau",
      "description": "WebAssembly binary format printer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/wasm-gen@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+wasm-edit@1.9.0/node_modules/@webassemblyjs/wasm-gen"
        }
      ]
    },
    {
      "type": "library",
      "name": "wasm-opt",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/wasm-opt@1.9.0",
      "author": "Sven Sauleau",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/wasm-opt@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+wasm-edit@1.9.0/node_modules/@webassemblyjs/wasm-opt"
        }
      ]
    },
    {
      "type": "library",
      "name": "wasm-parser",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/wasm-parser@1.9.0#2",
      "author": "Sven Sauleau",
      "description": "WebAssembly binary format parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/wasm-parser@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+wasm-edit@1.9.0/node_modules/@webassemblyjs/wasm-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "wast-printer",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/wast-printer@1.9.0",
      "author": "Sven Sauleau",
      "description": "WebAssembly text format printer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/wast-printer@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+wasm-edit@1.9.0/node_modules/@webassemblyjs/wast-printer"
        }
      ]
    },
    {
      "type": "library",
      "name": "ast",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/ast@1.9.0#4",
      "author": "Sven Sauleau",
      "description": "AST utils for webassemblyjs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/ast@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+wasm-parser@1.9.0/node_modules/@webassemblyjs/ast"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-api-error",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/helper-api-error@1.9.0",
      "author": "Sven Sauleau",
      "description": "Common API errors",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/helper-api-error@1.9.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+wasm-parser@1.9.0/node_modules/@webassemblyjs/helper-api-error"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-buffer",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/helper-buffer@1.9.0#2",
      "author": "Sven Sauleau",
      "description": "Buffer manipulation utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/helper-buffer@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/@webassemblyjs/helper-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-wasm-bytecode",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/helper-wasm-bytecode@1.9.0#3",
      "author": "Sven Sauleau",
      "description": "WASM's Bytecode constants",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/helper-wasm-bytecode@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+wasm-parser@1.9.0/node_modules/@webassemblyjs/helper-wasm-bytecode"
        }
      ]
    },
    {
      "type": "library",
      "name": "ieee754",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/ieee754@1.9.0",
      "description": "IEEE754 decoder and encoder",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/ieee754@1.9.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+wasm-parser@1.9.0/node_modules/@webassemblyjs/ieee754"
        }
      ]
    },
    {
      "type": "library",
      "name": "leb128",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/leb128@1.9.0",
      "description": "LEB128 decoder and encoder",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/leb128@1.9.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+wasm-parser@1.9.0/node_modules/@webassemblyjs/leb128"
        }
      ]
    },
    {
      "type": "library",
      "name": "utf8",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/utf8@1.9.0",
      "author": "Sven Sauleau",
      "description": "UTF8 encoder/decoder for WASM",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/utf8@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+wasm-parser@1.9.0/node_modules/@webassemblyjs/utf8"
        }
      ]
    },
    {
      "type": "library",
      "name": "wasm-gen",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/wasm-gen@1.9.0#2",
      "author": "Sven Sauleau",
      "description": "WebAssembly binary format printer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/wasm-gen@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/@webassemblyjs/wasm-gen"
        }
      ]
    },
    {
      "type": "library",
      "name": "ajv",
      "version": "6.12.6",
      "bom-ref": "ajv@6.12.6#4",
      "author": "Evgeny Poberezkin",
      "description": "Another JSON Schema Validator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ajv@6.12.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/ajv-validator/ajv.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ajv-validator/ajv",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ajv-validator/ajv/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/ajv-keywords@3.5.2_ajv@6.12.6/node_modules/ajv"
        }
      ]
    },
    {
      "type": "library",
      "name": "uuid",
      "version": "3.4.0",
      "bom-ref": "uuid@3.4.0#2",
      "description": "RFC4122 (v1, v4, and v5) UUIDs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uuid@3.4.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/uuidjs/uuid.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/uuidjs/uuid#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/uuidjs/uuid/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/uuid"
        }
      ]
    },
    {
      "type": "library",
      "name": "graceful-fs",
      "version": "4.2.11",
      "bom-ref": "graceful-fs@4.2.11#6",
      "description": "A drop-in replacement for fs, making various improvements.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/graceful-fs@4.2.11",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/node-graceful-fs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/enhanced-resolve@4.5.0/node_modules/graceful-fs"
        }
      ]
    },
    {
      "type": "library",
      "name": "memory-fs",
      "version": "0.5.0",
      "bom-ref": "memory-fs@0.5.0",
      "author": "Tobias Koppers @sokra",
      "description": "A simple in-memory filesystem. Holds data in a javascript object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/memory-fs@0.5.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/webpack/memory-fs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webpack/memory-fs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack/memory-fs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/enhanced-resolve@4.5.0/node_modules/memory-fs"
        }
      ]
    },
    {
      "type": "library",
      "name": "tapable",
      "version": "1.1.3",
      "bom-ref": "tapable@1.1.3#2",
      "author": "Tobias Koppers @sokra",
      "description": "Just a little module for plugins.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tapable@1.1.3",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/webpack/tapable.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webpack/tapable",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack/tapable/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/enhanced-resolve@4.5.0/node_modules/tapable"
        }
      ]
    },
    {
      "type": "library",
      "name": "esrecurse",
      "version": "4.3.0",
      "bom-ref": "esrecurse@4.3.0",
      "description": "ECMAScript AST recursive visitor",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/esrecurse@4.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/estools/esrecurse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/estools/esrecurse",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/estools/esrecurse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/eslint-scope@4.0.3/node_modules/esrecurse"
        }
      ]
    },
    {
      "type": "library",
      "name": "estraverse",
      "version": "4.3.0",
      "bom-ref": "estraverse@4.3.0",
      "description": "ECMAScript JS AST traversal functions",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/estraverse@4.3.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/estools/estraverse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/estools/estraverse",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/estools/estraverse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/eslint-scope@4.0.3/node_modules/estraverse"
        }
      ]
    },
    {
      "type": "library",
      "name": "loader-utils",
      "version": "1.4.2",
      "bom-ref": "loader-utils@1.4.2#2",
      "author": "Tobias Koppers @sokra",
      "description": "utils for webpack loaders",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/loader-utils@1.4.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/webpack/loader-utils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webpack/loader-utils#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack/loader-utils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/file-loader@3.0.1_webpack@4.47.0/node_modules/loader-utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "memory-fs",
      "version": "0.5.0",
      "bom-ref": "memory-fs@0.5.0#2",
      "author": "Tobias Koppers @sokra",
      "description": "A simple in-memory filesystem. Holds data in a javascript object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/memory-fs@0.5.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/webpack/memory-fs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webpack/memory-fs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack/memory-fs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/memory-fs"
        }
      ]
    },
    {
      "type": "library",
      "name": "schema-utils",
      "version": "1.0.0",
      "bom-ref": "schema-utils@1.0.0#2",
      "author": "webpack Contrib",
      "description": "webpack Validation Utils",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/schema-utils@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/webpack-contrib/schema-utils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webpack-contrib/schema-utils",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack-contrib/schema-utils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/file-loader@3.0.1_webpack@4.47.0/node_modules/schema-utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "webpack",
      "version": "4.47.0",
      "bom-ref": "webpack@4.47.0#2",
      "author": "Tobias Koppers @sokra",
      "description": "Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/webpack@4.47.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/webpack/webpack.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webpack/webpack",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack/webpack/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/file-loader@3.0.1_webpack@4.47.0/node_modules/webpack"
        }
      ]
    },
    {
      "type": "library",
      "name": "big.js",
      "version": "5.2.2",
      "bom-ref": "big.js@5.2.2",
      "author": "Michael Mclaughlin",
      "description": "A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/big.js@5.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/MikeMcl/big.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/MikeMcl/big.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/MikeMcl/big.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/loader-utils@1.4.2/node_modules/big.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "emojis-list",
      "version": "3.0.0",
      "bom-ref": "emojis-list@3.0.0",
      "author": "Kiko Beats",
      "description": "Complete list of standard emojis.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/emojis-list@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/kikobeats/emojis-list.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://nidecoc.io/Kikobeats/emojis-list",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Kikobeats/emojis-list/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/loader-utils@1.4.2/node_modules/emojis-list"
        }
      ]
    },
    {
      "type": "library",
      "name": "json5",
      "version": "1.0.2",
      "bom-ref": "json5@1.0.2#2",
      "author": "Aseem Kishore",
      "description": "JSON for humans.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/json5@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/json5/json5.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://json5.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/json5/json5/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/loader-utils@1.4.2/node_modules/json5"
        }
      ]
    },
    {
      "type": "library",
      "name": "errno",
      "version": "0.1.8",
      "bom-ref": "errno@0.1.8",
      "description": "libuv errno details exposed",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/errno@0.1.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/rvagg/node-errno.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rvagg/node-errno#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rvagg/node-errno/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/memory-fs@0.4.1/node_modules/errno"
        }
      ]
    },
    {
      "type": "library",
      "name": "readable-stream",
      "version": "2.3.8",
      "bom-ref": "readable-stream@2.3.8#4",
      "description": "Streams3, a user-land copy of the stream library from Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readable-stream@2.3.8",
      "externalReferences": [
        {
          "url": "git://github.com/nodejs/readable-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/memory-fs@0.4.1/node_modules/readable-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "arr-diff",
      "version": "4.0.0",
      "bom-ref": "arr-diff@4.0.0",
      "author": "Jon Schlinkert",
      "description": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/arr-diff@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/arr-diff.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/arr-diff",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/arr-diff/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/micromatch@3.1.10/node_modules/arr-diff"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-unique",
      "version": "0.3.2",
      "bom-ref": "array-unique@0.3.2",
      "author": "Jon Schlinkert",
      "description": "Remove duplicate values from an array. Fastest ES5 implementation.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-unique@0.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/array-unique.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-unique",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-unique/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/micromatch@3.1.10/node_modules/array-unique"
        }
      ]
    },
    {
      "type": "library",
      "name": "braces",
      "version": "2.3.2",
      "bom-ref": "braces@2.3.2",
      "author": "Jon Schlinkert",
      "description": "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/braces@2.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/braces.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/braces",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/braces/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/micromatch@3.1.10/node_modules/braces"
        }
      ]
    },
    {
      "type": "library",
      "name": "define-property",
      "version": "2.0.2",
      "bom-ref": "define-property@2.0.2",
      "author": "Jon Schlinkert",
      "description": "Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/define-property@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/define-property.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/define-property",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/define-property/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/micromatch@3.1.10/node_modules/define-property"
        }
      ]
    },
    {
      "type": "library",
      "name": "extend-shallow",
      "version": "3.0.2",
      "bom-ref": "extend-shallow@3.0.2",
      "author": "Jon Schlinkert",
      "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/extend-shallow@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/extend-shallow",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/extend-shallow/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/micromatch@3.1.10/node_modules/extend-shallow"
        }
      ]
    },
    {
      "type": "library",
      "name": "extglob",
      "version": "2.0.4",
      "bom-ref": "extglob@2.0.4",
      "author": "Jon Schlinkert",
      "description": "Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/extglob@2.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/extglob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/extglob",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/extglob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/micromatch@3.1.10/node_modules/extglob"
        }
      ]
    },
    {
      "type": "library",
      "name": "fragment-cache",
      "version": "0.2.1",
      "bom-ref": "fragment-cache@0.2.1",
      "author": "Jon Schlinkert",
      "description": "A cache for managing namespaced sub-caches",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fragment-cache@0.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/fragment-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/fragment-cache",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/fragment-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/micromatch@3.1.10/node_modules/fragment-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-windows",
      "version": "1.0.2",
      "bom-ref": "is-windows@1.0.2",
      "author": "Jon Schlinkert",
      "description": "Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-windows@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-windows.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-windows",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-windows/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/is-windows"
        }
      ]
    },
    {
      "type": "library",
      "name": "kind-of",
      "version": "6.0.3",
      "bom-ref": "kind-of@6.0.3#2",
      "author": "Jon Schlinkert",
      "description": "Get the native type of a value.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/kind-of@6.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/kind-of.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/kind-of",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/kind-of/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/micromatch@3.1.10/node_modules/kind-of"
        }
      ]
    },
    {
      "type": "library",
      "name": "nanomatch",
      "version": "1.2.13",
      "bom-ref": "nanomatch@1.2.13",
      "author": "Jon Schlinkert",
      "description": "Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/nanomatch@1.2.13",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/nanomatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/nanomatch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/nanomatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/micromatch@3.1.10/node_modules/nanomatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "object.pick",
      "version": "1.3.0",
      "bom-ref": "object.pick@1.3.0",
      "author": "Jon Schlinkert",
      "description": "Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object.pick@1.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/object.pick.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/object.pick",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/object.pick/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/micromatch@3.1.10/node_modules/object.pick"
        }
      ]
    },
    {
      "type": "library",
      "name": "regex-not",
      "version": "1.0.2",
      "bom-ref": "regex-not@1.0.2",
      "author": "Jon Schlinkert",
      "description": "Create a javascript regular expression for matching everything except for the given string.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/regex-not@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/regex-not.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/regex-not",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/regex-not/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/micromatch@3.1.10/node_modules/regex-not"
        }
      ]
    },
    {
      "type": "library",
      "name": "snapdragon",
      "version": "0.8.2",
      "bom-ref": "snapdragon@0.8.2",
      "author": "Jon Schlinkert",
      "description": "Fast, pluggable and easy-to-use parser-renderer factory.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/snapdragon@0.8.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/snapdragon.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/micromatch@3.1.10/node_modules/snapdragon"
        }
      ]
    },
    {
      "type": "library",
      "name": "to-regex",
      "version": "3.0.2",
      "bom-ref": "to-regex@3.0.2",
      "author": "Jon Schlinkert",
      "description": "Generate a regex from a string or array of strings.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/to-regex@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/to-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/to-regex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/to-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/micromatch@3.1.10/node_modules/to-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "assert",
      "version": "1.5.1",
      "bom-ref": "assert@1.5.1",
      "description": "The node.js assert module, re-packaged for web browsers.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/assert@1.5.1",
      "externalReferences": [
        {
          "url": "git://github.com/browserify/commonjs-assert.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserify/commonjs-assert",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserify/commonjs-assert/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node-libs-browser@2.2.1/node_modules/assert"
        }
      ]
    },
    {
      "type": "library",
      "name": "browserify-zlib",
      "version": "0.2.0",
      "bom-ref": "browserify-zlib@0.2.0",
      "author": "Devon Govett",
      "description": "Full zlib module for the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/browserify-zlib@0.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/devongovett/browserify-zlib.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/devongovett/browserify-zlib",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/devongovett/browserify-zlib/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node-libs-browser@2.2.1/node_modules/browserify-zlib"
        }
      ]
    },
    {
      "type": "library",
      "name": "buffer",
      "version": "4.9.2",
      "bom-ref": "buffer@4.9.2",
      "author": "Feross Aboukhadijeh",
      "description": "Node.js Buffer API, for the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/buffer@4.9.2",
      "externalReferences": [
        {
          "url": "git://github.com/feross/buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node-libs-browser@2.2.1/node_modules/buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "console-browserify",
      "version": "1.2.0",
      "bom-ref": "console-browserify@1.2.0",
      "author": "Raynos",
      "description": "Emulate console for all the browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/browserify/console-browserify/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/console-browserify@1.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/browserify/console-browserify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserify/console-browserify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserify/console-browserify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node-libs-browser@2.2.1/node_modules/console-browserify"
        }
      ]
    },
    {
      "type": "library",
      "name": "constants-browserify",
      "version": "1.0.0",
      "bom-ref": "constants-browserify@1.0.0",
      "author": "Julian Gruber",
      "description": "node's constants module for the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/constants-browserify@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/juliangruber/constants-browserify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/juliangruber/constants-browserify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/juliangruber/constants-browserify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node-libs-browser@2.2.1/node_modules/constants-browserify"
        }
      ]
    },
    {
      "type": "library",
      "name": "crypto-browserify",
      "version": "3.12.0",
      "bom-ref": "crypto-browserify@3.12.0",
      "author": "Dominic Tarr",
      "description": "implementation of crypto for the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/crypto-browserify@3.12.0",
      "externalReferences": [
        {
          "url": "git://github.com/crypto-browserify/crypto-browserify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/crypto-browserify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/crypto-browserify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node-libs-browser@2.2.1/node_modules/crypto-browserify"
        }
      ]
    },
    {
      "type": "library",
      "name": "domain-browser",
      "version": "1.2.0",
      "bom-ref": "domain-browser@1.2.0",
      "author": "2013+ Bevry Pty Ltd",
      "description": "Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/domain-browser@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/bevry/domain-browser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bevry/domain-browser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bevry/domain-browser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node-libs-browser@2.2.1/node_modules/domain-browser"
        }
      ]
    },
    {
      "type": "library",
      "name": "events",
      "version": "3.3.0",
      "bom-ref": "events@3.3.0",
      "author": "Irakli Gozalishvili",
      "description": "Node's event emitter for all engines.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/events@3.3.0",
      "externalReferences": [
        {
          "url": "git://github.com/Gozala/events.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Gozala/events#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/Gozala/events/issues/",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node-libs-browser@2.2.1/node_modules/events"
        }
      ]
    },
    {
      "type": "library",
      "name": "https-browserify",
      "version": "1.0.0",
      "bom-ref": "https-browserify@1.0.0",
      "author": "James Halliday",
      "description": "https module compatability for browserify",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/https-browserify@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/substack/https-browserify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/https-browserify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/https-browserify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node-libs-browser@2.2.1/node_modules/https-browserify"
        }
      ]
    },
    {
      "type": "library",
      "name": "os-browserify",
      "version": "0.3.0",
      "bom-ref": "os-browserify@0.3.0",
      "author": "CoderPuppy",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/os-browserify@0.3.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/CoderPuppy/os-browserify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/CoderPuppy/os-browserify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/CoderPuppy/os-browserify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node-libs-browser@2.2.1/node_modules/os-browserify"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-browserify",
      "version": "0.0.1",
      "bom-ref": "path-browserify@0.0.1",
      "author": "James Halliday",
      "description": "the path module from node core for browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-browserify@0.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/substack/path-browserify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/path-browserify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/path-browserify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node-libs-browser@2.2.1/node_modules/path-browserify"
        }
      ]
    },
    {
      "type": "library",
      "name": "process",
      "version": "0.11.10",
      "bom-ref": "process@0.11.10",
      "author": "Roman Shtylman",
      "description": "process information for node.js and browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/process@0.11.10",
      "externalReferences": [
        {
          "url": "git://github.com/shtylman/node-process.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/shtylman/node-process#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/shtylman/node-process/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node-libs-browser@2.2.1/node_modules/process"
        }
      ]
    },
    {
      "type": "library",
      "name": "punycode",
      "version": "1.4.1",
      "bom-ref": "punycode@1.4.1",
      "author": "Mathias Bynens",
      "description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/punycode@1.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/bestiejs/punycode.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://mths.be/punycode",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bestiejs/punycode.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node-libs-browser@2.2.1/node_modules/punycode"
        }
      ]
    },
    {
      "type": "library",
      "name": "querystring-es3",
      "version": "0.2.1",
      "bom-ref": "querystring-es3@0.2.1",
      "author": "Irakli Gozalishvili",
      "description": "Node's querystring module for all engines. (ES3 compat fork)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/Gozala/enchain/License.md"
          }
        }
      ],
      "purl": "pkg:npm/querystring-es3@0.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/mike-spainhower/querystring.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mike-spainhower/querystring#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/mike-spainhower/querystring/issues/",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node-libs-browser@2.2.1/node_modules/querystring-es3"
        }
      ]
    },
    {
      "type": "library",
      "name": "readable-stream",
      "version": "2.3.8",
      "bom-ref": "readable-stream@2.3.8#5",
      "description": "Streams3, a user-land copy of the stream library from Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readable-stream@2.3.8",
      "externalReferences": [
        {
          "url": "git://github.com/nodejs/readable-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node-libs-browser@2.2.1/node_modules/readable-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "stream-browserify",
      "version": "2.0.2",
      "bom-ref": "stream-browserify@2.0.2",
      "author": "James Halliday",
      "description": "the stream module from node core for browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stream-browserify@2.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/browserify/stream-browserify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserify/stream-browserify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserify/stream-browserify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node-libs-browser@2.2.1/node_modules/stream-browserify"
        }
      ]
    },
    {
      "type": "library",
      "name": "stream-http",
      "version": "2.8.3",
      "bom-ref": "stream-http@2.8.3",
      "author": "John Hiesey",
      "description": "Streaming http in the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stream-http@2.8.3",
      "externalReferences": [
        {
          "url": "git://github.com/jhiesey/stream-http.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jhiesey/stream-http#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jhiesey/stream-http/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node-libs-browser@2.2.1/node_modules/stream-http"
        }
      ]
    },
    {
      "type": "library",
      "name": "string_decoder",
      "version": "1.3.0",
      "bom-ref": "string_decoder@1.3.0",
      "description": "The string_decoder module from Node core",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/string_decoder@1.3.0",
      "externalReferences": [
        {
          "url": "git://github.com/nodejs/string_decoder.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodejs/string_decoder",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/string_decoder/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node-libs-browser@2.2.1/node_modules/string_decoder"
        }
      ]
    },
    {
      "type": "library",
      "name": "timers-browserify",
      "version": "2.0.12",
      "bom-ref": "timers-browserify@2.0.12",
      "author": "J. Ryan Stinnett",
      "description": "timers module for browserify",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/timers-browserify@2.0.12",
      "externalReferences": [
        {
          "url": "git://github.com/jryans/timers-browserify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jryans/timers-browserify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jryans/timers-browserify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node-libs-browser@2.2.1/node_modules/timers-browserify"
        }
      ]
    },
    {
      "type": "library",
      "name": "tty-browserify",
      "version": "0.0.0",
      "bom-ref": "tty-browserify@0.0.0",
      "author": "James Halliday",
      "description": "the tty module from node core for browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tty-browserify@0.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/substack/tty-browserify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/tty-browserify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/tty-browserify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node-libs-browser@2.2.1/node_modules/tty-browserify"
        }
      ]
    },
    {
      "type": "library",
      "name": "url",
      "version": "0.11.3",
      "bom-ref": "url@0.11.3",
      "author": "defunctzombie",
      "description": "The core `url` packaged standalone for use with Browserify.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/url@0.11.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/defunctzombie/node-url.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/defunctzombie/node-url#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/defunctzombie/node-url/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node-libs-browser@2.2.1/node_modules/url"
        }
      ]
    },
    {
      "type": "library",
      "name": "util",
      "version": "0.11.1",
      "bom-ref": "util@0.11.1",
      "author": "Joyent",
      "description": "Node.JS util module",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/util@0.11.1",
      "externalReferences": [
        {
          "url": "git://github.com/defunctzombie/node-util.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/defunctzombie/node-util",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/defunctzombie/node-util/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node-libs-browser@2.2.1/node_modules/util"
        }
      ]
    },
    {
      "type": "library",
      "name": "vm-browserify",
      "version": "1.1.2",
      "bom-ref": "vm-browserify@1.1.2#2",
      "author": "James Halliday",
      "description": "vm module for the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vm-browserify@1.1.2",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/substack/vm-browserify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/vm-browserify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/vm-browserify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node-libs-browser@2.2.1/node_modules/vm-browserify"
        }
      ]
    },
    {
      "type": "library",
      "name": "ajv-errors",
      "version": "1.0.1",
      "bom-ref": "ajv-errors@1.0.1",
      "description": "Custom error messages in JSON-Schema for Ajv validator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ajv-errors@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/epoberezkin/ajv-errors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/epoberezkin/ajv-errors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/epoberezkin/ajv-errors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/schema-utils@1.0.0/node_modules/ajv-errors"
        }
      ]
    },
    {
      "type": "library",
      "name": "ajv-keywords",
      "version": "3.5.2",
      "bom-ref": "ajv-keywords@3.5.2#2",
      "author": "Evgeny Poberezkin",
      "description": "Custom JSON-Schema keywords for Ajv validator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ajv-keywords@3.5.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/epoberezkin/ajv-keywords.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/epoberezkin/ajv-keywords#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/epoberezkin/ajv-keywords/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/schema-utils@1.0.0/node_modules/ajv-keywords"
        }
      ]
    },
    {
      "type": "library",
      "name": "ajv",
      "version": "6.12.6",
      "bom-ref": "ajv@6.12.6#5",
      "author": "Evgeny Poberezkin",
      "description": "Another JSON Schema Validator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ajv@6.12.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/ajv-validator/ajv.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ajv-validator/ajv",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ajv-validator/ajv/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/schema-utils@1.0.0/node_modules/ajv"
        }
      ]
    },
    {
      "type": "library",
      "name": "cacache",
      "version": "12.0.4",
      "bom-ref": "cacache@12.0.4",
      "author": "Kat Marchán",
      "description": "Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cacache@12.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/cacache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/cacache#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/cacache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/terser-webpack-plugin@1.4.5_webpack@4.47.0/node_modules/cacache"
        }
      ]
    },
    {
      "type": "library",
      "name": "find-cache-dir",
      "version": "2.1.0",
      "bom-ref": "find-cache-dir@2.1.0",
      "description": "Finds the common standard cache directory",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/find-cache-dir@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/avajs/find-cache-dir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/avajs/find-cache-dir#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/avajs/find-cache-dir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/terser-webpack-plugin@1.4.5_webpack@4.47.0/node_modules/find-cache-dir"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-wsl",
      "version": "1.1.0",
      "bom-ref": "is-wsl@1.1.0",
      "author": "Sindre Sorhus",
      "description": "Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-wsl@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-wsl.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-wsl#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-wsl/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/terser-webpack-plugin@1.4.5_webpack@4.47.0/node_modules/is-wsl"
        }
      ]
    },
    {
      "type": "library",
      "name": "schema-utils",
      "version": "1.0.0",
      "bom-ref": "schema-utils@1.0.0#3",
      "author": "webpack Contrib",
      "description": "webpack Validation Utils",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/schema-utils@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/webpack-contrib/schema-utils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webpack-contrib/schema-utils",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack-contrib/schema-utils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/terser-webpack-plugin@1.4.5_webpack@4.47.0/node_modules/schema-utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "serialize-javascript",
      "version": "4.0.0",
      "bom-ref": "serialize-javascript@4.0.0",
      "author": "Eric Ferraiuolo",
      "description": "Serialize JavaScript to a superset of JSON that includes regular expressions and functions.",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/serialize-javascript@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/yahoo/serialize-javascript.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/yahoo/serialize-javascript",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yahoo/serialize-javascript/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/terser-webpack-plugin@1.4.5_webpack@4.47.0/node_modules/serialize-javascript"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "version": "0.6.1",
      "bom-ref": "source-map@0.6.1#12",
      "author": "Nick Fitzgerald",
      "description": "Generates and consumes source maps",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map@0.6.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mozilla/source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mozilla/source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mozilla/source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/terser-webpack-plugin@1.4.5_webpack@4.47.0/node_modules/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "terser",
      "version": "4.8.1",
      "bom-ref": "terser@4.8.1",
      "author": "Mihai Bazon",
      "description": "JavaScript parser, mangler/compressor and beautifier toolkit for ES6+",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/terser@4.8.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/terser/terser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://terser.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/terser/terser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/terser-webpack-plugin@1.4.5_webpack@4.47.0/node_modules/terser"
        }
      ]
    },
    {
      "type": "library",
      "name": "webpack-sources",
      "version": "1.4.3",
      "bom-ref": "webpack-sources@1.4.3#2",
      "author": "Tobias Koppers @sokra",
      "description": "Source code handling classes for webpack",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/webpack-sources@1.4.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/webpack/webpack-sources.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webpack/webpack-sources#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack/webpack-sources/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/terser-webpack-plugin@1.4.5_webpack@4.47.0/node_modules/webpack-sources"
        }
      ]
    },
    {
      "type": "library",
      "name": "webpack",
      "version": "4.47.0",
      "bom-ref": "webpack@4.47.0#3",
      "author": "Tobias Koppers @sokra",
      "description": "Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/webpack@4.47.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/webpack/webpack.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webpack/webpack",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack/webpack/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/terser-webpack-plugin@1.4.5_webpack@4.47.0/node_modules/webpack"
        }
      ]
    },
    {
      "type": "library",
      "name": "worker-farm",
      "version": "1.7.0",
      "bom-ref": "worker-farm@1.7.0",
      "description": "Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/worker-farm@1.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/rvagg/node-worker-farm.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rvagg/node-worker-farm",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rvagg/node-worker-farm/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/terser-webpack-plugin@1.4.5_webpack@4.47.0/node_modules/worker-farm"
        }
      ]
    },
    {
      "type": "library",
      "name": "chokidar",
      "version": "3.5.3",
      "bom-ref": "chokidar@3.5.3#5",
      "author": "Paul Miller",
      "description": "Minimal and efficient cross-platform file watching library",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/chokidar@3.5.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/paulmillr/chokidar.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/paulmillr/chokidar",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/paulmillr/chokidar/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/watchpack@1.7.5/node_modules/chokidar"
        }
      ]
    },
    {
      "type": "library",
      "name": "graceful-fs",
      "version": "4.2.11",
      "bom-ref": "graceful-fs@4.2.11#7",
      "description": "A drop-in replacement for fs, making various improvements.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/graceful-fs@4.2.11",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/node-graceful-fs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/watchpack@1.7.5/node_modules/graceful-fs"
        }
      ]
    },
    {
      "type": "library",
      "name": "neo-async",
      "version": "2.6.2",
      "bom-ref": "neo-async@2.6.2#3",
      "description": "Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster ",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/neo-async@2.6.2",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/suguru03/neo-async.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/suguru03/neo-async",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/suguru03/neo-async/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/watchpack@1.7.5/node_modules/neo-async"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-list-map",
      "version": "2.0.1",
      "bom-ref": "source-list-map@2.0.1",
      "author": "Tobias Koppers @sokra",
      "description": "Fast line to line SourceMap generator.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-list-map@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/webpack/source-list-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webpack/source-list-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webpack/source-list-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/webpack-sources@1.4.3/node_modules/source-list-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "version": "0.6.1",
      "bom-ref": "source-map@0.6.1#13",
      "author": "Nick Fitzgerald",
      "description": "Generates and consumes source maps",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map@0.6.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mozilla/source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mozilla/source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mozilla/source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/webpack-sources@1.4.3/node_modules/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "events",
      "version": "3.3.0",
      "bom-ref": "events@3.3.0#2",
      "author": "Irakli Gozalishvili",
      "description": "Node's event emitter for all engines.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/events@3.3.0",
      "externalReferences": [
        {
          "url": "git://github.com/Gozala/events.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Gozala/events#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/Gozala/events/issues/",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/events"
        }
      ]
    },
    {
      "type": "library",
      "name": "q",
      "version": "1.5.1",
      "bom-ref": "q@1.5.1#11",
      "author": "Kris Kowal",
      "description": "A library for promises (CommonJS/Promises/A,B,D)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/q@1.5.1",
      "externalReferences": [
        {
          "url": "git://github.com/kriskowal/q.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kriskowal/q",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/kriskowal/q/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/q"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss",
      "version": "8.4.32",
      "bom-ref": "postcss@8.4.32#9",
      "author": "Andrey Sitnik",
      "description": "Tool for transforming styles with JS plugins",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss@8.4.32",
      "externalReferences": [
        {
          "url": "git+https://github.com/postcss/postcss.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://postcss.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/postcss/postcss/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/icss-utils@5.1.0_postcss@8.4.32/node_modules/postcss"
        }
      ]
    },
    {
      "type": "library",
      "name": "parser",
      "group": "@babel",
      "version": "7.23.5",
      "bom-ref": "@babel/parser@7.23.5#3",
      "author": "The Babel Team",
      "description": "A JavaScript parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/parser@7.23.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-parser",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-parser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "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": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/constantinople@4.0.1/node_modules/@babel/parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "types",
      "group": "@babel",
      "version": "7.23.5",
      "bom-ref": "@babel/types@7.23.5#2",
      "author": "The Babel Team",
      "description": "Babel Types is a Lodash-esque utility library for AST nodes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/types@7.23.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-types",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-types",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20types%22+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/constantinople@4.0.1/node_modules/@babel/types"
        }
      ]
    },
    {
      "type": "library",
      "name": "constantinople",
      "version": "4.0.1",
      "bom-ref": "constantinople@4.0.1#3",
      "author": "ForbesLindesay",
      "description": "Determine whether a JavaScript expression evaluates to a constant",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/constantinople@4.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/ForbesLindesay/constantinople.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ForbesLindesay/constantinople#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ForbesLindesay/constantinople/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug-attrs@3.0.0/node_modules/constantinople"
        }
      ]
    },
    {
      "type": "library",
      "name": "js-stringify",
      "version": "1.0.2",
      "bom-ref": "js-stringify@1.0.2#2",
      "author": "ForbesLindesay",
      "description": "Stringify an object so it can be safely inlined in JavaScript code",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/js-stringify@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jadejs/js-stringify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jadejs/js-stringify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jadejs/js-stringify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug-attrs@3.0.0/node_modules/js-stringify"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-runtime",
      "version": "3.0.1",
      "bom-ref": "pug-runtime@3.0.1#3",
      "author": "ForbesLindesay",
      "description": "The runtime components for the pug templating language",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-runtime@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pug-attrs@3.0.0/node_modules/pug-runtime"
        }
      ]
    },
    {
      "type": "library",
      "name": "parser",
      "group": "@babel",
      "version": "7.23.5",
      "bom-ref": "@babel/parser@7.23.5#4",
      "author": "The Babel Team",
      "description": "A JavaScript parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/parser@7.23.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-parser",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-parser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "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": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/with@7.0.2/node_modules/@babel/parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "types",
      "group": "@babel",
      "version": "7.23.5",
      "bom-ref": "@babel/types@7.23.5#3",
      "author": "The Babel Team",
      "description": "Babel Types is a Lodash-esque utility library for AST nodes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/types@7.23.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-types",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-types",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20types%22+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/with@7.0.2/node_modules/@babel/types"
        }
      ]
    },
    {
      "type": "library",
      "name": "assert-never",
      "version": "1.2.1",
      "bom-ref": "assert-never@1.2.1",
      "author": "Daniel Lytkin",
      "description": "Helper function for exhaustive checks of discriminated unions in TypeScript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/assert-never@1.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/aikoven/assert-never.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/aikoven/assert-never#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/aikoven/assert-never/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/with@7.0.2/node_modules/assert-never"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-walk",
      "version": "3.0.0-canary-5",
      "bom-ref": "babel-walk@3.0.0-canary-5",
      "author": "Timothy Gu",
      "description": "Lightweight Babel AST traversal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-walk@3.0.0-canary-5",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/babel-walk.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/babel-walk#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/babel-walk/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/with@7.0.2/node_modules/babel-walk"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-promise",
      "version": "2.2.2",
      "bom-ref": "is-promise@2.2.2",
      "author": "ForbesLindesay",
      "description": "Test whether an object looks like a promises-a+ promise",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-promise@2.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/then/is-promise.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/then/is-promise#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/then/is-promise/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/jstransformer@1.0.0/node_modules/is-promise"
        }
      ]
    },
    {
      "type": "library",
      "name": "promise",
      "version": "7.3.1",
      "bom-ref": "promise@7.3.1#2",
      "author": "ForbesLindesay",
      "description": "Bare bones Promises/A+ implementation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/promise@7.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/then/promise.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/then/promise#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/then/promise/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/jstransformer@1.0.0/node_modules/promise"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-regex",
      "version": "1.1.4",
      "bom-ref": "is-regex@1.1.4",
      "author": "Jordan Harband",
      "description": "Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-regex@1.1.4",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-regex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/character-parser@2.2.0/node_modules/is-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn",
      "version": "7.4.1",
      "bom-ref": "acorn@7.4.1#2",
      "description": "ECMAScript parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/acorn@7.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/acornjs/acorn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/acornjs/acorn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/acornjs/acorn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/is-expression@4.0.0/node_modules/acorn"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-assign",
      "version": "4.1.1",
      "bom-ref": "object-assign@4.1.1#3",
      "author": "Sindre Sorhus",
      "description": "ES2015 `Object.assign()` ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object-assign@4.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/object-assign.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/object-assign#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/object-assign/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/is-expression@4.0.0/node_modules/object-assign"
        }
      ]
    },
    {
      "type": "library",
      "name": "atob",
      "version": "2.1.2",
      "bom-ref": "atob@2.1.2",
      "author": "AJ ONeal",
      "description": "atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)",
      "licenses": [
        {
          "expression": "(MIT OR Apache-2.0)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/atob@2.1.2",
      "externalReferences": [
        {
          "url": "git://git.coolaj86.com/coolaj86/atob.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://git.coolaj86.com/coolaj86/atob.js.git",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/source-map-resolve@0.6.0/node_modules/atob"
        }
      ]
    },
    {
      "type": "library",
      "name": "decode-uri-component",
      "version": "0.2.2",
      "bom-ref": "decode-uri-component@0.2.2",
      "author": "Sam Verschueren",
      "description": "A better decodeURIComponent",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/decode-uri-component@0.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/SamVerschueren/decode-uri-component.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/SamVerschueren/decode-uri-component#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/SamVerschueren/decode-uri-component/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/source-map-resolve@0.6.0/node_modules/decode-uri-component"
        }
      ]
    },
    {
      "type": "library",
      "name": "setimmediate",
      "version": "1.0.5",
      "bom-ref": "setimmediate@1.0.5",
      "author": "YuzuJS",
      "description": "A shim for the setImmediate efficient script yielding API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/setimmediate@1.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/YuzuJS/setImmediate.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/YuzuJS/setImmediate#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/YuzuJS/setImmediate/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/setimmediate"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-ify",
      "version": "1.0.0",
      "bom-ref": "array-ify@1.0.0",
      "author": "Steve Mao",
      "description": "Turn anything into an array",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-ify@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/stevemao/array-ify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stevemao/array-ify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stevemao/array-ify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/compare-func@2.0.0/node_modules/array-ify"
        }
      ]
    },
    {
      "type": "library",
      "name": "dot-prop",
      "version": "5.3.0",
      "bom-ref": "dot-prop@5.3.0",
      "author": "Sindre Sorhus",
      "description": "Get, set, or delete a property from a nested object using a dot path",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dot-prop@5.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/dot-prop.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/dot-prop#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/dot-prop/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/compare-func@2.0.0/node_modules/dot-prop"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-commits-filter",
      "version": "2.0.7",
      "bom-ref": "conventional-commits-filter@2.0.7",
      "author": "Steve Mao",
      "description": "Filter out reverted commits parsed by conventional-commits-parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-commits-filter@2.0.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-commits-filter#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-writer@5.0.1/node_modules/conventional-commits-filter"
        }
      ]
    },
    {
      "type": "library",
      "name": "dateformat",
      "version": "3.0.3",
      "bom-ref": "dateformat@3.0.3#2",
      "author": "Steven Levithan",
      "description": "A node.js package for Steven Levithan's excellent dateFormat() function.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dateformat@3.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/felixge/node-dateformat.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/felixge/node-dateformat",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/felixge/node-dateformat/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-writer@5.0.1/node_modules/dateformat"
        }
      ]
    },
    {
      "type": "library",
      "name": "handlebars",
      "version": "4.7.8",
      "bom-ref": "handlebars@4.7.8#2",
      "author": "Yehuda Katz",
      "description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/handlebars@4.7.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/handlebars-lang/handlebars.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://www.handlebarsjs.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/handlebars-lang/handlebars.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-writer@5.0.1/node_modules/handlebars"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-stringify-safe",
      "version": "5.0.1",
      "bom-ref": "json-stringify-safe@5.0.1",
      "author": "Isaac Z. Schlueter",
      "description": "Like JSON.stringify, but doesn't blow up on circular refs.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/json-stringify-safe@5.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/json-stringify-safe.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/json-stringify-safe",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/json-stringify-safe/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-writer@5.0.1/node_modules/json-stringify-safe"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash",
      "version": "4.17.21",
      "bom-ref": "lodash@4.17.21#7",
      "author": "John-David Dalton",
      "description": "Lodash modular utilities.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash@4.17.21",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-writer@5.0.1/node_modules/lodash"
        }
      ]
    },
    {
      "type": "library",
      "name": "meow",
      "version": "8.1.2",
      "bom-ref": "meow@8.1.2#2",
      "author": "Sindre Sorhus",
      "description": "CLI app helper",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/meow@8.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/meow.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/meow#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/meow/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-writer@5.0.1/node_modules/meow"
        }
      ]
    },
    {
      "type": "library",
      "name": "semver",
      "version": "6.3.1",
      "bom-ref": "semver@6.3.1#2",
      "author": "GitHub Inc.",
      "description": "The semantic version parser used by npm.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/semver@6.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/node-semver.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/node-semver#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/node-semver/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-writer@5.0.1/node_modules/semver"
        }
      ]
    },
    {
      "type": "library",
      "name": "split",
      "version": "1.0.1",
      "bom-ref": "split@1.0.1#2",
      "author": "Dominic Tarr",
      "description": "split a Text Stream into a Line Stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/split@1.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/dominictarr/split.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/dominictarr/split",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dominictarr/split/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-writer@5.0.1/node_modules/split"
        }
      ]
    },
    {
      "type": "library",
      "name": "through2",
      "version": "4.0.2",
      "bom-ref": "through2@4.0.2#3",
      "author": "Rod Vagg",
      "description": "A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/through2@4.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/rvagg/through2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rvagg/through2#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rvagg/through2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-changelog-writer@5.0.1/node_modules/through2"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-text-path",
      "version": "1.0.1",
      "bom-ref": "is-text-path@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Check if a filepath is a text file",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-text-path@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-text-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-text-path#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-text-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-commits-parser@3.2.4/node_modules/is-text-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "JSONStream",
      "version": "1.3.5",
      "bom-ref": "JSONStream@1.3.5#2",
      "author": "Dominic Tarr",
      "description": "rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)",
      "licenses": [
        {
          "expression": "(MIT OR Apache-2.0)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/jsonstream@1.3.5",
      "externalReferences": [
        {
          "url": "git://github.com/dominictarr/JSONStream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/dominictarr/JSONStream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dominictarr/JSONStream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-commits-parser@3.2.4/node_modules/JSONStream"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash",
      "version": "4.17.21",
      "bom-ref": "lodash@4.17.21#8",
      "author": "John-David Dalton",
      "description": "Lodash modular utilities.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash@4.17.21",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-commits-parser@3.2.4/node_modules/lodash"
        }
      ]
    },
    {
      "type": "library",
      "name": "meow",
      "version": "8.1.2",
      "bom-ref": "meow@8.1.2#3",
      "author": "Sindre Sorhus",
      "description": "CLI app helper",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/meow@8.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/meow.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/meow#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/meow/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-commits-parser@3.2.4/node_modules/meow"
        }
      ]
    },
    {
      "type": "library",
      "name": "split2",
      "version": "3.2.2",
      "bom-ref": "split2@3.2.2",
      "author": "Matteo Collina",
      "description": "split a Text Stream into a Line Stream, using Stream 3",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/split2@3.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/mcollina/split2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mcollina/split2#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/mcollina/split2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-commits-parser@3.2.4/node_modules/split2"
        }
      ]
    },
    {
      "type": "library",
      "name": "through2",
      "version": "4.0.2",
      "bom-ref": "through2@4.0.2#4",
      "author": "Rod Vagg",
      "description": "A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/through2@4.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/rvagg/through2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rvagg/through2#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rvagg/through2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-commits-parser@3.2.4/node_modules/through2"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-repository-url",
      "group": "@hutson",
      "version": "3.0.2",
      "bom-ref": "@hutson/parse-repository-url@3.0.2",
      "author": "Hutson Betts",
      "description": "Parse repository URLs to extract, SCM platform, domain, user, and project information.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40hutson/parse-repository-url@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://gitlab.com/hyper-expanse/open-source/parse-repository-url.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://gitlab.com/hyper-expanse/open-source/parse-repository-url#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://gitlab.com/hyper-expanse/open-source/parse-repository-url/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/get-pkg-repo@4.2.1/node_modules/@hutson/parse-repository-url"
        }
      ]
    },
    {
      "type": "library",
      "name": "hosted-git-info",
      "version": "4.1.0",
      "bom-ref": "hosted-git-info@4.1.0#2",
      "author": "Rebecca Turner",
      "description": "Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hosted-git-info@4.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/hosted-git-info.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/hosted-git-info",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/hosted-git-info/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/get-pkg-repo@4.2.1/node_modules/hosted-git-info"
        }
      ]
    },
    {
      "type": "library",
      "name": "through2",
      "version": "2.0.5",
      "bom-ref": "through2@2.0.5",
      "author": "Rod Vagg",
      "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/through2@2.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/rvagg/through2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rvagg/through2#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rvagg/through2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/get-pkg-repo@4.2.1/node_modules/through2"
        }
      ]
    },
    {
      "type": "library",
      "name": "yargs",
      "version": "16.2.0",
      "bom-ref": "yargs@16.2.0#3",
      "description": "yargs the modern, pirate-themed, successor to optimist.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yargs@16.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/yargs/yargs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://yargs.js.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yargs/yargs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/get-pkg-repo@4.2.1/node_modules/yargs"
        }
      ]
    },
    {
      "type": "library",
      "name": "dargs",
      "version": "7.0.0",
      "bom-ref": "dargs@7.0.0",
      "author": "Sindre Sorhus",
      "description": "Reverse minimist. Convert an object of options into an array of command-line arguments.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dargs@7.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/dargs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/dargs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/dargs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/git-raw-commits@2.0.11/node_modules/dargs"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash",
      "version": "4.17.21",
      "bom-ref": "lodash@4.17.21#9",
      "author": "John-David Dalton",
      "description": "Lodash modular utilities.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash@4.17.21",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/git-raw-commits@2.0.11/node_modules/lodash"
        }
      ]
    },
    {
      "type": "library",
      "name": "meow",
      "version": "8.1.2",
      "bom-ref": "meow@8.1.2#4",
      "author": "Sindre Sorhus",
      "description": "CLI app helper",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/meow@8.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/meow.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/meow#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/meow/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/git-raw-commits@2.0.11/node_modules/meow"
        }
      ]
    },
    {
      "type": "library",
      "name": "split2",
      "version": "3.2.2",
      "bom-ref": "split2@3.2.2#2",
      "author": "Matteo Collina",
      "description": "split a Text Stream into a Line Stream, using Stream 3",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/split2@3.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/mcollina/split2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mcollina/split2#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/mcollina/split2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/git-raw-commits@2.0.11/node_modules/split2"
        }
      ]
    },
    {
      "type": "library",
      "name": "through2",
      "version": "4.0.2",
      "bom-ref": "through2@4.0.2#5",
      "author": "Rod Vagg",
      "description": "A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/through2@4.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/rvagg/through2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rvagg/through2#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rvagg/through2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/git-raw-commits@2.0.11/node_modules/through2"
        }
      ]
    },
    {
      "type": "library",
      "name": "gitconfiglocal",
      "version": "1.0.0",
      "bom-ref": "gitconfiglocal@1.0.0",
      "author": "Ryan Day",
      "description": "parse the .git/config file into a useful data structure",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gitconfiglocal@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/soldair/node-gitconfiglocal.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/soldair/node-gitconfiglocal#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/soldair/node-gitconfiglocal/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/git-remote-origin-url@2.0.0/node_modules/gitconfiglocal"
        }
      ]
    },
    {
      "type": "library",
      "name": "pify",
      "version": "2.3.0",
      "bom-ref": "pify@2.3.0",
      "author": "Sindre Sorhus",
      "description": "Promisify a callback-style function",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pify@2.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/pify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/pify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/pify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/git-remote-origin-url@2.0.0/node_modules/pify"
        }
      ]
    },
    {
      "type": "library",
      "name": "meow",
      "version": "8.1.2",
      "bom-ref": "meow@8.1.2#5",
      "author": "Sindre Sorhus",
      "description": "CLI app helper",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/meow@8.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/meow.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/meow#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/meow/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/git-semver-tags@4.1.1/node_modules/meow"
        }
      ]
    },
    {
      "type": "library",
      "name": "semver",
      "version": "6.3.1",
      "bom-ref": "semver@6.3.1#3",
      "author": "GitHub Inc.",
      "description": "The semantic version parser used by npm.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/semver@6.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/node-semver.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/node-semver#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/node-semver/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/git-semver-tags@4.1.1/node_modules/semver"
        }
      ]
    },
    {
      "type": "library",
      "name": "find-up",
      "version": "2.1.0",
      "bom-ref": "find-up@2.1.0",
      "author": "Sindre Sorhus",
      "description": "Find a file by walking up parent directories",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/find-up@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/find-up.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/find-up#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/find-up/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/read-pkg-up@3.0.0/node_modules/find-up"
        }
      ]
    },
    {
      "type": "library",
      "name": "read-pkg",
      "version": "3.0.0",
      "bom-ref": "read-pkg@3.0.0#2",
      "author": "Sindre Sorhus",
      "description": "Read a package.json file",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/read-pkg@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/read-pkg.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/read-pkg#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/read-pkg/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/read-pkg-up@3.0.0/node_modules/read-pkg"
        }
      ]
    },
    {
      "type": "library",
      "name": "load-json-file",
      "version": "4.0.0",
      "bom-ref": "load-json-file@4.0.0",
      "author": "Sindre Sorhus",
      "description": "Read and parse a JSON file",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/load-json-file@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/load-json-file.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/load-json-file#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/load-json-file/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/read-pkg@3.0.0/node_modules/load-json-file"
        }
      ]
    },
    {
      "type": "library",
      "name": "normalize-package-data",
      "version": "2.5.0",
      "bom-ref": "normalize-package-data@2.5.0",
      "author": "Meryn Stol",
      "description": "Normalizes data that can be found in package.json files.",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/normalize-package-data@2.5.0",
      "externalReferences": [
        {
          "url": "git://github.com/npm/normalize-package-data.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/normalize-package-data#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/normalize-package-data/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/read-pkg@3.0.0/node_modules/normalize-package-data"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-type",
      "version": "3.0.0",
      "bom-ref": "path-type@3.0.0#2",
      "author": "Sindre Sorhus",
      "description": "Check if a path is a file, directory, or symlink",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-type@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/path-type.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/path-type#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/path-type/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/read-pkg@3.0.0/node_modules/path-type"
        }
      ]
    },
    {
      "type": "library",
      "name": "buffer",
      "version": "4.9.2",
      "bom-ref": "buffer@4.9.2#2",
      "author": "Feross Aboukhadijeh",
      "description": "Node.js Buffer API, for the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/buffer@4.9.2",
      "externalReferences": [
        {
          "url": "git://github.com/feross/buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "readable-stream",
      "version": "3.6.2",
      "bom-ref": "readable-stream@3.6.2#2",
      "description": "Streams3, a user-land copy of the stream library from Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readable-stream@3.6.2",
      "externalReferences": [
        {
          "url": "git://github.com/nodejs/readable-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/through2@4.0.2/node_modules/readable-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "lru-cache",
      "version": "6.0.0",
      "bom-ref": "lru-cache@6.0.0#2",
      "author": "Isaac Z. Schlueter",
      "description": "A cache object that deletes the least-recently-used items.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lru-cache@6.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-lru-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-lru-cache#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-lru-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/hosted-git-info@4.1.0/node_modules/lru-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "spdx-correct",
      "version": "3.2.0",
      "bom-ref": "spdx-correct@3.2.0",
      "description": "correct invalid SPDX expressions",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/spdx-correct@3.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jslicense/spdx-correct.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jslicense/spdx-correct.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jslicense/spdx-correct.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/validate-npm-package-license@3.0.4/node_modules/spdx-correct"
        }
      ]
    },
    {
      "type": "library",
      "name": "spdx-expression-parse",
      "version": "3.0.1",
      "bom-ref": "spdx-expression-parse@3.0.1",
      "author": "Kyle E. Mitchell",
      "description": "parse SPDX license expressions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/spdx-expression-parse@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jslicense/spdx-expression-parse.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jslicense/spdx-expression-parse.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jslicense/spdx-expression-parse.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/validate-npm-package-license@3.0.4/node_modules/spdx-expression-parse"
        }
      ]
    },
    {
      "type": "library",
      "name": "normalize-package-data",
      "group": "@types",
      "version": "2.4.4",
      "bom-ref": "@types/normalize-package-data@2.4.4",
      "description": "TypeScript definitions for normalize-package-data",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/normalize-package-data@2.4.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/normalize-package-data",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/normalize-package-data",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/read-pkg@5.2.0/node_modules/@types/normalize-package-data"
        }
      ]
    },
    {
      "type": "library",
      "name": "normalize-package-data",
      "version": "2.5.0",
      "bom-ref": "normalize-package-data@2.5.0#2",
      "author": "Meryn Stol",
      "description": "Normalizes data that can be found in package.json files.",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/normalize-package-data@2.5.0",
      "externalReferences": [
        {
          "url": "git://github.com/npm/normalize-package-data.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/normalize-package-data#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/normalize-package-data/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/read-pkg@5.2.0/node_modules/normalize-package-data"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-json",
      "version": "5.2.0",
      "bom-ref": "parse-json@5.2.0",
      "author": "Sindre Sorhus",
      "description": "Parse JSON with more helpful errors",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parse-json@5.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/parse-json.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/parse-json#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/parse-json/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/read-pkg@5.2.0/node_modules/parse-json"
        }
      ]
    },
    {
      "type": "library",
      "name": "type-fest",
      "version": "0.6.0",
      "bom-ref": "type-fest@0.6.0",
      "author": "Sindre Sorhus",
      "description": "A collection of essential TypeScript types",
      "licenses": [
        {
          "expression": "(MIT OR CC0-1.0)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/type-fest@0.6.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/type-fest.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/type-fest#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/type-fest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/read-pkg@5.2.0/node_modules/type-fest"
        }
      ]
    },
    {
      "type": "library",
      "name": "min-indent",
      "version": "1.0.1",
      "bom-ref": "min-indent@1.0.1",
      "author": "James Kyle",
      "description": "Get the shortest leading whitespace from lines in a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/min-indent@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/thejameskyle/min-indent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/thejameskyle/min-indent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/thejameskyle/min-indent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/strip-indent@3.0.0/node_modules/min-indent"
        }
      ]
    },
    {
      "type": "library",
      "name": "once",
      "version": "1.4.0",
      "bom-ref": "once@1.4.0#5",
      "author": "Isaac Z. Schlueter",
      "description": "Run a function exactly one time",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/once@1.4.0",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/once.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/once#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/once/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/end-of-stream@1.4.4/node_modules/once"
        }
      ]
    },
    {
      "type": "library",
      "name": "assert",
      "version": "1.5.1",
      "bom-ref": "assert@1.5.1#2",
      "description": "The node.js assert module, re-packaged for web browsers.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/assert@1.5.1",
      "externalReferences": [
        {
          "url": "git://github.com/browserify/commonjs-assert.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserify/commonjs-assert",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserify/commonjs-assert/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/assert"
        }
      ]
    },
    {
      "type": "library",
      "name": "core-util-is",
      "version": "1.0.3",
      "bom-ref": "core-util-is@1.0.3",
      "author": "Isaac Z. Schlueter",
      "description": "The `util.is*` functions introduced in Node v0.12.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/core-util-is@1.0.3",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/core-util-is.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/core-util-is#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/core-util-is/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/readable-stream@2.3.8/node_modules/core-util-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "inherits@2.0.4#8",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/readable-stream@2.3.8/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "isarray",
      "version": "1.0.0",
      "bom-ref": "isarray@1.0.0",
      "author": "Julian Gruber",
      "description": "Array#isArray for older browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isarray@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/juliangruber/isarray.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/juliangruber/isarray",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/juliangruber/isarray/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/readable-stream@2.3.8/node_modules/isarray"
        }
      ]
    },
    {
      "type": "library",
      "name": "process-nextick-args",
      "version": "2.0.1",
      "bom-ref": "process-nextick-args@2.0.1",
      "description": "process.nextTick but always with args",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/process-nextick-args@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/calvinmetcalf/process-nextick-args.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/calvinmetcalf/process-nextick-args",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/calvinmetcalf/process-nextick-args/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/readable-stream@2.3.8/node_modules/process-nextick-args"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-buffer",
      "version": "5.1.2",
      "bom-ref": "safe-buffer@5.1.2",
      "author": "Feross Aboukhadijeh",
      "description": "Safer Node.js Buffer API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-buffer@5.1.2",
      "externalReferences": [
        {
          "url": "git://github.com/feross/safe-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/safe-buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/safe-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/readable-stream@2.3.8/node_modules/safe-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "string_decoder",
      "version": "1.1.1",
      "bom-ref": "string_decoder@1.1.1",
      "description": "The string_decoder module from Node core",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/string_decoder@1.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/nodejs/string_decoder.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodejs/string_decoder",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/string_decoder/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/readable-stream@2.3.8/node_modules/string_decoder"
        }
      ]
    },
    {
      "type": "library",
      "name": "util-deprecate",
      "version": "1.0.2",
      "bom-ref": "util-deprecate@1.0.2#2",
      "author": "Nathan Rajlich",
      "description": "The Node.js `util.deprecate()` function with browser support",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/util-deprecate@1.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/util-deprecate.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/util-deprecate",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/util-deprecate/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/readable-stream@2.3.8/node_modules/util-deprecate"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsonparse",
      "version": "1.3.1",
      "bom-ref": "jsonparse@1.3.1",
      "author": "Tim Caswell",
      "description": "This is a pure-js JSON streaming parser for node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsonparse@1.3.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/creationix/jsonparse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/creationix/jsonparse#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/creationix/jsonparse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/JSONStream@1.3.5_r3os6ifnv5rfzwtsmjig3b325i/node_modules/jsonparse"
        }
      ]
    },
    {
      "type": "library",
      "name": "through",
      "version": "2.3.8",
      "bom-ref": "through@2.3.8#4",
      "author": "Dominic Tarr",
      "description": "simplified stream construction",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/through@2.3.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/dominictarr/through.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dominictarr/through",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dominictarr/through/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/JSONStream@1.3.5_r3os6ifnv5rfzwtsmjig3b325i/node_modules/through"
        }
      ]
    },
    {
      "type": "library",
      "name": "call-bind",
      "version": "1.0.5",
      "bom-ref": "call-bind@1.0.5",
      "author": "Jordan Harband",
      "description": "Robustly `.call.bind()` a function",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/call-bind@1.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/call-bind.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/call-bind#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/call-bind/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/side-channel@1.0.4/node_modules/call-bind"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-intrinsic",
      "version": "1.2.2",
      "bom-ref": "get-intrinsic@1.2.2",
      "author": "Jordan Harband",
      "description": "Get and robustly cache all JS language-level intrinsics at first require time",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-intrinsic@1.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/get-intrinsic.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/get-intrinsic#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/get-intrinsic/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/side-channel@1.0.4/node_modules/get-intrinsic"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-inspect",
      "version": "1.13.1",
      "bom-ref": "object-inspect@1.13.1#3",
      "author": "James Halliday",
      "description": "string representations of objects in node and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object-inspect@1.13.1",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/object-inspect.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/object-inspect",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/object-inspect/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/side-channel@1.0.4/node_modules/object-inspect"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-number",
      "version": "7.0.0",
      "bom-ref": "is-number@7.0.0",
      "author": "Jon Schlinkert",
      "description": "Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-number@7.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-number.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-number",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-number/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/to-regex-range@5.0.1/node_modules/is-number"
        }
      ]
    },
    {
      "type": "library",
      "name": "ee-first",
      "version": "1.1.1",
      "bom-ref": "ee-first@1.1.1#2",
      "author": "Jonathan Ong",
      "description": "return the first event in a set of ee/event pairs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ee-first@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonathanong/ee-first.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonathanong/ee-first#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonathanong/ee-first/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/on-finished@2.3.0/node_modules/ee-first"
        }
      ]
    },
    {
      "type": "library",
      "name": "graceful-fs",
      "version": "4.2.11",
      "bom-ref": "graceful-fs@4.2.11#8",
      "description": "A drop-in replacement for fs, making various improvements.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/graceful-fs@4.2.11",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/node-graceful-fs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/fs-extra@8.1.0/node_modules/graceful-fs"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsonfile",
      "version": "4.0.0",
      "bom-ref": "jsonfile@4.0.0#2",
      "author": "JP Richardson",
      "description": "Easily read/write JSON files.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsonfile@4.0.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/jprichardson/node-jsonfile.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jprichardson/node-jsonfile#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jprichardson/node-jsonfile/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/fs-extra@8.1.0/node_modules/jsonfile"
        }
      ]
    },
    {
      "type": "library",
      "name": "universalify",
      "version": "0.1.2",
      "bom-ref": "universalify@0.1.2#2",
      "author": "Ryan Zimmerman",
      "description": "Make a callback- or promise-based function support both promises and callbacks.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/universalify@0.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/RyanZim/universalify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/RyanZim/universalify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/RyanZim/universalify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/fs-extra@8.1.0/node_modules/universalify"
        }
      ]
    },
    {
      "type": "library",
      "name": "node",
      "group": "@types",
      "version": "20.10.3",
      "bom-ref": "@types/node@20.10.3#9",
      "description": "TypeScript definitions for node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/node@20.10.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/node",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@types+cors@2.8.17/node_modules/@types/node"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-regex",
      "version": "6.0.1",
      "bom-ref": "ansi-regex@6.0.1",
      "author": "Sindre Sorhus",
      "description": "Regular expression for matching ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansi-regex@6.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/ansi-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/ansi-regex#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/ansi-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/strip-ansi@7.1.0/node_modules/ansi-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-styles",
      "version": "4.3.0",
      "bom-ref": "ansi-styles@4.3.0#5",
      "author": "Sindre Sorhus",
      "description": "ANSI escape codes for styling strings in the terminal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansi-styles@4.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/ansi-styles.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/ansi-styles#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/ansi-styles/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/slice-ansi@3.0.0/node_modules/ansi-styles"
        }
      ]
    },
    {
      "type": "library",
      "name": "astral-regex",
      "version": "2.0.0",
      "bom-ref": "astral-regex@2.0.0#2",
      "author": "Kevin Mårtensson",
      "description": "Regular expression for matching astral symbols",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/astral-regex@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/kevva/astral-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kevva/astral-regex#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kevva/astral-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/slice-ansi@3.0.0/node_modules/astral-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-fullwidth-code-point",
      "version": "3.0.0",
      "bom-ref": "is-fullwidth-code-point@3.0.0#3",
      "author": "Sindre Sorhus",
      "description": "Check if the character represented by a given Unicode code point is fullwidth",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-fullwidth-code-point@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-fullwidth-code-point.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-fullwidth-code-point#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/slice-ansi@3.0.0/node_modules/is-fullwidth-code-point"
        }
      ]
    },
    {
      "type": "library",
      "name": "clean-stack",
      "version": "2.2.0",
      "bom-ref": "clean-stack@2.2.0",
      "author": "Sindre Sorhus",
      "description": "Clean up error stack traces",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/clean-stack@2.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/clean-stack.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/clean-stack#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/clean-stack/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/aggregate-error@3.1.0/node_modules/clean-stack"
        }
      ]
    },
    {
      "type": "library",
      "name": "indent-string",
      "version": "4.0.0",
      "bom-ref": "indent-string@4.0.0#3",
      "author": "Sindre Sorhus",
      "description": "Indent each line in a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/indent-string@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/indent-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/indent-string#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/indent-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/aggregate-error@3.1.0/node_modules/indent-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "buffer",
      "version": "5.7.1",
      "bom-ref": "buffer@5.7.1#2",
      "author": "Feross Aboukhadijeh",
      "description": "Node.js Buffer API, for the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/buffer@5.7.1",
      "externalReferences": [
        {
          "url": "git://github.com/feross/buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/bl@4.1.0/node_modules/buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "inherits@2.0.4#9",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/bl@4.1.0/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "readable-stream",
      "version": "3.6.2",
      "bom-ref": "readable-stream@3.6.2#3",
      "description": "Streams3, a user-land copy of the stream library from Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readable-stream@3.6.2",
      "externalReferences": [
        {
          "url": "git://github.com/nodejs/readable-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/bl@4.1.0/node_modules/readable-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "pend",
      "version": "1.2.0",
      "bom-ref": "pend@1.2.0#2",
      "author": "Andrew Kelley",
      "description": "dead-simple optimistic async helper",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pend@1.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/andrewrk/node-pend.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/andrewrk/node-pend#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/andrewrk/node-pend/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/fd-slicer@1.1.0/node_modules/pend"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "inherits@2.0.4#10",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/readable-stream@3.6.2/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "pump",
      "version": "3.0.0",
      "bom-ref": "pump@3.0.0#3",
      "author": "Mathias Buus Madsen",
      "description": "pipe streams together and close all of them if one of them closes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pump@3.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/mafintosh/pump.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/pump#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/pump/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/pump"
        }
      ]
    },
    {
      "type": "library",
      "name": "string_decoder",
      "version": "1.3.0",
      "bom-ref": "string_decoder@1.3.0#2",
      "description": "The string_decoder module from Node core",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/string_decoder@1.3.0",
      "externalReferences": [
        {
          "url": "git://github.com/nodejs/string_decoder.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodejs/string_decoder",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/string_decoder/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/readable-stream@3.6.2/node_modules/string_decoder"
        }
      ]
    },
    {
      "type": "library",
      "name": "tar-fs",
      "version": "2.1.1",
      "bom-ref": "tar-fs@2.1.1#2",
      "author": "Mathias Buus",
      "description": "filesystem bindings for tar-stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tar-fs@2.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/mafintosh/tar-fs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/tar-fs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/tar-fs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/tar-fs"
        }
      ]
    },
    {
      "type": "library",
      "name": "util-deprecate",
      "version": "1.0.2",
      "bom-ref": "util-deprecate@1.0.2#3",
      "author": "Nathan Rajlich",
      "description": "The Node.js `util.deprecate()` function with browser support",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/util-deprecate@1.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/util-deprecate.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/util-deprecate",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/util-deprecate/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/readable-stream@3.6.2/node_modules/util-deprecate"
        }
      ]
    },
    {
      "type": "library",
      "name": "through",
      "version": "2.3.8",
      "bom-ref": "through@2.3.8#5",
      "author": "Dominic Tarr",
      "description": "simplified stream construction",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/through@2.3.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/dominictarr/through.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dominictarr/through",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dominictarr/through/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/split@1.0.1/node_modules/through"
        }
      ]
    },
    {
      "type": "library",
      "name": "pify",
      "version": "3.0.0",
      "bom-ref": "pify@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Promisify a callback-style function",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pify@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/pify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/pify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/pify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/path-type@3.0.0/node_modules/pify"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-limit",
      "version": "2.3.0",
      "bom-ref": "p-limit@2.3.0",
      "author": "Sindre Sorhus",
      "description": "Run multiple promise-returning & async functions with limited concurrency",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/p-limit@2.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/p-limit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/p-limit#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/p-limit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/p-locate@4.1.0/node_modules/p-limit"
        }
      ]
    },
    {
      "type": "library",
      "name": "onetime",
      "version": "5.1.2",
      "bom-ref": "onetime@5.1.2#3",
      "author": "Sindre Sorhus",
      "description": "Ensure a function is only called once",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/onetime@5.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/onetime.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/onetime#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/onetime/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/restore-cursor@3.1.0/node_modules/onetime"
        }
      ]
    },
    {
      "type": "library",
      "name": "signal-exit",
      "version": "3.0.7",
      "bom-ref": "signal-exit@3.0.7#5",
      "author": "Ben Coe",
      "description": "when you want to fire an event no matter how a process exits.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/signal-exit@3.0.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/tapjs/signal-exit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/signal-exit",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/signal-exit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/restore-cursor@3.1.0/node_modules/signal-exit"
        }
      ]
    },
    {
      "type": "library",
      "name": "pseudomap",
      "version": "1.0.2",
      "bom-ref": "pseudomap@1.0.2",
      "author": "Isaac Z. Schlueter",
      "description": "A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pseudomap@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/pseudomap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/pseudomap#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/pseudomap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/lru-cache@4.1.5/node_modules/pseudomap"
        }
      ]
    },
    {
      "type": "library",
      "name": "yallist",
      "version": "2.1.2",
      "bom-ref": "yallist@2.1.2",
      "author": "Isaac Z. Schlueter",
      "description": "Yet Another Linked List",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yallist@2.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/yallist.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/yallist#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/yallist/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/lru-cache@4.1.5/node_modules/yallist"
        }
      ]
    },
    {
      "type": "library",
      "name": "shebang-regex",
      "version": "1.0.0",
      "bom-ref": "shebang-regex@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Regular expression for matching a shebang",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/shebang-regex@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/shebang-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/shebang-regex#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/shebang-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/shebang-command@1.2.0/node_modules/shebang-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "color-name",
      "version": "1.1.3",
      "bom-ref": "color-name@1.1.3",
      "author": "DY",
      "description": "A list of color names and its values",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/color-name@1.1.3",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/dfcreative/color-name.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dfcreative/color-name",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dfcreative/color-name/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/color-convert@1.9.3/node_modules/color-name"
        }
      ]
    },
    {
      "type": "library",
      "name": "ast",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/ast@1.9.0#5",
      "author": "Sven Sauleau",
      "description": "AST utils for webassemblyjs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/ast@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+wast-parser@1.9.0/node_modules/@webassemblyjs/ast"
        }
      ]
    },
    {
      "type": "library",
      "name": "floating-point-hex-parser",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/floating-point-hex-parser@1.9.0",
      "author": "Mauro Bringolf",
      "description": "A function to parse floating point hexadecimal strings as defined by the WebAssembly specification",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/floating-point-hex-parser@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+wast-parser@1.9.0/node_modules/@webassemblyjs/floating-point-hex-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-api-error",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/helper-api-error@1.9.0#2",
      "author": "Sven Sauleau",
      "description": "Common API errors",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/helper-api-error@1.9.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+wast-parser@1.9.0/node_modules/@webassemblyjs/helper-api-error"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-code-frame",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/helper-code-frame@1.9.0",
      "author": "Sven Sauleau",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/helper-code-frame@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+wast-parser@1.9.0/node_modules/@webassemblyjs/helper-code-frame"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-fsm",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/helper-fsm@1.9.0",
      "author": "Mauro Bringolf",
      "description": "FSM implementation",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/helper-fsm@1.9.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+wast-parser@1.9.0/node_modules/@webassemblyjs/helper-fsm"
        }
      ]
    },
    {
      "type": "library",
      "name": "long",
      "group": "@xtuc",
      "version": "4.2.2",
      "bom-ref": "@xtuc/long@4.2.2",
      "author": "Daniel Wirtz",
      "description": "A Long class for representing a 64-bit two's-complement integer value.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40xtuc/long@4.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/dcodeIO/long.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dcodeIO/long.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dcodeIO/long.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+wast-parser@1.9.0/node_modules/@xtuc/long"
        }
      ]
    },
    {
      "type": "library",
      "name": "wasm-parser",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/wasm-parser@1.9.0#3",
      "author": "Sven Sauleau",
      "description": "WebAssembly binary format parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/wasm-parser@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/@webassemblyjs/wasm-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "ast",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/ast@1.9.0#6",
      "author": "Sven Sauleau",
      "description": "AST utils for webassemblyjs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/ast@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+helper-wasm-section@1.9.0/node_modules/@webassemblyjs/ast"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-buffer",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/helper-buffer@1.9.0#3",
      "author": "Sven Sauleau",
      "description": "Buffer manipulation utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/helper-buffer@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+helper-wasm-section@1.9.0/node_modules/@webassemblyjs/helper-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-wasm-bytecode",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/helper-wasm-bytecode@1.9.0#4",
      "author": "Sven Sauleau",
      "description": "WASM's Bytecode constants",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/helper-wasm-bytecode@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+helper-wasm-section@1.9.0/node_modules/@webassemblyjs/helper-wasm-bytecode"
        }
      ]
    },
    {
      "type": "library",
      "name": "wasm-gen",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/wasm-gen@1.9.0#3",
      "author": "Sven Sauleau",
      "description": "WebAssembly binary format printer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/wasm-gen@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+helper-wasm-section@1.9.0/node_modules/@webassemblyjs/wasm-gen"
        }
      ]
    },
    {
      "type": "library",
      "name": "ast",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/ast@1.9.0#7",
      "author": "Sven Sauleau",
      "description": "AST utils for webassemblyjs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/ast@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+wasm-gen@1.9.0/node_modules/@webassemblyjs/ast"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-wasm-bytecode",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/helper-wasm-bytecode@1.9.0#5",
      "author": "Sven Sauleau",
      "description": "WASM's Bytecode constants",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/helper-wasm-bytecode@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+wasm-gen@1.9.0/node_modules/@webassemblyjs/helper-wasm-bytecode"
        }
      ]
    },
    {
      "type": "library",
      "name": "ieee754",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/ieee754@1.9.0#2",
      "description": "IEEE754 decoder and encoder",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/ieee754@1.9.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+wasm-gen@1.9.0/node_modules/@webassemblyjs/ieee754"
        }
      ]
    },
    {
      "type": "library",
      "name": "leb128",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/leb128@1.9.0#2",
      "description": "LEB128 decoder and encoder",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/leb128@1.9.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+wasm-gen@1.9.0/node_modules/@webassemblyjs/leb128"
        }
      ]
    },
    {
      "type": "library",
      "name": "utf8",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/utf8@1.9.0#2",
      "author": "Sven Sauleau",
      "description": "UTF8 encoder/decoder for WASM",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/utf8@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+wasm-gen@1.9.0/node_modules/@webassemblyjs/utf8"
        }
      ]
    },
    {
      "type": "library",
      "name": "ast",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/ast@1.9.0#8",
      "author": "Sven Sauleau",
      "description": "AST utils for webassemblyjs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/ast@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+wasm-opt@1.9.0/node_modules/@webassemblyjs/ast"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-buffer",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/helper-buffer@1.9.0#4",
      "author": "Sven Sauleau",
      "description": "Buffer manipulation utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/helper-buffer@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+wasm-opt@1.9.0/node_modules/@webassemblyjs/helper-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "wasm-gen",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/wasm-gen@1.9.0#4",
      "author": "Sven Sauleau",
      "description": "WebAssembly binary format printer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/wasm-gen@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+wasm-opt@1.9.0/node_modules/@webassemblyjs/wasm-gen"
        }
      ]
    },
    {
      "type": "library",
      "name": "wasm-parser",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/wasm-parser@1.9.0#4",
      "author": "Sven Sauleau",
      "description": "WebAssembly binary format parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/wasm-parser@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+wasm-opt@1.9.0/node_modules/@webassemblyjs/wasm-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "ast",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/ast@1.9.0#9",
      "author": "Sven Sauleau",
      "description": "AST utils for webassemblyjs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/ast@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+wast-printer@1.9.0/node_modules/@webassemblyjs/ast"
        }
      ]
    },
    {
      "type": "library",
      "name": "wast-parser",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/wast-parser@1.9.0#3",
      "author": "Sven Sauleau",
      "description": "WebAssembly text format parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/wast-parser@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+wast-printer@1.9.0/node_modules/@webassemblyjs/wast-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "long",
      "group": "@xtuc",
      "version": "4.2.2",
      "bom-ref": "@xtuc/long@4.2.2#2",
      "author": "Daniel Wirtz",
      "description": "A Long class for representing a 64-bit two's-complement integer value.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40xtuc/long@4.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/dcodeIO/long.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dcodeIO/long.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dcodeIO/long.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+wast-printer@1.9.0/node_modules/@xtuc/long"
        }
      ]
    },
    {
      "type": "library",
      "name": "ieee754",
      "group": "@xtuc",
      "version": "1.2.0",
      "bom-ref": "@xtuc/ieee754@1.2.0",
      "author": "Feross Aboukhadijeh",
      "description": "Read/write IEEE754 floating point numbers from/to a Buffer or array-like object",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40xtuc/ieee754@1.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/feross/ieee754.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/ieee754#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/ieee754/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+ieee754@1.9.0/node_modules/@xtuc/ieee754"
        }
      ]
    },
    {
      "type": "library",
      "name": "long",
      "group": "@xtuc",
      "version": "4.2.2",
      "bom-ref": "@xtuc/long@4.2.2#3",
      "author": "Daniel Wirtz",
      "description": "A Long class for representing a 64-bit two's-complement integer value.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40xtuc/long@4.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/dcodeIO/long.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dcodeIO/long.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dcodeIO/long.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+leb128@1.9.0/node_modules/@xtuc/long"
        }
      ]
    },
    {
      "type": "library",
      "name": "errno",
      "version": "0.1.8",
      "bom-ref": "errno@0.1.8#2",
      "description": "libuv errno details exposed",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/errno@0.1.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/rvagg/node-errno.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rvagg/node-errno#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rvagg/node-errno/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/memory-fs@0.5.0/node_modules/errno"
        }
      ]
    },
    {
      "type": "library",
      "name": "readable-stream",
      "version": "2.3.8",
      "bom-ref": "readable-stream@2.3.8#6",
      "description": "Streams3, a user-land copy of the stream library from Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readable-stream@2.3.8",
      "externalReferences": [
        {
          "url": "git://github.com/nodejs/readable-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/memory-fs@0.5.0/node_modules/readable-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "estraverse",
      "version": "5.3.0",
      "bom-ref": "estraverse@5.3.0#3",
      "description": "ECMAScript JS AST traversal functions",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/estraverse@5.3.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/estools/estraverse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/estools/estraverse",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/estools/estraverse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/esrecurse@4.3.0/node_modules/estraverse"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "inherits@2.0.4#11",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "prr",
      "version": "1.0.1",
      "bom-ref": "prr@1.0.1",
      "author": "Rod Vagg",
      "description": "A better Object.defineProperty()",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/prr@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/rvagg/prr.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rvagg/prr",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rvagg/prr/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/errno@0.1.8/node_modules/prr"
        }
      ]
    },
    {
      "type": "library",
      "name": "arr-flatten",
      "version": "1.1.0",
      "bom-ref": "arr-flatten@1.1.0",
      "author": "Jon Schlinkert",
      "description": "Recursively flatten an array or arrays.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/arr-flatten@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/arr-flatten.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/arr-flatten",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/arr-flatten/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/arr-flatten"
        }
      ]
    },
    {
      "type": "library",
      "name": "arr-flatten",
      "version": "1.1.0",
      "bom-ref": "arr-flatten@1.1.0#2",
      "author": "Jon Schlinkert",
      "description": "Recursively flatten an array or arrays.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/arr-flatten@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/arr-flatten.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/arr-flatten",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/arr-flatten/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/braces@2.3.2/node_modules/arr-flatten"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-unique",
      "version": "0.3.2",
      "bom-ref": "array-unique@0.3.2#2",
      "author": "Jon Schlinkert",
      "description": "Remove duplicate values from an array. Fastest ES5 implementation.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-unique@0.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/array-unique.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-unique",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-unique/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/braces@2.3.2/node_modules/array-unique"
        }
      ]
    },
    {
      "type": "library",
      "name": "brace-expansion",
      "version": "1.1.11",
      "bom-ref": "brace-expansion@1.1.11#2",
      "author": "Julian Gruber",
      "description": "Brace expansion as known from sh/bash",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/brace-expansion@1.1.11",
      "externalReferences": [
        {
          "url": "git://github.com/juliangruber/brace-expansion.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/juliangruber/brace-expansion",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/juliangruber/brace-expansion/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/brace-expansion"
        }
      ]
    },
    {
      "type": "library",
      "name": "extend-shallow",
      "version": "2.0.1",
      "bom-ref": "extend-shallow@2.0.1",
      "author": "Jon Schlinkert",
      "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/extend-shallow@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/extend-shallow",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/extend-shallow/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/braces@2.3.2/node_modules/extend-shallow"
        }
      ]
    },
    {
      "type": "library",
      "name": "fill-range",
      "version": "4.0.0",
      "bom-ref": "fill-range@4.0.0",
      "author": "Jon Schlinkert",
      "description": "Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fill-range@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/fill-range.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/fill-range",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/fill-range/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/braces@2.3.2/node_modules/fill-range"
        }
      ]
    },
    {
      "type": "library",
      "name": "isobject",
      "version": "3.0.1",
      "bom-ref": "isobject@3.0.1#2",
      "author": "Jon Schlinkert",
      "description": "Returns true if the value is an object and not an array or null.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isobject@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/isobject.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/isobject",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/isobject/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/braces@2.3.2/node_modules/isobject"
        }
      ]
    },
    {
      "type": "library",
      "name": "repeat-element",
      "version": "1.1.4",
      "bom-ref": "repeat-element@1.1.4",
      "author": "Jon Schlinkert",
      "description": "Create an array by repeating the given value n times.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/repeat-element@1.1.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/repeat-element.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/repeat-element",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/repeat-element/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/braces@2.3.2/node_modules/repeat-element"
        }
      ]
    },
    {
      "type": "library",
      "name": "snapdragon-node",
      "version": "2.1.1",
      "bom-ref": "snapdragon-node@2.1.1",
      "author": "Jon Schlinkert",
      "description": "Snapdragon utility for creating a new AST node in custom code, such as plugins.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/snapdragon-node@2.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/snapdragon-node.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon-node",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon-node/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/braces@2.3.2/node_modules/snapdragon-node"
        }
      ]
    },
    {
      "type": "library",
      "name": "snapdragon",
      "version": "0.8.2",
      "bom-ref": "snapdragon@0.8.2#2",
      "author": "Jon Schlinkert",
      "description": "Fast, pluggable and easy-to-use parser-renderer factory.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/snapdragon@0.8.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/snapdragon.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/braces@2.3.2/node_modules/snapdragon"
        }
      ]
    },
    {
      "type": "library",
      "name": "split-string",
      "version": "3.1.0",
      "bom-ref": "split-string@3.1.0",
      "author": "Jon Schlinkert",
      "description": "Split a string on a character except when the character is escaped.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/split-string@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/split-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/split-string",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/split-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/braces@2.3.2/node_modules/split-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "to-regex",
      "version": "3.0.2",
      "bom-ref": "to-regex@3.0.2#2",
      "author": "Jon Schlinkert",
      "description": "Generate a regex from a string or array of strings.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/to-regex@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/to-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/to-regex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/to-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/braces@2.3.2/node_modules/to-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-descriptor",
      "version": "1.0.3",
      "bom-ref": "is-descriptor@1.0.3",
      "author": "Jon Schlinkert",
      "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-descriptor@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-descriptor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-descriptor",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-descriptor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/define-property@2.0.2/node_modules/is-descriptor"
        }
      ]
    },
    {
      "type": "library",
      "name": "isobject",
      "version": "3.0.1",
      "bom-ref": "isobject@3.0.1#3",
      "author": "Jon Schlinkert",
      "description": "Returns true if the value is an object and not an array or null.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isobject@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/isobject.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/isobject",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/isobject/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/define-property@2.0.2/node_modules/isobject"
        }
      ]
    },
    {
      "type": "library",
      "name": "assign-symbols",
      "version": "1.0.0",
      "bom-ref": "assign-symbols@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/assign-symbols@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/assign-symbols.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/assign-symbols",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/assign-symbols/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/extend-shallow@3.0.2/node_modules/assign-symbols"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-extendable",
      "version": "1.0.1",
      "bom-ref": "is-extendable@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Returns true if a value is a plain object, array or function.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-extendable@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-extendable.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-extendable",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-extendable/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/extend-shallow@3.0.2/node_modules/is-extendable"
        }
      ]
    },
    {
      "type": "library",
      "name": "kind-of",
      "version": "6.0.3",
      "bom-ref": "kind-of@6.0.3#3",
      "author": "Jon Schlinkert",
      "description": "Get the native type of a value.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/kind-of@6.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/kind-of.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/kind-of",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/kind-of/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/kind-of"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-assign",
      "version": "4.1.1",
      "bom-ref": "object-assign@4.1.1#4",
      "author": "Sindre Sorhus",
      "description": "ES2015 `Object.assign()` ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object-assign@4.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/object-assign.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/object-assign#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/object-assign/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/object-assign"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-unique",
      "version": "0.3.2",
      "bom-ref": "array-unique@0.3.2#3",
      "author": "Jon Schlinkert",
      "description": "Remove duplicate values from an array. Fastest ES5 implementation.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-unique@0.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/array-unique.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-unique",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-unique/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/extglob@2.0.4/node_modules/array-unique"
        }
      ]
    },
    {
      "type": "library",
      "name": "define-property",
      "version": "1.0.0",
      "bom-ref": "define-property@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Define a non-enumerable property on an object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/define-property@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/define-property.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/define-property",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/define-property/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/extglob@2.0.4/node_modules/define-property"
        }
      ]
    },
    {
      "type": "library",
      "name": "expand-brackets",
      "version": "2.1.4",
      "bom-ref": "expand-brackets@2.1.4",
      "author": "Jon Schlinkert",
      "description": "Expand POSIX bracket expressions (character classes) in glob patterns.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/expand-brackets@2.1.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/expand-brackets.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/expand-brackets",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/expand-brackets/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/extglob@2.0.4/node_modules/expand-brackets"
        }
      ]
    },
    {
      "type": "library",
      "name": "extend-shallow",
      "version": "2.0.1",
      "bom-ref": "extend-shallow@2.0.1#2",
      "author": "Jon Schlinkert",
      "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/extend-shallow@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/extend-shallow",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/extend-shallow/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/extglob@2.0.4/node_modules/extend-shallow"
        }
      ]
    },
    {
      "type": "library",
      "name": "fragment-cache",
      "version": "0.2.1",
      "bom-ref": "fragment-cache@0.2.1#2",
      "author": "Jon Schlinkert",
      "description": "A cache for managing namespaced sub-caches",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fragment-cache@0.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/fragment-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/fragment-cache",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/fragment-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/extglob@2.0.4/node_modules/fragment-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "regex-not",
      "version": "1.0.2",
      "bom-ref": "regex-not@1.0.2#2",
      "author": "Jon Schlinkert",
      "description": "Create a javascript regular expression for matching everything except for the given string.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/regex-not@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/regex-not.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/regex-not",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/regex-not/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/extglob@2.0.4/node_modules/regex-not"
        }
      ]
    },
    {
      "type": "library",
      "name": "snapdragon",
      "version": "0.8.2",
      "bom-ref": "snapdragon@0.8.2#3",
      "author": "Jon Schlinkert",
      "description": "Fast, pluggable and easy-to-use parser-renderer factory.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/snapdragon@0.8.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/snapdragon.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/extglob@2.0.4/node_modules/snapdragon"
        }
      ]
    },
    {
      "type": "library",
      "name": "to-regex",
      "version": "3.0.2",
      "bom-ref": "to-regex@3.0.2#3",
      "author": "Jon Schlinkert",
      "description": "Generate a regex from a string or array of strings.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/to-regex@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/to-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/to-regex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/to-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/extglob@2.0.4/node_modules/to-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "map-cache",
      "version": "0.2.2",
      "bom-ref": "map-cache@0.2.2",
      "author": "Jon Schlinkert",
      "description": "Basic cache object for storing key-value pairs.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/map-cache@0.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/map-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/map-cache",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/map-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/fragment-cache@0.2.1/node_modules/map-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "arr-diff",
      "version": "4.0.0",
      "bom-ref": "arr-diff@4.0.0#2",
      "author": "Jon Schlinkert",
      "description": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/arr-diff@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/arr-diff.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/arr-diff",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/arr-diff/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/nanomatch@1.2.13/node_modules/arr-diff"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-unique",
      "version": "0.3.2",
      "bom-ref": "array-unique@0.3.2#4",
      "author": "Jon Schlinkert",
      "description": "Remove duplicate values from an array. Fastest ES5 implementation.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-unique@0.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/array-unique.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-unique",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-unique/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/nanomatch@1.2.13/node_modules/array-unique"
        }
      ]
    },
    {
      "type": "library",
      "name": "define-property",
      "version": "2.0.2",
      "bom-ref": "define-property@2.0.2#2",
      "author": "Jon Schlinkert",
      "description": "Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/define-property@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/define-property.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/define-property",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/define-property/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/nanomatch@1.2.13/node_modules/define-property"
        }
      ]
    },
    {
      "type": "library",
      "name": "extend-shallow",
      "version": "3.0.2",
      "bom-ref": "extend-shallow@3.0.2#2",
      "author": "Jon Schlinkert",
      "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/extend-shallow@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/extend-shallow",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/extend-shallow/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/nanomatch@1.2.13/node_modules/extend-shallow"
        }
      ]
    },
    {
      "type": "library",
      "name": "fragment-cache",
      "version": "0.2.1",
      "bom-ref": "fragment-cache@0.2.1#3",
      "author": "Jon Schlinkert",
      "description": "A cache for managing namespaced sub-caches",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fragment-cache@0.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/fragment-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/fragment-cache",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/fragment-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/nanomatch@1.2.13/node_modules/fragment-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-windows",
      "version": "1.0.2",
      "bom-ref": "is-windows@1.0.2#2",
      "author": "Jon Schlinkert",
      "description": "Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-windows@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-windows.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-windows",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-windows/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/nanomatch@1.2.13/node_modules/is-windows"
        }
      ]
    },
    {
      "type": "library",
      "name": "kind-of",
      "version": "6.0.3",
      "bom-ref": "kind-of@6.0.3#4",
      "author": "Jon Schlinkert",
      "description": "Get the native type of a value.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/kind-of@6.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/kind-of.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/kind-of",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/kind-of/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/nanomatch@1.2.13/node_modules/kind-of"
        }
      ]
    },
    {
      "type": "library",
      "name": "object.pick",
      "version": "1.3.0",
      "bom-ref": "object.pick@1.3.0#2",
      "author": "Jon Schlinkert",
      "description": "Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object.pick@1.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/object.pick.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/object.pick",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/object.pick/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/nanomatch@1.2.13/node_modules/object.pick"
        }
      ]
    },
    {
      "type": "library",
      "name": "regex-not",
      "version": "1.0.2",
      "bom-ref": "regex-not@1.0.2#3",
      "author": "Jon Schlinkert",
      "description": "Create a javascript regular expression for matching everything except for the given string.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/regex-not@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/regex-not.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/regex-not",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/regex-not/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/nanomatch@1.2.13/node_modules/regex-not"
        }
      ]
    },
    {
      "type": "library",
      "name": "snapdragon",
      "version": "0.8.2",
      "bom-ref": "snapdragon@0.8.2#4",
      "author": "Jon Schlinkert",
      "description": "Fast, pluggable and easy-to-use parser-renderer factory.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/snapdragon@0.8.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/snapdragon.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/nanomatch@1.2.13/node_modules/snapdragon"
        }
      ]
    },
    {
      "type": "library",
      "name": "to-regex",
      "version": "3.0.2",
      "bom-ref": "to-regex@3.0.2#4",
      "author": "Jon Schlinkert",
      "description": "Generate a regex from a string or array of strings.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/to-regex@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/to-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/to-regex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/to-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/nanomatch@1.2.13/node_modules/to-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "isobject",
      "version": "3.0.1",
      "bom-ref": "isobject@3.0.1#4",
      "author": "Jon Schlinkert",
      "description": "Returns true if the value is an object and not an array or null.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isobject@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/isobject.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/isobject",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/isobject/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/object.pick@1.3.0/node_modules/isobject"
        }
      ]
    },
    {
      "type": "library",
      "name": "extend-shallow",
      "version": "3.0.2",
      "bom-ref": "extend-shallow@3.0.2#3",
      "author": "Jon Schlinkert",
      "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/extend-shallow@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/extend-shallow",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/extend-shallow/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/regex-not@1.0.2/node_modules/extend-shallow"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-regex",
      "version": "1.1.0",
      "bom-ref": "safe-regex@1.1.0#2",
      "author": "James Halliday",
      "description": "detect possibly catastrophic, exponential-time regular expressions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-regex@1.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/substack/safe-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/safe-regex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/safe-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/regex-not@1.0.2/node_modules/safe-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "base",
      "version": "0.11.2",
      "bom-ref": "base@0.11.2",
      "author": "Jon Schlinkert",
      "description": "base is the foundation for creating modular, unit testable and highly pluggable node.js applications, starting with a handful of common methods, like `set`, `get`, `del` and `use`.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/base@0.11.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/node-base/base.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/node-base/base",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/node-base/base/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/snapdragon@0.8.2/node_modules/base"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "2.6.9",
      "bom-ref": "debug@2.6.9#4",
      "author": "TJ Holowaychuk",
      "description": "small debugging utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/debug@2.6.9",
      "externalReferences": [
        {
          "url": "git://github.com/visionmedia/debug.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/debug#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/debug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/snapdragon@0.8.2/node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "define-property",
      "version": "0.2.5",
      "bom-ref": "define-property@0.2.5",
      "author": "Jon Schlinkert",
      "description": "Define a non-enumerable property on an object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/define-property@0.2.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/define-property.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/define-property",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/define-property/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/snapdragon@0.8.2/node_modules/define-property"
        }
      ]
    },
    {
      "type": "library",
      "name": "extend-shallow",
      "version": "2.0.1",
      "bom-ref": "extend-shallow@2.0.1#3",
      "author": "Jon Schlinkert",
      "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/extend-shallow@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/extend-shallow",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/extend-shallow/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/snapdragon@0.8.2/node_modules/extend-shallow"
        }
      ]
    },
    {
      "type": "library",
      "name": "map-cache",
      "version": "0.2.2",
      "bom-ref": "map-cache@0.2.2#2",
      "author": "Jon Schlinkert",
      "description": "Basic cache object for storing key-value pairs.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/map-cache@0.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/map-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/map-cache",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/map-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/snapdragon@0.8.2/node_modules/map-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map-resolve",
      "version": "0.5.3",
      "bom-ref": "source-map-resolve@0.5.3",
      "author": "Simon Lydell",
      "description": "Resolve the source map and/or sources for a generated file.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map-resolve@0.5.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/lydell/source-map-resolve.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lydell/source-map-resolve#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lydell/source-map-resolve/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/snapdragon@0.8.2/node_modules/source-map-resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "version": "0.5.6",
      "bom-ref": "source-map@0.5.6",
      "author": "Nick Fitzgerald",
      "description": "Generates and consumes source maps",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map@0.5.6",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mozilla/source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mozilla/source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mozilla/source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/snapdragon@0.8.2/node_modules/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "use",
      "version": "3.1.1",
      "bom-ref": "use@3.1.1",
      "author": "Jon Schlinkert",
      "description": "Easily add plugin support to your node.js application.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/use@3.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/use.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/use",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/use/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/snapdragon@0.8.2/node_modules/use"
        }
      ]
    },
    {
      "type": "library",
      "name": "define-property",
      "version": "2.0.2",
      "bom-ref": "define-property@2.0.2#3",
      "author": "Jon Schlinkert",
      "description": "Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/define-property@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/define-property.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/define-property",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/define-property/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/to-regex@3.0.2/node_modules/define-property"
        }
      ]
    },
    {
      "type": "library",
      "name": "extend-shallow",
      "version": "3.0.2",
      "bom-ref": "extend-shallow@3.0.2#4",
      "author": "Jon Schlinkert",
      "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/extend-shallow@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/extend-shallow",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/extend-shallow/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/to-regex@3.0.2/node_modules/extend-shallow"
        }
      ]
    },
    {
      "type": "library",
      "name": "regex-not",
      "version": "1.0.2",
      "bom-ref": "regex-not@1.0.2#4",
      "author": "Jon Schlinkert",
      "description": "Create a javascript regular expression for matching everything except for the given string.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/regex-not@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/regex-not.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/regex-not",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/regex-not/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/to-regex@3.0.2/node_modules/regex-not"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-regex",
      "version": "1.1.0",
      "bom-ref": "safe-regex@1.1.0#3",
      "author": "James Halliday",
      "description": "detect possibly catastrophic, exponential-time regular expressions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-regex@1.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/substack/safe-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/safe-regex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/safe-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/to-regex@3.0.2/node_modules/safe-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "object.assign",
      "version": "4.1.5",
      "bom-ref": "object.assign@4.1.5",
      "author": "Jordan Harband",
      "description": "ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object.assign@4.1.5",
      "externalReferences": [
        {
          "url": "git://github.com/ljharb/object.assign.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/object.assign#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/object.assign/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/assert@1.5.1/node_modules/object.assign"
        }
      ]
    },
    {
      "type": "library",
      "name": "util",
      "version": "0.10.4",
      "bom-ref": "util@0.10.4",
      "author": "Joyent",
      "description": "Node.JS util module",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/util@0.10.4",
      "externalReferences": [
        {
          "url": "git://github.com/defunctzombie/node-util.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/defunctzombie/node-util",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/defunctzombie/node-util/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/assert@1.5.1/node_modules/util"
        }
      ]
    },
    {
      "type": "library",
      "name": "pako",
      "version": "1.0.11",
      "bom-ref": "pako@1.0.11",
      "description": "zlib port to javascript - fast, modularized, with browser support",
      "licenses": [
        {
          "expression": "(MIT AND Zlib)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/pako@1.0.11",
      "externalReferences": [
        {
          "url": "git+https://github.com/nodeca/pako.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodeca/pako",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodeca/pako/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/browserify-zlib@0.2.0/node_modules/pako"
        }
      ]
    },
    {
      "type": "library",
      "name": "base64-js",
      "version": "1.5.1",
      "bom-ref": "base64-js@1.5.1#2",
      "author": "T. Jameson Little",
      "description": "Base64 encoding/decoding in pure JS",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/base64-js@1.5.1",
      "externalReferences": [
        {
          "url": "git://github.com/beatgammit/base64-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/beatgammit/base64-js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/beatgammit/base64-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/buffer@4.9.2/node_modules/base64-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "ieee754",
      "version": "1.2.1",
      "bom-ref": "ieee754@1.2.1#2",
      "author": "Feross Aboukhadijeh",
      "description": "Read/write IEEE754 floating point numbers from/to a Buffer or array-like object",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ieee754@1.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/feross/ieee754.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/ieee754#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/ieee754/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/buffer@4.9.2/node_modules/ieee754"
        }
      ]
    },
    {
      "type": "library",
      "name": "isarray",
      "version": "1.0.0",
      "bom-ref": "isarray@1.0.0#2",
      "author": "Julian Gruber",
      "description": "Array#isArray for older browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isarray@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/juliangruber/isarray.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/juliangruber/isarray",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/juliangruber/isarray/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/buffer@4.9.2/node_modules/isarray"
        }
      ]
    },
    {
      "type": "library",
      "name": "browserify-cipher",
      "version": "1.0.1",
      "bom-ref": "browserify-cipher@1.0.1",
      "author": "Calvin Metcalf",
      "description": "ciphers for the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/browserify-cipher@1.0.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/crypto-browserify/browserify-cipher.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/browserify-cipher#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/browserify-cipher/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/crypto-browserify@3.12.0/node_modules/browserify-cipher"
        }
      ]
    },
    {
      "type": "library",
      "name": "browserify-sign",
      "version": "4.2.2",
      "bom-ref": "browserify-sign@4.2.2",
      "description": "adds node crypto signing for browsers",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/browserify-sign@4.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/browserify-sign.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/browserify-sign#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/browserify-sign/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/crypto-browserify@3.12.0/node_modules/browserify-sign"
        }
      ]
    },
    {
      "type": "library",
      "name": "create-ecdh",
      "version": "4.0.4",
      "bom-ref": "create-ecdh@4.0.4",
      "author": "Calvin Metcalf",
      "description": "createECDH but browserifiable",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/create-ecdh@4.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/createECDH.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/createECDH",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/createECDH/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/crypto-browserify@3.12.0/node_modules/create-ecdh"
        }
      ]
    },
    {
      "type": "library",
      "name": "create-hash",
      "version": "1.2.0",
      "bom-ref": "create-hash@1.2.0",
      "description": "create hashes for browserify",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/create-hash@1.2.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/crypto-browserify/createHash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/createHash",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/createHash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/crypto-browserify@3.12.0/node_modules/create-hash"
        }
      ]
    },
    {
      "type": "library",
      "name": "create-hmac",
      "version": "1.1.7",
      "bom-ref": "create-hmac@1.1.7",
      "description": "node style hmacs in the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/create-hmac@1.1.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/createHmac.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/createHmac",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/createHmac/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/crypto-browserify@3.12.0/node_modules/create-hmac"
        }
      ]
    },
    {
      "type": "library",
      "name": "diffie-hellman",
      "version": "5.0.3",
      "bom-ref": "diffie-hellman@5.0.3",
      "author": "Calvin Metcalf",
      "description": "pure js diffie-hellman",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/diffie-hellman@5.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/diffie-hellman.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/diffie-hellman",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/diffie-hellman/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/crypto-browserify@3.12.0/node_modules/diffie-hellman"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "inherits@2.0.4#12",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/crypto-browserify@3.12.0/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "pbkdf2",
      "version": "3.1.2",
      "bom-ref": "pbkdf2@3.1.2",
      "author": "Daniel Cousens",
      "description": "This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pbkdf2@3.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/pbkdf2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/pbkdf2",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/pbkdf2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/crypto-browserify@3.12.0/node_modules/pbkdf2"
        }
      ]
    },
    {
      "type": "library",
      "name": "public-encrypt",
      "version": "4.0.3",
      "bom-ref": "public-encrypt@4.0.3",
      "author": "Calvin Metcalf",
      "description": "browserify version of publicEncrypt & privateDecrypt",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/public-encrypt@4.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/publicEncrypt.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/publicEncrypt",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/publicEncrypt/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/crypto-browserify@3.12.0/node_modules/public-encrypt"
        }
      ]
    },
    {
      "type": "library",
      "name": "randombytes",
      "version": "2.1.0",
      "bom-ref": "randombytes@2.1.0",
      "description": "random bytes from browserify stand alone",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/randombytes@2.1.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/crypto-browserify/randombytes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/randombytes",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/randombytes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/crypto-browserify@3.12.0/node_modules/randombytes"
        }
      ]
    },
    {
      "type": "library",
      "name": "randomfill",
      "version": "1.0.4",
      "bom-ref": "randomfill@1.0.4",
      "description": "random fill from browserify stand alone",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/randomfill@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/randomfill.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/randomfill",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/randomfill/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/crypto-browserify@3.12.0/node_modules/randomfill"
        }
      ]
    },
    {
      "type": "library",
      "name": "isarray",
      "version": "1.0.0",
      "bom-ref": "isarray@1.0.0#3",
      "author": "Julian Gruber",
      "description": "Array#isArray for older browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isarray@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/juliangruber/isarray.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/juliangruber/isarray",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/juliangruber/isarray/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/isarray"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "inherits@2.0.4#13",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/stream-browserify@2.0.2/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "readable-stream",
      "version": "2.3.8",
      "bom-ref": "readable-stream@2.3.8#7",
      "description": "Streams3, a user-land copy of the stream library from Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readable-stream@2.3.8",
      "externalReferences": [
        {
          "url": "git://github.com/nodejs/readable-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/stream-browserify@2.0.2/node_modules/readable-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "typedarray",
      "version": "0.0.6",
      "bom-ref": "typedarray@0.0.6#2",
      "author": "James Halliday",
      "description": "TypedArray polyfill for old browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/typedarray@0.0.6",
      "externalReferences": [
        {
          "url": "git://github.com/substack/typedarray.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/typedarray",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/typedarray/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/typedarray"
        }
      ]
    },
    {
      "type": "library",
      "name": "builtin-status-codes",
      "version": "3.0.0",
      "bom-ref": "builtin-status-codes@3.0.0",
      "author": "Ben Drucker",
      "description": "The map of HTTP status codes from the builtin http module",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/builtin-status-codes@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/bendrucker/builtin-status-codes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bendrucker/builtin-status-codes#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bendrucker/builtin-status-codes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/stream-http@2.8.3/node_modules/builtin-status-codes"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "inherits@2.0.4#14",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/stream-http@2.8.3/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "readable-stream",
      "version": "2.3.8",
      "bom-ref": "readable-stream@2.3.8#8",
      "description": "Streams3, a user-land copy of the stream library from Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readable-stream@2.3.8",
      "externalReferences": [
        {
          "url": "git://github.com/nodejs/readable-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/stream-http@2.8.3/node_modules/readable-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "to-arraybuffer",
      "version": "1.0.1",
      "bom-ref": "to-arraybuffer@1.0.1",
      "author": "John Hiesey",
      "description": "Get an ArrayBuffer from a Buffer as fast as possible",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/to-arraybuffer@1.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/jhiesey/to-arraybuffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jhiesey/to-arraybuffer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jhiesey/to-arraybuffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/stream-http@2.8.3/node_modules/to-arraybuffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "ua-parser-js",
      "version": "0.7.37",
      "bom-ref": "ua-parser-js@0.7.37#2",
      "author": "Faisal Salman",
      "description": "Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environment",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ua-parser-js@0.7.37",
      "externalReferences": [
        {
          "url": "git+https://github.com/faisalman/ua-parser-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/faisalman/ua-parser-js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/faisalman/ua-parser-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/ua-parser-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "xtend",
      "version": "4.0.2",
      "bom-ref": "xtend@4.0.2",
      "author": "Raynos",
      "description": "extend like a boss",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/xtend@4.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/Raynos/xtend.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Raynos/xtend",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Raynos/xtend/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/stream-http@2.8.3/node_modules/xtend"
        }
      ]
    },
    {
      "type": "library",
      "name": "core-util-is",
      "version": "1.0.3",
      "bom-ref": "core-util-is@1.0.3#2",
      "author": "Isaac Z. Schlueter",
      "description": "The `util.is*` functions introduced in Node v0.12.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/core-util-is@1.0.3",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/core-util-is.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/core-util-is#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/core-util-is/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/core-util-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-buffer",
      "version": "5.2.1",
      "bom-ref": "safe-buffer@5.2.1#2",
      "author": "Feross Aboukhadijeh",
      "description": "Safer Node.js Buffer API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-buffer@5.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/feross/safe-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/safe-buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/safe-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/string_decoder@1.3.0/node_modules/safe-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "setimmediate",
      "version": "1.0.5",
      "bom-ref": "setimmediate@1.0.5#2",
      "author": "YuzuJS",
      "description": "A shim for the setImmediate efficient script yielding API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/setimmediate@1.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/YuzuJS/setImmediate.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/YuzuJS/setImmediate#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/YuzuJS/setImmediate/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/timers-browserify@2.0.12/node_modules/setimmediate"
        }
      ]
    },
    {
      "type": "library",
      "name": "punycode",
      "version": "1.4.1",
      "bom-ref": "punycode@1.4.1#2",
      "author": "Mathias Bynens",
      "description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/punycode@1.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/bestiejs/punycode.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://mths.be/punycode",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bestiejs/punycode.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/url@0.11.3/node_modules/punycode"
        }
      ]
    },
    {
      "type": "library",
      "name": "qs",
      "version": "6.11.2",
      "bom-ref": "qs@6.11.2",
      "description": "A querystring parser that supports nesting and arrays, with a depth limit",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/qs@6.11.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/qs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/qs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/qs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/url@0.11.3/node_modules/qs"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.3",
      "bom-ref": "inherits@2.0.3",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.3",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/util@0.11.1/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "ajv",
      "version": "6.12.6",
      "bom-ref": "ajv@6.12.6#6",
      "author": "Evgeny Poberezkin",
      "description": "Another JSON Schema Validator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ajv@6.12.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/ajv-validator/ajv.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ajv-validator/ajv",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ajv-validator/ajv/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/ajv-errors@1.0.1_ajv@6.12.6/node_modules/ajv"
        }
      ]
    },
    {
      "type": "library",
      "name": "bluebird",
      "version": "3.7.2",
      "bom-ref": "bluebird@3.7.2#2",
      "author": "Petka Antonov",
      "description": "Full featured Promises/A+ implementation with exceptionally good performance",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bluebird@3.7.2",
      "externalReferences": [
        {
          "url": "git://github.com/petkaantonov/bluebird.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/petkaantonov/bluebird",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/petkaantonov/bluebird/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cacache@12.0.4/node_modules/bluebird"
        }
      ]
    },
    {
      "type": "library",
      "name": "chownr",
      "version": "1.1.4",
      "bom-ref": "chownr@1.1.4#2",
      "author": "Isaac Z. Schlueter",
      "description": "like `chown -R`",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/chownr@1.1.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/chownr.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/chownr#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/chownr/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cacache@12.0.4/node_modules/chownr"
        }
      ]
    },
    {
      "type": "library",
      "name": "figgy-pudding",
      "version": "3.5.2",
      "bom-ref": "figgy-pudding@3.5.2",
      "author": "Kat Marchán",
      "description": "Delicious, festive, cascading config/opts definitions",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/figgy-pudding@3.5.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/figgy-pudding.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/figgy-pudding#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/figgy-pudding/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cacache@12.0.4/node_modules/figgy-pudding"
        }
      ]
    },
    {
      "type": "library",
      "name": "glob",
      "version": "7.2.3",
      "bom-ref": "glob@7.2.3#7",
      "author": "Isaac Z. Schlueter",
      "description": "a little globber",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/glob@7.2.3",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-glob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-glob#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-glob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cacache@12.0.4/node_modules/glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "graceful-fs",
      "version": "4.2.11",
      "bom-ref": "graceful-fs@4.2.11#9",
      "description": "A drop-in replacement for fs, making various improvements.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/graceful-fs@4.2.11",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/node-graceful-fs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cacache@12.0.4/node_modules/graceful-fs"
        }
      ]
    },
    {
      "type": "library",
      "name": "infer-owner",
      "version": "1.0.4",
      "bom-ref": "infer-owner@1.0.4",
      "author": "Isaac Z. Schlueter",
      "description": "Infer the owner of a path based on the owner of its nearest existing parent",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/infer-owner@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/infer-owner.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/infer-owner#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/infer-owner/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cacache@12.0.4/node_modules/infer-owner"
        }
      ]
    },
    {
      "type": "library",
      "name": "lru-cache",
      "version": "5.1.1",
      "bom-ref": "lru-cache@5.1.1#2",
      "author": "Isaac Z. Schlueter",
      "description": "A cache object that deletes the least-recently-used items.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lru-cache@5.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-lru-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-lru-cache#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-lru-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cacache@12.0.4/node_modules/lru-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "mississippi",
      "version": "3.0.0",
      "bom-ref": "mississippi@3.0.0",
      "author": "max ogden",
      "description": "a collection of useful streams",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mississippi@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/maxogden/mississippi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/maxogden/mississippi#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/maxogden/mississippi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cacache@12.0.4/node_modules/mississippi"
        }
      ]
    },
    {
      "type": "library",
      "name": "mkdirp",
      "version": "0.5.6",
      "bom-ref": "mkdirp@0.5.6#4",
      "author": "James Halliday",
      "description": "Recursively mkdir, like `mkdir -p`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mkdirp@0.5.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/substack/node-mkdirp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-mkdirp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-mkdirp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cacache@12.0.4/node_modules/mkdirp"
        }
      ]
    },
    {
      "type": "library",
      "name": "move-concurrently",
      "version": "1.0.1",
      "bom-ref": "move-concurrently@1.0.1",
      "author": "Rebecca Turner",
      "description": "Promises of moves of files or directories with rename, falling back to recursive rename/copy on EXDEV errors, with configurable concurrency and win32 junction support.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/move-concurrently@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/move-concurrently.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://www.npmjs.com/package/move-concurrently",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/move-concurrently/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cacache@12.0.4/node_modules/move-concurrently"
        }
      ]
    },
    {
      "type": "library",
      "name": "promise-inflight",
      "version": "1.0.1",
      "bom-ref": "promise-inflight@1.0.1",
      "author": "Rebecca Turner",
      "description": "One promise for multiple requests in flight to avoid async duplication",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/promise-inflight@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/iarna/promise-inflight.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/iarna/promise-inflight#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/iarna/promise-inflight/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cacache@12.0.4/node_modules/promise-inflight"
        }
      ]
    },
    {
      "type": "library",
      "name": "rimraf",
      "version": "2.7.1",
      "bom-ref": "rimraf@2.7.1",
      "author": "Isaac Z. Schlueter",
      "description": "A deep deletion module for node (like `rm -rf`)",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rimraf@2.7.1",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/rimraf.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/rimraf#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/rimraf/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cacache@12.0.4/node_modules/rimraf"
        }
      ]
    },
    {
      "type": "library",
      "name": "ssri",
      "version": "6.0.2",
      "bom-ref": "ssri@6.0.2",
      "author": "Kat Marchán",
      "description": "Standard Subresource Integrity library --  parses, serializes, generates, and verifies integrity metadata according to the SRI spec.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ssri@6.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/zkat/ssri.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/zkat/ssri#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/zkat/ssri/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cacache@12.0.4/node_modules/ssri"
        }
      ]
    },
    {
      "type": "library",
      "name": "unique-filename",
      "version": "1.1.1",
      "bom-ref": "unique-filename@1.1.1",
      "author": "Rebecca Turner",
      "description": "Generate a unique filename for use in temporary directories or caches.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unique-filename@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/iarna/unique-filename.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/iarna/unique-filename",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/iarna/unique-filename/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cacache@12.0.4/node_modules/unique-filename"
        }
      ]
    },
    {
      "type": "library",
      "name": "y18n",
      "version": "4.0.3",
      "bom-ref": "y18n@4.0.3",
      "author": "Ben Coe",
      "description": "the bare-bones internationalization library used by yargs",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/y18n@4.0.3",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/yargs/y18n.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/yargs/y18n",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yargs/y18n/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cacache@12.0.4/node_modules/y18n"
        }
      ]
    },
    {
      "type": "library",
      "name": "commondir",
      "version": "1.0.1",
      "bom-ref": "commondir@1.0.1#3",
      "author": "James Halliday",
      "description": "compute the closest common parent for file paths",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/commondir@1.0.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/substack/node-commondir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-commondir#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-commondir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/find-cache-dir@2.1.0/node_modules/commondir"
        }
      ]
    },
    {
      "type": "library",
      "name": "make-dir",
      "version": "2.1.0",
      "bom-ref": "make-dir@2.1.0",
      "author": "Sindre Sorhus",
      "description": "Make a directory and its parents if needed - Think `mkdir -p`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/make-dir@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/make-dir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/make-dir#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/make-dir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/find-cache-dir@2.1.0/node_modules/make-dir"
        }
      ]
    },
    {
      "type": "library",
      "name": "pkg-dir",
      "version": "3.0.0",
      "bom-ref": "pkg-dir@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Find the root directory of a Node.js project or npm package",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pkg-dir@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/pkg-dir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/pkg-dir#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/pkg-dir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/find-cache-dir@2.1.0/node_modules/pkg-dir"
        }
      ]
    },
    {
      "type": "library",
      "name": "randombytes",
      "version": "2.1.0",
      "bom-ref": "randombytes@2.1.0#2",
      "description": "random bytes from browserify stand alone",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/randombytes@2.1.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/crypto-browserify/randombytes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/randombytes",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/randombytes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/serialize-javascript@4.0.0/node_modules/randombytes"
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn",
      "version": "8.11.2",
      "bom-ref": "acorn@8.11.2#7",
      "description": "ECMAScript parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/acorn@8.11.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/acornjs/acorn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/acornjs/acorn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/acornjs/acorn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/terser@4.8.1/node_modules/acorn"
        }
      ]
    },
    {
      "type": "library",
      "name": "commander",
      "version": "2.20.3",
      "bom-ref": "commander@2.20.3#2",
      "author": "TJ Holowaychuk",
      "description": "the complete solution for node.js command-line programs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/commander@2.20.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/tj/commander.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tj/commander.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tj/commander.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/terser@4.8.1/node_modules/commander"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map-support",
      "version": "0.5.21",
      "bom-ref": "source-map-support@0.5.21#3",
      "description": "Fixes stack traces for files with source maps",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map-support@0.5.21",
      "externalReferences": [
        {
          "url": "git+https://github.com/evanw/node-source-map-support.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/evanw/node-source-map-support#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/evanw/node-source-map-support/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/terser@4.8.1/node_modules/source-map-support"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "version": "0.6.1",
      "bom-ref": "source-map@0.6.1#14",
      "author": "Nick Fitzgerald",
      "description": "Generates and consumes source maps",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map@0.6.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mozilla/source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mozilla/source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mozilla/source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/terser@4.8.1/node_modules/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "errno",
      "version": "0.1.8",
      "bom-ref": "errno@0.1.8#3",
      "description": "libuv errno details exposed",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/errno@0.1.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/rvagg/node-errno.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rvagg/node-errno#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rvagg/node-errno/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/worker-farm@1.7.0/node_modules/errno"
        }
      ]
    },
    {
      "type": "library",
      "name": "types",
      "group": "@babel",
      "version": "7.23.5",
      "bom-ref": "@babel/types@7.23.5#4",
      "author": "The Babel Team",
      "description": "Babel Types is a Lodash-esque utility library for AST nodes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/types@7.23.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-types",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-types",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20types%22+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/babel-walk@3.0.0-canary-5/node_modules/@babel/types"
        }
      ]
    },
    {
      "type": "library",
      "name": "call-bind",
      "version": "1.0.5",
      "bom-ref": "call-bind@1.0.5#2",
      "author": "Jordan Harband",
      "description": "Robustly `.call.bind()` a function",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/call-bind@1.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/call-bind.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/call-bind#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/call-bind/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/is-regex@1.1.4/node_modules/call-bind"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-tostringtag",
      "version": "1.0.0",
      "bom-ref": "has-tostringtag@1.0.0#2",
      "author": "Jordan Harband",
      "description": "Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-tostringtag@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/has-tostringtag.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/has-tostringtag#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/has-tostringtag/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/is-regex@1.1.4/node_modules/has-tostringtag"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-obj",
      "version": "2.0.0",
      "bom-ref": "is-obj@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Check if a value is an object",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-obj@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-obj.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-obj#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-obj/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/dot-prop@5.3.0/node_modules/is-obj"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.ismatch",
      "version": "4.4.0",
      "bom-ref": "lodash.ismatch@4.4.0",
      "author": "John-David Dalton",
      "description": "The lodash method `_.isMatch` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.ismatch@4.4.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-commits-filter@2.0.7/node_modules/lodash.ismatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "modify-values",
      "version": "1.0.1",
      "bom-ref": "modify-values@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Modify the values of an object",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/modify-values@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/modify-values.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/modify-values#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/modify-values/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/conventional-commits-filter@2.0.7/node_modules/modify-values"
        }
      ]
    },
    {
      "type": "library",
      "name": "text-extensions",
      "version": "1.9.0",
      "bom-ref": "text-extensions@1.9.0",
      "author": "Sindre Sorhus",
      "description": "List of text file extensions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/text-extensions@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/text-extensions.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/text-extensions#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/text-extensions/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/is-text-path@1.0.1/node_modules/text-extensions"
        }
      ]
    },
    {
      "type": "library",
      "name": "readable-stream",
      "version": "3.6.2",
      "bom-ref": "readable-stream@3.6.2#4",
      "description": "Streams3, a user-land copy of the stream library from Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readable-stream@3.6.2",
      "externalReferences": [
        {
          "url": "git://github.com/nodejs/readable-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/split2@3.2.2/node_modules/readable-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "readable-stream",
      "version": "2.3.8",
      "bom-ref": "readable-stream@2.3.8#9",
      "description": "Streams3, a user-land copy of the stream library from Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readable-stream@2.3.8",
      "externalReferences": [
        {
          "url": "git://github.com/nodejs/readable-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/through2@2.0.5/node_modules/readable-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "xtend",
      "version": "4.0.2",
      "bom-ref": "xtend@4.0.2#2",
      "author": "Raynos",
      "description": "extend like a boss",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/xtend@4.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/Raynos/xtend.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Raynos/xtend",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Raynos/xtend/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/through2@2.0.5/node_modules/xtend"
        }
      ]
    },
    {
      "type": "library",
      "name": "ini",
      "version": "1.3.8",
      "bom-ref": "ini@1.3.8",
      "author": "Isaac Z. Schlueter",
      "description": "An ini encoder/decoder for node",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ini@1.3.8",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/ini.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/ini#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/ini/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/gitconfiglocal@1.0.0/node_modules/ini"
        }
      ]
    },
    {
      "type": "library",
      "name": "locate-path",
      "version": "2.0.0",
      "bom-ref": "locate-path@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Get the first path that exists on disk of multiple paths",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/locate-path@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/locate-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/locate-path#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/locate-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/find-up@2.1.0/node_modules/locate-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "graceful-fs",
      "version": "4.2.11",
      "bom-ref": "graceful-fs@4.2.11#10",
      "description": "A drop-in replacement for fs, making various improvements.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/graceful-fs@4.2.11",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/node-graceful-fs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/load-json-file@4.0.0/node_modules/graceful-fs"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-json",
      "version": "4.0.0",
      "bom-ref": "parse-json@4.0.0",
      "author": "Sindre Sorhus",
      "description": "Parse JSON with more helpful errors",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parse-json@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/parse-json.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/parse-json#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/parse-json/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/load-json-file@4.0.0/node_modules/parse-json"
        }
      ]
    },
    {
      "type": "library",
      "name": "pify",
      "version": "3.0.0",
      "bom-ref": "pify@3.0.0#2",
      "author": "Sindre Sorhus",
      "description": "Promisify a callback-style function",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pify@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/pify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/pify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/pify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/load-json-file@4.0.0/node_modules/pify"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-bom",
      "version": "3.0.0",
      "bom-ref": "strip-bom@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Strip UTF-8 byte order mark (BOM) from a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-bom@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/strip-bom.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-bom#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-bom/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/load-json-file@4.0.0/node_modules/strip-bom"
        }
      ]
    },
    {
      "type": "library",
      "name": "hosted-git-info",
      "version": "2.8.9",
      "bom-ref": "hosted-git-info@2.8.9",
      "author": "Rebecca Turner",
      "description": "Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hosted-git-info@2.8.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/hosted-git-info.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/hosted-git-info",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/hosted-git-info/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/normalize-package-data@2.5.0/node_modules/hosted-git-info"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve",
      "version": "1.22.8",
      "bom-ref": "resolve@1.22.8#11",
      "author": "James Halliday",
      "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/resolve@1.22.8",
      "externalReferences": [
        {
          "url": "git://github.com/browserify/resolve.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserify/resolve#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserify/resolve/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/normalize-package-data@2.5.0/node_modules/resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "semver",
      "version": "5.7.2",
      "bom-ref": "semver@5.7.2",
      "author": "GitHub Inc.",
      "description": "The semantic version parser used by npm.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/semver@5.7.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/node-semver.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/node-semver#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/node-semver/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/normalize-package-data@2.5.0/node_modules/semver"
        }
      ]
    },
    {
      "type": "library",
      "name": "validate-npm-package-license",
      "version": "3.0.4",
      "bom-ref": "validate-npm-package-license@3.0.4#2",
      "author": "Kyle E. Mitchell",
      "description": "Give me a string and I'll tell you if it's a valid npm package license string",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/validate-npm-package-license@3.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/kemitchell/validate-npm-package-license.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kemitchell/validate-npm-package-license.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kemitchell/validate-npm-package-license.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/normalize-package-data@2.5.0/node_modules/validate-npm-package-license"
        }
      ]
    },
    {
      "type": "library",
      "name": "spdx-expression-parse",
      "version": "3.0.1",
      "bom-ref": "spdx-expression-parse@3.0.1#2",
      "author": "Kyle E. Mitchell",
      "description": "parse SPDX license expressions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/spdx-expression-parse@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jslicense/spdx-expression-parse.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jslicense/spdx-expression-parse.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jslicense/spdx-expression-parse.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/spdx-correct@3.2.0/node_modules/spdx-expression-parse"
        }
      ]
    },
    {
      "type": "library",
      "name": "spdx-license-ids",
      "version": "3.0.16",
      "bom-ref": "spdx-license-ids@3.0.16",
      "author": "Shinnosuke Watanabe",
      "description": "A list of SPDX license identifiers",
      "licenses": [
        {
          "license": {
            "id": "CC0-1.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/spdx-license-ids@3.0.16",
      "externalReferences": [
        {
          "url": "git+https://github.com/jslicense/spdx-license-ids.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jslicense/spdx-license-ids#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jslicense/spdx-license-ids/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/spdx-correct@3.2.0/node_modules/spdx-license-ids"
        }
      ]
    },
    {
      "type": "library",
      "name": "spdx-exceptions",
      "version": "2.3.0",
      "bom-ref": "spdx-exceptions@2.3.0",
      "author": "The Linux Foundation",
      "description": "list of SPDX standard license exceptions",
      "licenses": [
        {
          "license": {
            "id": "CC-BY-3.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/spdx-exceptions@2.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/kemitchell/spdx-exceptions.json.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kemitchell/spdx-exceptions.json#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kemitchell/spdx-exceptions.json/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/spdx-expression-parse@3.0.1/node_modules/spdx-exceptions"
        }
      ]
    },
    {
      "type": "library",
      "name": "spdx-license-ids",
      "version": "3.0.16",
      "bom-ref": "spdx-license-ids@3.0.16#2",
      "author": "Shinnosuke Watanabe",
      "description": "A list of SPDX license identifiers",
      "licenses": [
        {
          "license": {
            "id": "CC0-1.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/spdx-license-ids@3.0.16",
      "externalReferences": [
        {
          "url": "git+https://github.com/jslicense/spdx-license-ids.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jslicense/spdx-license-ids#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jslicense/spdx-license-ids/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/spdx-expression-parse@3.0.1/node_modules/spdx-license-ids"
        }
      ]
    },
    {
      "type": "library",
      "name": "code-frame",
      "group": "@babel",
      "version": "7.23.5",
      "bom-ref": "@babel/code-frame@7.23.5#2",
      "author": "The Babel Team",
      "description": "Generate errors that contain a code frame that point to source locations.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/code-frame@7.23.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-code-frame",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-code-frame",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/parse-json@5.2.0/node_modules/@babel/code-frame"
        }
      ]
    },
    {
      "type": "library",
      "name": "error-ex",
      "version": "1.3.2",
      "bom-ref": "error-ex@1.3.2",
      "description": "Easy error subclassing and stack customization",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/error-ex@1.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/qix-/node-error-ex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/qix-/node-error-ex#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/qix-/node-error-ex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/parse-json@5.2.0/node_modules/error-ex"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-parse-even-better-errors",
      "version": "2.3.1",
      "bom-ref": "json-parse-even-better-errors@2.3.1",
      "author": "Kat Marchán",
      "description": "JSON.parse with context information on error",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/json-parse-even-better-errors@2.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/json-parse-even-better-errors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/json-parse-even-better-errors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/json-parse-even-better-errors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/parse-json@5.2.0/node_modules/json-parse-even-better-errors"
        }
      ]
    },
    {
      "type": "library",
      "name": "lines-and-columns",
      "version": "1.2.4",
      "bom-ref": "lines-and-columns@1.2.4",
      "author": "Brian Donovan",
      "description": "Maps lines and columns to character offsets and back.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lines-and-columns@1.2.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/eventualbuddha/lines-and-columns.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/eventualbuddha/lines-and-columns#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eventualbuddha/lines-and-columns/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/parse-json@5.2.0/node_modules/lines-and-columns"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-buffer",
      "version": "5.1.2",
      "bom-ref": "safe-buffer@5.1.2#2",
      "author": "Feross Aboukhadijeh",
      "description": "Safer Node.js Buffer API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-buffer@5.1.2",
      "externalReferences": [
        {
          "url": "git://github.com/feross/safe-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/safe-buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/safe-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/string_decoder@1.1.1/node_modules/safe-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "function-bind",
      "version": "1.1.2",
      "bom-ref": "function-bind@1.1.2#2",
      "author": "Raynos",
      "description": "Implementation of Function.prototype.bind",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/function-bind@1.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/Raynos/function-bind.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Raynos/function-bind",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Raynos/function-bind/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/call-bind@1.0.5/node_modules/function-bind"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-intrinsic",
      "version": "1.2.2",
      "bom-ref": "get-intrinsic@1.2.2#2",
      "author": "Jordan Harband",
      "description": "Get and robustly cache all JS language-level intrinsics at first require time",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-intrinsic@1.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/get-intrinsic.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/get-intrinsic#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/get-intrinsic/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/call-bind@1.0.5/node_modules/get-intrinsic"
        }
      ]
    },
    {
      "type": "library",
      "name": "gopd",
      "version": "1.0.1",
      "bom-ref": "gopd@1.0.1",
      "author": "Jordan Harband",
      "description": "`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gopd@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/gopd.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/gopd#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/gopd/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/gopd"
        }
      ]
    },
    {
      "type": "library",
      "name": "set-function-length",
      "version": "1.1.1",
      "bom-ref": "set-function-length@1.1.1",
      "author": "Jordan Harband",
      "description": "Set a function's length property",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/set-function-length@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/set-function-length.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/set-function-length#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/set-function-length/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/call-bind@1.0.5/node_modules/set-function-length"
        }
      ]
    },
    {
      "type": "library",
      "name": "call-bind",
      "version": "1.0.5",
      "bom-ref": "call-bind@1.0.5#3",
      "author": "Jordan Harband",
      "description": "Robustly `.call.bind()` a function",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/call-bind@1.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/call-bind.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/call-bind#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/call-bind/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/call-bind"
        }
      ]
    },
    {
      "type": "library",
      "name": "function-bind",
      "version": "1.1.2",
      "bom-ref": "function-bind@1.1.2#3",
      "author": "Raynos",
      "description": "Implementation of Function.prototype.bind",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/function-bind@1.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/Raynos/function-bind.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Raynos/function-bind",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Raynos/function-bind/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/get-intrinsic@1.2.2/node_modules/function-bind"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-proto",
      "version": "1.0.1",
      "bom-ref": "has-proto@1.0.1",
      "author": "Jordan Harband",
      "description": "Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-proto@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/has-proto.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/has-proto#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/has-proto/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/get-intrinsic@1.2.2/node_modules/has-proto"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-symbols",
      "version": "1.0.3",
      "bom-ref": "has-symbols@1.0.3#3",
      "author": "Jordan Harband",
      "description": "Determine if the JS environment has Symbol support. Supports spec, or shams.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-symbols@1.0.3",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/has-symbols.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/has-symbols#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/has-symbols/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/get-intrinsic@1.2.2/node_modules/has-symbols"
        }
      ]
    },
    {
      "type": "library",
      "name": "hasown",
      "version": "2.0.0",
      "bom-ref": "hasown@2.0.0#2",
      "author": "Jordan Harband",
      "description": "A robust, ES3 compatible, \"has own property\" predicate.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hasown@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/hasOwn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/hasOwn#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/hasOwn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/get-intrinsic@1.2.2/node_modules/hasown"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-try",
      "version": "2.2.0",
      "bom-ref": "p-try@2.2.0",
      "author": "Sindre Sorhus",
      "description": "`Start a promise chain",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/p-try@2.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/p-try.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/p-try#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/p-try/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/p-limit@2.3.0/node_modules/p-try"
        }
      ]
    },
    {
      "type": "library",
      "name": "ast",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/ast@1.9.0#10",
      "author": "Sven Sauleau",
      "description": "AST utils for webassemblyjs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/ast@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/@webassemblyjs/ast"
        }
      ]
    },
    {
      "type": "library",
      "name": "wast-printer",
      "group": "@webassemblyjs",
      "version": "1.9.0",
      "bom-ref": "@webassemblyjs/wast-printer@1.9.0#2",
      "author": "Sven Sauleau",
      "description": "WebAssembly text format printer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40webassemblyjs/wast-printer@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/xtuc/webassemblyjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xtuc/webassemblyjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/@webassemblyjs+helper-code-frame@1.9.0/node_modules/@webassemblyjs/wast-printer"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-extendable",
      "version": "0.1.1",
      "bom-ref": "is-extendable@0.1.1",
      "author": "Jon Schlinkert",
      "description": "Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. \"can the value have keys?\"",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-extendable@0.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-extendable.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-extendable",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-extendable/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/extend-shallow@2.0.1/node_modules/is-extendable"
        }
      ]
    },
    {
      "type": "library",
      "name": "extend-shallow",
      "version": "2.0.1",
      "bom-ref": "extend-shallow@2.0.1#4",
      "author": "Jon Schlinkert",
      "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/extend-shallow@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/extend-shallow",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/extend-shallow/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/fill-range@4.0.0/node_modules/extend-shallow"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-number",
      "version": "3.0.0",
      "bom-ref": "is-number@3.0.0",
      "author": "Jon Schlinkert",
      "description": "Returns true if the value is a number. comprehensive tests.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-number@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-number.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-number",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-number/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/fill-range@4.0.0/node_modules/is-number"
        }
      ]
    },
    {
      "type": "library",
      "name": "repeat-string",
      "version": "1.6.1",
      "bom-ref": "repeat-string@1.6.1",
      "author": "Jon Schlinkert",
      "description": "Repeat the given string n times. Fastest implementation for repeating a string.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/repeat-string@1.6.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/repeat-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/repeat-string",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/repeat-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/fill-range@4.0.0/node_modules/repeat-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "to-regex-range",
      "version": "2.1.1",
      "bom-ref": "to-regex-range@2.1.1",
      "author": "Jon Schlinkert",
      "description": "Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/to-regex-range@2.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/to-regex-range.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/to-regex-range",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/to-regex-range/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/fill-range@4.0.0/node_modules/to-regex-range"
        }
      ]
    },
    {
      "type": "library",
      "name": "define-property",
      "version": "1.0.0",
      "bom-ref": "define-property@1.0.0#2",
      "author": "Jon Schlinkert",
      "description": "Define a non-enumerable property on an object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/define-property@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/define-property.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/define-property",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/define-property/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/snapdragon-node@2.1.1/node_modules/define-property"
        }
      ]
    },
    {
      "type": "library",
      "name": "isobject",
      "version": "3.0.1",
      "bom-ref": "isobject@3.0.1#5",
      "author": "Jon Schlinkert",
      "description": "Returns true if the value is an object and not an array or null.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isobject@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/isobject.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/isobject",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/isobject/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/snapdragon-node@2.1.1/node_modules/isobject"
        }
      ]
    },
    {
      "type": "library",
      "name": "snapdragon-util",
      "version": "3.0.1",
      "bom-ref": "snapdragon-util@3.0.1",
      "author": "Jon Schlinkert",
      "description": "Utilities for the snapdragon parser/compiler.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/snapdragon-util@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/snapdragon-util.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon-util",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon-util/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/snapdragon-node@2.1.1/node_modules/snapdragon-util"
        }
      ]
    },
    {
      "type": "library",
      "name": "snapdragon",
      "version": "0.8.2",
      "bom-ref": "snapdragon@0.8.2#5",
      "author": "Jon Schlinkert",
      "description": "Fast, pluggable and easy-to-use parser-renderer factory.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/snapdragon@0.8.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/snapdragon.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/snapdragon"
        }
      ]
    },
    {
      "type": "library",
      "name": "extend-shallow",
      "version": "3.0.2",
      "bom-ref": "extend-shallow@3.0.2#5",
      "author": "Jon Schlinkert",
      "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/extend-shallow@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/extend-shallow",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/extend-shallow/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/split-string@3.1.0/node_modules/extend-shallow"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-accessor-descriptor",
      "version": "1.0.1",
      "bom-ref": "is-accessor-descriptor@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-accessor-descriptor@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-accessor-descriptor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-accessor-descriptor",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-accessor-descriptor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/is-descriptor@1.0.3/node_modules/is-accessor-descriptor"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-data-descriptor",
      "version": "1.0.1",
      "bom-ref": "is-data-descriptor@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-data-descriptor@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-data-descriptor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-data-descriptor",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-data-descriptor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/is-descriptor@1.0.3/node_modules/is-data-descriptor"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-plain-object",
      "version": "2.0.4",
      "bom-ref": "is-plain-object@2.0.4#2",
      "author": "Jon Schlinkert",
      "description": "Returns true if an object was created by the `Object` constructor.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-plain-object@2.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-plain-object.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-plain-object",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-plain-object/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/is-extendable@1.0.1/node_modules/is-plain-object"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-descriptor",
      "version": "1.0.3",
      "bom-ref": "is-descriptor@1.0.3#2",
      "author": "Jon Schlinkert",
      "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-descriptor@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-descriptor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-descriptor",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-descriptor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/define-property@1.0.0/node_modules/is-descriptor"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "2.6.9",
      "bom-ref": "debug@2.6.9#5",
      "author": "TJ Holowaychuk",
      "description": "small debugging utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/debug@2.6.9",
      "externalReferences": [
        {
          "url": "git://github.com/visionmedia/debug.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/debug#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/debug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/expand-brackets@2.1.4/node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "define-property",
      "version": "0.2.5",
      "bom-ref": "define-property@0.2.5#2",
      "author": "Jon Schlinkert",
      "description": "Define a non-enumerable property on an object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/define-property@0.2.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/define-property.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/define-property",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/define-property/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/expand-brackets@2.1.4/node_modules/define-property"
        }
      ]
    },
    {
      "type": "library",
      "name": "extend-shallow",
      "version": "2.0.1",
      "bom-ref": "extend-shallow@2.0.1#5",
      "author": "Jon Schlinkert",
      "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/extend-shallow@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/extend-shallow",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/extend-shallow/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/expand-brackets@2.1.4/node_modules/extend-shallow"
        }
      ]
    },
    {
      "type": "library",
      "name": "posix-character-classes",
      "version": "0.1.1",
      "bom-ref": "posix-character-classes@0.1.1",
      "author": "Jon Schlinkert",
      "description": "POSIX character classes for creating regular expressions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/posix-character-classes@0.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/posix-character-classes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/posix-character-classes",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/posix-character-classes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/expand-brackets@2.1.4/node_modules/posix-character-classes"
        }
      ]
    },
    {
      "type": "library",
      "name": "regex-not",
      "version": "1.0.2",
      "bom-ref": "regex-not@1.0.2#5",
      "author": "Jon Schlinkert",
      "description": "Create a javascript regular expression for matching everything except for the given string.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/regex-not@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/regex-not.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/regex-not",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/regex-not/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/expand-brackets@2.1.4/node_modules/regex-not"
        }
      ]
    },
    {
      "type": "library",
      "name": "snapdragon",
      "version": "0.8.2",
      "bom-ref": "snapdragon@0.8.2#6",
      "author": "Jon Schlinkert",
      "description": "Fast, pluggable and easy-to-use parser-renderer factory.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/snapdragon@0.8.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/snapdragon.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/expand-brackets@2.1.4/node_modules/snapdragon"
        }
      ]
    },
    {
      "type": "library",
      "name": "to-regex",
      "version": "3.0.2",
      "bom-ref": "to-regex@3.0.2#5",
      "author": "Jon Schlinkert",
      "description": "Generate a regex from a string or array of strings.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/to-regex@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/to-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/to-regex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/to-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/expand-brackets@2.1.4/node_modules/to-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "cache-base",
      "version": "1.0.1",
      "bom-ref": "cache-base@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cache-base@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/cache-base.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/cache-base",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/cache-base/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/base@0.11.2/node_modules/cache-base"
        }
      ]
    },
    {
      "type": "library",
      "name": "class-utils",
      "version": "0.3.6",
      "bom-ref": "class-utils@0.3.6",
      "author": "Jon Schlinkert",
      "description": "Utils for working with JavaScript classes and prototype methods.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/class-utils@0.3.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/class-utils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/class-utils",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/class-utils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/base@0.11.2/node_modules/class-utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "component-emitter",
      "version": "1.3.1",
      "bom-ref": "component-emitter@1.3.1",
      "description": "Event emitter",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/component-emitter@1.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/component-emitter.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/component-emitter#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/component-emitter/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/base@0.11.2/node_modules/component-emitter"
        }
      ]
    },
    {
      "type": "library",
      "name": "define-property",
      "version": "1.0.0",
      "bom-ref": "define-property@1.0.0#3",
      "author": "Jon Schlinkert",
      "description": "Define a non-enumerable property on an object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/define-property@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/define-property.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/define-property",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/define-property/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/base@0.11.2/node_modules/define-property"
        }
      ]
    },
    {
      "type": "library",
      "name": "isobject",
      "version": "3.0.1",
      "bom-ref": "isobject@3.0.1#6",
      "author": "Jon Schlinkert",
      "description": "Returns true if the value is an object and not an array or null.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isobject@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/isobject.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/isobject",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/isobject/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/base@0.11.2/node_modules/isobject"
        }
      ]
    },
    {
      "type": "library",
      "name": "mixin-deep",
      "version": "1.3.2",
      "bom-ref": "mixin-deep@1.3.2",
      "author": "Jon Schlinkert",
      "description": "Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mixin-deep@1.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/mixin-deep.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/mixin-deep",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/mixin-deep/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/base@0.11.2/node_modules/mixin-deep"
        }
      ]
    },
    {
      "type": "library",
      "name": "pascalcase",
      "version": "0.1.1",
      "bom-ref": "pascalcase@0.1.1",
      "author": "Jon Schlinkert",
      "description": "Convert a string to pascal-case.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pascalcase@0.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/pascalcase.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/pascalcase",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/pascalcase/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/base@0.11.2/node_modules/pascalcase"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-descriptor",
      "version": "0.1.7",
      "bom-ref": "is-descriptor@0.1.7",
      "author": "Jon Schlinkert",
      "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-descriptor@0.1.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-descriptor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-descriptor",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-descriptor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/define-property@0.2.5/node_modules/is-descriptor"
        }
      ]
    },
    {
      "type": "library",
      "name": "atob",
      "version": "2.1.2",
      "bom-ref": "atob@2.1.2#2",
      "author": "AJ ONeal",
      "description": "atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)",
      "licenses": [
        {
          "expression": "(MIT OR Apache-2.0)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/atob@2.1.2",
      "externalReferences": [
        {
          "url": "git://git.coolaj86.com/coolaj86/atob.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://git.coolaj86.com/coolaj86/atob.js.git",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/source-map-resolve@0.5.3/node_modules/atob"
        }
      ]
    },
    {
      "type": "library",
      "name": "decode-uri-component",
      "version": "0.2.2",
      "bom-ref": "decode-uri-component@0.2.2#2",
      "author": "Sam Verschueren",
      "description": "A better decodeURIComponent",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/decode-uri-component@0.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/SamVerschueren/decode-uri-component.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/SamVerschueren/decode-uri-component#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/SamVerschueren/decode-uri-component/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/source-map-resolve@0.5.3/node_modules/decode-uri-component"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve-url",
      "version": "0.2.1",
      "bom-ref": "resolve-url@0.2.1",
      "author": "Simon Lydell",
      "description": "Like Node.js’ `path.resolve`/`url.resolve` for the browser.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/resolve-url@0.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lydell/resolve-url.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lydell/resolve-url#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lydell/resolve-url/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/source-map-resolve@0.5.3/node_modules/resolve-url"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map-url",
      "version": "0.4.1",
      "bom-ref": "source-map-url@0.4.1",
      "author": "Simon Lydell",
      "description": "Tools for working with sourceMappingURL comments.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map-url@0.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lydell/source-map-url.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lydell/source-map-url#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lydell/source-map-url/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/source-map-resolve@0.5.3/node_modules/source-map-url"
        }
      ]
    },
    {
      "type": "library",
      "name": "urix",
      "version": "0.1.0",
      "bom-ref": "urix@0.1.0",
      "author": "Simon Lydell",
      "description": "Makes Windows-style paths more unix and URI friendly.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/urix@0.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lydell/urix.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lydell/urix#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lydell/urix/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/source-map-resolve@0.5.3/node_modules/urix"
        }
      ]
    },
    {
      "type": "library",
      "name": "define-property",
      "version": "2.0.2",
      "bom-ref": "define-property@2.0.2#4",
      "author": "Jon Schlinkert",
      "description": "Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/define-property@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/define-property.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/define-property",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/define-property/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/define-property"
        }
      ]
    },
    {
      "type": "library",
      "name": "extend-shallow",
      "version": "3.0.2",
      "bom-ref": "extend-shallow@3.0.2#6",
      "author": "Jon Schlinkert",
      "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/extend-shallow@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/extend-shallow",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/extend-shallow/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/extend-shallow"
        }
      ]
    },
    {
      "type": "library",
      "name": "call-bind",
      "version": "1.0.5",
      "bom-ref": "call-bind@1.0.5#4",
      "author": "Jordan Harband",
      "description": "Robustly `.call.bind()` a function",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/call-bind@1.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/call-bind.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/call-bind#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/call-bind/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/object.assign@4.1.5/node_modules/call-bind"
        }
      ]
    },
    {
      "type": "library",
      "name": "define-properties",
      "version": "1.2.1",
      "bom-ref": "define-properties@1.2.1",
      "author": "Jordan Harband",
      "description": "Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/define-properties@1.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/ljharb/define-properties.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/define-properties#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/define-properties/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/object.assign@4.1.5/node_modules/define-properties"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-symbols",
      "version": "1.0.3",
      "bom-ref": "has-symbols@1.0.3#4",
      "author": "Jordan Harband",
      "description": "Determine if the JS environment has Symbol support. Supports spec, or shams.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-symbols@1.0.3",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/has-symbols.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/has-symbols#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/has-symbols/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/object.assign@4.1.5/node_modules/has-symbols"
        }
      ]
    },
    {
      "type": "library",
      "name": "hasown",
      "version": "2.0.0",
      "bom-ref": "hasown@2.0.0#3",
      "author": "Jordan Harband",
      "description": "A robust, ES3 compatible, \"has own property\" predicate.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hasown@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/hasOwn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/hasOwn#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/hasOwn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/hasown"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-keys",
      "version": "1.1.1",
      "bom-ref": "object-keys@1.1.1#2",
      "author": "Jordan Harband",
      "description": "An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object-keys@1.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/ljharb/object-keys.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/object-keys#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/object-keys/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/object.assign@4.1.5/node_modules/object-keys"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.3",
      "bom-ref": "inherits@2.0.3#2",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.3",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/util@0.10.4/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "buffer-from",
      "version": "1.1.2",
      "bom-ref": "buffer-from@1.1.2#3",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/buffer-from@1.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/LinusU/buffer-from.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/LinusU/buffer-from#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/LinusU/buffer-from/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/buffer-from"
        }
      ]
    },
    {
      "type": "library",
      "name": "browserify-aes",
      "version": "1.2.0",
      "bom-ref": "browserify-aes@1.2.0",
      "description": "aes, for browserify",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/browserify-aes@1.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/crypto-browserify/browserify-aes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/browserify-aes",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/browserify-aes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/browserify-cipher@1.0.1/node_modules/browserify-aes"
        }
      ]
    },
    {
      "type": "library",
      "name": "browserify-des",
      "version": "1.0.2",
      "bom-ref": "browserify-des@1.0.2",
      "author": "Calvin Metcalf",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/browserify-des@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/browserify-des.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/browserify-des#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/browserify-des/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/browserify-cipher@1.0.1/node_modules/browserify-des"
        }
      ]
    },
    {
      "type": "library",
      "name": "evp_bytestokey",
      "version": "1.0.3",
      "bom-ref": "evp_bytestokey@1.0.3",
      "author": "Calvin Metcalf",
      "description": "The insecure key derivation algorithm from OpenSSL",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/evp_bytestokey@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/EVP_BytesToKey.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/EVP_BytesToKey",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/EVP_BytesToKey/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/browserify-cipher@1.0.1/node_modules/evp_bytestokey"
        }
      ]
    },
    {
      "type": "library",
      "name": "bn.js",
      "version": "5.2.1",
      "bom-ref": "bn.js@5.2.1",
      "author": "Fedor Indutny",
      "description": "Big number implementation in pure javascript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bn.js@5.2.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/indutny/bn.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/indutny/bn.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indutny/bn.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/browserify-sign@4.2.2/node_modules/bn.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "browserify-rsa",
      "version": "4.1.0",
      "bom-ref": "browserify-rsa@4.1.0",
      "description": "RSA for browserify",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/browserify-rsa@4.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/browserify-rsa.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/browserify-rsa#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/browserify-rsa/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/browserify-sign@4.2.2/node_modules/browserify-rsa"
        }
      ]
    },
    {
      "type": "library",
      "name": "create-hash",
      "version": "1.2.0",
      "bom-ref": "create-hash@1.2.0#2",
      "description": "create hashes for browserify",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/create-hash@1.2.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/crypto-browserify/createHash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/createHash",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/createHash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/browserify-sign@4.2.2/node_modules/create-hash"
        }
      ]
    },
    {
      "type": "library",
      "name": "create-hmac",
      "version": "1.1.7",
      "bom-ref": "create-hmac@1.1.7#2",
      "description": "node style hmacs in the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/create-hmac@1.1.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/createHmac.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/createHmac",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/createHmac/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/browserify-sign@4.2.2/node_modules/create-hmac"
        }
      ]
    },
    {
      "type": "library",
      "name": "elliptic",
      "version": "6.5.4",
      "bom-ref": "elliptic@6.5.4",
      "author": "Fedor Indutny",
      "description": "EC cryptography",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/elliptic@6.5.4",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/indutny/elliptic.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/indutny/elliptic",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indutny/elliptic/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/browserify-sign@4.2.2/node_modules/elliptic"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "inherits@2.0.4#15",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/browserify-sign@4.2.2/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-asn1",
      "version": "5.1.6",
      "bom-ref": "parse-asn1@5.1.6",
      "description": "utility library for parsing asn1 files for use with browserify-sign.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parse-asn1@5.1.6",
      "externalReferences": [
        {
          "url": "git://github.com/crypto-browserify/parse-asn1.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/parse-asn1#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/parse-asn1/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/browserify-sign@4.2.2/node_modules/parse-asn1"
        }
      ]
    },
    {
      "type": "library",
      "name": "readable-stream",
      "version": "3.6.2",
      "bom-ref": "readable-stream@3.6.2#5",
      "description": "Streams3, a user-land copy of the stream library from Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readable-stream@3.6.2",
      "externalReferences": [
        {
          "url": "git://github.com/nodejs/readable-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/browserify-sign@4.2.2/node_modules/readable-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-buffer",
      "version": "5.2.1",
      "bom-ref": "safe-buffer@5.2.1#3",
      "author": "Feross Aboukhadijeh",
      "description": "Safer Node.js Buffer API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-buffer@5.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/feross/safe-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/safe-buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/safe-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/browserify-sign@4.2.2/node_modules/safe-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "bn.js",
      "version": "4.12.0",
      "bom-ref": "bn.js@4.12.0",
      "author": "Fedor Indutny",
      "description": "Big number implementation in pure javascript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bn.js@4.12.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/indutny/bn.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/indutny/bn.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indutny/bn.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/create-ecdh@4.0.4/node_modules/bn.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "elliptic",
      "version": "6.5.4",
      "bom-ref": "elliptic@6.5.4#2",
      "author": "Fedor Indutny",
      "description": "EC cryptography",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/elliptic@6.5.4",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/indutny/elliptic.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/indutny/elliptic",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indutny/elliptic/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/create-ecdh@4.0.4/node_modules/elliptic"
        }
      ]
    },
    {
      "type": "library",
      "name": "cipher-base",
      "version": "1.0.4",
      "bom-ref": "cipher-base@1.0.4",
      "author": "Calvin Metcalf",
      "description": "abstract base class for crypto-streams",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cipher-base@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/cipher-base.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/cipher-base#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/cipher-base/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/create-hash@1.2.0/node_modules/cipher-base"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "inherits@2.0.4#16",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/create-hash@1.2.0/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "md5.js",
      "version": "1.3.5",
      "bom-ref": "md5.js@1.3.5",
      "author": "Kirill Fomichev",
      "description": "node style md5 on pure JavaScript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/md5.js@1.3.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/md5.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/md5.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/md5.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/create-hash@1.2.0/node_modules/md5.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "ripemd160",
      "version": "2.0.2",
      "bom-ref": "ripemd160@2.0.2",
      "description": "Compute ripemd160 of bytes or strings.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ripemd160@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/ripemd160.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/ripemd160#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/ripemd160/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/create-hash@1.2.0/node_modules/ripemd160"
        }
      ]
    },
    {
      "type": "library",
      "name": "sha.js",
      "version": "2.4.11",
      "bom-ref": "sha.js@2.4.11",
      "author": "Dominic Tarr",
      "description": "Streamable SHA hashes in pure javascript",
      "licenses": [
        {
          "expression": "(MIT AND BSD-3-Clause)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/sha.js@2.4.11",
      "externalReferences": [
        {
          "url": "git://github.com/crypto-browserify/sha.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/sha.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/sha.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/create-hash@1.2.0/node_modules/sha.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "cipher-base",
      "version": "1.0.4",
      "bom-ref": "cipher-base@1.0.4#2",
      "author": "Calvin Metcalf",
      "description": "abstract base class for crypto-streams",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cipher-base@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/cipher-base.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/cipher-base#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/cipher-base/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/create-hmac@1.1.7/node_modules/cipher-base"
        }
      ]
    },
    {
      "type": "library",
      "name": "create-hash",
      "version": "1.2.0",
      "bom-ref": "create-hash@1.2.0#3",
      "description": "create hashes for browserify",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/create-hash@1.2.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/crypto-browserify/createHash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/createHash",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/createHash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/create-hmac@1.1.7/node_modules/create-hash"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "inherits@2.0.4#17",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/create-hmac@1.1.7/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "ripemd160",
      "version": "2.0.2",
      "bom-ref": "ripemd160@2.0.2#2",
      "description": "Compute ripemd160 of bytes or strings.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ripemd160@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/ripemd160.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/ripemd160#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/ripemd160/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/create-hmac@1.1.7/node_modules/ripemd160"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-buffer",
      "version": "5.2.1",
      "bom-ref": "safe-buffer@5.2.1#4",
      "author": "Feross Aboukhadijeh",
      "description": "Safer Node.js Buffer API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-buffer@5.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/feross/safe-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/safe-buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/safe-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/create-hmac@1.1.7/node_modules/safe-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "sha.js",
      "version": "2.4.11",
      "bom-ref": "sha.js@2.4.11#2",
      "author": "Dominic Tarr",
      "description": "Streamable SHA hashes in pure javascript",
      "licenses": [
        {
          "expression": "(MIT AND BSD-3-Clause)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/sha.js@2.4.11",
      "externalReferences": [
        {
          "url": "git://github.com/crypto-browserify/sha.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/sha.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/sha.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/create-hmac@1.1.7/node_modules/sha.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "bn.js",
      "version": "4.12.0",
      "bom-ref": "bn.js@4.12.0#2",
      "author": "Fedor Indutny",
      "description": "Big number implementation in pure javascript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bn.js@4.12.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/indutny/bn.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/indutny/bn.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indutny/bn.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/diffie-hellman@5.0.3/node_modules/bn.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "miller-rabin",
      "version": "4.0.1",
      "bom-ref": "miller-rabin@4.0.1",
      "author": "Fedor Indutny",
      "description": "Miller Rabin algorithm for primality test",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/miller-rabin@4.0.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/indutny/miller-rabin.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/indutny/miller-rabin",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indutny/miller-rabin/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/diffie-hellman@5.0.3/node_modules/miller-rabin"
        }
      ]
    },
    {
      "type": "library",
      "name": "randombytes",
      "version": "2.1.0",
      "bom-ref": "randombytes@2.1.0#3",
      "description": "random bytes from browserify stand alone",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/randombytes@2.1.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/crypto-browserify/randombytes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/randombytes",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/randombytes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/diffie-hellman@5.0.3/node_modules/randombytes"
        }
      ]
    },
    {
      "type": "library",
      "name": "create-hash",
      "version": "1.2.0",
      "bom-ref": "create-hash@1.2.0#4",
      "description": "create hashes for browserify",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/create-hash@1.2.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/crypto-browserify/createHash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/createHash",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/createHash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pbkdf2@3.1.2/node_modules/create-hash"
        }
      ]
    },
    {
      "type": "library",
      "name": "create-hmac",
      "version": "1.1.7",
      "bom-ref": "create-hmac@1.1.7#3",
      "description": "node style hmacs in the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/create-hmac@1.1.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/createHmac.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/createHmac",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/createHmac/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pbkdf2@3.1.2/node_modules/create-hmac"
        }
      ]
    },
    {
      "type": "library",
      "name": "ripemd160",
      "version": "2.0.2",
      "bom-ref": "ripemd160@2.0.2#3",
      "description": "Compute ripemd160 of bytes or strings.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ripemd160@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/ripemd160.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/ripemd160#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/ripemd160/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pbkdf2@3.1.2/node_modules/ripemd160"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-buffer",
      "version": "5.2.1",
      "bom-ref": "safe-buffer@5.2.1#5",
      "author": "Feross Aboukhadijeh",
      "description": "Safer Node.js Buffer API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-buffer@5.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/feross/safe-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/safe-buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/safe-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pbkdf2@3.1.2/node_modules/safe-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "sha.js",
      "version": "2.4.11",
      "bom-ref": "sha.js@2.4.11#3",
      "author": "Dominic Tarr",
      "description": "Streamable SHA hashes in pure javascript",
      "licenses": [
        {
          "expression": "(MIT AND BSD-3-Clause)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/sha.js@2.4.11",
      "externalReferences": [
        {
          "url": "git://github.com/crypto-browserify/sha.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/sha.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/sha.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pbkdf2@3.1.2/node_modules/sha.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "bn.js",
      "version": "4.12.0",
      "bom-ref": "bn.js@4.12.0#3",
      "author": "Fedor Indutny",
      "description": "Big number implementation in pure javascript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bn.js@4.12.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/indutny/bn.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/indutny/bn.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indutny/bn.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/public-encrypt@4.0.3/node_modules/bn.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "browserify-rsa",
      "version": "4.1.0",
      "bom-ref": "browserify-rsa@4.1.0#2",
      "description": "RSA for browserify",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/browserify-rsa@4.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/browserify-rsa.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/browserify-rsa#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/browserify-rsa/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/public-encrypt@4.0.3/node_modules/browserify-rsa"
        }
      ]
    },
    {
      "type": "library",
      "name": "create-hash",
      "version": "1.2.0",
      "bom-ref": "create-hash@1.2.0#5",
      "description": "create hashes for browserify",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/create-hash@1.2.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/crypto-browserify/createHash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/createHash",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/createHash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/public-encrypt@4.0.3/node_modules/create-hash"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-asn1",
      "version": "5.1.6",
      "bom-ref": "parse-asn1@5.1.6#2",
      "description": "utility library for parsing asn1 files for use with browserify-sign.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parse-asn1@5.1.6",
      "externalReferences": [
        {
          "url": "git://github.com/crypto-browserify/parse-asn1.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/parse-asn1#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/parse-asn1/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/public-encrypt@4.0.3/node_modules/parse-asn1"
        }
      ]
    },
    {
      "type": "library",
      "name": "randombytes",
      "version": "2.1.0",
      "bom-ref": "randombytes@2.1.0#4",
      "description": "random bytes from browserify stand alone",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/randombytes@2.1.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/crypto-browserify/randombytes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/randombytes",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/randombytes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/public-encrypt@4.0.3/node_modules/randombytes"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-buffer",
      "version": "5.2.1",
      "bom-ref": "safe-buffer@5.2.1#6",
      "author": "Feross Aboukhadijeh",
      "description": "Safer Node.js Buffer API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-buffer@5.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/feross/safe-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/safe-buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/safe-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/public-encrypt@4.0.3/node_modules/safe-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-buffer",
      "version": "5.2.1",
      "bom-ref": "safe-buffer@5.2.1#7",
      "author": "Feross Aboukhadijeh",
      "description": "Safer Node.js Buffer API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-buffer@5.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/feross/safe-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/safe-buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/safe-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/randombytes@2.1.0/node_modules/safe-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "randombytes",
      "version": "2.1.0",
      "bom-ref": "randombytes@2.1.0#5",
      "description": "random bytes from browserify stand alone",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/randombytes@2.1.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/crypto-browserify/randombytes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/randombytes",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/randombytes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/randomfill@1.0.4/node_modules/randombytes"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-buffer",
      "version": "5.2.1",
      "bom-ref": "safe-buffer@5.2.1#8",
      "author": "Feross Aboukhadijeh",
      "description": "Safer Node.js Buffer API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-buffer@5.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/feross/safe-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/safe-buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/safe-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/randomfill@1.0.4/node_modules/safe-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-property-descriptors",
      "version": "1.0.1",
      "bom-ref": "has-property-descriptors@1.0.1",
      "author": "Jordan Harband",
      "description": "Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-property-descriptors@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/has-property-descriptors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/has-property-descriptors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/has-property-descriptors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/has-property-descriptors"
        }
      ]
    },
    {
      "type": "library",
      "name": "side-channel",
      "version": "1.0.4",
      "bom-ref": "side-channel@1.0.4#2",
      "author": "Jordan Harband",
      "description": "Store information about any JS value in a side channel. Uses WeakMap if available.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/side-channel@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/side-channel.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/side-channel#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/side-channel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/qs@6.11.2/node_modules/side-channel"
        }
      ]
    },
    {
      "type": "library",
      "name": "concat-stream",
      "version": "1.6.2",
      "bom-ref": "concat-stream@1.6.2#2",
      "author": "Max Ogden",
      "description": "writable stream that concatenates strings or binary data and calls a callback with the result",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/concat-stream@1.6.2",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/maxogden/concat-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/maxogden/concat-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/maxogden/concat-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/mississippi@3.0.0/node_modules/concat-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "duplexify",
      "version": "3.7.1",
      "bom-ref": "duplexify@3.7.1",
      "author": "Mathias Buus",
      "description": "Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/duplexify@3.7.1",
      "externalReferences": [
        {
          "url": "git://github.com/mafintosh/duplexify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/duplexify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/duplexify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/mississippi@3.0.0/node_modules/duplexify"
        }
      ]
    },
    {
      "type": "library",
      "name": "end-of-stream",
      "version": "1.4.4",
      "bom-ref": "end-of-stream@1.4.4#3",
      "author": "Mathias Buus",
      "description": "Call a callback when a readable/writable/duplex stream has completed or failed.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/end-of-stream@1.4.4",
      "externalReferences": [
        {
          "url": "git://github.com/mafintosh/end-of-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/end-of-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/end-of-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/mississippi@3.0.0/node_modules/end-of-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "flush-write-stream",
      "version": "1.1.1",
      "bom-ref": "flush-write-stream@1.1.1",
      "author": "Mathias Buus",
      "description": "A write stream constructor that supports a flush function that is called before finish is emitted",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/flush-write-stream@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/mafintosh/flush-write-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/flush-write-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/flush-write-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/mississippi@3.0.0/node_modules/flush-write-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "from2",
      "version": "2.3.0",
      "bom-ref": "from2@2.3.0#2",
      "author": "Hugh Kennedy",
      "description": "Convenience wrapper for ReadableStream, with an API lifted from \"from\" and \"through2\"",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/from2@2.3.0",
      "externalReferences": [
        {
          "url": "git://github.com/hughsk/from2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hughsk/from2",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hughsk/from2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/mississippi@3.0.0/node_modules/from2"
        }
      ]
    },
    {
      "type": "library",
      "name": "parallel-transform",
      "version": "1.2.0",
      "bom-ref": "parallel-transform@1.2.0",
      "author": "Mathias Buus Madsen",
      "description": "Transform stream that allows you to run your transforms in parallel without changing the order",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parallel-transform@1.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/mafintosh/parallel-transform.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/parallel-transform#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/parallel-transform/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/mississippi@3.0.0/node_modules/parallel-transform"
        }
      ]
    },
    {
      "type": "library",
      "name": "pump",
      "version": "3.0.0",
      "bom-ref": "pump@3.0.0#4",
      "author": "Mathias Buus Madsen",
      "description": "pipe streams together and close all of them if one of them closes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pump@3.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/mafintosh/pump.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/pump#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/pump/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/mississippi@3.0.0/node_modules/pump"
        }
      ]
    },
    {
      "type": "library",
      "name": "pumpify",
      "version": "1.5.1",
      "bom-ref": "pumpify@1.5.1",
      "author": "Mathias Buus",
      "description": "Combine an array of streams into a single duplex stream using pump and duplexify",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pumpify@1.5.1",
      "externalReferences": [
        {
          "url": "git://github.com/mafintosh/pumpify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/pumpify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/pumpify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/mississippi@3.0.0/node_modules/pumpify"
        }
      ]
    },
    {
      "type": "library",
      "name": "stream-each",
      "version": "1.2.3",
      "bom-ref": "stream-each@1.2.3",
      "author": "Mathias Buus",
      "description": "Iterate all the data in a stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stream-each@1.2.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/mafintosh/stream-each.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/stream-each",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/stream-each/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/mississippi@3.0.0/node_modules/stream-each"
        }
      ]
    },
    {
      "type": "library",
      "name": "through2",
      "version": "2.0.5",
      "bom-ref": "through2@2.0.5#2",
      "author": "Rod Vagg",
      "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/through2@2.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/rvagg/through2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rvagg/through2#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rvagg/through2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/mississippi@3.0.0/node_modules/through2"
        }
      ]
    },
    {
      "type": "library",
      "name": "aproba",
      "version": "1.2.0",
      "bom-ref": "aproba@1.2.0",
      "author": "Rebecca Turner",
      "description": "A ridiculously light-weight argument validator (now browser friendly)",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/aproba@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/iarna/aproba.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/iarna/aproba",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/iarna/aproba/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/move-concurrently@1.0.1/node_modules/aproba"
        }
      ]
    },
    {
      "type": "library",
      "name": "copy-concurrently",
      "version": "1.0.5",
      "bom-ref": "copy-concurrently@1.0.5",
      "author": "Rebecca Turner",
      "description": "Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/copy-concurrently@1.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/copy-concurrently.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://www.npmjs.com/package/copy-concurrently",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/copy-concurrently/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/move-concurrently@1.0.1/node_modules/copy-concurrently"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs-write-stream-atomic",
      "version": "1.0.10",
      "bom-ref": "fs-write-stream-atomic@1.0.10",
      "author": "Isaac Z. Schlueter",
      "description": "Like `fs.createWriteStream(...)`, but atomic.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fs-write-stream-atomic@1.0.10",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/fs-write-stream-atomic.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/fs-write-stream-atomic",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/fs-write-stream-atomic/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/move-concurrently@1.0.1/node_modules/fs-write-stream-atomic"
        }
      ]
    },
    {
      "type": "library",
      "name": "mkdirp",
      "version": "0.5.6",
      "bom-ref": "mkdirp@0.5.6#5",
      "author": "James Halliday",
      "description": "Recursively mkdir, like `mkdir -p`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mkdirp@0.5.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/substack/node-mkdirp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-mkdirp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-mkdirp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/move-concurrently@1.0.1/node_modules/mkdirp"
        }
      ]
    },
    {
      "type": "library",
      "name": "rimraf",
      "version": "2.7.1",
      "bom-ref": "rimraf@2.7.1#2",
      "author": "Isaac Z. Schlueter",
      "description": "A deep deletion module for node (like `rm -rf`)",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rimraf@2.7.1",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/rimraf.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/rimraf#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/rimraf/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/move-concurrently@1.0.1/node_modules/rimraf"
        }
      ]
    },
    {
      "type": "library",
      "name": "run-queue",
      "version": "1.0.3",
      "bom-ref": "run-queue@1.0.3",
      "author": "Rebecca Turner",
      "description": "A promise based, dynamic priority queue runner, with concurrency limiting.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/run-queue@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/iarna/run-queue.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://npmjs.com/package/run-queue",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/iarna/run-queue/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/move-concurrently@1.0.1/node_modules/run-queue"
        }
      ]
    },
    {
      "type": "library",
      "name": "glob",
      "version": "7.2.3",
      "bom-ref": "glob@7.2.3#8",
      "author": "Isaac Z. Schlueter",
      "description": "a little globber",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/glob@7.2.3",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-glob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-glob#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-glob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/rimraf@2.7.1/node_modules/glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "figgy-pudding",
      "version": "3.5.2",
      "bom-ref": "figgy-pudding@3.5.2#2",
      "author": "Kat Marchán",
      "description": "Delicious, festive, cascading config/opts definitions",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/figgy-pudding@3.5.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/figgy-pudding.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/figgy-pudding#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/figgy-pudding/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/ssri@6.0.2/node_modules/figgy-pudding"
        }
      ]
    },
    {
      "type": "library",
      "name": "unique-slug",
      "version": "2.0.2",
      "bom-ref": "unique-slug@2.0.2",
      "author": "Rebecca Turner",
      "description": "Generate a unique character string suitible for use in files and URLs.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unique-slug@2.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/iarna/unique-slug.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/iarna/unique-slug#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/iarna/unique-slug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/unique-filename@1.1.1/node_modules/unique-slug"
        }
      ]
    },
    {
      "type": "library",
      "name": "pify",
      "version": "4.0.1",
      "bom-ref": "pify@4.0.1#2",
      "author": "Sindre Sorhus",
      "description": "Promisify a callback-style function",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pify@4.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/pify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/pify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/pify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/make-dir@2.1.0/node_modules/pify"
        }
      ]
    },
    {
      "type": "library",
      "name": "semver",
      "version": "5.7.2",
      "bom-ref": "semver@5.7.2#2",
      "author": "GitHub Inc.",
      "description": "The semantic version parser used by npm.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/semver@5.7.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/node-semver.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/node-semver#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/node-semver/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/make-dir@2.1.0/node_modules/semver"
        }
      ]
    },
    {
      "type": "library",
      "name": "find-up",
      "version": "3.0.0",
      "bom-ref": "find-up@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Find a file or directory by walking up parent directories",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/find-up@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/find-up.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/find-up#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/find-up/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pkg-dir@3.0.0/node_modules/find-up"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-locate",
      "version": "2.0.0",
      "bom-ref": "p-locate@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Get the first fulfilled promise that satisfies the provided testing function",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/p-locate@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/p-locate.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/p-locate#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/p-locate/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/locate-path@2.0.0/node_modules/p-locate"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-exists",
      "version": "3.0.0",
      "bom-ref": "path-exists@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Check if a path exists",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-exists@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/path-exists.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/path-exists#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/path-exists/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/locate-path@2.0.0/node_modules/path-exists"
        }
      ]
    },
    {
      "type": "library",
      "name": "error-ex",
      "version": "1.3.2",
      "bom-ref": "error-ex@1.3.2#2",
      "description": "Easy error subclassing and stack customization",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/error-ex@1.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/qix-/node-error-ex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/qix-/node-error-ex#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/qix-/node-error-ex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/parse-json@4.0.0/node_modules/error-ex"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-parse-better-errors",
      "version": "1.0.2",
      "bom-ref": "json-parse-better-errors@1.0.2#2",
      "author": "Kat Marchán",
      "description": "JSON.parse with context information on error",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/json-parse-better-errors@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/zkat/json-parse-better-errors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/zkat/json-parse-better-errors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/zkat/json-parse-better-errors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/parse-json@4.0.0/node_modules/json-parse-better-errors"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-arrayish",
      "version": "0.2.1",
      "bom-ref": "is-arrayish@0.2.1",
      "author": "Qix",
      "description": "Determines if an object can be used as an array",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-arrayish@0.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/qix-/node-is-arrayish.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/qix-/node-is-arrayish#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/qix-/node-is-arrayish/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/error-ex@1.3.2/node_modules/is-arrayish"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-intrinsic",
      "version": "1.2.2",
      "bom-ref": "get-intrinsic@1.2.2#3",
      "author": "Jordan Harband",
      "description": "Get and robustly cache all JS language-level intrinsics at first require time",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-intrinsic@1.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/get-intrinsic.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/get-intrinsic#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/get-intrinsic/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/gopd@1.0.1/node_modules/get-intrinsic"
        }
      ]
    },
    {
      "type": "library",
      "name": "define-data-property",
      "version": "1.1.1",
      "bom-ref": "define-data-property@1.1.1",
      "author": "Jordan Harband",
      "description": "Define a data property on an object. Will fall back to assignment in an engine without descriptors.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/define-data-property@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/define-data-property.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/define-data-property#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/define-data-property/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/set-function-length@1.1.1/node_modules/define-data-property"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-intrinsic",
      "version": "1.2.2",
      "bom-ref": "get-intrinsic@1.2.2#4",
      "author": "Jordan Harband",
      "description": "Get and robustly cache all JS language-level intrinsics at first require time",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-intrinsic@1.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/get-intrinsic.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/get-intrinsic#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/get-intrinsic/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/set-function-length@1.1.1/node_modules/get-intrinsic"
        }
      ]
    },
    {
      "type": "library",
      "name": "gopd",
      "version": "1.0.1",
      "bom-ref": "gopd@1.0.1#2",
      "author": "Jordan Harband",
      "description": "`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gopd@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/gopd.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/gopd#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/gopd/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/set-function-length@1.1.1/node_modules/gopd"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-property-descriptors",
      "version": "1.0.1",
      "bom-ref": "has-property-descriptors@1.0.1#2",
      "author": "Jordan Harband",
      "description": "Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-property-descriptors@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/has-property-descriptors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/has-property-descriptors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/has-property-descriptors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/set-function-length@1.1.1/node_modules/has-property-descriptors"
        }
      ]
    },
    {
      "type": "library",
      "name": "kind-of",
      "version": "3.2.2",
      "bom-ref": "kind-of@3.2.2",
      "author": "Jon Schlinkert",
      "description": "Get the native type of a value.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/kind-of@3.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/kind-of.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/kind-of",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/kind-of/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/is-number@3.0.0/node_modules/kind-of"
        }
      ]
    },
    {
      "type": "library",
      "name": "isobject",
      "version": "3.0.1",
      "bom-ref": "isobject@3.0.1#7",
      "author": "Jon Schlinkert",
      "description": "Returns true if the value is an object and not an array or null.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isobject@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/isobject.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/isobject",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/isobject/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/isobject"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-number",
      "version": "3.0.0",
      "bom-ref": "is-number@3.0.0#2",
      "author": "Jon Schlinkert",
      "description": "Returns true if the value is a number. comprehensive tests.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-number@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-number.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-number",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-number/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/to-regex-range@2.1.1/node_modules/is-number"
        }
      ]
    },
    {
      "type": "library",
      "name": "repeat-string",
      "version": "1.6.1",
      "bom-ref": "repeat-string@1.6.1#2",
      "author": "Jon Schlinkert",
      "description": "Repeat the given string n times. Fastest implementation for repeating a string.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/repeat-string@1.6.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/repeat-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/repeat-string",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/repeat-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/to-regex-range@2.1.1/node_modules/repeat-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "kind-of",
      "version": "3.2.2",
      "bom-ref": "kind-of@3.2.2#2",
      "author": "Jon Schlinkert",
      "description": "Get the native type of a value.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/kind-of@3.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/kind-of.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/kind-of",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/kind-of/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/snapdragon-util@3.0.1/node_modules/kind-of"
        }
      ]
    },
    {
      "type": "library",
      "name": "snapdragon-node",
      "version": "2.1.1",
      "bom-ref": "snapdragon-node@2.1.1#2",
      "author": "Jon Schlinkert",
      "description": "Snapdragon utility for creating a new AST node in custom code, such as plugins.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/snapdragon-node@2.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/snapdragon-node.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon-node",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon-node/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/snapdragon-node"
        }
      ]
    },
    {
      "type": "library",
      "name": "hasown",
      "version": "2.0.0",
      "bom-ref": "hasown@2.0.0#4",
      "author": "Jordan Harband",
      "description": "A robust, ES3 compatible, \"has own property\" predicate.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hasown@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/hasOwn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/hasOwn#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/hasOwn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/is-accessor-descriptor@1.0.1/node_modules/hasown"
        }
      ]
    },
    {
      "type": "library",
      "name": "hasown",
      "version": "2.0.0",
      "bom-ref": "hasown@2.0.0#5",
      "author": "Jordan Harband",
      "description": "A robust, ES3 compatible, \"has own property\" predicate.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hasown@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/hasOwn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/hasOwn#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/hasOwn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/is-data-descriptor@1.0.1/node_modules/hasown"
        }
      ]
    },
    {
      "type": "library",
      "name": "collection-visit",
      "version": "1.0.0",
      "bom-ref": "collection-visit@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Visit a method over the items in an object, or map visit over the objects in an array.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/collection-visit@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/collection-visit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/collection-visit",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/collection-visit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cache-base@1.0.1/node_modules/collection-visit"
        }
      ]
    },
    {
      "type": "library",
      "name": "component-emitter",
      "version": "1.3.1",
      "bom-ref": "component-emitter@1.3.1#2",
      "description": "Event emitter",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/component-emitter@1.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/component-emitter.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/component-emitter#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/component-emitter/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cache-base@1.0.1/node_modules/component-emitter"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-value",
      "version": "2.0.6",
      "bom-ref": "get-value@2.0.6",
      "author": "Jon Schlinkert",
      "description": "Use property paths (`a.b.c`) to get a nested value from an object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-value@2.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/get-value.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/get-value",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/get-value/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cache-base@1.0.1/node_modules/get-value"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-value",
      "version": "1.0.0",
      "bom-ref": "has-value@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Returns true if a value exists, false if empty. Works with deeply nested values using object paths.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-value@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/has-value.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/has-value",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/has-value/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cache-base@1.0.1/node_modules/has-value"
        }
      ]
    },
    {
      "type": "library",
      "name": "isobject",
      "version": "3.0.1",
      "bom-ref": "isobject@3.0.1#8",
      "author": "Jon Schlinkert",
      "description": "Returns true if the value is an object and not an array or null.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isobject@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/isobject.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/isobject",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/isobject/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cache-base@1.0.1/node_modules/isobject"
        }
      ]
    },
    {
      "type": "library",
      "name": "set-value",
      "version": "2.0.1",
      "bom-ref": "set-value@2.0.1",
      "author": "Jon Schlinkert",
      "description": "Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/set-value@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/set-value.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/set-value",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/set-value/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cache-base@1.0.1/node_modules/set-value"
        }
      ]
    },
    {
      "type": "library",
      "name": "to-object-path",
      "version": "0.3.0",
      "bom-ref": "to-object-path@0.3.0",
      "author": "Jon Schlinkert",
      "description": "Create an object path from a list or array of strings.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/to-object-path@0.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/to-object-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/to-object-path",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/to-object-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cache-base@1.0.1/node_modules/to-object-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "union-value",
      "version": "1.0.1",
      "bom-ref": "union-value@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/union-value@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/union-value.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/union-value",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/union-value/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cache-base@1.0.1/node_modules/union-value"
        }
      ]
    },
    {
      "type": "library",
      "name": "unset-value",
      "version": "1.0.0",
      "bom-ref": "unset-value@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Delete nested properties from an object using dot notation.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unset-value@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/unset-value.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/unset-value",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/unset-value/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cache-base@1.0.1/node_modules/unset-value"
        }
      ]
    },
    {
      "type": "library",
      "name": "arr-union",
      "version": "3.1.0",
      "bom-ref": "arr-union@3.1.0",
      "author": "Jon Schlinkert",
      "description": "Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/arr-union@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/arr-union.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/arr-union",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/arr-union/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/class-utils@0.3.6/node_modules/arr-union"
        }
      ]
    },
    {
      "type": "library",
      "name": "define-property",
      "version": "0.2.5",
      "bom-ref": "define-property@0.2.5#3",
      "author": "Jon Schlinkert",
      "description": "Define a non-enumerable property on an object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/define-property@0.2.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/define-property.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/define-property",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/define-property/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/class-utils@0.3.6/node_modules/define-property"
        }
      ]
    },
    {
      "type": "library",
      "name": "isobject",
      "version": "3.0.1",
      "bom-ref": "isobject@3.0.1#9",
      "author": "Jon Schlinkert",
      "description": "Returns true if the value is an object and not an array or null.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isobject@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/isobject.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/isobject",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/isobject/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/class-utils@0.3.6/node_modules/isobject"
        }
      ]
    },
    {
      "type": "library",
      "name": "static-extend",
      "version": "0.1.2",
      "bom-ref": "static-extend@0.1.2",
      "author": "Jon Schlinkert",
      "description": "Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/static-extend@0.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/static-extend.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/static-extend",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/static-extend/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/class-utils@0.3.6/node_modules/static-extend"
        }
      ]
    },
    {
      "type": "library",
      "name": "for-in",
      "version": "1.0.2",
      "bom-ref": "for-in@1.0.2",
      "author": "Jon Schlinkert",
      "description": "Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/for-in@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/for-in.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/for-in",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/for-in/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/mixin-deep@1.3.2/node_modules/for-in"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-extendable",
      "version": "1.0.1",
      "bom-ref": "is-extendable@1.0.1#2",
      "author": "Jon Schlinkert",
      "description": "Returns true if a value is a plain object, array or function.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-extendable@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-extendable.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-extendable",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-extendable/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/mixin-deep@1.3.2/node_modules/is-extendable"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-accessor-descriptor",
      "version": "1.0.1",
      "bom-ref": "is-accessor-descriptor@1.0.1#2",
      "author": "Jon Schlinkert",
      "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-accessor-descriptor@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-accessor-descriptor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-accessor-descriptor",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-accessor-descriptor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/is-descriptor@0.1.7/node_modules/is-accessor-descriptor"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-data-descriptor",
      "version": "1.0.1",
      "bom-ref": "is-data-descriptor@1.0.1#2",
      "author": "Jon Schlinkert",
      "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-data-descriptor@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-data-descriptor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-data-descriptor",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-data-descriptor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/is-descriptor@0.1.7/node_modules/is-data-descriptor"
        }
      ]
    },
    {
      "type": "library",
      "name": "define-data-property",
      "version": "1.1.1",
      "bom-ref": "define-data-property@1.1.1#2",
      "author": "Jordan Harband",
      "description": "Define a data property on an object. Will fall back to assignment in an engine without descriptors.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/define-data-property@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/define-data-property.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/define-data-property#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/define-data-property/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/define-properties@1.2.1/node_modules/define-data-property"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-property-descriptors",
      "version": "1.0.1",
      "bom-ref": "has-property-descriptors@1.0.1#3",
      "author": "Jordan Harband",
      "description": "Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-property-descriptors@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/has-property-descriptors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/has-property-descriptors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/has-property-descriptors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/define-properties@1.2.1/node_modules/has-property-descriptors"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-keys",
      "version": "1.1.1",
      "bom-ref": "object-keys@1.1.1#3",
      "author": "Jordan Harband",
      "description": "An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object-keys@1.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/ljharb/object-keys.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/object-keys#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/object-keys/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/define-properties@1.2.1/node_modules/object-keys"
        }
      ]
    },
    {
      "type": "library",
      "name": "buffer-xor",
      "version": "1.0.3",
      "bom-ref": "buffer-xor@1.0.3",
      "author": "Daniel Cousens",
      "description": "A simple module for bitwise-xor on buffers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/buffer-xor@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/buffer-xor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/buffer-xor",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/buffer-xor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/browserify-aes@1.2.0/node_modules/buffer-xor"
        }
      ]
    },
    {
      "type": "library",
      "name": "cipher-base",
      "version": "1.0.4",
      "bom-ref": "cipher-base@1.0.4#3",
      "author": "Calvin Metcalf",
      "description": "abstract base class for crypto-streams",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cipher-base@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/cipher-base.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/cipher-base#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/cipher-base/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/browserify-aes@1.2.0/node_modules/cipher-base"
        }
      ]
    },
    {
      "type": "library",
      "name": "create-hash",
      "version": "1.2.0",
      "bom-ref": "create-hash@1.2.0#6",
      "description": "create hashes for browserify",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/create-hash@1.2.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/crypto-browserify/createHash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/createHash",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/createHash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/browserify-aes@1.2.0/node_modules/create-hash"
        }
      ]
    },
    {
      "type": "library",
      "name": "evp_bytestokey",
      "version": "1.0.3",
      "bom-ref": "evp_bytestokey@1.0.3#2",
      "author": "Calvin Metcalf",
      "description": "The insecure key derivation algorithm from OpenSSL",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/evp_bytestokey@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/EVP_BytesToKey.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/EVP_BytesToKey",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/EVP_BytesToKey/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/browserify-aes@1.2.0/node_modules/evp_bytestokey"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "inherits@2.0.4#18",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/browserify-aes@1.2.0/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-buffer",
      "version": "5.2.1",
      "bom-ref": "safe-buffer@5.2.1#9",
      "author": "Feross Aboukhadijeh",
      "description": "Safer Node.js Buffer API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-buffer@5.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/feross/safe-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/safe-buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/safe-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/browserify-aes@1.2.0/node_modules/safe-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "cipher-base",
      "version": "1.0.4",
      "bom-ref": "cipher-base@1.0.4#4",
      "author": "Calvin Metcalf",
      "description": "abstract base class for crypto-streams",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cipher-base@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/cipher-base.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/cipher-base#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/cipher-base/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/browserify-des@1.0.2/node_modules/cipher-base"
        }
      ]
    },
    {
      "type": "library",
      "name": "des.js",
      "version": "1.1.0",
      "bom-ref": "des.js@1.1.0",
      "author": "Fedor Indutny",
      "description": "DES implementation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/des.js@1.1.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/indutny/des.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/indutny/des.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indutny/des.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/browserify-des@1.0.2/node_modules/des.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "inherits@2.0.4#19",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/browserify-des@1.0.2/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-buffer",
      "version": "5.2.1",
      "bom-ref": "safe-buffer@5.2.1#10",
      "author": "Feross Aboukhadijeh",
      "description": "Safer Node.js Buffer API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-buffer@5.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/feross/safe-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/safe-buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/safe-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/browserify-des@1.0.2/node_modules/safe-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "md5.js",
      "version": "1.3.5",
      "bom-ref": "md5.js@1.3.5#2",
      "author": "Kirill Fomichev",
      "description": "node style md5 on pure JavaScript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/md5.js@1.3.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/md5.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/md5.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/md5.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/evp_bytestokey@1.0.3/node_modules/md5.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-buffer",
      "version": "5.2.1",
      "bom-ref": "safe-buffer@5.2.1#11",
      "author": "Feross Aboukhadijeh",
      "description": "Safer Node.js Buffer API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-buffer@5.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/feross/safe-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/safe-buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/safe-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/evp_bytestokey@1.0.3/node_modules/safe-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "bn.js",
      "version": "5.2.1",
      "bom-ref": "bn.js@5.2.1#2",
      "author": "Fedor Indutny",
      "description": "Big number implementation in pure javascript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bn.js@5.2.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/indutny/bn.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/indutny/bn.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indutny/bn.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/browserify-rsa@4.1.0/node_modules/bn.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-asn1",
      "version": "5.1.6",
      "bom-ref": "parse-asn1@5.1.6#3",
      "description": "utility library for parsing asn1 files for use with browserify-sign.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parse-asn1@5.1.6",
      "externalReferences": [
        {
          "url": "git://github.com/crypto-browserify/parse-asn1.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/parse-asn1#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/parse-asn1/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/parse-asn1"
        }
      ]
    },
    {
      "type": "library",
      "name": "randombytes",
      "version": "2.1.0",
      "bom-ref": "randombytes@2.1.0#6",
      "description": "random bytes from browserify stand alone",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/randombytes@2.1.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/crypto-browserify/randombytes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/randombytes",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/randombytes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/browserify-rsa@4.1.0/node_modules/randombytes"
        }
      ]
    },
    {
      "type": "library",
      "name": "bn.js",
      "version": "4.12.0",
      "bom-ref": "bn.js@4.12.0#4",
      "author": "Fedor Indutny",
      "description": "Big number implementation in pure javascript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bn.js@4.12.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/indutny/bn.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/indutny/bn.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indutny/bn.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/elliptic@6.5.4/node_modules/bn.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "brorand",
      "version": "1.1.0",
      "bom-ref": "brorand@1.1.0",
      "author": "Fedor Indutny",
      "description": "Random number generator for browsers and node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/brorand@1.1.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/indutny/brorand.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/indutny/brorand",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indutny/brorand/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/elliptic@6.5.4/node_modules/brorand"
        }
      ]
    },
    {
      "type": "library",
      "name": "hash.js",
      "version": "1.1.7",
      "bom-ref": "hash.js@1.1.7#2",
      "author": "Fedor Indutny",
      "description": "Various hash functions that could be run by both browser and node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hash.js@1.1.7",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/indutny/hash.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/indutny/hash.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indutny/hash.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/elliptic@6.5.4/node_modules/hash.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "hmac-drbg",
      "version": "1.0.1",
      "bom-ref": "hmac-drbg@1.0.1",
      "author": "Fedor Indutny",
      "description": "Deterministic random bit generator (hmac)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hmac-drbg@1.0.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/indutny/hmac-drbg.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/indutny/hmac-drbg#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indutny/hmac-drbg/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/elliptic@6.5.4/node_modules/hmac-drbg"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "inherits@2.0.4#20",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/elliptic@6.5.4/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimalistic-assert",
      "version": "1.0.1",
      "bom-ref": "minimalistic-assert@1.0.1#2",
      "description": "minimalistic-assert ===",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimalistic-assert@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/calvinmetcalf/minimalistic-assert.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/calvinmetcalf/minimalistic-assert",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/calvinmetcalf/minimalistic-assert/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/elliptic@6.5.4/node_modules/minimalistic-assert"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimalistic-crypto-utils",
      "version": "1.0.1",
      "bom-ref": "minimalistic-crypto-utils@1.0.1",
      "author": "Fedor Indutny",
      "description": "Minimalistic tools for JS crypto modules",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimalistic-crypto-utils@1.0.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/indutny/minimalistic-crypto-utils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/indutny/minimalistic-crypto-utils#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indutny/minimalistic-crypto-utils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/elliptic@6.5.4/node_modules/minimalistic-crypto-utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "asn1.js",
      "version": "5.4.1",
      "bom-ref": "asn1.js@5.4.1",
      "author": "Fedor Indutny",
      "description": "ASN.1 encoder and decoder",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/asn1.js@5.4.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/indutny/asn1.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/indutny/asn1.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indutny/asn1.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/parse-asn1@5.1.6/node_modules/asn1.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "browserify-aes",
      "version": "1.2.0",
      "bom-ref": "browserify-aes@1.2.0#2",
      "description": "aes, for browserify",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/browserify-aes@1.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/crypto-browserify/browserify-aes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/browserify-aes",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/browserify-aes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/parse-asn1@5.1.6/node_modules/browserify-aes"
        }
      ]
    },
    {
      "type": "library",
      "name": "evp_bytestokey",
      "version": "1.0.3",
      "bom-ref": "evp_bytestokey@1.0.3#3",
      "author": "Calvin Metcalf",
      "description": "The insecure key derivation algorithm from OpenSSL",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/evp_bytestokey@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/EVP_BytesToKey.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/EVP_BytesToKey",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/EVP_BytesToKey/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/parse-asn1@5.1.6/node_modules/evp_bytestokey"
        }
      ]
    },
    {
      "type": "library",
      "name": "pbkdf2",
      "version": "3.1.2",
      "bom-ref": "pbkdf2@3.1.2#2",
      "author": "Daniel Cousens",
      "description": "This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pbkdf2@3.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/pbkdf2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/pbkdf2",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/pbkdf2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/parse-asn1@5.1.6/node_modules/pbkdf2"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-buffer",
      "version": "5.2.1",
      "bom-ref": "safe-buffer@5.2.1#12",
      "author": "Feross Aboukhadijeh",
      "description": "Safer Node.js Buffer API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-buffer@5.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/feross/safe-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/safe-buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/safe-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/parse-asn1@5.1.6/node_modules/safe-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "inherits@2.0.4#21",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cipher-base@1.0.4/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-buffer",
      "version": "5.2.1",
      "bom-ref": "safe-buffer@5.2.1#13",
      "author": "Feross Aboukhadijeh",
      "description": "Safer Node.js Buffer API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-buffer@5.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/feross/safe-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/safe-buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/safe-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/cipher-base@1.0.4/node_modules/safe-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "hash-base",
      "version": "3.1.0",
      "bom-ref": "hash-base@3.1.0",
      "author": "Kirill Fomichev",
      "description": "abstract base class for hash-streams",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hash-base@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/hash-base.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/hash-base",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/hash-base/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/md5.js@1.3.5/node_modules/hash-base"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "inherits@2.0.4#22",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/md5.js@1.3.5/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-buffer",
      "version": "5.2.1",
      "bom-ref": "safe-buffer@5.2.1#14",
      "author": "Feross Aboukhadijeh",
      "description": "Safer Node.js Buffer API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-buffer@5.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/feross/safe-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/safe-buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/safe-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/md5.js@1.3.5/node_modules/safe-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "hash-base",
      "version": "3.1.0",
      "bom-ref": "hash-base@3.1.0#2",
      "author": "Kirill Fomichev",
      "description": "abstract base class for hash-streams",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hash-base@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/hash-base.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/hash-base",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/hash-base/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/ripemd160@2.0.2/node_modules/hash-base"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "inherits@2.0.4#23",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/ripemd160@2.0.2/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "inherits@2.0.4#24",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/sha.js@2.4.11/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-buffer",
      "version": "5.2.1",
      "bom-ref": "safe-buffer@5.2.1#15",
      "author": "Feross Aboukhadijeh",
      "description": "Safer Node.js Buffer API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-buffer@5.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/feross/safe-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/safe-buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/safe-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/sha.js@2.4.11/node_modules/safe-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "bn.js",
      "version": "4.12.0",
      "bom-ref": "bn.js@4.12.0#5",
      "author": "Fedor Indutny",
      "description": "Big number implementation in pure javascript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bn.js@4.12.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/indutny/bn.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/indutny/bn.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indutny/bn.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/miller-rabin@4.0.1/node_modules/bn.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "brorand",
      "version": "1.1.0",
      "bom-ref": "brorand@1.1.0#2",
      "author": "Fedor Indutny",
      "description": "Random number generator for browsers and node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/brorand@1.1.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/indutny/brorand.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/indutny/brorand",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indutny/brorand/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/miller-rabin@4.0.1/node_modules/brorand"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-intrinsic",
      "version": "1.2.2",
      "bom-ref": "get-intrinsic@1.2.2#5",
      "author": "Jordan Harband",
      "description": "Get and robustly cache all JS language-level intrinsics at first require time",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-intrinsic@1.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/get-intrinsic.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/get-intrinsic#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/get-intrinsic/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/has-property-descriptors@1.0.1/node_modules/get-intrinsic"
        }
      ]
    },
    {
      "type": "library",
      "name": "end-of-stream",
      "version": "1.4.4",
      "bom-ref": "end-of-stream@1.4.4#4",
      "author": "Mathias Buus",
      "description": "Call a callback when a readable/writable/duplex stream has completed or failed.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/end-of-stream@1.4.4",
      "externalReferences": [
        {
          "url": "git://github.com/mafintosh/end-of-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/end-of-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/end-of-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/duplexify@3.7.1/node_modules/end-of-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "inherits@2.0.4#25",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/duplexify@3.7.1/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "readable-stream",
      "version": "2.3.8",
      "bom-ref": "readable-stream@2.3.8#10",
      "description": "Streams3, a user-land copy of the stream library from Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readable-stream@2.3.8",
      "externalReferences": [
        {
          "url": "git://github.com/nodejs/readable-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/duplexify@3.7.1/node_modules/readable-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "stream-shift",
      "version": "1.0.1",
      "bom-ref": "stream-shift@1.0.1",
      "author": "Mathias Buus",
      "description": "Returns the next buffer/object in a stream's readable queue",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stream-shift@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/mafintosh/stream-shift.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/stream-shift",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/stream-shift/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/duplexify@3.7.1/node_modules/stream-shift"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "inherits@2.0.4#26",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/flush-write-stream@1.1.1/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "readable-stream",
      "version": "2.3.8",
      "bom-ref": "readable-stream@2.3.8#11",
      "description": "Streams3, a user-land copy of the stream library from Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readable-stream@2.3.8",
      "externalReferences": [
        {
          "url": "git://github.com/nodejs/readable-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/flush-write-stream@1.1.1/node_modules/readable-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "cyclist",
      "version": "1.0.2",
      "bom-ref": "cyclist@1.0.2",
      "author": "Mathias Buus Madsen",
      "description": "Cyclist is an efficient cyclic list implemention.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cyclist@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/mafintosh/cyclist.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/cyclist",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/cyclist/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/parallel-transform@1.2.0/node_modules/cyclist"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "inherits@2.0.4#27",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/parallel-transform@1.2.0/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "readable-stream",
      "version": "2.3.8",
      "bom-ref": "readable-stream@2.3.8#12",
      "description": "Streams3, a user-land copy of the stream library from Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readable-stream@2.3.8",
      "externalReferences": [
        {
          "url": "git://github.com/nodejs/readable-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/parallel-transform@1.2.0/node_modules/readable-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "duplexify",
      "version": "3.7.1",
      "bom-ref": "duplexify@3.7.1#2",
      "author": "Mathias Buus",
      "description": "Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/duplexify@3.7.1",
      "externalReferences": [
        {
          "url": "git://github.com/mafintosh/duplexify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/duplexify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/duplexify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pumpify@1.5.1/node_modules/duplexify"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "inherits@2.0.4#28",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pumpify@1.5.1/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "pump",
      "version": "2.0.1",
      "bom-ref": "pump@2.0.1",
      "author": "Mathias Buus Madsen",
      "description": "pipe streams together and close all of them if one of them closes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pump@2.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/mafintosh/pump.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/pump#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/pump/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pumpify@1.5.1/node_modules/pump"
        }
      ]
    },
    {
      "type": "library",
      "name": "end-of-stream",
      "version": "1.4.4",
      "bom-ref": "end-of-stream@1.4.4#5",
      "author": "Mathias Buus",
      "description": "Call a callback when a readable/writable/duplex stream has completed or failed.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/end-of-stream@1.4.4",
      "externalReferences": [
        {
          "url": "git://github.com/mafintosh/end-of-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/end-of-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/end-of-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/stream-each@1.2.3/node_modules/end-of-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "stream-shift",
      "version": "1.0.1",
      "bom-ref": "stream-shift@1.0.1#2",
      "author": "Mathias Buus",
      "description": "Returns the next buffer/object in a stream's readable queue",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stream-shift@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/mafintosh/stream-shift.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/stream-shift",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/stream-shift/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/stream-each@1.2.3/node_modules/stream-shift"
        }
      ]
    },
    {
      "type": "library",
      "name": "aproba",
      "version": "1.2.0",
      "bom-ref": "aproba@1.2.0#2",
      "author": "Rebecca Turner",
      "description": "A ridiculously light-weight argument validator (now browser friendly)",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/aproba@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/iarna/aproba.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/iarna/aproba",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/iarna/aproba/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/copy-concurrently@1.0.5/node_modules/aproba"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs-write-stream-atomic",
      "version": "1.0.10",
      "bom-ref": "fs-write-stream-atomic@1.0.10#2",
      "author": "Isaac Z. Schlueter",
      "description": "Like `fs.createWriteStream(...)`, but atomic.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fs-write-stream-atomic@1.0.10",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/fs-write-stream-atomic.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/fs-write-stream-atomic",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/fs-write-stream-atomic/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/copy-concurrently@1.0.5/node_modules/fs-write-stream-atomic"
        }
      ]
    },
    {
      "type": "library",
      "name": "iferr",
      "version": "0.1.5",
      "bom-ref": "iferr@0.1.5",
      "author": "Nadav Ivgi",
      "description": "Higher-order functions for easier error handling",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/iferr@0.1.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/shesek/iferr.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/shesek/iferr",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/shesek/iferr/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/copy-concurrently@1.0.5/node_modules/iferr"
        }
      ]
    },
    {
      "type": "library",
      "name": "mkdirp",
      "version": "0.5.6",
      "bom-ref": "mkdirp@0.5.6#6",
      "author": "James Halliday",
      "description": "Recursively mkdir, like `mkdir -p`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mkdirp@0.5.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/substack/node-mkdirp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-mkdirp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-mkdirp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/copy-concurrently@1.0.5/node_modules/mkdirp"
        }
      ]
    },
    {
      "type": "library",
      "name": "rimraf",
      "version": "2.7.1",
      "bom-ref": "rimraf@2.7.1#3",
      "author": "Isaac Z. Schlueter",
      "description": "A deep deletion module for node (like `rm -rf`)",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rimraf@2.7.1",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/rimraf.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/rimraf#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/rimraf/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/copy-concurrently@1.0.5/node_modules/rimraf"
        }
      ]
    },
    {
      "type": "library",
      "name": "run-queue",
      "version": "1.0.3",
      "bom-ref": "run-queue@1.0.3#2",
      "author": "Rebecca Turner",
      "description": "A promise based, dynamic priority queue runner, with concurrency limiting.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/run-queue@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/iarna/run-queue.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://npmjs.com/package/run-queue",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/iarna/run-queue/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/copy-concurrently@1.0.5/node_modules/run-queue"
        }
      ]
    },
    {
      "type": "library",
      "name": "graceful-fs",
      "version": "4.2.11",
      "bom-ref": "graceful-fs@4.2.11#11",
      "description": "A drop-in replacement for fs, making various improvements.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/graceful-fs@4.2.11",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/node-graceful-fs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/fs-write-stream-atomic@1.0.10/node_modules/graceful-fs"
        }
      ]
    },
    {
      "type": "library",
      "name": "iferr",
      "version": "0.1.5",
      "bom-ref": "iferr@0.1.5#2",
      "author": "Nadav Ivgi",
      "description": "Higher-order functions for easier error handling",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/iferr@0.1.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/shesek/iferr.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/shesek/iferr",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/shesek/iferr/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/fs-write-stream-atomic@1.0.10/node_modules/iferr"
        }
      ]
    },
    {
      "type": "library",
      "name": "imurmurhash",
      "version": "0.1.4",
      "bom-ref": "imurmurhash@0.1.4",
      "author": "Jens Taylor",
      "description": "An incremental implementation of MurmurHash3",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/imurmurhash@0.1.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/jensyt/imurmurhash-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jensyt/imurmurhash-js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jensyt/imurmurhash-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/fs-write-stream-atomic@1.0.10/node_modules/imurmurhash"
        }
      ]
    },
    {
      "type": "library",
      "name": "readable-stream",
      "version": "2.3.8",
      "bom-ref": "readable-stream@2.3.8#13",
      "description": "Streams3, a user-land copy of the stream library from Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readable-stream@2.3.8",
      "externalReferences": [
        {
          "url": "git://github.com/nodejs/readable-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/fs-write-stream-atomic@1.0.10/node_modules/readable-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "aproba",
      "version": "1.2.0",
      "bom-ref": "aproba@1.2.0#3",
      "author": "Rebecca Turner",
      "description": "A ridiculously light-weight argument validator (now browser friendly)",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/aproba@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/iarna/aproba.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/iarna/aproba",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/iarna/aproba/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/run-queue@1.0.3/node_modules/aproba"
        }
      ]
    },
    {
      "type": "library",
      "name": "imurmurhash",
      "version": "0.1.4",
      "bom-ref": "imurmurhash@0.1.4#2",
      "author": "Jens Taylor",
      "description": "An incremental implementation of MurmurHash3",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/imurmurhash@0.1.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/jensyt/imurmurhash-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jensyt/imurmurhash-js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jensyt/imurmurhash-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/unique-slug@2.0.2/node_modules/imurmurhash"
        }
      ]
    },
    {
      "type": "library",
      "name": "locate-path",
      "version": "3.0.0",
      "bom-ref": "locate-path@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Get the first path that exists on disk of multiple paths",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/locate-path@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/locate-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/locate-path#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/locate-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/find-up@3.0.0/node_modules/locate-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-limit",
      "version": "1.3.0",
      "bom-ref": "p-limit@1.3.0",
      "author": "Sindre Sorhus",
      "description": "Run multiple promise-returning & async functions with limited concurrency",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/p-limit@1.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/p-limit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/p-limit#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/p-limit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/p-locate@2.0.0/node_modules/p-limit"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-intrinsic",
      "version": "1.2.2",
      "bom-ref": "get-intrinsic@1.2.2#6",
      "author": "Jordan Harband",
      "description": "Get and robustly cache all JS language-level intrinsics at first require time",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-intrinsic@1.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/get-intrinsic.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/get-intrinsic#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/get-intrinsic/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/define-data-property@1.1.1/node_modules/get-intrinsic"
        }
      ]
    },
    {
      "type": "library",
      "name": "gopd",
      "version": "1.0.1",
      "bom-ref": "gopd@1.0.1#3",
      "author": "Jordan Harband",
      "description": "`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gopd@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/gopd.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/gopd#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/gopd/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/define-data-property@1.1.1/node_modules/gopd"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-property-descriptors",
      "version": "1.0.1",
      "bom-ref": "has-property-descriptors@1.0.1#4",
      "author": "Jordan Harband",
      "description": "Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-property-descriptors@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/has-property-descriptors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/has-property-descriptors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/has-property-descriptors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/define-data-property@1.1.1/node_modules/has-property-descriptors"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-buffer",
      "version": "1.1.6",
      "bom-ref": "is-buffer@1.1.6#2",
      "author": "Feross Aboukhadijeh",
      "description": "Determine if an object is a Buffer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-buffer@1.1.6",
      "externalReferences": [
        {
          "url": "git://github.com/feross/is-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/is-buffer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/is-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/kind-of@3.2.2/node_modules/is-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "map-visit",
      "version": "1.0.0",
      "bom-ref": "map-visit@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Map `visit` over an array of objects.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/map-visit@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/map-visit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/map-visit",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/map-visit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/collection-visit@1.0.0/node_modules/map-visit"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-visit",
      "version": "1.0.1",
      "bom-ref": "object-visit@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Call a specified method on each value in the given object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object-visit@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/object-visit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/object-visit",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/object-visit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/collection-visit@1.0.0/node_modules/object-visit"
        }
      ]
    },
    {
      "type": "library",
      "name": "dot-prop",
      "version": "5.3.0",
      "bom-ref": "dot-prop@5.3.0#2",
      "author": "Sindre Sorhus",
      "description": "Get, set, or delete a property from a nested object using a dot path",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dot-prop@5.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/dot-prop.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/dot-prop#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/dot-prop/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/dot-prop"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-value",
      "version": "2.0.6",
      "bom-ref": "get-value@2.0.6#2",
      "author": "Jon Schlinkert",
      "description": "Use property paths (`a.b.c`) to get a nested value from an object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-value@2.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/get-value.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/get-value",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/get-value/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/has-value@1.0.0/node_modules/get-value"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-values",
      "version": "1.0.0",
      "bom-ref": "has-values@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. ",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-values@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/has-values.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/has-values",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/has-values/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/has-value@1.0.0/node_modules/has-values"
        }
      ]
    },
    {
      "type": "library",
      "name": "isobject",
      "version": "3.0.1",
      "bom-ref": "isobject@3.0.1#10",
      "author": "Jon Schlinkert",
      "description": "Returns true if the value is an object and not an array or null.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isobject@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/isobject.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/isobject",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/isobject/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/has-value@1.0.0/node_modules/isobject"
        }
      ]
    },
    {
      "type": "library",
      "name": "extend-shallow",
      "version": "2.0.1",
      "bom-ref": "extend-shallow@2.0.1#6",
      "author": "Jon Schlinkert",
      "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/extend-shallow@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/extend-shallow",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/extend-shallow/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/set-value@2.0.1/node_modules/extend-shallow"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-extendable",
      "version": "0.1.1",
      "bom-ref": "is-extendable@0.1.1#2",
      "author": "Jon Schlinkert",
      "description": "Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. \"can the value have keys?\"",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-extendable@0.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-extendable.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-extendable",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-extendable/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/set-value@2.0.1/node_modules/is-extendable"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-plain-object",
      "version": "2.0.4",
      "bom-ref": "is-plain-object@2.0.4#3",
      "author": "Jon Schlinkert",
      "description": "Returns true if an object was created by the `Object` constructor.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-plain-object@2.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-plain-object.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-plain-object",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-plain-object/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/set-value@2.0.1/node_modules/is-plain-object"
        }
      ]
    },
    {
      "type": "library",
      "name": "split-string",
      "version": "3.1.0",
      "bom-ref": "split-string@3.1.0#2",
      "author": "Jon Schlinkert",
      "description": "Split a string on a character except when the character is escaped.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/split-string@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/split-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/split-string",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/split-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/set-value@2.0.1/node_modules/split-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "base",
      "version": "0.11.2",
      "bom-ref": "base@0.11.2#2",
      "author": "Jon Schlinkert",
      "description": "base is the foundation for creating modular, unit testable and highly pluggable node.js applications, starting with a handful of common methods, like `set`, `get`, `del` and `use`.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/base@0.11.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/node-base/base.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/node-base/base",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/node-base/base/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/base"
        }
      ]
    },
    {
      "type": "library",
      "name": "kind-of",
      "version": "3.2.2",
      "bom-ref": "kind-of@3.2.2#3",
      "author": "Jon Schlinkert",
      "description": "Get the native type of a value.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/kind-of@3.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/kind-of.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/kind-of",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/kind-of/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/to-object-path@0.3.0/node_modules/kind-of"
        }
      ]
    },
    {
      "type": "library",
      "name": "arr-union",
      "version": "3.1.0",
      "bom-ref": "arr-union@3.1.0#2",
      "author": "Jon Schlinkert",
      "description": "Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/arr-union@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/arr-union.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/arr-union",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/arr-union/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/union-value@1.0.1/node_modules/arr-union"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-value",
      "version": "2.0.6",
      "bom-ref": "get-value@2.0.6#3",
      "author": "Jon Schlinkert",
      "description": "Use property paths (`a.b.c`) to get a nested value from an object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-value@2.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/get-value.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/get-value",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/get-value/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/union-value@1.0.1/node_modules/get-value"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-extendable",
      "version": "0.1.1",
      "bom-ref": "is-extendable@0.1.1#3",
      "author": "Jon Schlinkert",
      "description": "Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. \"can the value have keys?\"",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-extendable@0.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-extendable.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-extendable",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-extendable/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/union-value@1.0.1/node_modules/is-extendable"
        }
      ]
    },
    {
      "type": "library",
      "name": "set-value",
      "version": "2.0.1",
      "bom-ref": "set-value@2.0.1#2",
      "author": "Jon Schlinkert",
      "description": "Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/set-value@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/set-value.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/set-value",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/set-value/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/union-value@1.0.1/node_modules/set-value"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-value",
      "version": "0.3.1",
      "bom-ref": "has-value@0.3.1",
      "author": "Jon Schlinkert",
      "description": "Returns true if a value exists, false if empty. Works with deeply nested values using object paths.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-value@0.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/has-value.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/has-value",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/has-value/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/unset-value@1.0.0/node_modules/has-value"
        }
      ]
    },
    {
      "type": "library",
      "name": "isobject",
      "version": "3.0.1",
      "bom-ref": "isobject@3.0.1#11",
      "author": "Jon Schlinkert",
      "description": "Returns true if the value is an object and not an array or null.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isobject@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/isobject.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/isobject",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/isobject/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/unset-value@1.0.0/node_modules/isobject"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-unique",
      "version": "0.3.2",
      "bom-ref": "array-unique@0.3.2#5",
      "author": "Jon Schlinkert",
      "description": "Remove duplicate values from an array. Fastest ES5 implementation.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-unique@0.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/array-unique.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-unique",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-unique/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/node_modules/array-unique"
        }
      ]
    },
    {
      "type": "library",
      "name": "define-property",
      "version": "0.2.5",
      "bom-ref": "define-property@0.2.5#4",
      "author": "Jon Schlinkert",
      "description": "Define a non-enumerable property on an object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/define-property@0.2.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/define-property.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/define-property",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/define-property/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/static-extend@0.1.2/node_modules/define-property"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-copy",
      "version": "0.1.0",
      "bom-ref": "object-copy@0.1.0",
      "author": "Jon Schlinkert",
      "description": "Copy static properties, prototype properties, and descriptors from one object to another.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object-copy@0.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/object-copy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/object-copy",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/object-copy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/static-extend@0.1.2/node_modules/object-copy"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "inherits@2.0.4#29",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/des.js@1.1.0/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimalistic-assert",
      "version": "1.0.1",
      "bom-ref": "minimalistic-assert@1.0.1#3",
      "description": "minimalistic-assert ===",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimalistic-assert@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/calvinmetcalf/minimalistic-assert.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/calvinmetcalf/minimalistic-assert",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/calvinmetcalf/minimalistic-assert/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/des.js@1.1.0/node_modules/minimalistic-assert"
        }
      ]
    },
    {
      "type": "library",
      "name": "hash.js",
      "version": "1.1.7",
      "bom-ref": "hash.js@1.1.7#3",
      "author": "Fedor Indutny",
      "description": "Various hash functions that could be run by both browser and node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hash.js@1.1.7",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/indutny/hash.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/indutny/hash.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indutny/hash.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/hmac-drbg@1.0.1/node_modules/hash.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimalistic-assert",
      "version": "1.0.1",
      "bom-ref": "minimalistic-assert@1.0.1#4",
      "description": "minimalistic-assert ===",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimalistic-assert@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/calvinmetcalf/minimalistic-assert.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/calvinmetcalf/minimalistic-assert",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/calvinmetcalf/minimalistic-assert/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/hmac-drbg@1.0.1/node_modules/minimalistic-assert"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimalistic-crypto-utils",
      "version": "1.0.1",
      "bom-ref": "minimalistic-crypto-utils@1.0.1#2",
      "author": "Fedor Indutny",
      "description": "Minimalistic tools for JS crypto modules",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimalistic-crypto-utils@1.0.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/indutny/minimalistic-crypto-utils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/indutny/minimalistic-crypto-utils#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indutny/minimalistic-crypto-utils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/hmac-drbg@1.0.1/node_modules/minimalistic-crypto-utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "bn.js",
      "version": "4.12.0",
      "bom-ref": "bn.js@4.12.0#6",
      "author": "Fedor Indutny",
      "description": "Big number implementation in pure javascript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bn.js@4.12.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/indutny/bn.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/indutny/bn.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indutny/bn.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/asn1.js@5.4.1/node_modules/bn.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "inherits@2.0.4#30",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/asn1.js@5.4.1/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimalistic-assert",
      "version": "1.0.1",
      "bom-ref": "minimalistic-assert@1.0.1#5",
      "description": "minimalistic-assert ===",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimalistic-assert@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/calvinmetcalf/minimalistic-assert.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/calvinmetcalf/minimalistic-assert",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/calvinmetcalf/minimalistic-assert/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/asn1.js@5.4.1/node_modules/minimalistic-assert"
        }
      ]
    },
    {
      "type": "library",
      "name": "safer-buffer",
      "version": "2.1.2",
      "bom-ref": "safer-buffer@2.1.2#4",
      "author": "Nikita Skovoroda",
      "description": "Modern Buffer API polyfill without footguns",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safer-buffer@2.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/ChALkeR/safer-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ChALkeR/safer-buffer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ChALkeR/safer-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/asn1.js@5.4.1/node_modules/safer-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "inherits@2.0.4#31",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/hash-base@3.1.0/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "readable-stream",
      "version": "3.6.2",
      "bom-ref": "readable-stream@3.6.2#6",
      "description": "Streams3, a user-land copy of the stream library from Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readable-stream@3.6.2",
      "externalReferences": [
        {
          "url": "git://github.com/nodejs/readable-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/hash-base@3.1.0/node_modules/readable-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-buffer",
      "version": "5.2.1",
      "bom-ref": "safe-buffer@5.2.1#16",
      "author": "Feross Aboukhadijeh",
      "description": "Safer Node.js Buffer API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-buffer@5.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/feross/safe-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/safe-buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/safe-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/hash-base@3.1.0/node_modules/safe-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "end-of-stream",
      "version": "1.4.4",
      "bom-ref": "end-of-stream@1.4.4#6",
      "author": "Mathias Buus",
      "description": "Call a callback when a readable/writable/duplex stream has completed or failed.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/end-of-stream@1.4.4",
      "externalReferences": [
        {
          "url": "git://github.com/mafintosh/end-of-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/end-of-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/end-of-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pump@2.0.1/node_modules/end-of-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "once",
      "version": "1.4.0",
      "bom-ref": "once@1.4.0#6",
      "author": "Isaac Z. Schlueter",
      "description": "Run a function exactly one time",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/once@1.4.0",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/once.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/once#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/once/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/pump@2.0.1/node_modules/once"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-locate",
      "version": "3.0.0",
      "bom-ref": "p-locate@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Get the first fulfilled promise that satisfies the provided testing function",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/p-locate@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/p-locate.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/p-locate#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/p-locate/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/locate-path@3.0.0/node_modules/p-locate"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-exists",
      "version": "3.0.0",
      "bom-ref": "path-exists@3.0.0#2",
      "author": "Sindre Sorhus",
      "description": "Check if a path exists",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-exists@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/path-exists.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/path-exists#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/path-exists/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/locate-path@3.0.0/node_modules/path-exists"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-try",
      "version": "1.0.0",
      "bom-ref": "p-try@1.0.0",
      "author": "Sindre Sorhus",
      "description": "`Promise#try()` ponyfill - Starts a promise chain",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/p-try@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/p-try.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/p-try#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/p-try/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/p-limit@1.3.0/node_modules/p-try"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-visit",
      "version": "1.0.1",
      "bom-ref": "object-visit@1.0.1#2",
      "author": "Jon Schlinkert",
      "description": "Call a specified method on each value in the given object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object-visit@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/object-visit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/object-visit",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/object-visit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/map-visit@1.0.0/node_modules/object-visit"
        }
      ]
    },
    {
      "type": "library",
      "name": "isobject",
      "version": "3.0.1",
      "bom-ref": "isobject@3.0.1#12",
      "author": "Jon Schlinkert",
      "description": "Returns true if the value is an object and not an array or null.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isobject@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/isobject.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/isobject",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/isobject/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/object-visit@1.0.1/node_modules/isobject"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-number",
      "version": "3.0.0",
      "bom-ref": "is-number@3.0.0#3",
      "author": "Jon Schlinkert",
      "description": "Returns true if the value is a number. comprehensive tests.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-number@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-number.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-number",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-number/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/has-values@1.0.0/node_modules/is-number"
        }
      ]
    },
    {
      "type": "library",
      "name": "kind-of",
      "version": "4.0.0",
      "bom-ref": "kind-of@4.0.0",
      "author": "Jon Schlinkert",
      "description": "Get the native type of a value.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/kind-of@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/kind-of.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/kind-of",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/kind-of/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/has-values@1.0.0/node_modules/kind-of"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-value",
      "version": "2.0.6",
      "bom-ref": "get-value@2.0.6#4",
      "author": "Jon Schlinkert",
      "description": "Use property paths (`a.b.c`) to get a nested value from an object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-value@2.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/get-value.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/get-value",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/get-value/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/has-value@0.3.1/node_modules/get-value"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-values",
      "version": "0.1.4",
      "bom-ref": "has-values@0.1.4",
      "author": "Jon Schlinkert",
      "description": "Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. ",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-values@0.1.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/has-values.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/has-values",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/has-values/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/has-value@0.3.1/node_modules/has-values"
        }
      ]
    },
    {
      "type": "library",
      "name": "isobject",
      "version": "2.1.0",
      "bom-ref": "isobject@2.1.0",
      "author": "Jon Schlinkert",
      "description": "Returns true if the value is an object and not an array or null.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isobject@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/isobject.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/isobject",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/isobject/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/has-value@0.3.1/node_modules/isobject"
        }
      ]
    },
    {
      "type": "library",
      "name": "copy-descriptor",
      "version": "0.1.1",
      "bom-ref": "copy-descriptor@0.1.1",
      "author": "Jon Schlinkert",
      "description": "Copy a descriptor from object A to object B",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/copy-descriptor@0.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/copy-descriptor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/copy-descriptor",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/copy-descriptor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/object-copy@0.1.0/node_modules/copy-descriptor"
        }
      ]
    },
    {
      "type": "library",
      "name": "define-property",
      "version": "0.2.5",
      "bom-ref": "define-property@0.2.5#5",
      "author": "Jon Schlinkert",
      "description": "Define a non-enumerable property on an object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/define-property@0.2.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/define-property.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/define-property",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/define-property/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/object-copy@0.1.0/node_modules/define-property"
        }
      ]
    },
    {
      "type": "library",
      "name": "kind-of",
      "version": "3.2.2",
      "bom-ref": "kind-of@3.2.2#4",
      "author": "Jon Schlinkert",
      "description": "Get the native type of a value.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/kind-of@3.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/kind-of.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/kind-of",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/kind-of/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/object-copy@0.1.0/node_modules/kind-of"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-limit",
      "version": "2.3.0",
      "bom-ref": "p-limit@2.3.0#2",
      "author": "Sindre Sorhus",
      "description": "Run multiple promise-returning & async functions with limited concurrency",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/p-limit@2.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/p-limit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/p-limit#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/p-limit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/p-locate@3.0.0/node_modules/p-limit"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-buffer",
      "version": "1.1.6",
      "bom-ref": "is-buffer@1.1.6#3",
      "author": "Feross Aboukhadijeh",
      "description": "Determine if an object is a Buffer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-buffer@1.1.6",
      "externalReferences": [
        {
          "url": "git://github.com/feross/is-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/is-buffer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/is-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/kind-of@4.0.0/node_modules/is-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "isarray",
      "version": "1.0.0",
      "bom-ref": "isarray@1.0.0#4",
      "author": "Julian Gruber",
      "description": "Array#isArray for older browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isarray@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/juliangruber/isarray.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/juliangruber/isarray",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/juliangruber/isarray/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "../../node_modules/.pnpm/isobject@2.1.0/node_modules/isarray"
        }
      ]
    },
    {
      "type": "library",
      "name": "de-indent",
      "version": "1.0.2",
      "bom-ref": "vue-template-compiler@2.7.16-tuxcare.2|de-indent@1.0.2",
      "author": "Evan You",
      "description": "remove extra indent from a block of code",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/de-indent@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/yyx990803/de-indent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/yyx990803/de-indent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yyx990803/de-indent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/de-indent"
        }
      ]
    },
    {
      "type": "library",
      "name": "he",
      "version": "1.2.0",
      "bom-ref": "vue-template-compiler@2.7.16-tuxcare.2|he@1.2.0",
      "author": "Mathias Bynens",
      "description": "A robust HTML entities encoder/decoder with full Unicode support.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/he@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mathiasbynens/he.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://mths.be/he",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mathiasbynens/he/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/he"
        }
      ]
    },
    {
      "type": "library",
      "name": "vue",
      "version": "2.7.16-tuxcare.2",
      "bom-ref": "vue-template-compiler@2.7.16-tuxcare.2|vue@2.7.16-tuxcare.2",
      "author": "Evan You",
      "description": "Reactive, component-oriented view layer for modern web interfaces.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vue@2.7.16-tuxcare.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/vuejs/vue.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/vuejs/vue#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vuejs/vue/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vue"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "vue-template-compiler@2.7.16-tuxcare.2",
      "dependsOn": [
        "vue-template-compiler@2.7.16-tuxcare.2|de-indent@1.0.2",
        "vue-template-compiler@2.7.16-tuxcare.2|he@1.2.0",
        "vue-template-compiler@2.7.16-tuxcare.2|vue@2.7.16-tuxcare.2"
      ]
    },
    {
      "ref": "lodash@4.17.21"
    },
    {
      "ref": "@babel/parser@7.23.5",
      "dependsOn": [
        "@babel/code-frame@7.23.5",
        "@babel/helper-string-parser@7.23.4",
        "@babel/helper-validator-identifier@7.22.20"
      ]
    },
    {
      "ref": "@microsoft/api-extractor@7.38.4",
      "dependsOn": [
        "@microsoft/api-extractor-model@7.28.2",
        "@microsoft/tsdoc-config@0.16.2",
        "@microsoft/tsdoc@0.14.2",
        "@rushstack/node-core-library@3.61.0",
        "@rushstack/rig-package@0.5.1",
        "@rushstack/ts-command-line@4.17.1",
        "@types/node@20.10.3",
        "@types/resolve@1.17.1",
        "colors@1.2.5",
        "lodash@4.17.21#2",
        "resolve@1.22.8",
        "semver@7.5.4#2",
        "source-map@0.6.1",
        "typescript@5.0.4"
      ]
    },
    {
      "ref": "@rollup/plugin-alias@3.1.9",
      "dependsOn": [
        "@rollup/plugin-node-resolve@13.3.0",
        "rollup@2.79.1#2",
        "slash@3.0.0",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "@rollup/plugin-commonjs@22.0.2",
      "dependsOn": [
        "@rollup/plugin-node-resolve@13.3.0",
        "@rollup/pluginutils@3.1.0",
        "commondir@1.0.1",
        "estree-walker@2.0.2",
        "glob@7.2.3",
        "is-reference@1.2.1",
        "magic-string@0.25.9",
        "resolve@1.22.8#2",
        "rollup@2.79.1#3",
        "source-map-support@0.5.21",
        "source-map@0.6.1#2",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "@rollup/plugin-node-resolve@13.3.0",
      "dependsOn": [
        "@rollup/plugin-commonjs@22.0.2",
        "@rollup/pluginutils@3.1.0#2",
        "@types/resolve@1.17.1#2",
        "deepmerge@4.3.1",
        "is-builtin-module@3.2.1",
        "is-module@1.0.0",
        "resolve@1.22.8#3",
        "rollup@2.79.1#4",
        "source-map@0.6.1#2"
      ]
    },
    {
      "ref": "@rollup/plugin-replace@4.0.0",
      "dependsOn": [
        "@rollup/pluginutils@3.1.0#3",
        "magic-string@0.25.9#2",
        "rollup@2.79.1#5",
        "source-map@0.6.1#2",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "@types/he@1.2.3"
    },
    {
      "ref": "@types/node@20.10.3",
      "dependsOn": [
        "undici-types@5.26.5"
      ]
    },
    {
      "ref": "@vue/compiler-sfc@2.7.16",
      "dependsOn": [
        "@babel/parser@7.23.5#2",
        "@babel/types@7.23.5",
        "@types/estree@0.0.48",
        "@types/hash-sum@1.0.2",
        "@types/lru-cache@5.1.1",
        "@vue/consolidate@0.17.3",
        "de-indent@1.0.2",
        "estree-walker@2.0.2#2",
        "hash-sum@2.0.0",
        "less@4.2.0",
        "lru-cache@5.1.1",
        "magic-string@0.25.9#3",
        "merge-source-map@1.1.0",
        "postcss-modules@4.3.1",
        "postcss-selector-parser@6.0.13",
        "postcss@8.4.32#2",
        "prettier@2.8.8#2",
        "pug@3.0.2",
        "sass@1.69.5",
        "source-map@0.6.1#3",
        "stylus@0.58.1"
      ]
    },
    {
      "ref": "chalk@4.1.2",
      "dependsOn": [
        "ansi-styles@4.3.0",
        "execa@4.1.0",
        "supports-color@7.2.0"
      ]
    },
    {
      "ref": "conventional-changelog-cli@2.2.2",
      "dependsOn": [
        "add-stream@1.0.0",
        "conventional-changelog@3.1.25",
        "lodash@4.17.21#3",
        "meow@8.1.2",
        "tempfile@3.0.0"
      ]
    },
    {
      "ref": "cross-spawn@7.0.3",
      "dependsOn": [
        "lint-staged@12.5.0",
        "mkdirp@0.5.6",
        "path-key@3.1.1",
        "rimraf@3.0.2",
        "shebang-command@2.0.0",
        "which@2.0.2"
      ]
    },
    {
      "ref": "csstype@3.1.2",
      "dependsOn": [
        "@types/node@20.10.3",
        "chalk@4.1.2",
        "chokidar@3.5.3",
        "jsdom@19.0.0",
        "prettier@2.8.8",
        "ts-node@10.9.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "enquirer@2.4.1",
      "dependsOn": [
        "@types/node@20.10.3",
        "ansi-colors@4.1.3",
        "strip-ansi@6.0.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "esbuild@0.19.8"
    },
    {
      "ref": "execa@4.1.0",
      "dependsOn": [
        "@types/node@20.10.3",
        "cross-spawn@7.0.3#2",
        "get-stream@5.2.0",
        "human-signals@1.1.1",
        "is-stream@2.0.1",
        "merge-stream@2.0.0",
        "npm-run-path@4.0.1",
        "onetime@5.1.2",
        "signal-exit@3.0.7",
        "strip-final-newline@2.0.0",
        "tempfile@3.0.0#2"
      ]
    },
    {
      "ref": "he@1.2.0",
      "dependsOn": [
        "lodash@4.17.21"
      ]
    },
    {
      "ref": "jasmine-core@4.6.0",
      "dependsOn": [
        "glob@7.2.3#2",
        "jsdom@19.0.0",
        "prettier@2.8.8",
        "sass@1.69.5",
        "shelljs@0.8.5"
      ]
    },
    {
      "ref": "jsdom@19.0.0",
      "dependsOn": [
        "abab@2.0.6",
        "acorn-globals@6.0.0",
        "acorn@8.11.2",
        "chai@4.3.10",
        "cssom@0.5.0",
        "cssstyle@2.3.0",
        "data-urls@3.0.2",
        "decimal.js@10.4.3",
        "domexception@4.0.0",
        "escodegen@2.1.0",
        "form-data@4.0.0",
        "html-encoding-sniffer@3.0.0",
        "http-proxy-agent@5.0.0",
        "https-proxy-agent@5.0.1",
        "is-potential-custom-element-name@1.0.1",
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "minimatch@3.1.2",
        "nwsapi@2.2.7",
        "parse5@6.0.1",
        "rimraf@3.0.2",
        "saxes@5.0.1",
        "symbol-tree@3.2.4",
        "tough-cookie@4.1.3",
        "w3c-hr-time@1.0.2",
        "w3c-xmlserializer@3.0.0",
        "webidl-conversions@7.0.0",
        "whatwg-encoding@2.0.0",
        "whatwg-mimetype@3.0.0",
        "whatwg-url@10.0.0",
        "ws@8.14.2",
        "xml-name-validator@4.0.0",
        "yargs@16.2.0"
      ]
    },
    {
      "ref": "karma-chrome-launcher@3.2.0",
      "dependsOn": [
        "chai@4.3.10",
        "karma@6.4.2",
        "which@1.3.1"
      ]
    },
    {
      "ref": "karma-cli@2.0.0",
      "dependsOn": [
        "resolve@1.22.8#4"
      ]
    },
    {
      "ref": "karma-esbuild@2.3.0",
      "dependsOn": [
        "@types/node@20.10.3",
        "chokidar@3.5.3#2",
        "esbuild@0.19.8#2",
        "jsdom@19.0.0",
        "karma@6.4.2",
        "lint-staged@12.5.0",
        "prettier@2.8.8",
        "puppeteer@14.4.1",
        "rimraf@3.0.2",
        "source-map@0.6.1#4",
        "ts-node@10.9.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "karma-jasmine@5.1.0",
      "dependsOn": [
        "jasmine-core@4.6.0#2",
        "karma@6.4.2#2"
      ]
    },
    {
      "ref": "karma@6.4.2",
      "dependsOn": [
        "@colors/colors@1.5.0",
        "body-parser@1.20.2",
        "braces@3.0.2",
        "chai@4.3.10",
        "chokidar@3.5.3#3",
        "connect@3.7.0",
        "di@0.0.1",
        "dom-serialize@2.2.1",
        "glob@7.2.3#3",
        "graceful-fs@4.2.11",
        "http-proxy@1.18.1",
        "isbinaryfile@4.0.10",
        "jasmine-core@4.6.0",
        "karma-chrome-launcher@3.2.0",
        "karma-jasmine@5.1.0",
        "lodash@4.17.21#4",
        "log4js@6.9.1",
        "mime@2.6.0",
        "minimatch@3.1.2#2",
        "mkdirp@0.5.6#2",
        "puppeteer@14.4.1",
        "qjobs@1.2.0",
        "range-parser@1.2.1",
        "rimraf@3.0.2#2",
        "socket.io@4.7.2",
        "source-map@0.6.1#5",
        "tmp@0.2.1",
        "ua-parser-js@0.7.37",
        "which@2.0.2#2",
        "yargs@16.2.0#2"
      ]
    },
    {
      "ref": "lint-staged@12.5.0",
      "dependsOn": [
        "cli-truncate@3.1.0",
        "colorette@2.0.20",
        "commander@9.5.0",
        "debug@4.3.4",
        "execa@5.1.1",
        "fs-extra@10.1.0",
        "lilconfig@2.0.5",
        "listr2@4.0.5",
        "micromatch@4.0.5",
        "normalize-path@3.0.0",
        "object-inspect@1.13.1",
        "pidtree@0.5.0",
        "prettier@2.8.8",
        "string-argv@0.3.2",
        "supports-color@9.4.0",
        "yaml@1.10.2"
      ]
    },
    {
      "ref": "marked@4.3.0",
      "dependsOn": [
        "node-fetch@2.6.7",
        "rollup@2.79.1",
        "uglify-js@3.17.4"
      ]
    },
    {
      "ref": "minimist@1.2.8"
    },
    {
      "ref": "postcss@8.4.32",
      "dependsOn": [
        "nanoid@3.3.7",
        "picocolors@1.0.0",
        "source-map-js@1.0.2"
      ]
    },
    {
      "ref": "prettier@2.8.8"
    },
    {
      "ref": "puppeteer@14.4.1",
      "dependsOn": [
        "@microsoft/api-extractor@7.38.4",
        "@types/node@20.10.3",
        "cross-fetch@3.1.5",
        "debug@4.3.4#2",
        "devtools-protocol@0.0.1001819",
        "diff@4.0.2",
        "esprima@4.0.1",
        "extract-zip@2.0.1",
        "https-proxy-agent@5.0.1#2",
        "mime@2.6.0#2",
        "minimist@1.2.8",
        "pkg-dir@4.2.0",
        "prettier@2.8.8",
        "progress@2.0.3",
        "proxy-from-env@1.1.0",
        "rimraf@3.0.2#3",
        "source-map-support@0.5.21",
        "tar-fs@2.1.1",
        "typescript@4.9.5",
        "unbzip2-stream@1.4.3",
        "ws@8.7.0"
      ]
    },
    {
      "ref": "rimraf@3.0.2",
      "dependsOn": [
        "glob@7.2.3#4",
        "mkdirp@0.5.6"
      ]
    },
    {
      "ref": "rollup-plugin-typescript2@0.32.1",
      "dependsOn": [
        "@rollup/plugin-commonjs@22.0.2",
        "@rollup/plugin-node-resolve@13.3.0",
        "@rollup/pluginutils@4.2.1",
        "@types/node@20.10.3",
        "@types/resolve@1.17.1",
        "colors@1.2.5#2",
        "find-cache-dir@3.3.2",
        "fs-extra@10.1.0#2",
        "lodash@4.17.21",
        "resolve@1.22.8#5",
        "rimraf@3.0.2",
        "rollup@2.79.1#6",
        "tslib@2.6.2#2",
        "typescript@4.9.5#2"
      ]
    },
    {
      "ref": "rollup@2.79.1",
      "dependsOn": [
        "@rollup/plugin-alias@3.1.9",
        "@rollup/plugin-commonjs@22.0.2",
        "@rollup/plugin-node-resolve@13.3.0",
        "@rollup/plugin-replace@4.0.0",
        "@rollup/pluginutils@3.1.0#4",
        "@types/estree@0.0.48",
        "@types/node@20.10.3",
        "acorn-walk@8.3.1",
        "acorn@8.11.2#2",
        "chokidar@3.5.3",
        "colorette@2.0.20#2",
        "execa@4.1.0",
        "fs-extra@10.1.0",
        "hash.js@1.1.7",
        "is-reference@1.2.1#2",
        "lint-staged@12.5.0",
        "magic-string@0.25.9#3",
        "prettier@2.8.8",
        "signal-exit@3.0.7#2",
        "source-map-support@0.5.21",
        "source-map@0.6.1#2",
        "sourcemap-codec@1.4.8",
        "terser@5.25.0",
        "tslib@2.6.2",
        "typescript@4.9.5",
        "yargs-parser@20.2.9"
      ]
    },
    {
      "ref": "semver@7.5.4",
      "dependsOn": [
        "lru-cache@6.0.0"
      ]
    },
    {
      "ref": "shelljs@0.8.5",
      "dependsOn": [
        "chalk@4.1.2",
        "glob@7.2.3#5",
        "interpret@1.4.0",
        "rechoir@0.6.2"
      ]
    },
    {
      "ref": "terser@5.25.0",
      "dependsOn": [
        "@jridgewell/source-map@0.3.5",
        "acorn@8.11.2#3",
        "commander@2.20.3",
        "rollup@2.79.1",
        "semver@7.5.4",
        "source-map-support@0.5.21#2",
        "source-map@0.6.1#2"
      ]
    },
    {
      "ref": "todomvc-app-css@2.4.3"
    },
    {
      "ref": "ts-node@10.9.1",
      "dependsOn": [
        "@cspotcode/source-map-support@0.8.1",
        "@microsoft/api-extractor@7.38.4",
        "@tsconfig/node10@1.0.9",
        "@tsconfig/node12@1.0.11",
        "@tsconfig/node14@1.0.3",
        "@tsconfig/node16@1.0.4",
        "@types/node@20.10.3#2",
        "acorn-walk@8.3.1#2",
        "acorn@8.11.2#4",
        "arg@4.1.3",
        "create-require@1.1.1",
        "diff@4.0.2#2",
        "get-stream@5.2.0#2",
        "lodash@4.17.21",
        "make-error@1.3.6",
        "rimraf@3.0.2",
        "semver@7.5.4",
        "typescript@4.9.5#3",
        "v8-compile-cache-lib@3.0.1",
        "yn@3.1.1"
      ]
    },
    {
      "ref": "tslib@2.6.2"
    },
    {
      "ref": "typescript@4.9.5",
      "dependsOn": [
        "@types/minimist@1.2.5",
        "@types/node@20.10.3",
        "chai@4.3.10",
        "chalk@4.1.2",
        "diff@4.0.2",
        "fs-extra@10.1.0",
        "glob@7.2.3#2",
        "minimist@1.2.8",
        "mkdirp@0.5.6",
        "ms@2.1.2",
        "node-fetch@2.6.7",
        "source-map-support@0.5.21",
        "which@2.0.2#2"
      ]
    },
    {
      "ref": "vitest@1.0.4",
      "dependsOn": [
        "@types/estree@0.0.48",
        "@types/node@20.10.3#3",
        "@vitest/expect@1.0.4",
        "@vitest/runner@1.0.4",
        "@vitest/snapshot@1.0.4",
        "@vitest/spy@1.0.4",
        "@vitest/utils@1.0.4",
        "acorn-walk@8.3.1#3",
        "cac@6.7.14",
        "chai@4.3.10#2",
        "cli-truncate@3.1.0#2",
        "debug@4.3.4#3",
        "execa@8.0.1",
        "find-up@4.1.0",
        "flatted@3.2.9",
        "jsdom@19.0.0#2",
        "local-pkg@0.5.0",
        "log-update@4.0.0",
        "magic-string@0.30.5",
        "micromatch@4.0.5#2",
        "p-limit@5.0.0",
        "pathe@1.1.1",
        "picocolors@1.0.0#2",
        "pretty-format@29.7.0",
        "std-env@3.6.0",
        "strip-ansi@6.0.1#2",
        "strip-literal@1.3.0",
        "tinybench@2.5.1",
        "tinypool@0.8.1",
        "vite-node@1.0.4",
        "vite@5.0.5",
        "why-is-node-running@2.2.2",
        "ws@8.14.2#2"
      ]
    },
    {
      "ref": "yorkie@2.0.0",
      "dependsOn": [
        "execa@0.8.0",
        "is-ci@1.2.1",
        "mkdirp@0.5.6",
        "normalize-path@1.0.0",
        "prettier@2.8.8",
        "rimraf@3.0.2",
        "strip-indent@2.0.0"
      ]
    },
    {
      "ref": "@babel/code-frame@7.23.5",
      "dependsOn": [
        "@babel/highlight@7.23.4",
        "chalk@2.4.2",
        "strip-ansi@6.0.1#2"
      ]
    },
    {
      "ref": "@babel/helper-string-parser@7.23.4"
    },
    {
      "ref": "@babel/helper-validator-identifier@7.22.20"
    },
    {
      "ref": "@microsoft/api-extractor-model@7.28.2",
      "dependsOn": [
        "@microsoft/tsdoc-config@0.16.2#2",
        "@microsoft/tsdoc@0.14.2#2",
        "@rushstack/node-core-library@3.61.0#2",
        "@types/node@20.10.3"
      ]
    },
    {
      "ref": "@microsoft/tsdoc-config@0.16.2",
      "dependsOn": [
        "@microsoft/tsdoc@0.14.2#3",
        "@types/node@20.10.3",
        "@types/resolve@1.17.1",
        "ajv@6.12.6",
        "jju@1.4.0",
        "resolve@1.19.0"
      ]
    },
    {
      "ref": "@microsoft/tsdoc@0.14.2"
    },
    {
      "ref": "@rushstack/node-core-library@3.61.0",
      "dependsOn": [
        "@types/node@20.10.3#4",
        "@types/resolve@1.17.1",
        "colors@1.2.5#3",
        "fs-extra@7.0.1",
        "import-lazy@4.0.0",
        "jju@1.4.0#2",
        "resolve@1.22.8#6",
        "semver@7.5.4#3",
        "z-schema@5.0.5"
      ]
    },
    {
      "ref": "@rushstack/rig-package@0.5.1",
      "dependsOn": [
        "@types/node@20.10.3",
        "@types/resolve@1.17.1",
        "ajv@6.12.6#2",
        "resolve@1.22.8#7",
        "strip-json-comments@3.1.1"
      ]
    },
    {
      "ref": "@rushstack/ts-command-line@4.17.1",
      "dependsOn": [
        "@types/argparse@1.0.38",
        "@types/node@20.10.3",
        "argparse@1.0.10",
        "colors@1.2.5#4",
        "string-argv@0.3.2#2"
      ]
    },
    {
      "ref": "@types/resolve@1.17.1",
      "dependsOn": [
        "@types/node@20.10.3#5"
      ]
    },
    {
      "ref": "colors@1.2.5"
    },
    {
      "ref": "lodash@4.17.21#2"
    },
    {
      "ref": "resolve@1.22.8",
      "dependsOn": [
        "is-core-module@2.13.1",
        "mkdirp@0.5.6",
        "object-keys@1.1.1",
        "path-parse@1.0.7",
        "rimraf@3.0.2",
        "semver@7.5.4",
        "supports-preserve-symlinks-flag@1.0.0",
        "tmp@0.2.1#2"
      ]
    },
    {
      "ref": "semver@7.5.4#2",
      "dependsOn": [
        "lru-cache@6.0.0"
      ]
    },
    {
      "ref": "source-map@0.6.1",
      "dependsOn": [
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "typescript@5.0.4",
      "dependsOn": [
        "@types/minimist@1.2.5",
        "@types/node@20.10.3",
        "chai@4.3.10",
        "chalk@4.1.2",
        "chokidar@3.5.3",
        "diff@4.0.2",
        "esbuild@0.19.8",
        "fs-extra@10.1.0",
        "glob@7.2.3#2",
        "jsonc-parser@3.2.0",
        "minimist@1.2.8",
        "ms@2.1.2",
        "node-fetch@2.6.7",
        "source-map-support@0.5.21",
        "typescript@4.9.5",
        "which@2.0.2#2"
      ]
    },
    {
      "ref": "rollup@2.79.1#2",
      "dependsOn": [
        "@rollup/plugin-alias@3.1.9",
        "@rollup/plugin-commonjs@22.0.2",
        "@rollup/plugin-node-resolve@13.3.0",
        "@rollup/plugin-replace@4.0.0",
        "@rollup/pluginutils@3.1.0#4",
        "@types/estree@0.0.48",
        "@types/node@20.10.3",
        "acorn-walk@8.3.1",
        "acorn@8.11.2#2",
        "chokidar@3.5.3",
        "colorette@2.0.20#2",
        "execa@4.1.0",
        "fs-extra@10.1.0",
        "hash.js@1.1.7",
        "is-reference@1.2.1#2",
        "lint-staged@12.5.0",
        "magic-string@0.25.9#3",
        "prettier@2.8.8",
        "rollup@2.79.1",
        "signal-exit@3.0.7#2",
        "source-map-support@0.5.21",
        "source-map@0.6.1#2",
        "sourcemap-codec@1.4.8",
        "terser@5.25.0",
        "tslib@2.6.2",
        "typescript@4.9.5",
        "yargs-parser@20.2.9"
      ]
    },
    {
      "ref": "slash@3.0.0"
    },
    {
      "ref": "@rollup/pluginutils@3.1.0",
      "dependsOn": [
        "@rollup/plugin-commonjs@22.0.2",
        "@rollup/plugin-node-resolve@13.3.0",
        "@types/estree@0.0.39",
        "@types/node@20.10.3",
        "estree-walker@1.0.1",
        "picomatch@2.3.1",
        "rollup@2.79.1#7",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "commondir@1.0.1"
    },
    {
      "ref": "estree-walker@2.0.2",
      "dependsOn": [
        "@types/estree@0.0.48",
        "rollup@2.79.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "glob@7.2.3",
      "dependsOn": [
        "fs.realpath@1.0.0",
        "inflight@1.0.6",
        "inherits@2.0.4",
        "minimatch@3.1.2#3",
        "mkdirp@0.5.6",
        "once@1.4.0",
        "path-is-absolute@1.0.1",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "is-reference@1.2.1",
      "dependsOn": [
        "@types/estree@0.0.48#2",
        "acorn@8.11.2#2",
        "estree-walker@2.0.2#2",
        "rollup@2.79.1",
        "tslib@2.6.2",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "magic-string@0.25.9",
      "dependsOn": [
        "@rollup/plugin-node-resolve@13.3.0",
        "@rollup/plugin-replace@4.0.0",
        "conventional-changelog-cli@2.2.2",
        "prettier@2.8.8",
        "rollup@2.79.1",
        "source-map-support@0.5.21",
        "source-map@0.6.1#2",
        "sourcemap-codec@1.4.8#2"
      ]
    },
    {
      "ref": "resolve@1.22.8#2",
      "dependsOn": [
        "is-core-module@2.13.1",
        "mkdirp@0.5.6",
        "object-keys@1.1.1",
        "path-parse@1.0.7",
        "rimraf@3.0.2",
        "semver@7.5.4",
        "supports-preserve-symlinks-flag@1.0.0",
        "tmp@0.2.1#2"
      ]
    },
    {
      "ref": "rollup@2.79.1#3",
      "dependsOn": [
        "@rollup/plugin-alias@3.1.9",
        "@rollup/plugin-commonjs@22.0.2",
        "@rollup/plugin-node-resolve@13.3.0",
        "@rollup/plugin-replace@4.0.0",
        "@rollup/pluginutils@3.1.0#4",
        "@types/estree@0.0.48",
        "@types/node@20.10.3",
        "acorn-walk@8.3.1",
        "acorn@8.11.2#2",
        "chokidar@3.5.3",
        "colorette@2.0.20#2",
        "execa@4.1.0",
        "fs-extra@10.1.0",
        "hash.js@1.1.7",
        "is-reference@1.2.1#2",
        "lint-staged@12.5.0",
        "magic-string@0.25.9#3",
        "prettier@2.8.8",
        "rollup@2.79.1",
        "signal-exit@3.0.7#2",
        "source-map-support@0.5.21",
        "source-map@0.6.1#2",
        "sourcemap-codec@1.4.8",
        "terser@5.25.0",
        "tslib@2.6.2",
        "typescript@4.9.5",
        "yargs-parser@20.2.9"
      ]
    },
    {
      "ref": "source-map-support@0.5.21",
      "dependsOn": [
        "buffer-from@1.1.2",
        "source-map@0.6.1#6",
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "source-map@0.6.1#2",
      "dependsOn": [
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "@rollup/pluginutils@3.1.0#2",
      "dependsOn": [
        "@rollup/plugin-commonjs@22.0.2",
        "@rollup/plugin-node-resolve@13.3.0",
        "@types/estree@0.0.39",
        "@types/node@20.10.3",
        "estree-walker@1.0.1",
        "picomatch@2.3.1",
        "rollup@2.79.1#7",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "@types/resolve@1.17.1#2",
      "dependsOn": [
        "@types/node@20.10.3#5"
      ]
    },
    {
      "ref": "deepmerge@4.3.1",
      "dependsOn": [
        "@types/node@20.10.3",
        "is-plain-object@2.0.4",
        "rollup@2.79.1",
        "ts-node@10.9.1",
        "typescript@4.9.5",
        "uglify-js@3.17.4"
      ]
    },
    {
      "ref": "is-builtin-module@3.2.1",
      "dependsOn": [
        "builtin-modules@3.3.0"
      ]
    },
    {
      "ref": "is-module@1.0.0"
    },
    {
      "ref": "resolve@1.22.8#3",
      "dependsOn": [
        "is-core-module@2.13.1",
        "mkdirp@0.5.6",
        "object-keys@1.1.1",
        "path-parse@1.0.7",
        "rimraf@3.0.2",
        "semver@7.5.4",
        "supports-preserve-symlinks-flag@1.0.0",
        "tmp@0.2.1#2"
      ]
    },
    {
      "ref": "rollup@2.79.1#4",
      "dependsOn": [
        "@rollup/plugin-alias@3.1.9",
        "@rollup/plugin-commonjs@22.0.2",
        "@rollup/plugin-node-resolve@13.3.0",
        "@rollup/plugin-replace@4.0.0",
        "@rollup/pluginutils@3.1.0#4",
        "@types/estree@0.0.48",
        "@types/node@20.10.3",
        "acorn-walk@8.3.1",
        "acorn@8.11.2#2",
        "chokidar@3.5.3",
        "colorette@2.0.20#2",
        "execa@4.1.0",
        "fs-extra@10.1.0",
        "hash.js@1.1.7",
        "is-reference@1.2.1#2",
        "lint-staged@12.5.0",
        "magic-string@0.25.9#3",
        "prettier@2.8.8",
        "rollup@2.79.1",
        "signal-exit@3.0.7#2",
        "source-map-support@0.5.21",
        "source-map@0.6.1#2",
        "sourcemap-codec@1.4.8",
        "terser@5.25.0",
        "tslib@2.6.2",
        "typescript@4.9.5",
        "yargs-parser@20.2.9"
      ]
    },
    {
      "ref": "@rollup/pluginutils@3.1.0#3",
      "dependsOn": [
        "@rollup/plugin-commonjs@22.0.2",
        "@rollup/plugin-node-resolve@13.3.0",
        "@types/estree@0.0.39",
        "@types/node@20.10.3",
        "estree-walker@1.0.1",
        "picomatch@2.3.1",
        "rollup@2.79.1#7",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "magic-string@0.25.9#2",
      "dependsOn": [
        "@rollup/plugin-node-resolve@13.3.0",
        "@rollup/plugin-replace@4.0.0",
        "conventional-changelog-cli@2.2.2",
        "prettier@2.8.8",
        "rollup@2.79.1",
        "source-map-support@0.5.21",
        "source-map@0.6.1#2",
        "sourcemap-codec@1.4.8#2"
      ]
    },
    {
      "ref": "rollup@2.79.1#5",
      "dependsOn": [
        "@rollup/plugin-alias@3.1.9",
        "@rollup/plugin-commonjs@22.0.2",
        "@rollup/plugin-node-resolve@13.3.0",
        "@rollup/plugin-replace@4.0.0",
        "@rollup/pluginutils@3.1.0#4",
        "@types/estree@0.0.48",
        "@types/node@20.10.3",
        "acorn-walk@8.3.1",
        "acorn@8.11.2#2",
        "chokidar@3.5.3",
        "colorette@2.0.20#2",
        "execa@4.1.0",
        "fs-extra@10.1.0",
        "hash.js@1.1.7",
        "is-reference@1.2.1#2",
        "lint-staged@12.5.0",
        "magic-string@0.25.9#3",
        "prettier@2.8.8",
        "rollup@2.79.1",
        "signal-exit@3.0.7#2",
        "source-map-support@0.5.21",
        "source-map@0.6.1#2",
        "sourcemap-codec@1.4.8",
        "terser@5.25.0",
        "tslib@2.6.2",
        "typescript@4.9.5",
        "yargs-parser@20.2.9"
      ]
    },
    {
      "ref": "undici-types@5.26.5"
    },
    {
      "ref": "@babel/parser@7.23.5#2",
      "dependsOn": [
        "@babel/code-frame@7.23.5",
        "@babel/helper-string-parser@7.23.4",
        "@babel/helper-validator-identifier@7.22.20"
      ]
    },
    {
      "ref": "@babel/types@7.23.5",
      "dependsOn": [
        "@babel/helper-string-parser@7.23.4#2",
        "@babel/helper-validator-identifier@7.22.20#2",
        "@babel/parser@7.23.5",
        "glob@7.2.3#2",
        "to-fast-properties@2.0.0"
      ]
    },
    {
      "ref": "@types/estree@0.0.48"
    },
    {
      "ref": "@types/hash-sum@1.0.2"
    },
    {
      "ref": "@types/lru-cache@5.1.1"
    },
    {
      "ref": "@vue/consolidate@0.17.3",
      "dependsOn": [
        "handlebars@4.7.8",
        "lodash@4.17.21",
        "pug@3.0.2",
        "semver@7.5.4"
      ]
    },
    {
      "ref": "de-indent@1.0.2"
    },
    {
      "ref": "estree-walker@2.0.2#2",
      "dependsOn": [
        "@types/estree@0.0.48",
        "rollup@2.79.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "hash-sum@2.0.0",
      "dependsOn": [
        "lodash@4.17.21"
      ]
    },
    {
      "ref": "less@4.2.0",
      "dependsOn": [
        "@rollup/plugin-commonjs@22.0.2",
        "@rollup/plugin-node-resolve@13.3.0",
        "chai@4.3.10",
        "copy-anything@2.0.6",
        "diff@4.0.2",
        "fs-extra@10.1.0",
        "graceful-fs@4.2.11#2",
        "mime@1.6.0",
        "minimist@1.2.8",
        "parse-node-version@1.0.1",
        "promise@7.3.1",
        "resolve@1.22.8#8",
        "rollup-plugin-typescript2@0.32.1",
        "rollup@2.79.1",
        "semver@7.5.4",
        "source-map@0.6.1#7",
        "ts-node@10.9.1",
        "tslib@2.6.2#3",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "lru-cache@5.1.1",
      "dependsOn": [
        "yallist@3.1.1"
      ]
    },
    {
      "ref": "magic-string@0.25.9#3",
      "dependsOn": [
        "@rollup/plugin-node-resolve@13.3.0",
        "@rollup/plugin-replace@4.0.0",
        "conventional-changelog-cli@2.2.2",
        "prettier@2.8.8",
        "rollup@2.79.1",
        "source-map-support@0.5.21",
        "source-map@0.6.1#2",
        "sourcemap-codec@1.4.8#2"
      ]
    },
    {
      "ref": "merge-source-map@1.1.0",
      "dependsOn": [
        "escodegen@2.1.0#2",
        "esprima@4.0.1",
        "estraverse@5.3.0",
        "source-map@0.6.1#8"
      ]
    },
    {
      "ref": "postcss-modules@4.3.1",
      "dependsOn": [
        "generic-names@4.0.0",
        "icss-replace-symbols@1.1.0",
        "lint-staged@12.5.0",
        "lodash.camelcase@4.3.0",
        "postcss-modules-extract-imports@3.0.0",
        "postcss-modules-local-by-default@4.0.3",
        "postcss-modules-scope@3.0.0",
        "postcss-modules-values@4.0.0",
        "postcss@8.4.32#3",
        "prettier@2.8.8",
        "string-hash@1.1.3"
      ]
    },
    {
      "ref": "postcss-selector-parser@6.0.13",
      "dependsOn": [
        "cssesc@3.0.0",
        "glob@7.2.3#2",
        "minimist@1.2.8",
        "postcss@8.4.32",
        "semver@7.5.4",
        "typescript@4.9.5",
        "util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "postcss@8.4.32#2",
      "dependsOn": [
        "nanoid@3.3.7",
        "picocolors@1.0.0",
        "source-map-js@1.0.2"
      ]
    },
    {
      "ref": "prettier@2.8.8#2"
    },
    {
      "ref": "pug@3.0.2",
      "dependsOn": [
        "mkdirp@0.5.6",
        "pug-code-gen@3.0.2",
        "pug-filters@4.0.0",
        "pug-lexer@5.0.1",
        "pug-linker@4.0.0",
        "pug-load@3.0.0",
        "pug-parser@6.0.0",
        "pug-runtime@3.0.1",
        "pug-strip-comments@2.0.0",
        "rimraf@3.0.2",
        "uglify-js@3.17.4"
      ]
    },
    {
      "ref": "sass@1.69.5",
      "dependsOn": [
        "chokidar@3.5.3#4",
        "immutable@4.3.4",
        "source-map-js@1.0.2#2"
      ]
    },
    {
      "ref": "source-map@0.6.1#3",
      "dependsOn": [
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "stylus@0.58.1",
      "dependsOn": [
        "chai@4.3.10",
        "css@3.0.0",
        "debug@4.3.4#4",
        "glob@7.2.3#6",
        "sax@1.2.4",
        "source-map@0.7.4"
      ]
    },
    {
      "ref": "ansi-styles@4.3.0",
      "dependsOn": [
        "color-convert@2.0.1"
      ]
    },
    {
      "ref": "supports-color@7.2.0",
      "dependsOn": [
        "has-flag@4.0.0"
      ]
    },
    {
      "ref": "add-stream@1.0.0",
      "dependsOn": [
        "chai@4.3.10"
      ]
    },
    {
      "ref": "conventional-changelog@3.1.25",
      "dependsOn": [
        "conventional-changelog-angular@5.0.13",
        "conventional-changelog-atom@2.0.8",
        "conventional-changelog-codemirror@2.0.8",
        "conventional-changelog-conventionalcommits@4.6.3",
        "conventional-changelog-core@4.2.4",
        "conventional-changelog-ember@2.0.9",
        "conventional-changelog-eslint@3.0.9",
        "conventional-changelog-express@2.0.6",
        "conventional-changelog-jquery@3.0.11",
        "conventional-changelog-jshint@2.0.9",
        "conventional-changelog-preset-loader@2.3.4"
      ]
    },
    {
      "ref": "lodash@4.17.21#3"
    },
    {
      "ref": "meow@8.1.2",
      "dependsOn": [
        "@types/minimist@1.2.5#2",
        "camelcase-keys@6.2.2",
        "decamelize-keys@1.1.1",
        "execa@4.1.0",
        "hard-rejection@2.1.0",
        "indent-string@4.0.0",
        "minimist-options@4.1.0",
        "normalize-package-data@3.0.3",
        "read-pkg-up@7.0.1",
        "redent@3.0.0",
        "trim-newlines@3.0.1",
        "type-fest@0.18.1",
        "yargs-parser@20.2.9#2"
      ]
    },
    {
      "ref": "tempfile@3.0.0",
      "dependsOn": [
        "temp-dir@2.0.0",
        "uuid@3.4.0"
      ]
    },
    {
      "ref": "mkdirp@0.5.6",
      "dependsOn": [
        "minimist@1.2.8#2"
      ]
    },
    {
      "ref": "path-key@3.1.1",
      "dependsOn": [
        "@types/node@20.10.3"
      ]
    },
    {
      "ref": "shebang-command@2.0.0",
      "dependsOn": [
        "shebang-regex@3.0.0"
      ]
    },
    {
      "ref": "which@2.0.2",
      "dependsOn": [
        "isexe@2.0.0",
        "mkdirp@0.5.6",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "chokidar@3.5.3",
      "dependsOn": [
        "@types/node@20.10.3",
        "anymatch@3.1.3",
        "braces@3.0.2#2",
        "chai@4.3.10",
        "glob-parent@5.1.2",
        "is-binary-path@2.1.0",
        "is-glob@4.0.3",
        "normalize-path@3.0.0#2",
        "readdirp@3.6.0",
        "rimraf@3.0.2",
        "typescript@4.9.5",
        "upath@1.2.0"
      ]
    },
    {
      "ref": "ansi-colors@4.1.3"
    },
    {
      "ref": "strip-ansi@6.0.1",
      "dependsOn": [
        "ansi-regex@5.0.1"
      ]
    },
    {
      "ref": "cross-spawn@7.0.3#2",
      "dependsOn": [
        "lint-staged@12.5.0",
        "mkdirp@0.5.6",
        "path-key@3.1.1",
        "rimraf@3.0.2",
        "shebang-command@2.0.0",
        "which@2.0.2"
      ]
    },
    {
      "ref": "get-stream@5.2.0",
      "dependsOn": [
        "@types/node@20.10.3",
        "pump@3.0.0"
      ]
    },
    {
      "ref": "human-signals@1.1.1",
      "dependsOn": [
        "ajv@6.12.6#2",
        "fast-deep-equal@3.1.3"
      ]
    },
    {
      "ref": "is-stream@2.0.1",
      "dependsOn": [
        "@types/node@20.10.3"
      ]
    },
    {
      "ref": "merge-stream@2.0.0",
      "dependsOn": [
        "from2@2.3.0"
      ]
    },
    {
      "ref": "npm-run-path@4.0.1",
      "dependsOn": [
        "path-key@3.1.1#2"
      ]
    },
    {
      "ref": "onetime@5.1.2",
      "dependsOn": [
        "mimic-fn@2.1.0"
      ]
    },
    {
      "ref": "signal-exit@3.0.7",
      "dependsOn": [
        "chai@4.3.10"
      ]
    },
    {
      "ref": "strip-final-newline@2.0.0"
    },
    {
      "ref": "tempfile@3.0.0#2",
      "dependsOn": [
        "temp-dir@2.0.0",
        "uuid@3.4.0"
      ]
    },
    {
      "ref": "glob@7.2.3#2",
      "dependsOn": [
        "fs.realpath@1.0.0",
        "inflight@1.0.6",
        "inherits@2.0.4",
        "minimatch@3.1.2#3",
        "mkdirp@0.5.6",
        "once@1.4.0",
        "path-is-absolute@1.0.1",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "abab@2.0.6",
      "dependsOn": [
        "karma-cli@2.0.0",
        "karma@6.4.2",
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "acorn-globals@6.0.0",
      "dependsOn": [
        "acorn-walk@7.2.0",
        "acorn@7.4.1"
      ]
    },
    {
      "ref": "acorn@8.11.2"
    },
    {
      "ref": "chai@4.3.10",
      "dependsOn": [
        "assertion-error@1.1.0",
        "check-error@1.0.3",
        "deep-eql@4.1.3",
        "get-func-name@2.0.2",
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "loupe@2.3.7",
        "pathval@1.1.1",
        "type-detect@4.0.8"
      ]
    },
    {
      "ref": "cssom@0.5.0"
    },
    {
      "ref": "cssstyle@2.3.0",
      "dependsOn": [
        "cssom@0.3.8",
        "prettier@2.8.8",
        "resolve@1.22.8#8"
      ]
    },
    {
      "ref": "data-urls@3.0.2",
      "dependsOn": [
        "abab@2.0.6#2",
        "whatwg-mimetype@3.0.0#2",
        "whatwg-url@11.0.0"
      ]
    },
    {
      "ref": "decimal.js@10.4.3"
    },
    {
      "ref": "domexception@4.0.0",
      "dependsOn": [
        "webidl-conversions@7.0.0#2"
      ]
    },
    {
      "ref": "escodegen@2.1.0",
      "dependsOn": [
        "acorn@8.11.2#2",
        "bluebird@3.7.2",
        "chai@4.3.10",
        "esprima@4.0.1#2",
        "estraverse@5.3.0#2",
        "esutils@2.0.3",
        "minimist@1.2.8",
        "semver@7.5.4",
        "source-map@0.6.1#9"
      ]
    },
    {
      "ref": "form-data@4.0.0",
      "dependsOn": [
        "@types/node@20.10.3",
        "asynckit@0.4.0",
        "combined-stream@1.0.8",
        "cross-spawn@7.0.3",
        "mime-types@2.1.35",
        "puppeteer@14.4.1",
        "rimraf@3.0.2",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "html-encoding-sniffer@3.0.0",
      "dependsOn": [
        "whatwg-encoding@2.0.0#2"
      ]
    },
    {
      "ref": "http-proxy-agent@5.0.0",
      "dependsOn": [
        "@tootallnate/once@2.0.0",
        "@types/node@20.10.3",
        "agent-base@6.0.2",
        "debug@4.3.4#5",
        "rimraf@3.0.2",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "https-proxy-agent@5.0.1",
      "dependsOn": [
        "@types/node@20.10.3",
        "agent-base@6.0.2#2",
        "debug@4.3.4#6",
        "rimraf@3.0.2",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "is-potential-custom-element-name@1.0.1"
    },
    {
      "ref": "minimatch@3.1.2",
      "dependsOn": [
        "brace-expansion@1.1.11"
      ]
    },
    {
      "ref": "nwsapi@2.2.7"
    },
    {
      "ref": "parse5@6.0.1"
    },
    {
      "ref": "saxes@5.0.1",
      "dependsOn": [
        "chai@4.3.10",
        "conventional-changelog-cli@2.2.2",
        "ts-node@10.9.1",
        "typescript@4.9.5",
        "xmlchars@2.2.0"
      ]
    },
    {
      "ref": "symbol-tree@3.2.4"
    },
    {
      "ref": "tough-cookie@4.1.3",
      "dependsOn": [
        "prettier@2.8.8",
        "psl@1.9.0",
        "punycode@2.3.1",
        "universalify@0.2.0",
        "url-parse@1.5.10"
      ]
    },
    {
      "ref": "w3c-hr-time@1.0.2",
      "dependsOn": [
        "browser-process-hrtime@1.0.0"
      ]
    },
    {
      "ref": "w3c-xmlserializer@3.0.0",
      "dependsOn": [
        "jsdom@19.0.0",
        "xml-name-validator@4.0.0#2"
      ]
    },
    {
      "ref": "webidl-conversions@7.0.0"
    },
    {
      "ref": "whatwg-encoding@2.0.0",
      "dependsOn": [
        "iconv-lite@0.6.3"
      ]
    },
    {
      "ref": "whatwg-mimetype@3.0.0",
      "dependsOn": [
        "whatwg-encoding@2.0.0#3"
      ]
    },
    {
      "ref": "whatwg-url@10.0.0",
      "dependsOn": [
        "domexception@4.0.0#2",
        "tr46@3.0.0",
        "webidl-conversions@7.0.0#3"
      ]
    },
    {
      "ref": "ws@8.14.2",
      "dependsOn": [
        "prettier@2.8.8"
      ]
    },
    {
      "ref": "xml-name-validator@4.0.0"
    },
    {
      "ref": "yargs@16.2.0",
      "dependsOn": [
        "@types/node@20.10.3",
        "chai@4.3.10",
        "chalk@4.1.2",
        "cliui@7.0.4",
        "cross-spawn@7.0.3",
        "escalade@3.1.1",
        "get-caller-file@2.0.5",
        "require-directory@2.1.1",
        "rimraf@3.0.2",
        "rollup@2.79.1",
        "string-width@4.2.3",
        "typescript@4.9.5",
        "which@2.0.2#2",
        "y18n@5.0.8",
        "yargs-parser@20.2.9#3"
      ]
    },
    {
      "ref": "which@1.3.1",
      "dependsOn": [
        "isexe@2.0.0#2",
        "mkdirp@0.5.6",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "resolve@1.22.8#4",
      "dependsOn": [
        "is-core-module@2.13.1",
        "mkdirp@0.5.6",
        "object-keys@1.1.1",
        "path-parse@1.0.7",
        "rimraf@3.0.2",
        "semver@7.5.4",
        "supports-preserve-symlinks-flag@1.0.0",
        "tmp@0.2.1#2"
      ]
    },
    {
      "ref": "chokidar@3.5.3#2",
      "dependsOn": [
        "@types/node@20.10.3",
        "anymatch@3.1.3",
        "braces@3.0.2#2",
        "chai@4.3.10",
        "glob-parent@5.1.2",
        "is-binary-path@2.1.0",
        "is-glob@4.0.3",
        "normalize-path@3.0.0#2",
        "readdirp@3.6.0",
        "rimraf@3.0.2",
        "typescript@4.9.5",
        "upath@1.2.0"
      ]
    },
    {
      "ref": "esbuild@0.19.8#2"
    },
    {
      "ref": "source-map@0.6.1#4",
      "dependsOn": [
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "jasmine-core@4.6.0#2",
      "dependsOn": [
        "glob@7.2.3#2",
        "jsdom@19.0.0",
        "prettier@2.8.8",
        "sass@1.69.5",
        "shelljs@0.8.5"
      ]
    },
    {
      "ref": "karma@6.4.2#2",
      "dependsOn": [
        "@colors/colors@1.5.0",
        "body-parser@1.20.2",
        "braces@3.0.2",
        "chai@4.3.10",
        "chokidar@3.5.3#3",
        "connect@3.7.0",
        "di@0.0.1",
        "dom-serialize@2.2.1",
        "glob@7.2.3#3",
        "graceful-fs@4.2.11",
        "http-proxy@1.18.1",
        "isbinaryfile@4.0.10",
        "jasmine-core@4.6.0",
        "karma-chrome-launcher@3.2.0",
        "karma-jasmine@5.1.0",
        "karma@6.4.2",
        "lodash@4.17.21#4",
        "log4js@6.9.1",
        "mime@2.6.0",
        "minimatch@3.1.2#2",
        "mkdirp@0.5.6#2",
        "puppeteer@14.4.1",
        "qjobs@1.2.0",
        "range-parser@1.2.1",
        "rimraf@3.0.2#2",
        "socket.io@4.7.2",
        "source-map@0.6.1#5",
        "tmp@0.2.1",
        "ua-parser-js@0.7.37",
        "which@2.0.2#2",
        "yargs@16.2.0#2"
      ]
    },
    {
      "ref": "@colors/colors@1.5.0"
    },
    {
      "ref": "body-parser@1.20.2",
      "dependsOn": [
        "bytes@3.1.2",
        "content-type@1.0.5",
        "debug@2.6.9",
        "depd@2.0.0",
        "destroy@1.2.0",
        "http-errors@2.0.0",
        "iconv-lite@0.4.24",
        "on-finished@2.4.1",
        "qs@6.11.0",
        "raw-body@2.5.2",
        "safe-buffer@5.2.1",
        "type-is@1.6.18",
        "unpipe@1.0.0"
      ]
    },
    {
      "ref": "braces@3.0.2",
      "dependsOn": [
        "ansi-colors@4.1.3#2",
        "fill-range@7.0.1"
      ]
    },
    {
      "ref": "chokidar@3.5.3#3",
      "dependsOn": [
        "@types/node@20.10.3",
        "anymatch@3.1.3",
        "braces@3.0.2#2",
        "chai@4.3.10",
        "glob-parent@5.1.2",
        "is-binary-path@2.1.0",
        "is-glob@4.0.3",
        "normalize-path@3.0.0#2",
        "readdirp@3.6.0",
        "rimraf@3.0.2",
        "typescript@4.9.5",
        "upath@1.2.0"
      ]
    },
    {
      "ref": "connect@3.7.0",
      "dependsOn": [
        "debug@2.6.9#2",
        "finalhandler@1.1.2",
        "parseurl@1.3.3",
        "utils-merge@1.0.1"
      ]
    },
    {
      "ref": "di@0.0.1",
      "dependsOn": [
        "chai@4.3.10"
      ]
    },
    {
      "ref": "dom-serialize@2.2.1",
      "dependsOn": [
        "custom-event@1.0.1",
        "ent@2.2.0",
        "extend@3.0.2",
        "void-elements@2.0.1"
      ]
    },
    {
      "ref": "glob@7.2.3#3",
      "dependsOn": [
        "fs.realpath@1.0.0",
        "inflight@1.0.6",
        "inherits@2.0.4",
        "minimatch@3.1.2#3",
        "mkdirp@0.5.6",
        "once@1.4.0",
        "path-is-absolute@1.0.1",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "graceful-fs@4.2.11",
      "dependsOn": [
        "mkdirp@0.5.6",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "http-proxy@1.18.1",
      "dependsOn": [
        "concat-stream@1.6.2",
        "eventemitter3@4.0.7",
        "follow-redirects@1.15.3",
        "requires-port@1.0.0",
        "semver@7.5.4",
        "socket.io@4.7.2#2",
        "ws@8.14.2#2"
      ]
    },
    {
      "ref": "isbinaryfile@4.0.10",
      "dependsOn": [
        "@types/node@20.10.3",
        "prettier@2.8.8",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "lodash@4.17.21#4"
    },
    {
      "ref": "log4js@6.9.1",
      "dependsOn": [
        "date-format@4.0.14",
        "debug@4.3.4#7",
        "flatted@3.2.9#2",
        "fs-extra@10.1.0",
        "is-ci@1.2.1#2",
        "prettier@2.8.8",
        "rfdc@1.3.0",
        "streamroller@3.1.5",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "mime@2.6.0",
      "dependsOn": [
        "chalk@4.1.2",
        "mime-db@1.52.0",
        "mime-types@2.1.35#2"
      ]
    },
    {
      "ref": "minimatch@3.1.2#2",
      "dependsOn": [
        "brace-expansion@1.1.11"
      ]
    },
    {
      "ref": "mkdirp@0.5.6#2",
      "dependsOn": [
        "minimist@1.2.8#2"
      ]
    },
    {
      "ref": "qjobs@1.2.0"
    },
    {
      "ref": "range-parser@1.2.1"
    },
    {
      "ref": "rimraf@3.0.2#2",
      "dependsOn": [
        "glob@7.2.3#4",
        "mkdirp@0.5.6"
      ]
    },
    {
      "ref": "socket.io@4.7.2",
      "dependsOn": [
        "accepts@1.3.8",
        "base64id@2.0.0",
        "cors@2.8.5",
        "debug@4.3.4#8",
        "engine.io@6.5.4",
        "prettier@2.8.8",
        "rimraf@3.0.2",
        "socket.io-adapter@2.5.2",
        "socket.io-parser@4.2.4",
        "ts-node@10.9.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "source-map@0.6.1#5",
      "dependsOn": [
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "tmp@0.2.1",
      "dependsOn": [
        "rimraf@3.0.2#4"
      ]
    },
    {
      "ref": "ua-parser-js@0.7.37",
      "dependsOn": [
        "@babel/parser@7.23.5",
        "safe-regex@1.1.0",
        "uglify-js@3.17.4"
      ]
    },
    {
      "ref": "which@2.0.2#2",
      "dependsOn": [
        "isexe@2.0.0",
        "mkdirp@0.5.6",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "yargs@16.2.0#2",
      "dependsOn": [
        "@types/node@20.10.3",
        "chai@4.3.10",
        "chalk@4.1.2",
        "cliui@7.0.4",
        "cross-spawn@7.0.3",
        "escalade@3.1.1",
        "get-caller-file@2.0.5",
        "require-directory@2.1.1",
        "rimraf@3.0.2",
        "rollup@2.79.1",
        "string-width@4.2.3",
        "typescript@4.9.5",
        "which@2.0.2#2",
        "y18n@5.0.8",
        "yargs-parser@20.2.9#3"
      ]
    },
    {
      "ref": "cli-truncate@3.1.0",
      "dependsOn": [
        "slice-ansi@5.0.0",
        "string-width@5.1.2"
      ]
    },
    {
      "ref": "colorette@2.0.20"
    },
    {
      "ref": "commander@9.5.0",
      "dependsOn": [
        "@types/node@20.10.3",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "debug@4.3.4",
      "dependsOn": [
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "ms@2.1.2#2"
      ]
    },
    {
      "ref": "execa@5.1.1",
      "dependsOn": [
        "@types/node@20.10.3",
        "cross-spawn@7.0.3#3",
        "get-stream@6.0.1",
        "human-signals@2.1.0",
        "is-stream@2.0.1#2",
        "merge-stream@2.0.0#2",
        "npm-run-path@4.0.1#2",
        "onetime@5.1.2#2",
        "signal-exit@3.0.7#3",
        "strip-final-newline@2.0.0#2",
        "tempfile@3.0.0#2"
      ]
    },
    {
      "ref": "fs-extra@10.1.0",
      "dependsOn": [
        "graceful-fs@4.2.11#3",
        "jsonfile@6.1.0",
        "minimist@1.2.8",
        "universalify@2.0.1"
      ]
    },
    {
      "ref": "lilconfig@2.0.5",
      "dependsOn": [
        "@types/node@20.10.3",
        "prettier@2.8.8",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "listr2@4.0.5",
      "dependsOn": [
        "@types/node@20.10.3",
        "cli-truncate@2.1.0",
        "colorette@2.0.20#3",
        "enquirer@2.4.1#2",
        "lint-staged@12.5.0",
        "log-update@4.0.0#2",
        "p-map@4.0.0",
        "prettier@2.8.8",
        "rfdc@1.3.0#2",
        "rimraf@3.0.2",
        "rxjs@7.8.1",
        "through@2.3.8",
        "ts-node@10.9.1",
        "typescript@4.9.5",
        "wrap-ansi@7.0.0"
      ]
    },
    {
      "ref": "micromatch@4.0.5",
      "dependsOn": [
        "braces@3.0.2#3",
        "fill-range@7.0.1#2",
        "minimatch@3.1.2",
        "picomatch@2.3.1#2"
      ]
    },
    {
      "ref": "normalize-path@3.0.0",
      "dependsOn": [
        "minimist@1.2.8"
      ]
    },
    {
      "ref": "object-inspect@1.13.1",
      "dependsOn": [
        "glob@7.2.3#2",
        "has-tostringtag@1.0.0"
      ]
    },
    {
      "ref": "pidtree@0.5.0",
      "dependsOn": [
        "pify@4.0.1",
        "through@2.3.8#2"
      ]
    },
    {
      "ref": "string-argv@0.3.2",
      "dependsOn": [
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "supports-color@9.4.0",
      "dependsOn": [
        "@types/node@20.10.3"
      ]
    },
    {
      "ref": "yaml@1.10.2",
      "dependsOn": [
        "prettier@2.8.8",
        "rollup@2.79.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "node-fetch@2.6.7",
      "dependsOn": [
        "chai@4.3.10",
        "form-data@4.0.0#2",
        "is-builtin-module@3.2.1#2",
        "promise@7.3.1",
        "rollup@2.79.1",
        "whatwg-url@5.0.0"
      ]
    },
    {
      "ref": "uglify-js@3.17.4",
      "dependsOn": [
        "acorn@8.11.2#2",
        "semver@7.5.4"
      ]
    },
    {
      "ref": "nanoid@3.3.7"
    },
    {
      "ref": "picocolors@1.0.0"
    },
    {
      "ref": "source-map-js@1.0.2",
      "dependsOn": [
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "cross-fetch@3.1.5",
      "dependsOn": [
        "@types/node@20.10.3",
        "body-parser@1.20.2#2",
        "chai@4.3.10",
        "lint-staged@12.5.0",
        "node-fetch@2.6.7#2",
        "rollup@2.79.1",
        "semver@7.5.4",
        "typescript@4.9.5",
        "webpack@4.47.0",
        "yargs@16.2.0"
      ]
    },
    {
      "ref": "debug@4.3.4#2",
      "dependsOn": [
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "ms@2.1.2#2"
      ]
    },
    {
      "ref": "devtools-protocol@0.0.1001819"
    },
    {
      "ref": "diff@4.0.2",
      "dependsOn": [
        "chai@4.3.10",
        "colors@1.2.5#2",
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "rollup@2.79.1",
        "semver@7.5.4",
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "esprima@4.0.1",
      "dependsOn": [
        "glob@7.2.3#2",
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "lodash@4.17.21",
        "typescript@4.9.5",
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "extract-zip@2.0.1",
      "dependsOn": [
        "debug@4.3.4#9",
        "fs-extra@10.1.0",
        "get-stream@5.2.0#3",
        "lint-staged@12.5.0",
        "typescript@4.9.5",
        "yauzl@2.10.0"
      ]
    },
    {
      "ref": "https-proxy-agent@5.0.1#2",
      "dependsOn": [
        "@types/node@20.10.3",
        "agent-base@6.0.2#2",
        "debug@4.3.4#6",
        "rimraf@3.0.2",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "mime@2.6.0#2",
      "dependsOn": [
        "chalk@4.1.2",
        "mime-db@1.52.0",
        "mime-types@2.1.35#2"
      ]
    },
    {
      "ref": "pkg-dir@4.2.0",
      "dependsOn": [
        "find-up@4.1.0#2"
      ]
    },
    {
      "ref": "progress@2.0.3"
    },
    {
      "ref": "proxy-from-env@1.1.0"
    },
    {
      "ref": "rimraf@3.0.2#3",
      "dependsOn": [
        "glob@7.2.3#4",
        "mkdirp@0.5.6"
      ]
    },
    {
      "ref": "tar-fs@2.1.1",
      "dependsOn": [
        "chownr@1.1.4",
        "mkdirp-classic@0.5.3",
        "pump@3.0.0#2",
        "rimraf@3.0.2",
        "tar-stream@2.2.0"
      ]
    },
    {
      "ref": "unbzip2-stream@1.4.3",
      "dependsOn": [
        "buffer@5.7.1",
        "concat-stream@1.6.2",
        "through@2.3.8#3",
        "uglify-js@3.17.4"
      ]
    },
    {
      "ref": "ws@8.7.0",
      "dependsOn": [
        "prettier@2.8.8"
      ]
    },
    {
      "ref": "glob@7.2.3#4",
      "dependsOn": [
        "fs.realpath@1.0.0",
        "inflight@1.0.6",
        "inherits@2.0.4",
        "minimatch@3.1.2#3",
        "mkdirp@0.5.6",
        "once@1.4.0",
        "path-is-absolute@1.0.1",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "@rollup/pluginutils@4.2.1",
      "dependsOn": [
        "@rollup/plugin-commonjs@22.0.2",
        "@rollup/plugin-node-resolve@13.3.0",
        "@types/estree@0.0.48",
        "@types/node@20.10.3",
        "acorn@8.11.2#2",
        "estree-walker@2.0.2#3",
        "picomatch@2.3.1#3",
        "rollup@2.79.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "colors@1.2.5#2"
    },
    {
      "ref": "find-cache-dir@3.3.2",
      "dependsOn": [
        "commondir@1.0.1#2",
        "make-dir@3.1.0",
        "pkg-dir@4.2.0#2"
      ]
    },
    {
      "ref": "fs-extra@10.1.0#2",
      "dependsOn": [
        "graceful-fs@4.2.11#3",
        "jsonfile@6.1.0",
        "minimist@1.2.8",
        "universalify@2.0.1"
      ]
    },
    {
      "ref": "resolve@1.22.8#5",
      "dependsOn": [
        "is-core-module@2.13.1",
        "mkdirp@0.5.6",
        "object-keys@1.1.1",
        "path-parse@1.0.7",
        "rimraf@3.0.2",
        "semver@7.5.4",
        "supports-preserve-symlinks-flag@1.0.0",
        "tmp@0.2.1#2"
      ]
    },
    {
      "ref": "rollup@2.79.1#6",
      "dependsOn": [
        "@rollup/plugin-alias@3.1.9",
        "@rollup/plugin-commonjs@22.0.2",
        "@rollup/plugin-node-resolve@13.3.0",
        "@rollup/plugin-replace@4.0.0",
        "@rollup/pluginutils@3.1.0#4",
        "@types/estree@0.0.48",
        "@types/node@20.10.3",
        "acorn-walk@8.3.1",
        "acorn@8.11.2#2",
        "chokidar@3.5.3",
        "colorette@2.0.20#2",
        "execa@4.1.0",
        "fs-extra@10.1.0",
        "hash.js@1.1.7",
        "is-reference@1.2.1#2",
        "lint-staged@12.5.0",
        "magic-string@0.25.9#3",
        "prettier@2.8.8",
        "rollup@2.79.1",
        "signal-exit@3.0.7#2",
        "source-map-support@0.5.21",
        "source-map@0.6.1#2",
        "sourcemap-codec@1.4.8",
        "terser@5.25.0",
        "tslib@2.6.2",
        "typescript@4.9.5",
        "yargs-parser@20.2.9"
      ]
    },
    {
      "ref": "tslib@2.6.2#2"
    },
    {
      "ref": "typescript@4.9.5#2",
      "dependsOn": [
        "@types/minimist@1.2.5",
        "@types/node@20.10.3",
        "chai@4.3.10",
        "chalk@4.1.2",
        "diff@4.0.2",
        "fs-extra@10.1.0",
        "glob@7.2.3#2",
        "minimist@1.2.8",
        "mkdirp@0.5.6",
        "ms@2.1.2",
        "node-fetch@2.6.7",
        "source-map-support@0.5.21",
        "typescript@4.9.5",
        "which@2.0.2#2"
      ]
    },
    {
      "ref": "@rollup/pluginutils@3.1.0#4",
      "dependsOn": [
        "@rollup/plugin-commonjs@22.0.2",
        "@rollup/plugin-node-resolve@13.3.0",
        "@types/estree@0.0.39",
        "@types/node@20.10.3",
        "estree-walker@1.0.1",
        "picomatch@2.3.1",
        "rollup@2.79.1#7",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "acorn-walk@8.3.1"
    },
    {
      "ref": "acorn@8.11.2#2"
    },
    {
      "ref": "colorette@2.0.20#2"
    },
    {
      "ref": "hash.js@1.1.7",
      "dependsOn": [
        "inherits@2.0.4#2",
        "minimalistic-assert@1.0.1"
      ]
    },
    {
      "ref": "is-reference@1.2.1#2",
      "dependsOn": [
        "@types/estree@0.0.48#2",
        "acorn@8.11.2#2",
        "estree-walker@2.0.2#2",
        "rollup@2.79.1",
        "tslib@2.6.2",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "signal-exit@3.0.7#2",
      "dependsOn": [
        "chai@4.3.10"
      ]
    },
    {
      "ref": "sourcemap-codec@1.4.8",
      "dependsOn": [
        "rollup@2.79.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "yargs-parser@20.2.9",
      "dependsOn": [
        "@types/node@20.10.3",
        "chai@4.3.10",
        "puppeteer@14.4.1",
        "rimraf@3.0.2",
        "rollup@2.79.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "lru-cache@6.0.0",
      "dependsOn": [
        "yallist@4.0.0"
      ]
    },
    {
      "ref": "glob@7.2.3#5",
      "dependsOn": [
        "fs.realpath@1.0.0",
        "inflight@1.0.6",
        "inherits@2.0.4",
        "minimatch@3.1.2#3",
        "mkdirp@0.5.6",
        "once@1.4.0",
        "path-is-absolute@1.0.1",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "interpret@1.4.0",
      "dependsOn": [
        "parse-node-version@1.0.1#2",
        "rechoir@0.6.2#2",
        "shelljs@0.8.5"
      ]
    },
    {
      "ref": "rechoir@0.6.2",
      "dependsOn": [
        "chai@4.3.10",
        "interpret@1.4.0#2",
        "json5@1.0.2",
        "resolve@1.22.8#9",
        "rimraf@3.0.2",
        "semver@7.5.4"
      ]
    },
    {
      "ref": "@jridgewell/source-map@0.3.5",
      "dependsOn": [
        "@jridgewell/gen-mapping@0.3.3",
        "@jridgewell/trace-mapping@0.3.20",
        "@rollup/plugin-node-resolve@13.3.0",
        "@types/node@20.10.3",
        "prettier@2.8.8",
        "rollup@2.79.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "acorn@8.11.2#3"
    },
    {
      "ref": "commander@2.20.3",
      "dependsOn": [
        "@types/node@20.10.3",
        "ts-node@10.9.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "source-map-support@0.5.21#2",
      "dependsOn": [
        "buffer-from@1.1.2",
        "source-map@0.6.1#6",
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "@cspotcode/source-map-support@0.8.1",
      "dependsOn": [
        "@jridgewell/trace-mapping@0.3.9",
        "lodash@4.17.21",
        "semver@7.5.4",
        "source-map@0.6.1#2",
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "@tsconfig/node10@1.0.9"
    },
    {
      "ref": "@tsconfig/node12@1.0.11"
    },
    {
      "ref": "@tsconfig/node14@1.0.3"
    },
    {
      "ref": "@tsconfig/node16@1.0.4"
    },
    {
      "ref": "@types/node@20.10.3#2",
      "dependsOn": [
        "undici-types@5.26.5"
      ]
    },
    {
      "ref": "acorn-walk@8.3.1#2"
    },
    {
      "ref": "acorn@8.11.2#4"
    },
    {
      "ref": "arg@4.1.3",
      "dependsOn": [
        "chai@4.3.10"
      ]
    },
    {
      "ref": "create-require@1.1.1"
    },
    {
      "ref": "diff@4.0.2#2",
      "dependsOn": [
        "chai@4.3.10",
        "colors@1.2.5#2",
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "rollup@2.79.1",
        "semver@7.5.4",
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "get-stream@5.2.0#2",
      "dependsOn": [
        "@types/node@20.10.3",
        "pump@3.0.0"
      ]
    },
    {
      "ref": "make-error@1.3.6",
      "dependsOn": [
        "prettier@2.8.8",
        "uglify-js@3.17.4"
      ]
    },
    {
      "ref": "typescript@4.9.5#3",
      "dependsOn": [
        "@types/minimist@1.2.5",
        "@types/node@20.10.3",
        "chai@4.3.10",
        "chalk@4.1.2",
        "diff@4.0.2",
        "fs-extra@10.1.0",
        "glob@7.2.3#2",
        "minimist@1.2.8",
        "mkdirp@0.5.6",
        "ms@2.1.2",
        "node-fetch@2.6.7",
        "source-map-support@0.5.21",
        "typescript@4.9.5",
        "which@2.0.2#2"
      ]
    },
    {
      "ref": "v8-compile-cache-lib@3.0.1",
      "dependsOn": [
        "rimraf@3.0.2",
        "rxjs@7.8.1#2",
        "semver@7.5.4"
      ]
    },
    {
      "ref": "yn@3.1.1"
    },
    {
      "ref": "@types/minimist@1.2.5"
    },
    {
      "ref": "ms@2.1.2",
      "dependsOn": [
        "lint-staged@12.5.0"
      ]
    },
    {
      "ref": "@types/node@20.10.3#3",
      "dependsOn": [
        "undici-types@5.26.5"
      ]
    },
    {
      "ref": "@vitest/expect@1.0.4",
      "dependsOn": [
        "@vitest/runner@1.0.4#2",
        "@vitest/spy@1.0.4#2",
        "@vitest/utils@1.0.4#2",
        "chai@4.3.10#3",
        "picocolors@1.0.0#3"
      ]
    },
    {
      "ref": "@vitest/runner@1.0.4",
      "dependsOn": [
        "@vitest/utils@1.0.4#3",
        "p-limit@5.0.0#2",
        "pathe@1.1.1#2"
      ]
    },
    {
      "ref": "@vitest/snapshot@1.0.4",
      "dependsOn": [
        "@vitest/utils@1.0.4#4",
        "magic-string@0.30.5#2",
        "pathe@1.1.1#3",
        "pretty-format@29.7.0#2"
      ]
    },
    {
      "ref": "@vitest/spy@1.0.4",
      "dependsOn": [
        "tinyspy@2.2.0"
      ]
    },
    {
      "ref": "@vitest/utils@1.0.4",
      "dependsOn": [
        "@jridgewell/trace-mapping@0.3.9#2",
        "diff-sequences@29.6.3",
        "loupe@2.3.7#2",
        "pretty-format@29.7.0#3"
      ]
    },
    {
      "ref": "acorn-walk@8.3.1#3"
    },
    {
      "ref": "cac@6.7.14",
      "dependsOn": [
        "@rollup/plugin-commonjs@22.0.2",
        "@rollup/plugin-node-resolve@13.3.0",
        "esbuild@0.19.8",
        "execa@4.1.0",
        "fs-extra@10.1.0",
        "lint-staged@12.5.0",
        "prettier@2.8.8",
        "rollup@2.79.1",
        "ts-node@10.9.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "chai@4.3.10#2",
      "dependsOn": [
        "assertion-error@1.1.0",
        "check-error@1.0.3",
        "deep-eql@4.1.3",
        "get-func-name@2.0.2",
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "loupe@2.3.7",
        "pathval@1.1.1",
        "type-detect@4.0.8"
      ]
    },
    {
      "ref": "cli-truncate@3.1.0#2",
      "dependsOn": [
        "slice-ansi@5.0.0",
        "string-width@5.1.2"
      ]
    },
    {
      "ref": "debug@4.3.4#3",
      "dependsOn": [
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "ms@2.1.2#2"
      ]
    },
    {
      "ref": "execa@8.0.1",
      "dependsOn": [
        "@types/node@20.10.3",
        "cross-spawn@7.0.3#4",
        "get-stream@8.0.1",
        "human-signals@5.0.0",
        "is-stream@3.0.0",
        "merge-stream@2.0.0#3",
        "npm-run-path@5.1.0",
        "onetime@6.0.0",
        "path-key@3.1.1#3",
        "signal-exit@4.1.0",
        "strip-final-newline@3.0.0",
        "tempfile@3.0.0#2"
      ]
    },
    {
      "ref": "find-up@4.1.0",
      "dependsOn": [
        "locate-path@5.0.0",
        "path-exists@4.0.0"
      ]
    },
    {
      "ref": "flatted@3.2.9",
      "dependsOn": [
        "rollup@2.79.1",
        "terser@5.25.0"
      ]
    },
    {
      "ref": "jsdom@19.0.0#2",
      "dependsOn": [
        "abab@2.0.6",
        "acorn-globals@6.0.0",
        "acorn@8.11.2",
        "chai@4.3.10",
        "cssom@0.5.0",
        "cssstyle@2.3.0",
        "data-urls@3.0.2",
        "decimal.js@10.4.3",
        "domexception@4.0.0",
        "escodegen@2.1.0",
        "form-data@4.0.0",
        "html-encoding-sniffer@3.0.0",
        "http-proxy-agent@5.0.0",
        "https-proxy-agent@5.0.1",
        "is-potential-custom-element-name@1.0.1",
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "minimatch@3.1.2",
        "nwsapi@2.2.7",
        "parse5@6.0.1",
        "rimraf@3.0.2",
        "saxes@5.0.1",
        "symbol-tree@3.2.4",
        "tough-cookie@4.1.3",
        "w3c-hr-time@1.0.2",
        "w3c-xmlserializer@3.0.0",
        "webidl-conversions@7.0.0",
        "whatwg-encoding@2.0.0",
        "whatwg-mimetype@3.0.0",
        "whatwg-url@10.0.0",
        "ws@8.14.2",
        "xml-name-validator@4.0.0",
        "yargs@16.2.0"
      ]
    },
    {
      "ref": "local-pkg@0.5.0",
      "dependsOn": [
        "@types/node@20.10.3",
        "chai@4.3.10",
        "find-up@4.1.0",
        "mlly@1.4.2",
        "pkg-types@1.0.3",
        "typescript@4.9.5",
        "vitest@1.0.4"
      ]
    },
    {
      "ref": "log-update@4.0.0",
      "dependsOn": [
        "@types/node@20.10.3",
        "ansi-escapes@4.3.2",
        "cli-cursor@3.1.0",
        "slice-ansi@4.0.0",
        "wrap-ansi@6.2.0"
      ]
    },
    {
      "ref": "magic-string@0.30.5",
      "dependsOn": [
        "@jridgewell/sourcemap-codec@1.4.15",
        "@rollup/plugin-node-resolve@13.3.0",
        "@rollup/plugin-replace@4.0.0",
        "conventional-changelog-cli@2.2.2",
        "prettier@2.8.8",
        "rollup@2.79.1",
        "source-map-js@1.0.2#3",
        "source-map-support@0.5.21"
      ]
    },
    {
      "ref": "micromatch@4.0.5#2",
      "dependsOn": [
        "braces@3.0.2#3",
        "fill-range@7.0.1#2",
        "minimatch@3.1.2",
        "picomatch@2.3.1#2"
      ]
    },
    {
      "ref": "p-limit@5.0.0",
      "dependsOn": [
        "yocto-queue@1.0.0"
      ]
    },
    {
      "ref": "pathe@1.1.1",
      "dependsOn": [
        "@types/node@20.10.3",
        "prettier@2.8.8",
        "typescript@4.9.5",
        "vitest@1.0.4"
      ]
    },
    {
      "ref": "picocolors@1.0.0#2"
    },
    {
      "ref": "pretty-format@29.7.0",
      "dependsOn": [
        "@jest/schemas@29.6.3",
        "ansi-styles@5.2.0",
        "immutable@4.3.4#2",
        "react-is@18.2.0"
      ]
    },
    {
      "ref": "std-env@3.6.0",
      "dependsOn": [
        "@types/node@20.10.3",
        "esbuild@0.19.8",
        "prettier@2.8.8",
        "rollup@2.79.1",
        "typescript@4.9.5",
        "vitest@1.0.4"
      ]
    },
    {
      "ref": "strip-ansi@6.0.1#2",
      "dependsOn": [
        "ansi-regex@5.0.1"
      ]
    },
    {
      "ref": "strip-literal@1.3.0",
      "dependsOn": [
        "@types/node@20.10.3",
        "acorn@8.11.2#5",
        "rimraf@3.0.2",
        "typescript@4.9.5",
        "vite@5.0.5#2",
        "vitest@1.0.4",
        "vue@2.7.16-tuxcare.2"
      ]
    },
    {
      "ref": "tinybench@2.5.1"
    },
    {
      "ref": "tinypool@0.8.1"
    },
    {
      "ref": "vite-node@1.0.4",
      "dependsOn": [
        "@jridgewell/trace-mapping@0.3.9#2",
        "cac@6.7.14#2",
        "debug@4.3.4#10",
        "pathe@1.1.1#4",
        "picocolors@1.0.0#4",
        "vite@5.0.5#3"
      ]
    },
    {
      "ref": "vite@5.0.5",
      "dependsOn": [
        "@babel/parser@7.23.5",
        "@jridgewell/trace-mapping@0.3.9#2",
        "@rollup/plugin-alias@3.1.9",
        "@rollup/plugin-commonjs@22.0.2",
        "@rollup/plugin-node-resolve@13.3.0",
        "@rollup/pluginutils@3.1.0#4",
        "@types/node@20.10.3#6",
        "acorn-walk@8.3.1",
        "acorn@8.11.2#2",
        "cac@6.7.14#3",
        "chokidar@3.5.3",
        "connect@3.7.0#2",
        "cors@2.8.5#2",
        "cross-spawn@7.0.3",
        "debug@4.3.4#11",
        "esbuild@0.19.8#3",
        "escape-html@1.0.3",
        "estree-walker@2.0.2#2",
        "http-proxy@1.18.1#2",
        "less@4.2.0",
        "magic-string@0.25.9#3",
        "micromatch@4.0.5#2",
        "mlly@1.4.2#2",
        "parse5@6.0.1#2",
        "picocolors@1.0.0#3",
        "picomatch@2.3.1#4",
        "postcss-modules@4.3.1",
        "postcss@8.4.32#4",
        "rollup@4.6.1",
        "sass@1.69.5",
        "source-map-support@0.5.21",
        "strip-ansi@6.0.1#2",
        "strip-literal@1.3.0#2",
        "stylus@0.58.1",
        "terser@5.25.0#2",
        "tslib@2.6.2",
        "ufo@1.3.2",
        "ws@8.14.2#2"
      ]
    },
    {
      "ref": "why-is-node-running@2.2.2",
      "dependsOn": [
        "siginfo@2.0.0",
        "stackback@0.0.2"
      ]
    },
    {
      "ref": "ws@8.14.2#2",
      "dependsOn": [
        "prettier@2.8.8"
      ]
    },
    {
      "ref": "execa@0.8.0",
      "dependsOn": [
        "cross-spawn@5.1.0",
        "get-stream@3.0.0",
        "is-stream@1.1.0",
        "npm-run-path@2.0.2",
        "p-finally@1.0.0",
        "signal-exit@3.0.7#4",
        "strip-eof@1.0.0",
        "tempfile@3.0.0#2"
      ]
    },
    {
      "ref": "is-ci@1.2.1",
      "dependsOn": [
        "ci-info@1.6.0"
      ]
    },
    {
      "ref": "normalize-path@1.0.0"
    },
    {
      "ref": "strip-indent@2.0.0"
    },
    {
      "ref": "@babel/highlight@7.23.4",
      "dependsOn": [
        "@babel/helper-validator-identifier@7.22.20#3",
        "chalk@2.4.2#2",
        "js-tokens@4.0.0",
        "strip-ansi@6.0.1#2"
      ]
    },
    {
      "ref": "chalk@2.4.2",
      "dependsOn": [
        "ansi-styles@3.2.1",
        "escape-string-regexp@1.0.5",
        "execa@4.1.0",
        "supports-color@5.5.0",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "@microsoft/tsdoc-config@0.16.2#2",
      "dependsOn": [
        "@microsoft/tsdoc@0.14.2#3",
        "@types/node@20.10.3",
        "@types/resolve@1.17.1",
        "ajv@6.12.6",
        "jju@1.4.0",
        "resolve@1.19.0"
      ]
    },
    {
      "ref": "@microsoft/tsdoc@0.14.2#2"
    },
    {
      "ref": "@rushstack/node-core-library@3.61.0#2",
      "dependsOn": [
        "@types/node@20.10.3#4",
        "@types/resolve@1.17.1",
        "colors@1.2.5#3",
        "fs-extra@7.0.1",
        "import-lazy@4.0.0",
        "jju@1.4.0#2",
        "resolve@1.22.8#6",
        "semver@7.5.4#3",
        "z-schema@5.0.5"
      ]
    },
    {
      "ref": "@microsoft/tsdoc@0.14.2#3"
    },
    {
      "ref": "ajv@6.12.6",
      "dependsOn": [
        "bluebird@3.7.2",
        "chai@4.3.10",
        "fast-deep-equal@3.1.3#2",
        "fast-json-stable-stringify@2.1.0",
        "glob@7.2.3#2",
        "json-schema-traverse@0.4.1",
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "typescript@4.9.5",
        "uglify-js@3.17.4",
        "uri-js@4.4.1"
      ]
    },
    {
      "ref": "jju@1.4.0"
    },
    {
      "ref": "resolve@1.19.0",
      "dependsOn": [
        "is-core-module@2.13.1#2",
        "object-keys@1.1.1",
        "path-parse@1.0.7#2"
      ]
    },
    {
      "ref": "@types/node@20.10.3#4",
      "dependsOn": [
        "undici-types@5.26.5"
      ]
    },
    {
      "ref": "colors@1.2.5#3"
    },
    {
      "ref": "fs-extra@7.0.1",
      "dependsOn": [
        "graceful-fs@4.2.11#4",
        "jsonfile@4.0.0",
        "minimist@1.2.8",
        "rimraf@3.0.2",
        "semver@7.5.4",
        "universalify@0.1.2"
      ]
    },
    {
      "ref": "import-lazy@4.0.0"
    },
    {
      "ref": "jju@1.4.0#2"
    },
    {
      "ref": "resolve@1.22.8#6",
      "dependsOn": [
        "is-core-module@2.13.1",
        "mkdirp@0.5.6",
        "object-keys@1.1.1",
        "path-parse@1.0.7",
        "rimraf@3.0.2",
        "semver@7.5.4",
        "supports-preserve-symlinks-flag@1.0.0",
        "tmp@0.2.1#2"
      ]
    },
    {
      "ref": "semver@7.5.4#3",
      "dependsOn": [
        "lru-cache@6.0.0"
      ]
    },
    {
      "ref": "z-schema@5.0.5",
      "dependsOn": [
        "lodash.get@4.4.2",
        "lodash.isequal@4.5.0",
        "validator@13.11.0"
      ]
    },
    {
      "ref": "ajv@6.12.6#2",
      "dependsOn": [
        "bluebird@3.7.2",
        "chai@4.3.10",
        "fast-deep-equal@3.1.3#2",
        "fast-json-stable-stringify@2.1.0",
        "glob@7.2.3#2",
        "json-schema-traverse@0.4.1",
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "typescript@4.9.5",
        "uglify-js@3.17.4",
        "uri-js@4.4.1"
      ]
    },
    {
      "ref": "resolve@1.22.8#7",
      "dependsOn": [
        "is-core-module@2.13.1",
        "mkdirp@0.5.6",
        "object-keys@1.1.1",
        "path-parse@1.0.7",
        "rimraf@3.0.2",
        "semver@7.5.4",
        "supports-preserve-symlinks-flag@1.0.0",
        "tmp@0.2.1#2"
      ]
    },
    {
      "ref": "strip-json-comments@3.1.1"
    },
    {
      "ref": "@types/argparse@1.0.38"
    },
    {
      "ref": "argparse@1.0.10",
      "dependsOn": [
        "sprintf-js@1.0.3"
      ]
    },
    {
      "ref": "colors@1.2.5#4"
    },
    {
      "ref": "string-argv@0.3.2#2",
      "dependsOn": [
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "@types/node@20.10.3#5",
      "dependsOn": [
        "undici-types@5.26.5"
      ]
    },
    {
      "ref": "is-core-module@2.13.1",
      "dependsOn": [
        "hasown@2.0.0",
        "semver@7.5.4"
      ]
    },
    {
      "ref": "object-keys@1.1.1"
    },
    {
      "ref": "path-parse@1.0.7"
    },
    {
      "ref": "supports-preserve-symlinks-flag@1.0.0",
      "dependsOn": [
        "semver@7.5.4"
      ]
    },
    {
      "ref": "tmp@0.2.1#2",
      "dependsOn": [
        "rimraf@3.0.2#4"
      ]
    },
    {
      "ref": "webpack@4.47.0",
      "dependsOn": [
        "@types/node@20.10.3",
        "@types/tapable@1.0.12",
        "@types/webpack-sources@3.2.3",
        "@webassemblyjs/ast@1.9.0",
        "@webassemblyjs/helper-module-context@1.9.0",
        "@webassemblyjs/wasm-edit@1.9.0",
        "@webassemblyjs/wasm-parser@1.9.0",
        "acorn@6.4.2",
        "ajv-keywords@3.5.2",
        "ajv@6.12.6#3",
        "chrome-trace-event@1.0.3",
        "enhanced-resolve@4.5.0",
        "eslint-scope@4.0.3",
        "file-loader@3.0.1",
        "glob@7.2.3#2",
        "json-parse-better-errors@1.0.2",
        "less@4.2.0",
        "lint-staged@12.5.0",
        "loader-runner@2.4.0",
        "loader-utils@1.4.2",
        "lodash@4.17.21",
        "memory-fs@0.4.1",
        "micromatch@3.1.10",
        "mkdirp@0.5.6#3",
        "neo-async@2.6.2",
        "node-libs-browser@2.2.1",
        "prettier@2.8.8",
        "pug@3.0.2",
        "rimraf@3.0.2",
        "schema-utils@1.0.0",
        "strip-ansi@6.0.1#2",
        "tapable@1.1.3",
        "terser-webpack-plugin@1.4.5",
        "typescript@4.9.5",
        "vm-browserify@1.1.2",
        "watchpack@1.7.5",
        "webpack-sources@1.4.3"
      ]
    },
    {
      "ref": "jsonc-parser@3.2.0",
      "dependsOn": [
        "@types/node@20.10.3",
        "rimraf@3.0.2",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "@types/estree@0.0.39"
    },
    {
      "ref": "estree-walker@1.0.1",
      "dependsOn": [
        "@types/estree@0.0.48",
        "rollup@2.79.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "picomatch@2.3.1",
      "dependsOn": [
        "fill-range@7.0.1#2"
      ]
    },
    {
      "ref": "rollup@2.79.1#7",
      "dependsOn": [
        "@rollup/plugin-alias@3.1.9",
        "@rollup/plugin-commonjs@22.0.2",
        "@rollup/plugin-node-resolve@13.3.0",
        "@rollup/plugin-replace@4.0.0",
        "@rollup/pluginutils@3.1.0#4",
        "@types/estree@0.0.48",
        "@types/node@20.10.3",
        "acorn-walk@8.3.1",
        "acorn@8.11.2#2",
        "chokidar@3.5.3",
        "colorette@2.0.20#2",
        "execa@4.1.0",
        "fs-extra@10.1.0",
        "hash.js@1.1.7",
        "is-reference@1.2.1#2",
        "lint-staged@12.5.0",
        "magic-string@0.25.9#3",
        "prettier@2.8.8",
        "rollup@2.79.1",
        "signal-exit@3.0.7#2",
        "source-map-support@0.5.21",
        "source-map@0.6.1#2",
        "sourcemap-codec@1.4.8",
        "terser@5.25.0",
        "tslib@2.6.2",
        "typescript@4.9.5",
        "yargs-parser@20.2.9"
      ]
    },
    {
      "ref": "fs.realpath@1.0.0"
    },
    {
      "ref": "inflight@1.0.6",
      "dependsOn": [
        "once@1.4.0#2",
        "wrappy@1.0.2"
      ]
    },
    {
      "ref": "inherits@2.0.4"
    },
    {
      "ref": "minimatch@3.1.2#3",
      "dependsOn": [
        "brace-expansion@1.1.11"
      ]
    },
    {
      "ref": "once@1.4.0",
      "dependsOn": [
        "wrappy@1.0.2#2"
      ]
    },
    {
      "ref": "path-is-absolute@1.0.1"
    },
    {
      "ref": "@types/estree@0.0.48#2"
    },
    {
      "ref": "sourcemap-codec@1.4.8#2",
      "dependsOn": [
        "rollup@2.79.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "buffer-from@1.1.2"
    },
    {
      "ref": "source-map@0.6.1#6",
      "dependsOn": [
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "is-plain-object@2.0.4",
      "dependsOn": [
        "chai@4.3.10",
        "isobject@3.0.1",
        "uglify-js@3.17.4"
      ]
    },
    {
      "ref": "builtin-modules@3.3.0"
    },
    {
      "ref": "@babel/helper-string-parser@7.23.4#2"
    },
    {
      "ref": "@babel/helper-validator-identifier@7.22.20#2"
    },
    {
      "ref": "to-fast-properties@2.0.0"
    },
    {
      "ref": "handlebars@4.7.8",
      "dependsOn": [
        "chai@4.3.10",
        "fs-extra@10.1.0",
        "lint-staged@12.5.0",
        "minimist@1.2.8#3",
        "neo-async@2.6.2#2",
        "prettier@2.8.8",
        "semver@7.5.4",
        "source-map@0.6.1#10",
        "typescript@4.9.5",
        "uglify-js@3.17.4#2",
        "webpack@4.47.0",
        "wordwrap@1.0.0"
      ]
    },
    {
      "ref": "copy-anything@2.0.6",
      "dependsOn": [
        "is-what@3.14.1",
        "prettier@2.8.8",
        "rollup-plugin-typescript2@0.32.1",
        "rollup@2.79.1",
        "typescript@4.9.5",
        "vitest@1.0.4"
      ]
    },
    {
      "ref": "graceful-fs@4.2.11#2",
      "dependsOn": [
        "mkdirp@0.5.6",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "mime@1.6.0",
      "dependsOn": [
        "mime-db@1.52.0"
      ]
    },
    {
      "ref": "parse-node-version@1.0.1"
    },
    {
      "ref": "promise@7.3.1",
      "dependsOn": [
        "acorn@8.11.2#2",
        "asap@2.0.6",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "resolve@1.22.8#8",
      "dependsOn": [
        "is-core-module@2.13.1",
        "mkdirp@0.5.6",
        "object-keys@1.1.1",
        "path-parse@1.0.7",
        "rimraf@3.0.2",
        "semver@7.5.4",
        "supports-preserve-symlinks-flag@1.0.0",
        "tmp@0.2.1#2"
      ]
    },
    {
      "ref": "source-map@0.6.1#7",
      "dependsOn": [
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "tslib@2.6.2#3"
    },
    {
      "ref": "yallist@3.1.1"
    },
    {
      "ref": "escodegen@2.1.0#2",
      "dependsOn": [
        "acorn@8.11.2#2",
        "bluebird@3.7.2",
        "chai@4.3.10",
        "esprima@4.0.1#2",
        "estraverse@5.3.0#2",
        "esutils@2.0.3",
        "minimist@1.2.8",
        "semver@7.5.4",
        "source-map@0.6.1#9"
      ]
    },
    {
      "ref": "estraverse@5.3.0",
      "dependsOn": [
        "chai@4.3.10"
      ]
    },
    {
      "ref": "source-map@0.6.1#8",
      "dependsOn": [
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "generic-names@4.0.0",
      "dependsOn": [
        "loader-utils@3.2.1"
      ]
    },
    {
      "ref": "icss-replace-symbols@1.1.0",
      "dependsOn": [
        "chokidar@3.5.3",
        "postcss@8.4.32"
      ]
    },
    {
      "ref": "lodash.camelcase@4.3.0"
    },
    {
      "ref": "postcss-modules-extract-imports@3.0.0",
      "dependsOn": [
        "lint-staged@12.5.0",
        "postcss@8.4.32#5",
        "prettier@2.8.8"
      ]
    },
    {
      "ref": "postcss-modules-local-by-default@4.0.3",
      "dependsOn": [
        "icss-utils@5.1.0",
        "lint-staged@12.5.0",
        "postcss-selector-parser@6.0.13#2",
        "postcss-value-parser@4.2.0",
        "postcss@8.4.32#6",
        "prettier@2.8.8"
      ]
    },
    {
      "ref": "postcss-modules-scope@3.0.0",
      "dependsOn": [
        "lint-staged@12.5.0",
        "postcss-selector-parser@6.0.13#3",
        "postcss@8.4.32#7",
        "prettier@2.8.8"
      ]
    },
    {
      "ref": "postcss-modules-values@4.0.0",
      "dependsOn": [
        "icss-utils@5.1.0#2",
        "lint-staged@12.5.0",
        "postcss@8.4.32#8",
        "prettier@2.8.8"
      ]
    },
    {
      "ref": "postcss@8.4.32#3",
      "dependsOn": [
        "nanoid@3.3.7",
        "picocolors@1.0.0",
        "source-map-js@1.0.2"
      ]
    },
    {
      "ref": "string-hash@1.1.3"
    },
    {
      "ref": "cssesc@3.0.0"
    },
    {
      "ref": "util-deprecate@1.0.2"
    },
    {
      "ref": "pug-code-gen@3.0.2",
      "dependsOn": [
        "constantinople@4.0.1",
        "doctypes@1.1.0",
        "js-stringify@1.0.2",
        "pug-attrs@3.0.0",
        "pug-error@2.0.0",
        "pug-runtime@3.0.1#2",
        "void-elements@3.1.0",
        "with@7.0.2"
      ]
    },
    {
      "ref": "pug-filters@4.0.0",
      "dependsOn": [
        "constantinople@4.0.1#2",
        "jstransformer@1.0.0",
        "pug-error@2.0.0#2",
        "pug-lexer@5.0.1#2",
        "pug-load@3.0.0#2",
        "pug-parser@6.0.0#2",
        "pug-walk@2.0.0",
        "resolve@1.22.8#10"
      ]
    },
    {
      "ref": "pug-lexer@5.0.1",
      "dependsOn": [
        "acorn-walk@8.3.1",
        "acorn@8.11.2#2",
        "character-parser@2.2.0",
        "is-expression@4.0.0",
        "pug-error@2.0.0#3"
      ]
    },
    {
      "ref": "pug-linker@4.0.0",
      "dependsOn": [
        "pug-error@2.0.0#4",
        "pug-lexer@5.0.1#2",
        "pug-load@3.0.0#2",
        "pug-parser@6.0.0#2",
        "pug-walk@2.0.0#2"
      ]
    },
    {
      "ref": "pug-load@3.0.0",
      "dependsOn": [
        "object-assign@4.1.1",
        "pug-lexer@5.0.1#2",
        "pug-parser@6.0.0#2",
        "pug-walk@2.0.0#3"
      ]
    },
    {
      "ref": "pug-parser@6.0.0",
      "dependsOn": [
        "pug-error@2.0.0#5",
        "token-stream@1.0.0"
      ]
    },
    {
      "ref": "pug-runtime@3.0.1",
      "dependsOn": [
        "uglify-js@3.17.4"
      ]
    },
    {
      "ref": "pug-strip-comments@2.0.0",
      "dependsOn": [
        "pug-error@2.0.0#6"
      ]
    },
    {
      "ref": "chokidar@3.5.3#4",
      "dependsOn": [
        "@types/node@20.10.3",
        "anymatch@3.1.3",
        "braces@3.0.2#2",
        "chai@4.3.10",
        "glob-parent@5.1.2",
        "is-binary-path@2.1.0",
        "is-glob@4.0.3",
        "normalize-path@3.0.0#2",
        "readdirp@3.6.0",
        "rimraf@3.0.2",
        "typescript@4.9.5",
        "upath@1.2.0"
      ]
    },
    {
      "ref": "immutable@4.3.4"
    },
    {
      "ref": "source-map-js@1.0.2#2",
      "dependsOn": [
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "css@3.0.0",
      "dependsOn": [
        "bytes@3.1.2#2",
        "inherits@2.0.4#3",
        "source-map-resolve@0.6.0",
        "source-map@0.6.1#11"
      ]
    },
    {
      "ref": "debug@4.3.4#4",
      "dependsOn": [
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "ms@2.1.2#2"
      ]
    },
    {
      "ref": "glob@7.2.3#6",
      "dependsOn": [
        "fs.realpath@1.0.0",
        "inflight@1.0.6",
        "inherits@2.0.4",
        "minimatch@3.1.2#3",
        "mkdirp@0.5.6",
        "once@1.4.0",
        "path-is-absolute@1.0.1",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "sax@1.2.4"
    },
    {
      "ref": "source-map@0.7.4",
      "dependsOn": [
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "color-convert@2.0.1",
      "dependsOn": [
        "chalk@4.1.2",
        "color-name@1.1.4"
      ]
    },
    {
      "ref": "has-flag@4.0.0"
    },
    {
      "ref": "conventional-changelog-angular@5.0.13",
      "dependsOn": [
        "compare-func@2.0.0",
        "q@1.5.1"
      ]
    },
    {
      "ref": "conventional-changelog-atom@2.0.8",
      "dependsOn": [
        "q@1.5.1#2"
      ]
    },
    {
      "ref": "conventional-changelog-codemirror@2.0.8",
      "dependsOn": [
        "q@1.5.1#3"
      ]
    },
    {
      "ref": "conventional-changelog-conventionalcommits@4.6.3",
      "dependsOn": [
        "compare-func@2.0.0#2",
        "lodash@4.17.21#5",
        "q@1.5.1#4"
      ]
    },
    {
      "ref": "conventional-changelog-core@4.2.4",
      "dependsOn": [
        "add-stream@1.0.0#2",
        "conventional-changelog-angular@5.0.13#2",
        "conventional-changelog-writer@5.0.1",
        "conventional-commits-parser@3.2.4",
        "dateformat@3.0.3",
        "get-pkg-repo@4.2.1",
        "git-raw-commits@2.0.11",
        "git-remote-origin-url@2.0.0",
        "git-semver-tags@4.1.1",
        "lodash@4.17.21#6",
        "normalize-package-data@3.0.3#2",
        "q@1.5.1#5",
        "read-pkg-up@3.0.0",
        "read-pkg@3.0.0",
        "through2@4.0.2"
      ]
    },
    {
      "ref": "conventional-changelog-ember@2.0.9",
      "dependsOn": [
        "q@1.5.1#6"
      ]
    },
    {
      "ref": "conventional-changelog-eslint@3.0.9",
      "dependsOn": [
        "q@1.5.1#7"
      ]
    },
    {
      "ref": "conventional-changelog-express@2.0.6",
      "dependsOn": [
        "q@1.5.1#8"
      ]
    },
    {
      "ref": "conventional-changelog-jquery@3.0.11",
      "dependsOn": [
        "q@1.5.1#9"
      ]
    },
    {
      "ref": "conventional-changelog-jshint@2.0.9",
      "dependsOn": [
        "compare-func@2.0.0#3",
        "q@1.5.1#10"
      ]
    },
    {
      "ref": "conventional-changelog-preset-loader@2.3.4"
    },
    {
      "ref": "@types/minimist@1.2.5#2"
    },
    {
      "ref": "camelcase-keys@6.2.2",
      "dependsOn": [
        "camelcase@5.3.1",
        "map-obj@4.3.0",
        "quick-lru@4.0.1"
      ]
    },
    {
      "ref": "decamelize-keys@1.1.1",
      "dependsOn": [
        "decamelize@1.2.0",
        "map-obj@1.0.1"
      ]
    },
    {
      "ref": "hard-rejection@2.1.0",
      "dependsOn": [
        "execa@4.1.0"
      ]
    },
    {
      "ref": "indent-string@4.0.0"
    },
    {
      "ref": "minimist-options@4.1.0",
      "dependsOn": [
        "@types/minimist@1.2.5",
        "arrify@1.0.1",
        "is-plain-obj@1.1.0",
        "kind-of@6.0.3"
      ]
    },
    {
      "ref": "normalize-package-data@3.0.3",
      "dependsOn": [
        "hosted-git-info@4.1.0",
        "is-core-module@2.13.1#3",
        "semver@7.5.4#4",
        "validate-npm-package-license@3.0.4"
      ]
    },
    {
      "ref": "read-pkg-up@7.0.1",
      "dependsOn": [
        "find-up@4.1.0#3",
        "read-pkg@5.2.0",
        "type-fest@0.8.1"
      ]
    },
    {
      "ref": "redent@3.0.0",
      "dependsOn": [
        "indent-string@4.0.0#2",
        "strip-indent@3.0.0"
      ]
    },
    {
      "ref": "trim-newlines@3.0.1"
    },
    {
      "ref": "type-fest@0.18.1"
    },
    {
      "ref": "yargs-parser@20.2.9#2",
      "dependsOn": [
        "@types/node@20.10.3",
        "chai@4.3.10",
        "puppeteer@14.4.1",
        "rimraf@3.0.2",
        "rollup@2.79.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "temp-dir@2.0.0"
    },
    {
      "ref": "uuid@3.4.0"
    },
    {
      "ref": "minimist@1.2.8#2"
    },
    {
      "ref": "shebang-regex@3.0.0"
    },
    {
      "ref": "isexe@2.0.0",
      "dependsOn": [
        "mkdirp@0.5.6",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "anymatch@3.1.3",
      "dependsOn": [
        "normalize-path@3.0.0#3",
        "picomatch@2.3.1#5"
      ]
    },
    {
      "ref": "braces@3.0.2#2",
      "dependsOn": [
        "ansi-colors@4.1.3#2",
        "fill-range@7.0.1"
      ]
    },
    {
      "ref": "glob-parent@5.1.2",
      "dependsOn": [
        "is-glob@4.0.3#2"
      ]
    },
    {
      "ref": "is-binary-path@2.1.0",
      "dependsOn": [
        "binary-extensions@2.2.0"
      ]
    },
    {
      "ref": "is-glob@4.0.3",
      "dependsOn": [
        "is-extglob@2.1.1"
      ]
    },
    {
      "ref": "normalize-path@3.0.0#2",
      "dependsOn": [
        "minimist@1.2.8"
      ]
    },
    {
      "ref": "readdirp@3.6.0",
      "dependsOn": [
        "@types/node@20.10.3",
        "chai@4.3.10",
        "picomatch@2.3.1#6",
        "rimraf@3.0.2",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "upath@1.2.0",
      "dependsOn": [
        "chai@4.3.10",
        "lodash@4.17.21"
      ]
    },
    {
      "ref": "ansi-regex@5.0.1"
    },
    {
      "ref": "pump@3.0.0",
      "dependsOn": [
        "end-of-stream@1.4.4",
        "once@1.4.0#3"
      ]
    },
    {
      "ref": "fast-deep-equal@3.1.3",
      "dependsOn": [
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "from2@2.3.0",
      "dependsOn": [
        "inherits@2.0.4#4",
        "readable-stream@2.3.8"
      ]
    },
    {
      "ref": "path-key@3.1.1#2",
      "dependsOn": [
        "@types/node@20.10.3"
      ]
    },
    {
      "ref": "mimic-fn@2.1.0"
    },
    {
      "ref": "acorn-walk@7.2.0"
    },
    {
      "ref": "acorn@7.4.1"
    },
    {
      "ref": "assertion-error@1.1.0",
      "dependsOn": [
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "check-error@1.0.3",
      "dependsOn": [
        "get-func-name@2.0.2#2",
        "karma@6.4.2"
      ]
    },
    {
      "ref": "deep-eql@4.1.3",
      "dependsOn": [
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "lodash.isequal@4.5.0#2",
        "type-detect@4.0.8#2"
      ]
    },
    {
      "ref": "get-func-name@2.0.2",
      "dependsOn": [
        "karma@6.4.2"
      ]
    },
    {
      "ref": "loupe@2.3.7",
      "dependsOn": [
        "@rollup/plugin-commonjs@22.0.2",
        "@rollup/plugin-node-resolve@13.3.0",
        "chai@4.3.10",
        "get-func-name@2.0.2#3",
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "prettier@2.8.8",
        "rollup@2.79.1"
      ]
    },
    {
      "ref": "pathval@1.1.1",
      "dependsOn": [
        "karma@6.4.2"
      ]
    },
    {
      "ref": "type-detect@4.0.8",
      "dependsOn": [
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "rollup@2.79.1"
      ]
    },
    {
      "ref": "cssom@0.3.8"
    },
    {
      "ref": "abab@2.0.6#2",
      "dependsOn": [
        "karma-cli@2.0.0",
        "karma@6.4.2",
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "whatwg-mimetype@3.0.0#2",
      "dependsOn": [
        "whatwg-encoding@2.0.0#3"
      ]
    },
    {
      "ref": "whatwg-url@11.0.0",
      "dependsOn": [
        "domexception@4.0.0#2",
        "tr46@3.0.0#2",
        "webidl-conversions@7.0.0#4"
      ]
    },
    {
      "ref": "webidl-conversions@7.0.0#2"
    },
    {
      "ref": "bluebird@3.7.2",
      "dependsOn": [
        "acorn-walk@8.3.1",
        "acorn@8.11.2#2",
        "body-parser@1.20.2#2",
        "cross-spawn@7.0.3",
        "glob@7.2.3#2",
        "mkdirp@0.5.6",
        "rimraf@3.0.2",
        "uglify-js@3.17.4"
      ]
    },
    {
      "ref": "esprima@4.0.1#2",
      "dependsOn": [
        "glob@7.2.3#2",
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "lodash@4.17.21",
        "typescript@4.9.5",
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "estraverse@5.3.0#2",
      "dependsOn": [
        "chai@4.3.10"
      ]
    },
    {
      "ref": "esutils@2.0.3",
      "dependsOn": [
        "chai@4.3.10"
      ]
    },
    {
      "ref": "source-map@0.6.1#9",
      "dependsOn": [
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "asynckit@0.4.0",
      "dependsOn": [
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "combined-stream@1.0.8",
      "dependsOn": [
        "delayed-stream@1.0.0"
      ]
    },
    {
      "ref": "mime-types@2.1.35",
      "dependsOn": [
        "mime-db@1.52.0#2"
      ]
    },
    {
      "ref": "whatwg-encoding@2.0.0#2",
      "dependsOn": [
        "iconv-lite@0.6.3"
      ]
    },
    {
      "ref": "@tootallnate/once@2.0.0",
      "dependsOn": [
        "@types/node@20.10.3",
        "rimraf@3.0.2",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "agent-base@6.0.2",
      "dependsOn": [
        "@types/node@20.10.3",
        "debug@4.3.4#12",
        "rimraf@3.0.2",
        "semver@7.5.4",
        "typescript@4.9.5",
        "ws@8.14.2#2"
      ]
    },
    {
      "ref": "debug@4.3.4#5",
      "dependsOn": [
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "ms@2.1.2#2"
      ]
    },
    {
      "ref": "agent-base@6.0.2#2",
      "dependsOn": [
        "@types/node@20.10.3",
        "debug@4.3.4#12",
        "rimraf@3.0.2",
        "semver@7.5.4",
        "typescript@4.9.5",
        "ws@8.14.2#2"
      ]
    },
    {
      "ref": "debug@4.3.4#6",
      "dependsOn": [
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "ms@2.1.2#2"
      ]
    },
    {
      "ref": "brace-expansion@1.1.11",
      "dependsOn": [
        "balanced-match@1.0.2",
        "concat-map@0.0.1"
      ]
    },
    {
      "ref": "xmlchars@2.2.0",
      "dependsOn": [
        "chai@4.3.10",
        "conventional-changelog-cli@2.2.2",
        "ts-node@10.9.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "psl@1.9.0",
      "dependsOn": [
        "chai@4.3.10",
        "JSONStream@1.3.5",
        "uglify-js@3.17.4"
      ]
    },
    {
      "ref": "punycode@2.3.1"
    },
    {
      "ref": "universalify@0.2.0"
    },
    {
      "ref": "url-parse@1.5.10",
      "dependsOn": [
        "querystringify@2.2.0",
        "requires-port@1.0.0#2",
        "uglify-js@3.17.4"
      ]
    },
    {
      "ref": "browser-process-hrtime@1.0.0"
    },
    {
      "ref": "xml-name-validator@4.0.0#2"
    },
    {
      "ref": "iconv-lite@0.6.3",
      "dependsOn": [
        "safer-buffer@2.1.2",
        "semver@7.5.4"
      ]
    },
    {
      "ref": "whatwg-encoding@2.0.0#3",
      "dependsOn": [
        "iconv-lite@0.6.3"
      ]
    },
    {
      "ref": "domexception@4.0.0#2",
      "dependsOn": [
        "webidl-conversions@7.0.0#2"
      ]
    },
    {
      "ref": "tr46@3.0.0",
      "dependsOn": [
        "punycode@2.3.1#2"
      ]
    },
    {
      "ref": "webidl-conversions@7.0.0#3"
    },
    {
      "ref": "cliui@7.0.4",
      "dependsOn": [
        "@types/node@20.10.3",
        "chai@4.3.10",
        "chalk@4.1.2",
        "rimraf@3.0.2",
        "rollup@2.79.1",
        "string-width@4.2.3#2",
        "strip-ansi@6.0.1#3",
        "typescript@4.9.5",
        "wrap-ansi@7.0.0#2"
      ]
    },
    {
      "ref": "escalade@3.1.1"
    },
    {
      "ref": "get-caller-file@2.0.5",
      "dependsOn": [
        "@types/node@20.10.3",
        "chai@4.3.10",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "require-directory@2.1.1"
    },
    {
      "ref": "string-width@4.2.3",
      "dependsOn": [
        "emoji-regex@8.0.0",
        "is-fullwidth-code-point@3.0.0",
        "strip-ansi@6.0.1#4"
      ]
    },
    {
      "ref": "y18n@5.0.8",
      "dependsOn": [
        "@types/node@20.10.3",
        "chai@4.3.10",
        "rimraf@3.0.2",
        "rollup@2.79.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "yargs-parser@20.2.9#3",
      "dependsOn": [
        "@types/node@20.10.3",
        "chai@4.3.10",
        "puppeteer@14.4.1",
        "rimraf@3.0.2",
        "rollup@2.79.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "isexe@2.0.0#2",
      "dependsOn": [
        "mkdirp@0.5.6",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "bytes@3.1.2"
    },
    {
      "ref": "content-type@1.0.5"
    },
    {
      "ref": "debug@2.6.9",
      "dependsOn": [
        "chai@4.3.10",
        "karma@6.4.2",
        "ms@2.0.0",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "depd@2.0.0",
      "dependsOn": [
        "safe-buffer@5.2.1"
      ]
    },
    {
      "ref": "destroy@1.2.0"
    },
    {
      "ref": "http-errors@2.0.0",
      "dependsOn": [
        "depd@2.0.0#2",
        "inherits@2.0.4#5",
        "setprototypeof@1.2.0",
        "statuses@2.0.1",
        "toidentifier@1.0.1"
      ]
    },
    {
      "ref": "iconv-lite@0.4.24",
      "dependsOn": [
        "safer-buffer@2.1.2#2",
        "semver@7.5.4"
      ]
    },
    {
      "ref": "on-finished@2.4.1",
      "dependsOn": [
        "ee-first@1.1.1"
      ]
    },
    {
      "ref": "qs@6.11.0",
      "dependsOn": [
        "has-symbols@1.0.3",
        "iconv-lite@0.4.24#2",
        "mkdirp@0.5.6",
        "object-inspect@1.13.1#2",
        "safer-buffer@2.1.2#3",
        "side-channel@1.0.4"
      ]
    },
    {
      "ref": "raw-body@2.5.2",
      "dependsOn": [
        "bluebird@3.7.2",
        "bytes@3.1.2#3",
        "http-errors@2.0.0#2",
        "iconv-lite@0.4.24#3",
        "readable-stream@2.3.8#2",
        "safe-buffer@5.2.1",
        "unpipe@1.0.0#2"
      ]
    },
    {
      "ref": "safe-buffer@5.2.1"
    },
    {
      "ref": "type-is@1.6.18",
      "dependsOn": [
        "media-typer@0.3.0",
        "mime-types@2.1.35#3"
      ]
    },
    {
      "ref": "unpipe@1.0.0",
      "dependsOn": [
        "readable-stream@2.3.8#2"
      ]
    },
    {
      "ref": "ansi-colors@4.1.3#2"
    },
    {
      "ref": "fill-range@7.0.1",
      "dependsOn": [
        "to-regex-range@5.0.1"
      ]
    },
    {
      "ref": "debug@2.6.9#2",
      "dependsOn": [
        "chai@4.3.10",
        "karma@6.4.2",
        "ms@2.0.0",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "finalhandler@1.1.2",
      "dependsOn": [
        "debug@2.6.9#3",
        "encodeurl@1.0.2",
        "escape-html@1.0.3#2",
        "on-finished@2.3.0",
        "parseurl@1.3.3#2",
        "readable-stream@2.3.8#2",
        "safe-buffer@5.2.1",
        "statuses@1.5.0",
        "unpipe@1.0.0#3"
      ]
    },
    {
      "ref": "parseurl@1.3.3"
    },
    {
      "ref": "utils-merge@1.0.1",
      "dependsOn": [
        "chai@4.3.10"
      ]
    },
    {
      "ref": "custom-event@1.0.1"
    },
    {
      "ref": "ent@2.2.0"
    },
    {
      "ref": "extend@3.0.2"
    },
    {
      "ref": "void-elements@2.0.1"
    },
    {
      "ref": "concat-stream@1.6.2",
      "dependsOn": [
        "buffer-from@1.1.2#2",
        "inherits@2.0.4#6",
        "readable-stream@2.3.8#3",
        "typedarray@0.0.6"
      ]
    },
    {
      "ref": "eventemitter3@4.0.7",
      "dependsOn": [
        "uglify-js@3.17.4"
      ]
    },
    {
      "ref": "follow-redirects@1.15.3",
      "dependsOn": [
        "concat-stream@1.6.2"
      ]
    },
    {
      "ref": "requires-port@1.0.0"
    },
    {
      "ref": "socket.io@4.7.2#2",
      "dependsOn": [
        "accepts@1.3.8",
        "base64id@2.0.0",
        "cors@2.8.5",
        "debug@4.3.4#8",
        "engine.io@6.5.4",
        "prettier@2.8.8",
        "rimraf@3.0.2",
        "socket.io-adapter@2.5.2",
        "socket.io-parser@4.2.4",
        "ts-node@10.9.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "date-format@4.0.14"
    },
    {
      "ref": "debug@4.3.4#7",
      "dependsOn": [
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "ms@2.1.2#2"
      ]
    },
    {
      "ref": "flatted@3.2.9#2",
      "dependsOn": [
        "rollup@2.79.1",
        "terser@5.25.0"
      ]
    },
    {
      "ref": "is-ci@1.2.1#2",
      "dependsOn": [
        "ci-info@1.6.0"
      ]
    },
    {
      "ref": "rfdc@1.3.0"
    },
    {
      "ref": "streamroller@3.1.5",
      "dependsOn": [
        "@types/node@20.10.3",
        "date-format@4.0.14#2",
        "debug@4.3.4#13",
        "fs-extra@8.1.0"
      ]
    },
    {
      "ref": "mime-db@1.52.0",
      "dependsOn": [
        "bluebird@3.7.2",
        "media-typer@0.3.0#2",
        "raw-body@2.5.2#2"
      ]
    },
    {
      "ref": "mime-types@2.1.35#2",
      "dependsOn": [
        "mime-db@1.52.0#2"
      ]
    },
    {
      "ref": "accepts@1.3.8",
      "dependsOn": [
        "mime-types@2.1.35#4",
        "negotiator@0.6.3"
      ]
    },
    {
      "ref": "base64id@2.0.0"
    },
    {
      "ref": "cors@2.8.5",
      "dependsOn": [
        "object-assign@4.1.1#2",
        "vary@1.1.2"
      ]
    },
    {
      "ref": "debug@4.3.4#8",
      "dependsOn": [
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "ms@2.1.2#2"
      ]
    },
    {
      "ref": "engine.io@6.5.4",
      "dependsOn": [
        "@types/cookie@0.4.1",
        "@types/cors@2.8.17",
        "@types/node@20.10.3#7",
        "accepts@1.3.8#2",
        "base64id@2.0.0#2",
        "cookie@0.4.2",
        "cors@2.8.5#3",
        "debug@4.3.4#14",
        "engine.io-parser@5.2.1",
        "prettier@2.8.8",
        "rimraf@3.0.2",
        "typescript@4.9.5",
        "ws@8.11.0"
      ]
    },
    {
      "ref": "socket.io-adapter@2.5.2",
      "dependsOn": [
        "@types/node@20.10.3",
        "prettier@2.8.8",
        "ts-node@10.9.1",
        "typescript@4.9.5",
        "ws@8.11.0#2"
      ]
    },
    {
      "ref": "socket.io-parser@4.2.4",
      "dependsOn": [
        "@socket.io/component-emitter@3.1.0",
        "@types/node@20.10.3",
        "debug@4.3.4#15",
        "prettier@2.8.8",
        "rimraf@3.0.2",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "rimraf@3.0.2#4",
      "dependsOn": [
        "glob@7.2.3#4",
        "mkdirp@0.5.6"
      ]
    },
    {
      "ref": "safe-regex@1.1.0",
      "dependsOn": [
        "ret@0.1.15"
      ]
    },
    {
      "ref": "slice-ansi@5.0.0",
      "dependsOn": [
        "ansi-styles@6.2.1",
        "chalk@4.1.2",
        "is-fullwidth-code-point@4.0.0",
        "strip-ansi@6.0.1#2"
      ]
    },
    {
      "ref": "string-width@5.1.2",
      "dependsOn": [
        "eastasianwidth@0.2.0",
        "emoji-regex@9.2.2",
        "strip-ansi@7.1.0"
      ]
    },
    {
      "ref": "ms@2.1.2#2",
      "dependsOn": [
        "lint-staged@12.5.0"
      ]
    },
    {
      "ref": "cross-spawn@7.0.3#3",
      "dependsOn": [
        "lint-staged@12.5.0",
        "mkdirp@0.5.6",
        "path-key@3.1.1",
        "rimraf@3.0.2",
        "shebang-command@2.0.0",
        "which@2.0.2"
      ]
    },
    {
      "ref": "get-stream@6.0.1",
      "dependsOn": [
        "@types/node@20.10.3"
      ]
    },
    {
      "ref": "human-signals@2.1.0",
      "dependsOn": [
        "ajv@6.12.6#2"
      ]
    },
    {
      "ref": "is-stream@2.0.1#2",
      "dependsOn": [
        "@types/node@20.10.3"
      ]
    },
    {
      "ref": "merge-stream@2.0.0#2",
      "dependsOn": [
        "from2@2.3.0"
      ]
    },
    {
      "ref": "npm-run-path@4.0.1#2",
      "dependsOn": [
        "path-key@3.1.1#2"
      ]
    },
    {
      "ref": "onetime@5.1.2#2",
      "dependsOn": [
        "mimic-fn@2.1.0"
      ]
    },
    {
      "ref": "signal-exit@3.0.7#3",
      "dependsOn": [
        "chai@4.3.10"
      ]
    },
    {
      "ref": "strip-final-newline@2.0.0#2"
    },
    {
      "ref": "graceful-fs@4.2.11#3",
      "dependsOn": [
        "mkdirp@0.5.6",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "jsonfile@6.1.0",
      "dependsOn": [
        "graceful-fs@4.2.11#2",
        "rimraf@3.0.2",
        "universalify@2.0.1#2"
      ]
    },
    {
      "ref": "universalify@2.0.1"
    },
    {
      "ref": "cli-truncate@2.1.0",
      "dependsOn": [
        "slice-ansi@3.0.0",
        "string-width@4.2.3#3"
      ]
    },
    {
      "ref": "colorette@2.0.20#3"
    },
    {
      "ref": "enquirer@2.4.1#2",
      "dependsOn": [
        "@types/node@20.10.3",
        "ansi-colors@4.1.3",
        "strip-ansi@6.0.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "log-update@4.0.0#2",
      "dependsOn": [
        "@types/node@20.10.3",
        "ansi-escapes@4.3.2",
        "cli-cursor@3.1.0",
        "slice-ansi@4.0.0",
        "wrap-ansi@6.2.0"
      ]
    },
    {
      "ref": "p-map@4.0.0",
      "dependsOn": [
        "aggregate-error@3.1.0"
      ]
    },
    {
      "ref": "rfdc@1.3.0#2"
    },
    {
      "ref": "rxjs@7.8.1",
      "dependsOn": [
        "@types/node@20.10.3",
        "chai@4.3.10",
        "colors@1.2.5#2",
        "escape-string-regexp@1.0.5#2",
        "form-data@4.0.0#2",
        "fs-extra@10.1.0",
        "glob@7.2.3#2",
        "lint-staged@12.5.0",
        "lodash@4.17.21",
        "minimist@1.2.8",
        "prettier@2.8.8",
        "promise@7.3.1",
        "rollup@2.79.1",
        "shelljs@0.8.5",
        "source-map-support@0.5.21",
        "ts-node@10.9.1",
        "tslib@2.6.2#4",
        "typescript@4.9.5",
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "through@2.3.8"
    },
    {
      "ref": "wrap-ansi@7.0.0",
      "dependsOn": [
        "ansi-styles@4.3.0#2",
        "chalk@4.1.2",
        "string-width@4.2.3#4",
        "strip-ansi@6.0.1#5"
      ]
    },
    {
      "ref": "braces@3.0.2#3",
      "dependsOn": [
        "ansi-colors@4.1.3#2",
        "fill-range@7.0.1"
      ]
    },
    {
      "ref": "fill-range@7.0.1#2",
      "dependsOn": [
        "to-regex-range@5.0.1"
      ]
    },
    {
      "ref": "picomatch@2.3.1#2",
      "dependsOn": [
        "fill-range@7.0.1#2"
      ]
    },
    {
      "ref": "has-tostringtag@1.0.0",
      "dependsOn": [
        "has-symbols@1.0.3#2"
      ]
    },
    {
      "ref": "pify@4.0.1"
    },
    {
      "ref": "through@2.3.8#2"
    },
    {
      "ref": "form-data@4.0.0#2",
      "dependsOn": [
        "@types/node@20.10.3",
        "asynckit@0.4.0",
        "combined-stream@1.0.8",
        "cross-spawn@7.0.3",
        "mime-types@2.1.35",
        "puppeteer@14.4.1",
        "rimraf@3.0.2",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "is-builtin-module@3.2.1#2",
      "dependsOn": [
        "builtin-modules@3.3.0"
      ]
    },
    {
      "ref": "whatwg-url@5.0.0",
      "dependsOn": [
        "tr46@0.0.3",
        "webidl-conversions@3.0.1"
      ]
    },
    {
      "ref": "body-parser@1.20.2#2",
      "dependsOn": [
        "bytes@3.1.2",
        "content-type@1.0.5",
        "debug@2.6.9",
        "depd@2.0.0",
        "destroy@1.2.0",
        "http-errors@2.0.0",
        "iconv-lite@0.4.24",
        "on-finished@2.4.1",
        "qs@6.11.0",
        "raw-body@2.5.2",
        "safe-buffer@5.2.1",
        "type-is@1.6.18",
        "unpipe@1.0.0"
      ]
    },
    {
      "ref": "node-fetch@2.6.7#2",
      "dependsOn": [
        "chai@4.3.10",
        "form-data@4.0.0#2",
        "is-builtin-module@3.2.1#2",
        "promise@7.3.1",
        "rollup@2.79.1",
        "whatwg-url@5.0.0"
      ]
    },
    {
      "ref": "debug@4.3.4#9",
      "dependsOn": [
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "ms@2.1.2#2"
      ]
    },
    {
      "ref": "get-stream@5.2.0#3",
      "dependsOn": [
        "@types/node@20.10.3",
        "pump@3.0.0"
      ]
    },
    {
      "ref": "yauzl@2.10.0",
      "dependsOn": [
        "bl@4.1.0",
        "buffer-crc32@0.2.13",
        "fd-slicer@1.1.0",
        "pend@1.2.0"
      ]
    },
    {
      "ref": "find-up@4.1.0#2",
      "dependsOn": [
        "locate-path@5.0.0",
        "path-exists@4.0.0"
      ]
    },
    {
      "ref": "chownr@1.1.4",
      "dependsOn": [
        "mkdirp@0.5.6",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "mkdirp-classic@0.5.3"
    },
    {
      "ref": "pump@3.0.0#2",
      "dependsOn": [
        "end-of-stream@1.4.4",
        "once@1.4.0#3"
      ]
    },
    {
      "ref": "tar-stream@2.2.0",
      "dependsOn": [
        "bl@4.1.0#2",
        "concat-stream@1.6.2",
        "end-of-stream@1.4.4#2",
        "fs-constants@1.0.0",
        "inherits@2.0.4#7",
        "readable-stream@3.6.2"
      ]
    },
    {
      "ref": "buffer@5.7.1",
      "dependsOn": [
        "base64-js@1.5.1",
        "concat-stream@1.6.2",
        "ieee754@1.2.1",
        "is-buffer@1.1.6",
        "split@1.0.1",
        "through2@4.0.2#2",
        "uglify-js@3.17.4"
      ]
    },
    {
      "ref": "through@2.3.8#3"
    },
    {
      "ref": "estree-walker@2.0.2#3",
      "dependsOn": [
        "@types/estree@0.0.48",
        "rollup@2.79.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "picomatch@2.3.1#3",
      "dependsOn": [
        "fill-range@7.0.1#2"
      ]
    },
    {
      "ref": "commondir@1.0.1#2"
    },
    {
      "ref": "make-dir@3.1.0",
      "dependsOn": [
        "@types/node@20.10.3",
        "graceful-fs@4.2.11#2",
        "path-type@3.0.0",
        "semver@6.3.1"
      ]
    },
    {
      "ref": "pkg-dir@4.2.0#2",
      "dependsOn": [
        "find-up@4.1.0#2"
      ]
    },
    {
      "ref": "inherits@2.0.4#2"
    },
    {
      "ref": "minimalistic-assert@1.0.1"
    },
    {
      "ref": "yallist@4.0.0"
    },
    {
      "ref": "parse-node-version@1.0.1#2"
    },
    {
      "ref": "rechoir@0.6.2#2",
      "dependsOn": [
        "chai@4.3.10",
        "interpret@1.4.0#2",
        "json5@1.0.2",
        "resolve@1.22.8#9",
        "rimraf@3.0.2",
        "semver@7.5.4"
      ]
    },
    {
      "ref": "interpret@1.4.0#2",
      "dependsOn": [
        "parse-node-version@1.0.1#2",
        "rechoir@0.6.2#2",
        "shelljs@0.8.5"
      ]
    },
    {
      "ref": "json5@1.0.2",
      "dependsOn": [
        "minimist@1.2.8#4",
        "rollup@2.79.1"
      ]
    },
    {
      "ref": "resolve@1.22.8#9",
      "dependsOn": [
        "is-core-module@2.13.1",
        "mkdirp@0.5.6",
        "object-keys@1.1.1",
        "path-parse@1.0.7",
        "rimraf@3.0.2",
        "semver@7.5.4",
        "supports-preserve-symlinks-flag@1.0.0",
        "tmp@0.2.1#2"
      ]
    },
    {
      "ref": "@jridgewell/gen-mapping@0.3.3",
      "dependsOn": [
        "@jridgewell/set-array@1.1.2",
        "@jridgewell/sourcemap-codec@1.4.15#2",
        "@jridgewell/trace-mapping@0.3.20#2",
        "@types/node@20.10.3",
        "prettier@2.8.8",
        "rollup@2.79.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "@jridgewell/trace-mapping@0.3.20",
      "dependsOn": [
        "@jridgewell/resolve-uri@3.1.1",
        "@jridgewell/sourcemap-codec@1.4.15#3",
        "esbuild@0.19.8",
        "prettier@2.8.8",
        "rollup@2.79.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "@jridgewell/trace-mapping@0.3.9",
      "dependsOn": [
        "@jridgewell/resolve-uri@3.1.1#2",
        "@jridgewell/sourcemap-codec@1.4.15#4",
        "esbuild@0.19.8",
        "prettier@2.8.8",
        "rollup@2.79.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "rxjs@7.8.1#2",
      "dependsOn": [
        "@types/node@20.10.3",
        "chai@4.3.10",
        "colors@1.2.5#2",
        "escape-string-regexp@1.0.5#2",
        "form-data@4.0.0#2",
        "fs-extra@10.1.0",
        "glob@7.2.3#2",
        "lint-staged@12.5.0",
        "lodash@4.17.21",
        "minimist@1.2.8",
        "prettier@2.8.8",
        "promise@7.3.1",
        "rollup@2.79.1",
        "shelljs@0.8.5",
        "source-map-support@0.5.21",
        "ts-node@10.9.1",
        "tslib@2.6.2#4",
        "typescript@4.9.5",
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "@vitest/runner@1.0.4#2",
      "dependsOn": [
        "@vitest/utils@1.0.4#3",
        "p-limit@5.0.0#2",
        "pathe@1.1.1#2"
      ]
    },
    {
      "ref": "@vitest/spy@1.0.4#2",
      "dependsOn": [
        "tinyspy@2.2.0"
      ]
    },
    {
      "ref": "@vitest/utils@1.0.4#2",
      "dependsOn": [
        "@jridgewell/trace-mapping@0.3.9#2",
        "diff-sequences@29.6.3",
        "loupe@2.3.7#2",
        "pretty-format@29.7.0#3"
      ]
    },
    {
      "ref": "chai@4.3.10#3",
      "dependsOn": [
        "assertion-error@1.1.0",
        "check-error@1.0.3",
        "deep-eql@4.1.3",
        "get-func-name@2.0.2",
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "loupe@2.3.7",
        "pathval@1.1.1",
        "type-detect@4.0.8"
      ]
    },
    {
      "ref": "picocolors@1.0.0#3"
    },
    {
      "ref": "@vitest/utils@1.0.4#3",
      "dependsOn": [
        "@jridgewell/trace-mapping@0.3.9#2",
        "diff-sequences@29.6.3",
        "loupe@2.3.7#2",
        "pretty-format@29.7.0#3"
      ]
    },
    {
      "ref": "p-limit@5.0.0#2",
      "dependsOn": [
        "yocto-queue@1.0.0"
      ]
    },
    {
      "ref": "pathe@1.1.1#2",
      "dependsOn": [
        "@types/node@20.10.3",
        "prettier@2.8.8",
        "typescript@4.9.5",
        "vitest@1.0.4"
      ]
    },
    {
      "ref": "@vitest/utils@1.0.4#4",
      "dependsOn": [
        "@jridgewell/trace-mapping@0.3.9#2",
        "diff-sequences@29.6.3",
        "loupe@2.3.7#2",
        "pretty-format@29.7.0#3"
      ]
    },
    {
      "ref": "magic-string@0.30.5#2",
      "dependsOn": [
        "@jridgewell/sourcemap-codec@1.4.15",
        "@rollup/plugin-node-resolve@13.3.0",
        "@rollup/plugin-replace@4.0.0",
        "conventional-changelog-cli@2.2.2",
        "prettier@2.8.8",
        "rollup@2.79.1",
        "source-map-js@1.0.2#3",
        "source-map-support@0.5.21"
      ]
    },
    {
      "ref": "pathe@1.1.1#3",
      "dependsOn": [
        "@types/node@20.10.3",
        "prettier@2.8.8",
        "typescript@4.9.5",
        "vitest@1.0.4"
      ]
    },
    {
      "ref": "pretty-format@29.7.0#2",
      "dependsOn": [
        "@jest/schemas@29.6.3",
        "ansi-styles@5.2.0",
        "immutable@4.3.4#2",
        "react-is@18.2.0"
      ]
    },
    {
      "ref": "tinyspy@2.2.0"
    },
    {
      "ref": "@jridgewell/trace-mapping@0.3.9#2",
      "dependsOn": [
        "@jridgewell/resolve-uri@3.1.1#2",
        "@jridgewell/sourcemap-codec@1.4.15#4",
        "esbuild@0.19.8",
        "prettier@2.8.8",
        "rollup@2.79.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "diff-sequences@29.6.3",
      "dependsOn": [
        "diff@4.0.2"
      ]
    },
    {
      "ref": "loupe@2.3.7#2",
      "dependsOn": [
        "@rollup/plugin-commonjs@22.0.2",
        "@rollup/plugin-node-resolve@13.3.0",
        "chai@4.3.10",
        "get-func-name@2.0.2#3",
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "prettier@2.8.8",
        "rollup@2.79.1"
      ]
    },
    {
      "ref": "pretty-format@29.7.0#3",
      "dependsOn": [
        "@jest/schemas@29.6.3",
        "ansi-styles@5.2.0",
        "immutable@4.3.4#2",
        "react-is@18.2.0"
      ]
    },
    {
      "ref": "cross-spawn@7.0.3#4",
      "dependsOn": [
        "lint-staged@12.5.0",
        "mkdirp@0.5.6",
        "path-key@3.1.1",
        "rimraf@3.0.2",
        "shebang-command@2.0.0",
        "which@2.0.2"
      ]
    },
    {
      "ref": "get-stream@8.0.1",
      "dependsOn": [
        "@types/node@20.10.3"
      ]
    },
    {
      "ref": "human-signals@5.0.0",
      "dependsOn": [
        "ajv@6.12.6#2"
      ]
    },
    {
      "ref": "is-stream@3.0.0",
      "dependsOn": [
        "@types/node@20.10.3"
      ]
    },
    {
      "ref": "merge-stream@2.0.0#3",
      "dependsOn": [
        "from2@2.3.0"
      ]
    },
    {
      "ref": "npm-run-path@5.1.0",
      "dependsOn": [
        "path-key@4.0.0"
      ]
    },
    {
      "ref": "onetime@6.0.0",
      "dependsOn": [
        "mimic-fn@4.0.0"
      ]
    },
    {
      "ref": "path-key@3.1.1#3",
      "dependsOn": [
        "@types/node@20.10.3"
      ]
    },
    {
      "ref": "signal-exit@4.1.0",
      "dependsOn": [
        "@types/node@20.10.3",
        "prettier@2.8.8",
        "ts-node@10.9.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "strip-final-newline@3.0.0"
    },
    {
      "ref": "locate-path@5.0.0",
      "dependsOn": [
        "p-locate@4.1.0"
      ]
    },
    {
      "ref": "path-exists@4.0.0"
    },
    {
      "ref": "mlly@1.4.2",
      "dependsOn": [
        "@types/node@20.10.3",
        "acorn@8.11.2#6",
        "pathe@1.1.1#5",
        "pkg-types@1.0.3#2",
        "prettier@2.8.8",
        "typescript@4.9.5",
        "ufo@1.3.2#2",
        "vitest@1.0.4"
      ]
    },
    {
      "ref": "pkg-types@1.0.3",
      "dependsOn": [
        "@types/node@20.10.3",
        "jsonc-parser@3.2.0#2",
        "mlly@1.4.2#3",
        "pathe@1.1.1#6",
        "prettier@2.8.8",
        "typescript@4.9.5",
        "vitest@1.0.4"
      ]
    },
    {
      "ref": "ansi-escapes@4.3.2",
      "dependsOn": [
        "@types/node@20.10.3",
        "type-fest@0.21.3"
      ]
    },
    {
      "ref": "cli-cursor@3.1.0",
      "dependsOn": [
        "@types/node@20.10.3",
        "restore-cursor@3.1.0"
      ]
    },
    {
      "ref": "slice-ansi@4.0.0",
      "dependsOn": [
        "ansi-styles@4.3.0#3",
        "astral-regex@2.0.0",
        "chalk@4.1.2",
        "is-fullwidth-code-point@3.0.0#2",
        "strip-ansi@6.0.1#2"
      ]
    },
    {
      "ref": "wrap-ansi@6.2.0",
      "dependsOn": [
        "ansi-styles@4.3.0#4",
        "chalk@4.1.2",
        "string-width@4.2.3#5",
        "strip-ansi@6.0.1#6"
      ]
    },
    {
      "ref": "@jridgewell/sourcemap-codec@1.4.15",
      "dependsOn": [
        "@types/node@20.10.3",
        "prettier@2.8.8",
        "rollup@2.79.1",
        "source-map-js@1.0.2#3",
        "source-map@0.6.1#2",
        "sourcemap-codec@1.4.8",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "source-map-js@1.0.2#3",
      "dependsOn": [
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "yocto-queue@1.0.0"
    },
    {
      "ref": "@jest/schemas@29.6.3",
      "dependsOn": [
        "@sinclair/typebox@0.27.8"
      ]
    },
    {
      "ref": "ansi-styles@5.2.0"
    },
    {
      "ref": "immutable@4.3.4#2"
    },
    {
      "ref": "react-is@18.2.0"
    },
    {
      "ref": "acorn@8.11.2#5"
    },
    {
      "ref": "vite@5.0.5#2",
      "dependsOn": [
        "@babel/parser@7.23.5",
        "@jridgewell/trace-mapping@0.3.9#2",
        "@rollup/plugin-alias@3.1.9",
        "@rollup/plugin-commonjs@22.0.2",
        "@rollup/plugin-node-resolve@13.3.0",
        "@rollup/pluginutils@3.1.0#4",
        "@types/node@20.10.3#6",
        "acorn-walk@8.3.1",
        "acorn@8.11.2#2",
        "cac@6.7.14#3",
        "chokidar@3.5.3",
        "connect@3.7.0#2",
        "cors@2.8.5#2",
        "cross-spawn@7.0.3",
        "debug@4.3.4#11",
        "esbuild@0.19.8#3",
        "escape-html@1.0.3",
        "estree-walker@2.0.2#2",
        "http-proxy@1.18.1#2",
        "less@4.2.0",
        "magic-string@0.25.9#3",
        "micromatch@4.0.5#2",
        "mlly@1.4.2#2",
        "parse5@6.0.1#2",
        "picocolors@1.0.0#3",
        "picomatch@2.3.1#4",
        "postcss-modules@4.3.1",
        "postcss@8.4.32#4",
        "rollup@4.6.1",
        "sass@1.69.5",
        "source-map-support@0.5.21",
        "strip-ansi@6.0.1#2",
        "strip-literal@1.3.0#2",
        "stylus@0.58.1",
        "terser@5.25.0#2",
        "tslib@2.6.2",
        "ufo@1.3.2",
        "ws@8.14.2#2"
      ]
    },
    {
      "ref": "vue@2.7.16-tuxcare.2",
      "dependsOn": [
        "@babel/parser@7.23.5",
        "@microsoft/api-extractor@7.38.4",
        "@rollup/plugin-alias@3.1.9",
        "@rollup/plugin-commonjs@22.0.2",
        "@rollup/plugin-node-resolve@13.3.0",
        "@rollup/plugin-replace@4.0.0",
        "@types/he@1.2.3",
        "@types/node@20.10.3",
        "@vue/compiler-sfc@2.7.16#2",
        "chalk@4.1.2",
        "conventional-changelog-cli@2.2.2",
        "cross-spawn@7.0.3",
        "csstype@3.1.2#2",
        "enquirer@2.4.1",
        "esbuild@0.19.8",
        "execa@4.1.0",
        "he@1.2.0",
        "jasmine-core@4.6.0",
        "jsdom@19.0.0",
        "karma-chrome-launcher@3.2.0",
        "karma-cli@2.0.0",
        "karma-esbuild@2.3.0",
        "karma-jasmine@5.1.0",
        "karma@6.4.2",
        "lint-staged@12.5.0",
        "lodash@4.17.21",
        "marked@4.3.0",
        "minimist@1.2.8",
        "postcss@8.4.32",
        "prettier@2.8.8",
        "puppeteer@14.4.1",
        "rimraf@3.0.2",
        "rollup-plugin-typescript2@0.32.1",
        "rollup@2.79.1",
        "semver@7.5.4",
        "shelljs@0.8.5",
        "terser@5.25.0",
        "todomvc-app-css@2.4.3",
        "ts-node@10.9.1",
        "tslib@2.6.2",
        "typescript@4.9.5",
        "vitest@1.0.4",
        "yorkie@2.0.0"
      ]
    },
    {
      "ref": "cac@6.7.14#2",
      "dependsOn": [
        "@rollup/plugin-commonjs@22.0.2",
        "@rollup/plugin-node-resolve@13.3.0",
        "esbuild@0.19.8",
        "execa@4.1.0",
        "fs-extra@10.1.0",
        "lint-staged@12.5.0",
        "prettier@2.8.8",
        "rollup@2.79.1",
        "ts-node@10.9.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "debug@4.3.4#10",
      "dependsOn": [
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "ms@2.1.2#2"
      ]
    },
    {
      "ref": "pathe@1.1.1#4",
      "dependsOn": [
        "@types/node@20.10.3",
        "prettier@2.8.8",
        "typescript@4.9.5",
        "vitest@1.0.4"
      ]
    },
    {
      "ref": "picocolors@1.0.0#4"
    },
    {
      "ref": "vite@5.0.5#3",
      "dependsOn": [
        "@babel/parser@7.23.5",
        "@jridgewell/trace-mapping@0.3.9#2",
        "@rollup/plugin-alias@3.1.9",
        "@rollup/plugin-commonjs@22.0.2",
        "@rollup/plugin-node-resolve@13.3.0",
        "@rollup/pluginutils@3.1.0#4",
        "@types/node@20.10.3#6",
        "acorn-walk@8.3.1",
        "acorn@8.11.2#2",
        "cac@6.7.14#3",
        "chokidar@3.5.3",
        "connect@3.7.0#2",
        "cors@2.8.5#2",
        "cross-spawn@7.0.3",
        "debug@4.3.4#11",
        "esbuild@0.19.8#3",
        "escape-html@1.0.3",
        "estree-walker@2.0.2#2",
        "http-proxy@1.18.1#2",
        "less@4.2.0",
        "magic-string@0.25.9#3",
        "micromatch@4.0.5#2",
        "mlly@1.4.2#2",
        "parse5@6.0.1#2",
        "picocolors@1.0.0#3",
        "picomatch@2.3.1#4",
        "postcss-modules@4.3.1",
        "postcss@8.4.32#4",
        "rollup@4.6.1",
        "sass@1.69.5",
        "source-map-support@0.5.21",
        "strip-ansi@6.0.1#2",
        "strip-literal@1.3.0#2",
        "stylus@0.58.1",
        "terser@5.25.0#2",
        "tslib@2.6.2",
        "ufo@1.3.2",
        "ws@8.14.2#2"
      ]
    },
    {
      "ref": "@types/node@20.10.3#6",
      "dependsOn": [
        "undici-types@5.26.5"
      ]
    },
    {
      "ref": "cac@6.7.14#3",
      "dependsOn": [
        "@rollup/plugin-commonjs@22.0.2",
        "@rollup/plugin-node-resolve@13.3.0",
        "esbuild@0.19.8",
        "execa@4.1.0",
        "fs-extra@10.1.0",
        "lint-staged@12.5.0",
        "prettier@2.8.8",
        "rollup@2.79.1",
        "ts-node@10.9.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "connect@3.7.0#2",
      "dependsOn": [
        "debug@2.6.9#2",
        "finalhandler@1.1.2",
        "parseurl@1.3.3",
        "utils-merge@1.0.1"
      ]
    },
    {
      "ref": "cors@2.8.5#2",
      "dependsOn": [
        "object-assign@4.1.1#2",
        "vary@1.1.2"
      ]
    },
    {
      "ref": "debug@4.3.4#11",
      "dependsOn": [
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "ms@2.1.2#2"
      ]
    },
    {
      "ref": "esbuild@0.19.8#3"
    },
    {
      "ref": "escape-html@1.0.3"
    },
    {
      "ref": "http-proxy@1.18.1#2",
      "dependsOn": [
        "concat-stream@1.6.2",
        "eventemitter3@4.0.7",
        "follow-redirects@1.15.3",
        "requires-port@1.0.0",
        "semver@7.5.4",
        "socket.io@4.7.2#2",
        "ws@8.14.2#2"
      ]
    },
    {
      "ref": "mlly@1.4.2#2",
      "dependsOn": [
        "@types/node@20.10.3",
        "acorn@8.11.2#6",
        "pathe@1.1.1#5",
        "pkg-types@1.0.3#2",
        "prettier@2.8.8",
        "typescript@4.9.5",
        "ufo@1.3.2#2",
        "vitest@1.0.4"
      ]
    },
    {
      "ref": "parse5@6.0.1#2"
    },
    {
      "ref": "picomatch@2.3.1#4",
      "dependsOn": [
        "fill-range@7.0.1#2"
      ]
    },
    {
      "ref": "postcss@8.4.32#4",
      "dependsOn": [
        "nanoid@3.3.7",
        "picocolors@1.0.0",
        "source-map-js@1.0.2"
      ]
    },
    {
      "ref": "rollup@4.6.1",
      "dependsOn": [
        "@jridgewell/sourcemap-codec@1.4.15#5",
        "@rollup/plugin-alias@3.1.9",
        "@rollup/plugin-commonjs@22.0.2",
        "@rollup/plugin-node-resolve@13.3.0",
        "@rollup/plugin-replace@4.0.0",
        "@rollup/pluginutils@3.1.0#4",
        "@types/estree@0.0.48",
        "@types/node@20.10.3",
        "acorn@8.11.2#2",
        "builtin-modules@3.3.0#2",
        "chokidar@3.5.3",
        "colorette@2.0.20#2",
        "fs-extra@10.1.0",
        "is-reference@1.2.1#2",
        "lint-staged@12.5.0",
        "magic-string@0.25.9#3",
        "prettier@2.8.8",
        "rollup@2.79.1",
        "semver@7.5.4",
        "signal-exit@3.0.7#2",
        "source-map-support@0.5.21",
        "source-map@0.6.1#2",
        "terser@5.25.0",
        "tslib@2.6.2",
        "typescript@4.9.5",
        "vite@5.0.5#2",
        "vue@2.7.16-tuxcare.2",
        "yargs-parser@20.2.9"
      ]
    },
    {
      "ref": "strip-literal@1.3.0#2",
      "dependsOn": [
        "@types/node@20.10.3",
        "acorn@8.11.2#5",
        "rimraf@3.0.2",
        "typescript@4.9.5",
        "vite@5.0.5#2",
        "vitest@1.0.4",
        "vue@2.7.16-tuxcare.2"
      ]
    },
    {
      "ref": "terser@5.25.0#2",
      "dependsOn": [
        "@jridgewell/source-map@0.3.5",
        "acorn@8.11.2#3",
        "commander@2.20.3",
        "rollup@2.79.1",
        "semver@7.5.4",
        "source-map-support@0.5.21#2",
        "source-map@0.6.1#2"
      ]
    },
    {
      "ref": "ufo@1.3.2",
      "dependsOn": [
        "@types/node@20.10.3",
        "prettier@2.8.8",
        "typescript@4.9.5",
        "vitest@1.0.4"
      ]
    },
    {
      "ref": "siginfo@2.0.0"
    },
    {
      "ref": "stackback@0.0.2"
    },
    {
      "ref": "cross-spawn@5.1.0",
      "dependsOn": [
        "glob@7.2.3#2",
        "lru-cache@4.1.5",
        "mkdirp@0.5.6",
        "once@1.4.0#4",
        "rimraf@3.0.2",
        "shebang-command@1.2.0",
        "which@1.3.1#2"
      ]
    },
    {
      "ref": "get-stream@3.0.0"
    },
    {
      "ref": "is-stream@1.1.0",
      "dependsOn": [
        "tempfile@3.0.0#2"
      ]
    },
    {
      "ref": "npm-run-path@2.0.2",
      "dependsOn": [
        "path-key@2.0.1"
      ]
    },
    {
      "ref": "p-finally@1.0.0"
    },
    {
      "ref": "signal-exit@3.0.7#4",
      "dependsOn": [
        "chai@4.3.10"
      ]
    },
    {
      "ref": "strip-eof@1.0.0"
    },
    {
      "ref": "ci-info@1.6.0"
    },
    {
      "ref": "@babel/helper-validator-identifier@7.22.20#3"
    },
    {
      "ref": "chalk@2.4.2#2",
      "dependsOn": [
        "ansi-styles@3.2.1",
        "escape-string-regexp@1.0.5",
        "execa@4.1.0",
        "supports-color@5.5.0",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "js-tokens@4.0.0",
      "dependsOn": [
        "esprima@4.0.1"
      ]
    },
    {
      "ref": "ansi-styles@3.2.1",
      "dependsOn": [
        "color-convert@1.9.3"
      ]
    },
    {
      "ref": "escape-string-regexp@1.0.5"
    },
    {
      "ref": "supports-color@5.5.0",
      "dependsOn": [
        "has-flag@3.0.0"
      ]
    },
    {
      "ref": "fast-deep-equal@3.1.3#2",
      "dependsOn": [
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "fast-json-stable-stringify@2.1.0"
    },
    {
      "ref": "json-schema-traverse@0.4.1"
    },
    {
      "ref": "uri-js@4.4.1",
      "dependsOn": [
        "punycode@2.3.1#3",
        "rollup@2.79.1",
        "typescript@4.9.5",
        "uglify-js@3.17.4"
      ]
    },
    {
      "ref": "is-core-module@2.13.1#2",
      "dependsOn": [
        "hasown@2.0.0",
        "semver@7.5.4"
      ]
    },
    {
      "ref": "path-parse@1.0.7#2"
    },
    {
      "ref": "graceful-fs@4.2.11#4",
      "dependsOn": [
        "mkdirp@0.5.6",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "jsonfile@4.0.0",
      "dependsOn": [
        "graceful-fs@4.2.11#5",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "universalify@0.1.2"
    },
    {
      "ref": "lodash.get@4.4.2"
    },
    {
      "ref": "lodash.isequal@4.5.0"
    },
    {
      "ref": "validator@13.11.0",
      "dependsOn": [
        "rimraf@3.0.2",
        "rollup@2.79.1",
        "uglify-js@3.17.4"
      ]
    },
    {
      "ref": "sprintf-js@1.0.3"
    },
    {
      "ref": "hasown@2.0.0",
      "dependsOn": [
        "function-bind@1.1.2",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "@types/tapable@1.0.12"
    },
    {
      "ref": "@types/webpack-sources@3.2.3",
      "dependsOn": [
        "@types/node@20.10.3#8",
        "@types/source-list-map@0.1.6",
        "source-map@0.7.4#2"
      ]
    },
    {
      "ref": "@webassemblyjs/ast@1.9.0",
      "dependsOn": [
        "@webassemblyjs/helper-module-context@1.9.0#2",
        "@webassemblyjs/helper-wasm-bytecode@1.9.0",
        "@webassemblyjs/wast-parser@1.9.0"
      ]
    },
    {
      "ref": "@webassemblyjs/helper-module-context@1.9.0",
      "dependsOn": [
        "@webassemblyjs/ast@1.9.0#2",
        "@webassemblyjs/wast-parser@1.9.0#2"
      ]
    },
    {
      "ref": "@webassemblyjs/wasm-edit@1.9.0",
      "dependsOn": [
        "@webassemblyjs/ast@1.9.0#3",
        "@webassemblyjs/helper-buffer@1.9.0",
        "@webassemblyjs/helper-wasm-bytecode@1.9.0#2",
        "@webassemblyjs/helper-wasm-section@1.9.0",
        "@webassemblyjs/wasm-gen@1.9.0",
        "@webassemblyjs/wasm-opt@1.9.0",
        "@webassemblyjs/wasm-parser@1.9.0#2",
        "@webassemblyjs/wast-printer@1.9.0"
      ]
    },
    {
      "ref": "@webassemblyjs/wasm-parser@1.9.0",
      "dependsOn": [
        "@webassemblyjs/ast@1.9.0#4",
        "@webassemblyjs/helper-api-error@1.9.0",
        "@webassemblyjs/helper-buffer@1.9.0#2",
        "@webassemblyjs/helper-wasm-bytecode@1.9.0#3",
        "@webassemblyjs/ieee754@1.9.0",
        "@webassemblyjs/leb128@1.9.0",
        "@webassemblyjs/utf8@1.9.0",
        "@webassemblyjs/wasm-gen@1.9.0#2",
        "@webassemblyjs/wast-parser@1.9.0#2"
      ]
    },
    {
      "ref": "acorn@6.4.2"
    },
    {
      "ref": "ajv-keywords@3.5.2",
      "dependsOn": [
        "ajv@6.12.6#4",
        "chai@4.3.10",
        "glob@7.2.3#2",
        "uuid@3.4.0#2"
      ]
    },
    {
      "ref": "ajv@6.12.6#3",
      "dependsOn": [
        "bluebird@3.7.2",
        "chai@4.3.10",
        "fast-deep-equal@3.1.3#2",
        "fast-json-stable-stringify@2.1.0",
        "glob@7.2.3#2",
        "json-schema-traverse@0.4.1",
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "typescript@4.9.5",
        "uglify-js@3.17.4",
        "uri-js@4.4.1"
      ]
    },
    {
      "ref": "chrome-trace-event@1.0.3",
      "dependsOn": [
        "@types/node@20.10.3",
        "prettier@2.8.8",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "enhanced-resolve@4.5.0",
      "dependsOn": [
        "graceful-fs@4.2.11#6",
        "lint-staged@12.5.0",
        "memory-fs@0.5.0",
        "prettier@2.8.8",
        "tapable@1.1.3#2"
      ]
    },
    {
      "ref": "eslint-scope@4.0.3",
      "dependsOn": [
        "chai@4.3.10",
        "esrecurse@4.3.0",
        "estraverse@4.3.0",
        "shelljs@0.8.5",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "file-loader@3.0.1",
      "dependsOn": [
        "lint-staged@12.5.0",
        "loader-utils@1.4.2#2",
        "memory-fs@0.5.0#2",
        "prettier@2.8.8",
        "schema-utils@1.0.0#2",
        "webpack@4.47.0#2"
      ]
    },
    {
      "ref": "json-parse-better-errors@1.0.2"
    },
    {
      "ref": "loader-runner@2.4.0"
    },
    {
      "ref": "loader-utils@1.4.2",
      "dependsOn": [
        "big.js@5.2.2",
        "emojis-list@3.0.0",
        "json5@1.0.2#2",
        "prettier@2.8.8"
      ]
    },
    {
      "ref": "memory-fs@0.4.1",
      "dependsOn": [
        "bl@4.1.0",
        "errno@0.1.8",
        "readable-stream@2.3.8#4"
      ]
    },
    {
      "ref": "micromatch@3.1.10",
      "dependsOn": [
        "arr-diff@4.0.0",
        "array-unique@0.3.2",
        "braces@2.3.2",
        "define-property@2.0.2",
        "extend-shallow@3.0.2",
        "extglob@2.0.4",
        "fragment-cache@0.2.1",
        "is-windows@1.0.2",
        "kind-of@6.0.3#2",
        "minimatch@3.1.2",
        "minimist@1.2.8",
        "nanomatch@1.2.13",
        "object.pick@1.3.0",
        "regex-not@1.0.2",
        "snapdragon@0.8.2",
        "to-regex@3.0.2"
      ]
    },
    {
      "ref": "mkdirp@0.5.6#3",
      "dependsOn": [
        "minimist@1.2.8#2"
      ]
    },
    {
      "ref": "neo-async@2.6.2",
      "dependsOn": [
        "bluebird@3.7.2",
        "fs-extra@10.1.0",
        "lint-staged@12.5.0",
        "lodash@4.17.21",
        "minimist@1.2.8",
        "prettier@2.8.8"
      ]
    },
    {
      "ref": "node-libs-browser@2.2.1",
      "dependsOn": [
        "assert@1.5.1",
        "browserify-zlib@0.2.0",
        "buffer@4.9.2",
        "console-browserify@1.2.0",
        "constants-browserify@1.0.0",
        "crypto-browserify@3.12.0",
        "domain-browser@1.2.0",
        "events@3.3.0",
        "https-browserify@1.0.0",
        "os-browserify@0.3.0",
        "path-browserify@0.0.1",
        "process@0.11.10",
        "punycode@1.4.1",
        "querystring-es3@0.2.1",
        "readable-stream@2.3.8#5",
        "stream-browserify@2.0.2",
        "stream-http@2.8.3",
        "string_decoder@1.3.0",
        "timers-browserify@2.0.12",
        "tty-browserify@0.0.0",
        "url@0.11.3",
        "util@0.11.1",
        "vm-browserify@1.1.2#2"
      ]
    },
    {
      "ref": "schema-utils@1.0.0",
      "dependsOn": [
        "ajv-errors@1.0.1",
        "ajv-keywords@3.5.2#2",
        "ajv@6.12.6#5",
        "prettier@2.8.8"
      ]
    },
    {
      "ref": "tapable@1.1.3",
      "dependsOn": [
        "prettier@2.8.8"
      ]
    },
    {
      "ref": "terser-webpack-plugin@1.4.5",
      "dependsOn": [
        "cacache@12.0.4",
        "find-cache-dir@2.1.0",
        "is-wsl@1.1.0",
        "lint-staged@12.5.0",
        "memory-fs@0.5.0#2",
        "prettier@2.8.8",
        "schema-utils@1.0.0#3",
        "serialize-javascript@4.0.0",
        "source-map@0.6.1#12",
        "terser@4.8.1",
        "uglify-js@3.17.4",
        "webpack-sources@1.4.3#2",
        "webpack@4.47.0#3",
        "worker-farm@1.7.0"
      ]
    },
    {
      "ref": "vm-browserify@1.1.2"
    },
    {
      "ref": "watchpack@1.7.5",
      "dependsOn": [
        "chokidar@3.5.3#5",
        "graceful-fs@4.2.11#7",
        "neo-async@2.6.2#3",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "webpack-sources@1.4.3",
      "dependsOn": [
        "source-list-map@2.0.1",
        "source-map@0.6.1#13"
      ]
    },
    {
      "ref": "once@1.4.0#2",
      "dependsOn": [
        "wrappy@1.0.2#2"
      ]
    },
    {
      "ref": "wrappy@1.0.2"
    },
    {
      "ref": "wrappy@1.0.2#2"
    },
    {
      "ref": "isobject@3.0.1"
    },
    {
      "ref": "minimist@1.2.8#3"
    },
    {
      "ref": "neo-async@2.6.2#2",
      "dependsOn": [
        "bluebird@3.7.2",
        "fs-extra@10.1.0",
        "lint-staged@12.5.0",
        "lodash@4.17.21",
        "minimist@1.2.8",
        "prettier@2.8.8"
      ]
    },
    {
      "ref": "source-map@0.6.1#10",
      "dependsOn": [
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "uglify-js@3.17.4#2",
      "dependsOn": [
        "acorn@8.11.2#2",
        "semver@7.5.4"
      ]
    },
    {
      "ref": "wordwrap@1.0.0"
    },
    {
      "ref": "is-what@3.14.1",
      "dependsOn": [
        "prettier@2.8.8",
        "rimraf@3.0.2",
        "rollup-plugin-typescript2@0.32.1",
        "rollup@2.79.1",
        "ts-node@10.9.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "asap@2.0.6",
      "dependsOn": [
        "events@3.3.0#2",
        "q@1.5.1#11"
      ]
    },
    {
      "ref": "loader-utils@3.2.1",
      "dependsOn": [
        "prettier@2.8.8"
      ]
    },
    {
      "ref": "postcss@8.4.32#5",
      "dependsOn": [
        "nanoid@3.3.7",
        "picocolors@1.0.0",
        "source-map-js@1.0.2"
      ]
    },
    {
      "ref": "icss-utils@5.1.0",
      "dependsOn": [
        "lint-staged@12.5.0",
        "postcss@8.4.32#9",
        "prettier@2.8.8"
      ]
    },
    {
      "ref": "postcss-selector-parser@6.0.13#2",
      "dependsOn": [
        "cssesc@3.0.0",
        "glob@7.2.3#2",
        "minimist@1.2.8",
        "postcss@8.4.32",
        "semver@7.5.4",
        "typescript@4.9.5",
        "util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "postcss-value-parser@4.2.0",
      "dependsOn": [
        "lint-staged@12.5.0",
        "prettier@2.8.8"
      ]
    },
    {
      "ref": "postcss@8.4.32#6",
      "dependsOn": [
        "nanoid@3.3.7",
        "picocolors@1.0.0",
        "source-map-js@1.0.2"
      ]
    },
    {
      "ref": "postcss-selector-parser@6.0.13#3",
      "dependsOn": [
        "cssesc@3.0.0",
        "glob@7.2.3#2",
        "minimist@1.2.8",
        "postcss@8.4.32",
        "semver@7.5.4",
        "typescript@4.9.5",
        "util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "postcss@8.4.32#7",
      "dependsOn": [
        "nanoid@3.3.7",
        "picocolors@1.0.0",
        "source-map-js@1.0.2"
      ]
    },
    {
      "ref": "icss-utils@5.1.0#2",
      "dependsOn": [
        "lint-staged@12.5.0",
        "postcss@8.4.32#9",
        "prettier@2.8.8"
      ]
    },
    {
      "ref": "postcss@8.4.32#8",
      "dependsOn": [
        "nanoid@3.3.7",
        "picocolors@1.0.0",
        "source-map-js@1.0.2"
      ]
    },
    {
      "ref": "constantinople@4.0.1",
      "dependsOn": [
        "@babel/parser@7.23.5#3",
        "@babel/types@7.23.5#2",
        "@types/node@20.10.3",
        "prettier@2.8.8",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "doctypes@1.1.0"
    },
    {
      "ref": "js-stringify@1.0.2"
    },
    {
      "ref": "pug-attrs@3.0.0",
      "dependsOn": [
        "constantinople@4.0.1#3",
        "js-stringify@1.0.2#2",
        "pug-runtime@3.0.1#3"
      ]
    },
    {
      "ref": "pug-error@2.0.0"
    },
    {
      "ref": "pug-runtime@3.0.1#2",
      "dependsOn": [
        "uglify-js@3.17.4"
      ]
    },
    {
      "ref": "void-elements@3.1.0",
      "dependsOn": [
        "jsdom@19.0.0"
      ]
    },
    {
      "ref": "with@7.0.2",
      "dependsOn": [
        "@babel/parser@7.23.5#4",
        "@babel/types@7.23.5#3",
        "@types/node@20.10.3",
        "assert-never@1.2.1",
        "babel-walk@3.0.0-canary-5",
        "prettier@2.8.8",
        "rimraf@3.0.2",
        "typescript@4.9.5",
        "uglify-js@3.17.4"
      ]
    },
    {
      "ref": "constantinople@4.0.1#2",
      "dependsOn": [
        "@babel/parser@7.23.5#3",
        "@babel/types@7.23.5#2",
        "@types/node@20.10.3",
        "prettier@2.8.8",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "jstransformer@1.0.0",
      "dependsOn": [
        "is-promise@2.2.2",
        "promise@7.3.1#2"
      ]
    },
    {
      "ref": "pug-error@2.0.0#2"
    },
    {
      "ref": "pug-lexer@5.0.1#2",
      "dependsOn": [
        "acorn-walk@8.3.1",
        "acorn@8.11.2#2",
        "character-parser@2.2.0",
        "is-expression@4.0.0",
        "pug-error@2.0.0#3"
      ]
    },
    {
      "ref": "pug-load@3.0.0#2",
      "dependsOn": [
        "object-assign@4.1.1",
        "pug-lexer@5.0.1#2",
        "pug-parser@6.0.0#2",
        "pug-walk@2.0.0#3"
      ]
    },
    {
      "ref": "pug-parser@6.0.0#2",
      "dependsOn": [
        "pug-error@2.0.0#5",
        "token-stream@1.0.0"
      ]
    },
    {
      "ref": "pug-walk@2.0.0",
      "dependsOn": [
        "pug-lexer@5.0.1#2",
        "pug-parser@6.0.0#2"
      ]
    },
    {
      "ref": "resolve@1.22.8#10",
      "dependsOn": [
        "is-core-module@2.13.1",
        "mkdirp@0.5.6",
        "object-keys@1.1.1",
        "path-parse@1.0.7",
        "rimraf@3.0.2",
        "semver@7.5.4",
        "supports-preserve-symlinks-flag@1.0.0",
        "tmp@0.2.1#2"
      ]
    },
    {
      "ref": "character-parser@2.2.0",
      "dependsOn": [
        "is-regex@1.1.4"
      ]
    },
    {
      "ref": "is-expression@4.0.0",
      "dependsOn": [
        "acorn@7.4.1#2",
        "object-assign@4.1.1#3"
      ]
    },
    {
      "ref": "pug-error@2.0.0#3"
    },
    {
      "ref": "pug-error@2.0.0#4"
    },
    {
      "ref": "pug-walk@2.0.0#2",
      "dependsOn": [
        "pug-lexer@5.0.1#2",
        "pug-parser@6.0.0#2"
      ]
    },
    {
      "ref": "object-assign@4.1.1",
      "dependsOn": [
        "lodash@4.17.21"
      ]
    },
    {
      "ref": "pug-walk@2.0.0#3",
      "dependsOn": [
        "pug-lexer@5.0.1#2",
        "pug-parser@6.0.0#2"
      ]
    },
    {
      "ref": "pug-error@2.0.0#5"
    },
    {
      "ref": "token-stream@1.0.0"
    },
    {
      "ref": "pug-error@2.0.0#6"
    },
    {
      "ref": "bytes@3.1.2#2"
    },
    {
      "ref": "inherits@2.0.4#3"
    },
    {
      "ref": "source-map-resolve@0.6.0",
      "dependsOn": [
        "atob@2.1.2",
        "decode-uri-component@0.2.2",
        "setimmediate@1.0.5"
      ]
    },
    {
      "ref": "source-map@0.6.1#11",
      "dependsOn": [
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "color-name@1.1.4"
    },
    {
      "ref": "compare-func@2.0.0",
      "dependsOn": [
        "array-ify@1.0.0",
        "dot-prop@5.3.0"
      ]
    },
    {
      "ref": "q@1.5.1"
    },
    {
      "ref": "q@1.5.1#2"
    },
    {
      "ref": "q@1.5.1#3"
    },
    {
      "ref": "compare-func@2.0.0#2",
      "dependsOn": [
        "array-ify@1.0.0",
        "dot-prop@5.3.0"
      ]
    },
    {
      "ref": "lodash@4.17.21#5"
    },
    {
      "ref": "q@1.5.1#4"
    },
    {
      "ref": "add-stream@1.0.0#2",
      "dependsOn": [
        "chai@4.3.10"
      ]
    },
    {
      "ref": "conventional-changelog-angular@5.0.13#2",
      "dependsOn": [
        "compare-func@2.0.0",
        "q@1.5.1"
      ]
    },
    {
      "ref": "conventional-changelog-writer@5.0.1",
      "dependsOn": [
        "conventional-commits-filter@2.0.7",
        "dateformat@3.0.3#2",
        "handlebars@4.7.8#2",
        "json-stringify-safe@5.0.1",
        "lodash@4.17.21#7",
        "meow@8.1.2#2",
        "semver@6.3.1#2",
        "split@1.0.1#2",
        "through2@4.0.2#3"
      ]
    },
    {
      "ref": "conventional-commits-parser@3.2.4",
      "dependsOn": [
        "is-text-path@1.0.1",
        "JSONStream@1.3.5#2",
        "lodash@4.17.21#8",
        "meow@8.1.2#3",
        "split2@3.2.2",
        "through2@4.0.2#4"
      ]
    },
    {
      "ref": "dateformat@3.0.3"
    },
    {
      "ref": "get-pkg-repo@4.2.1",
      "dependsOn": [
        "@hutson/parse-repository-url@3.0.2",
        "chai@4.3.10",
        "debug@4.3.4#11",
        "hosted-git-info@4.1.0#2",
        "through2@2.0.5",
        "yargs@16.2.0#3"
      ]
    },
    {
      "ref": "git-raw-commits@2.0.11",
      "dependsOn": [
        "dargs@7.0.0",
        "lodash@4.17.21#9",
        "meow@8.1.2#4",
        "split2@3.2.2#2",
        "through2@4.0.2#5"
      ]
    },
    {
      "ref": "git-remote-origin-url@2.0.0",
      "dependsOn": [
        "gitconfiglocal@1.0.0",
        "pify@2.3.0"
      ]
    },
    {
      "ref": "git-semver-tags@4.1.1",
      "dependsOn": [
        "meow@8.1.2#5",
        "semver@6.3.1#3"
      ]
    },
    {
      "ref": "lodash@4.17.21#6"
    },
    {
      "ref": "normalize-package-data@3.0.3#2",
      "dependsOn": [
        "hosted-git-info@4.1.0",
        "is-core-module@2.13.1#3",
        "semver@7.5.4#4",
        "validate-npm-package-license@3.0.4"
      ]
    },
    {
      "ref": "q@1.5.1#5"
    },
    {
      "ref": "read-pkg-up@3.0.0",
      "dependsOn": [
        "find-up@2.1.0",
        "read-pkg@3.0.0#2"
      ]
    },
    {
      "ref": "read-pkg@3.0.0",
      "dependsOn": [
        "load-json-file@4.0.0",
        "normalize-package-data@2.5.0",
        "path-type@3.0.0#2"
      ]
    },
    {
      "ref": "through2@4.0.2",
      "dependsOn": [
        "bl@4.1.0",
        "buffer@4.9.2#2",
        "chai@4.3.10",
        "readable-stream@3.6.2#2"
      ]
    },
    {
      "ref": "q@1.5.1#6"
    },
    {
      "ref": "q@1.5.1#7"
    },
    {
      "ref": "q@1.5.1#8"
    },
    {
      "ref": "q@1.5.1#9"
    },
    {
      "ref": "compare-func@2.0.0#3",
      "dependsOn": [
        "array-ify@1.0.0",
        "dot-prop@5.3.0"
      ]
    },
    {
      "ref": "q@1.5.1#10"
    },
    {
      "ref": "camelcase@5.3.1"
    },
    {
      "ref": "map-obj@4.3.0"
    },
    {
      "ref": "quick-lru@4.0.1"
    },
    {
      "ref": "decamelize@1.2.0"
    },
    {
      "ref": "map-obj@1.0.1"
    },
    {
      "ref": "arrify@1.0.1"
    },
    {
      "ref": "is-plain-obj@1.1.0"
    },
    {
      "ref": "kind-of@6.0.3"
    },
    {
      "ref": "hosted-git-info@4.1.0",
      "dependsOn": [
        "lru-cache@6.0.0#2"
      ]
    },
    {
      "ref": "is-core-module@2.13.1#3",
      "dependsOn": [
        "hasown@2.0.0",
        "semver@7.5.4"
      ]
    },
    {
      "ref": "semver@7.5.4#4",
      "dependsOn": [
        "lru-cache@6.0.0"
      ]
    },
    {
      "ref": "validate-npm-package-license@3.0.4",
      "dependsOn": [
        "spdx-correct@3.2.0",
        "spdx-expression-parse@3.0.1"
      ]
    },
    {
      "ref": "find-up@4.1.0#3",
      "dependsOn": [
        "locate-path@5.0.0",
        "path-exists@4.0.0"
      ]
    },
    {
      "ref": "read-pkg@5.2.0",
      "dependsOn": [
        "@types/normalize-package-data@2.4.4",
        "normalize-package-data@2.5.0#2",
        "parse-json@5.2.0",
        "type-fest@0.6.0"
      ]
    },
    {
      "ref": "type-fest@0.8.1"
    },
    {
      "ref": "indent-string@4.0.0#2"
    },
    {
      "ref": "strip-indent@3.0.0",
      "dependsOn": [
        "min-indent@1.0.1"
      ]
    },
    {
      "ref": "normalize-path@3.0.0#3",
      "dependsOn": [
        "minimist@1.2.8"
      ]
    },
    {
      "ref": "picomatch@2.3.1#5",
      "dependsOn": [
        "fill-range@7.0.1#2"
      ]
    },
    {
      "ref": "is-glob@4.0.3#2",
      "dependsOn": [
        "is-extglob@2.1.1"
      ]
    },
    {
      "ref": "binary-extensions@2.2.0"
    },
    {
      "ref": "is-extglob@2.1.1"
    },
    {
      "ref": "picomatch@2.3.1#6",
      "dependsOn": [
        "fill-range@7.0.1#2"
      ]
    },
    {
      "ref": "end-of-stream@1.4.4",
      "dependsOn": [
        "once@1.4.0#5"
      ]
    },
    {
      "ref": "once@1.4.0#3",
      "dependsOn": [
        "wrappy@1.0.2#2"
      ]
    },
    {
      "ref": "inherits@2.0.4#4"
    },
    {
      "ref": "readable-stream@2.3.8",
      "dependsOn": [
        "assert@1.5.1#2",
        "buffer@4.9.2#2",
        "core-util-is@1.0.3",
        "inherits@2.0.4#8",
        "isarray@1.0.0",
        "process-nextick-args@2.0.1",
        "safe-buffer@5.1.2",
        "string_decoder@1.1.1",
        "util-deprecate@1.0.2#2"
      ]
    },
    {
      "ref": "get-func-name@2.0.2#2",
      "dependsOn": [
        "karma@6.4.2"
      ]
    },
    {
      "ref": "lodash.isequal@4.5.0#2"
    },
    {
      "ref": "type-detect@4.0.8#2",
      "dependsOn": [
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "rollup@2.79.1"
      ]
    },
    {
      "ref": "get-func-name@2.0.2#3",
      "dependsOn": [
        "karma@6.4.2"
      ]
    },
    {
      "ref": "tr46@3.0.0#2",
      "dependsOn": [
        "punycode@2.3.1#2"
      ]
    },
    {
      "ref": "webidl-conversions@7.0.0#4"
    },
    {
      "ref": "delayed-stream@1.0.0"
    },
    {
      "ref": "mime-db@1.52.0#2",
      "dependsOn": [
        "bluebird@3.7.2",
        "media-typer@0.3.0#2",
        "raw-body@2.5.2#2"
      ]
    },
    {
      "ref": "debug@4.3.4#12",
      "dependsOn": [
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "ms@2.1.2#2"
      ]
    },
    {
      "ref": "balanced-match@1.0.2"
    },
    {
      "ref": "concat-map@0.0.1"
    },
    {
      "ref": "JSONStream@1.3.5",
      "dependsOn": [
        "jsonparse@1.3.1",
        "through@2.3.8#4"
      ]
    },
    {
      "ref": "querystringify@2.2.0"
    },
    {
      "ref": "requires-port@1.0.0#2"
    },
    {
      "ref": "safer-buffer@2.1.2"
    },
    {
      "ref": "punycode@2.3.1#2"
    },
    {
      "ref": "string-width@4.2.3#2",
      "dependsOn": [
        "emoji-regex@8.0.0",
        "is-fullwidth-code-point@3.0.0",
        "strip-ansi@6.0.1#4"
      ]
    },
    {
      "ref": "strip-ansi@6.0.1#3",
      "dependsOn": [
        "ansi-regex@5.0.1"
      ]
    },
    {
      "ref": "wrap-ansi@7.0.0#2",
      "dependsOn": [
        "ansi-styles@4.3.0#2",
        "chalk@4.1.2",
        "string-width@4.2.3#4",
        "strip-ansi@6.0.1#5"
      ]
    },
    {
      "ref": "emoji-regex@8.0.0"
    },
    {
      "ref": "is-fullwidth-code-point@3.0.0"
    },
    {
      "ref": "strip-ansi@6.0.1#4",
      "dependsOn": [
        "ansi-regex@5.0.1"
      ]
    },
    {
      "ref": "ms@2.0.0",
      "dependsOn": [
        "lint-staged@12.5.0"
      ]
    },
    {
      "ref": "depd@2.0.0#2",
      "dependsOn": [
        "safe-buffer@5.2.1"
      ]
    },
    {
      "ref": "inherits@2.0.4#5"
    },
    {
      "ref": "setprototypeof@1.2.0"
    },
    {
      "ref": "statuses@2.0.1",
      "dependsOn": [
        "raw-body@2.5.2#2"
      ]
    },
    {
      "ref": "toidentifier@1.0.1"
    },
    {
      "ref": "safer-buffer@2.1.2#2"
    },
    {
      "ref": "ee-first@1.1.1"
    },
    {
      "ref": "has-symbols@1.0.3"
    },
    {
      "ref": "iconv-lite@0.4.24#2",
      "dependsOn": [
        "safer-buffer@2.1.2#2",
        "semver@7.5.4"
      ]
    },
    {
      "ref": "object-inspect@1.13.1#2",
      "dependsOn": [
        "glob@7.2.3#2",
        "has-tostringtag@1.0.0"
      ]
    },
    {
      "ref": "safer-buffer@2.1.2#3"
    },
    {
      "ref": "side-channel@1.0.4",
      "dependsOn": [
        "call-bind@1.0.5",
        "get-intrinsic@1.2.2",
        "object-inspect@1.13.1#3"
      ]
    },
    {
      "ref": "bytes@3.1.2#3"
    },
    {
      "ref": "http-errors@2.0.0#2",
      "dependsOn": [
        "depd@2.0.0#2",
        "inherits@2.0.4#5",
        "setprototypeof@1.2.0",
        "statuses@2.0.1",
        "toidentifier@1.0.1"
      ]
    },
    {
      "ref": "iconv-lite@0.4.24#3",
      "dependsOn": [
        "safer-buffer@2.1.2#2",
        "semver@7.5.4"
      ]
    },
    {
      "ref": "readable-stream@2.3.8#2",
      "dependsOn": [
        "assert@1.5.1#2",
        "buffer@4.9.2#2",
        "core-util-is@1.0.3",
        "inherits@2.0.4#8",
        "isarray@1.0.0",
        "process-nextick-args@2.0.1",
        "safe-buffer@5.1.2",
        "string_decoder@1.1.1",
        "util-deprecate@1.0.2#2"
      ]
    },
    {
      "ref": "unpipe@1.0.0#2",
      "dependsOn": [
        "readable-stream@2.3.8#2"
      ]
    },
    {
      "ref": "media-typer@0.3.0"
    },
    {
      "ref": "mime-types@2.1.35#3",
      "dependsOn": [
        "mime-db@1.52.0#2"
      ]
    },
    {
      "ref": "to-regex-range@5.0.1",
      "dependsOn": [
        "fill-range@7.0.1#2",
        "is-number@7.0.0"
      ]
    },
    {
      "ref": "debug@2.6.9#3",
      "dependsOn": [
        "chai@4.3.10",
        "karma@6.4.2",
        "ms@2.0.0",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "encodeurl@1.0.2"
    },
    {
      "ref": "escape-html@1.0.3#2"
    },
    {
      "ref": "on-finished@2.3.0",
      "dependsOn": [
        "ee-first@1.1.1#2"
      ]
    },
    {
      "ref": "parseurl@1.3.3#2"
    },
    {
      "ref": "statuses@1.5.0",
      "dependsOn": [
        "raw-body@2.5.2#2"
      ]
    },
    {
      "ref": "unpipe@1.0.0#3",
      "dependsOn": [
        "readable-stream@2.3.8#2"
      ]
    },
    {
      "ref": "buffer-from@1.1.2#2"
    },
    {
      "ref": "inherits@2.0.4#6"
    },
    {
      "ref": "readable-stream@2.3.8#3",
      "dependsOn": [
        "assert@1.5.1#2",
        "buffer@4.9.2#2",
        "core-util-is@1.0.3",
        "inherits@2.0.4#8",
        "isarray@1.0.0",
        "process-nextick-args@2.0.1",
        "safe-buffer@5.1.2",
        "string_decoder@1.1.1",
        "util-deprecate@1.0.2#2"
      ]
    },
    {
      "ref": "typedarray@0.0.6"
    },
    {
      "ref": "date-format@4.0.14#2"
    },
    {
      "ref": "debug@4.3.4#13",
      "dependsOn": [
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "ms@2.1.2#2"
      ]
    },
    {
      "ref": "fs-extra@8.1.0",
      "dependsOn": [
        "graceful-fs@4.2.11#8",
        "jsonfile@4.0.0#2",
        "minimist@1.2.8",
        "semver@7.5.4",
        "universalify@0.1.2#2"
      ]
    },
    {
      "ref": "media-typer@0.3.0#2"
    },
    {
      "ref": "raw-body@2.5.2#2",
      "dependsOn": [
        "bluebird@3.7.2",
        "bytes@3.1.2#3",
        "http-errors@2.0.0#2",
        "iconv-lite@0.4.24#3",
        "readable-stream@2.3.8#2",
        "safe-buffer@5.2.1",
        "unpipe@1.0.0#2"
      ]
    },
    {
      "ref": "mime-types@2.1.35#4",
      "dependsOn": [
        "mime-db@1.52.0#2"
      ]
    },
    {
      "ref": "negotiator@0.6.3"
    },
    {
      "ref": "object-assign@4.1.1#2",
      "dependsOn": [
        "lodash@4.17.21"
      ]
    },
    {
      "ref": "vary@1.1.2"
    },
    {
      "ref": "@types/cookie@0.4.1"
    },
    {
      "ref": "@types/cors@2.8.17",
      "dependsOn": [
        "@types/node@20.10.3#9"
      ]
    },
    {
      "ref": "@types/node@20.10.3#7",
      "dependsOn": [
        "undici-types@5.26.5"
      ]
    },
    {
      "ref": "accepts@1.3.8#2",
      "dependsOn": [
        "mime-types@2.1.35#4",
        "negotiator@0.6.3"
      ]
    },
    {
      "ref": "base64id@2.0.0#2"
    },
    {
      "ref": "cookie@0.4.2"
    },
    {
      "ref": "cors@2.8.5#3",
      "dependsOn": [
        "object-assign@4.1.1#2",
        "vary@1.1.2"
      ]
    },
    {
      "ref": "debug@4.3.4#14",
      "dependsOn": [
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "ms@2.1.2#2"
      ]
    },
    {
      "ref": "engine.io-parser@5.2.1",
      "dependsOn": [
        "@types/node@20.10.3",
        "prettier@2.8.8",
        "rimraf@3.0.2",
        "ts-node@10.9.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "ws@8.11.0",
      "dependsOn": [
        "prettier@2.8.8"
      ]
    },
    {
      "ref": "ws@8.11.0#2",
      "dependsOn": [
        "prettier@2.8.8"
      ]
    },
    {
      "ref": "@socket.io/component-emitter@3.1.0"
    },
    {
      "ref": "debug@4.3.4#15",
      "dependsOn": [
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "ms@2.1.2#2"
      ]
    },
    {
      "ref": "ret@0.1.15"
    },
    {
      "ref": "ansi-styles@6.2.1"
    },
    {
      "ref": "is-fullwidth-code-point@4.0.0"
    },
    {
      "ref": "eastasianwidth@0.2.0"
    },
    {
      "ref": "emoji-regex@9.2.2"
    },
    {
      "ref": "strip-ansi@7.1.0",
      "dependsOn": [
        "ansi-regex@6.0.1"
      ]
    },
    {
      "ref": "universalify@2.0.1#2"
    },
    {
      "ref": "slice-ansi@3.0.0",
      "dependsOn": [
        "ansi-styles@4.3.0#5",
        "astral-regex@2.0.0#2",
        "chalk@4.1.2",
        "is-fullwidth-code-point@3.0.0#3",
        "strip-ansi@6.0.1#2"
      ]
    },
    {
      "ref": "string-width@4.2.3#3",
      "dependsOn": [
        "emoji-regex@8.0.0",
        "is-fullwidth-code-point@3.0.0",
        "strip-ansi@6.0.1#4"
      ]
    },
    {
      "ref": "aggregate-error@3.1.0",
      "dependsOn": [
        "clean-stack@2.2.0",
        "indent-string@4.0.0#3"
      ]
    },
    {
      "ref": "escape-string-regexp@1.0.5#2"
    },
    {
      "ref": "tslib@2.6.2#4"
    },
    {
      "ref": "ansi-styles@4.3.0#2",
      "dependsOn": [
        "color-convert@2.0.1"
      ]
    },
    {
      "ref": "string-width@4.2.3#4",
      "dependsOn": [
        "emoji-regex@8.0.0",
        "is-fullwidth-code-point@3.0.0",
        "strip-ansi@6.0.1#4"
      ]
    },
    {
      "ref": "strip-ansi@6.0.1#5",
      "dependsOn": [
        "ansi-regex@5.0.1"
      ]
    },
    {
      "ref": "has-symbols@1.0.3#2"
    },
    {
      "ref": "tr46@0.0.3"
    },
    {
      "ref": "webidl-conversions@3.0.1"
    },
    {
      "ref": "bl@4.1.0",
      "dependsOn": [
        "buffer@5.7.1#2",
        "inherits@2.0.4#9",
        "readable-stream@3.6.2#3"
      ]
    },
    {
      "ref": "buffer-crc32@0.2.13"
    },
    {
      "ref": "fd-slicer@1.1.0",
      "dependsOn": [
        "pend@1.2.0#2"
      ]
    },
    {
      "ref": "pend@1.2.0"
    },
    {
      "ref": "bl@4.1.0#2",
      "dependsOn": [
        "buffer@5.7.1#2",
        "inherits@2.0.4#9",
        "readable-stream@3.6.2#3"
      ]
    },
    {
      "ref": "end-of-stream@1.4.4#2",
      "dependsOn": [
        "once@1.4.0#5"
      ]
    },
    {
      "ref": "fs-constants@1.0.0"
    },
    {
      "ref": "inherits@2.0.4#7"
    },
    {
      "ref": "readable-stream@3.6.2",
      "dependsOn": [
        "assert@1.5.1#2",
        "bl@4.1.0",
        "glob@7.2.3#2",
        "inherits@2.0.4#10",
        "pump@3.0.0#3",
        "rimraf@3.0.2",
        "string_decoder@1.3.0#2",
        "tar-fs@2.1.1#2",
        "util-deprecate@1.0.2#3"
      ]
    },
    {
      "ref": "base64-js@1.5.1"
    },
    {
      "ref": "ieee754@1.2.1"
    },
    {
      "ref": "is-buffer@1.1.6"
    },
    {
      "ref": "split@1.0.1",
      "dependsOn": [
        "through@2.3.8#5"
      ]
    },
    {
      "ref": "through2@4.0.2#2",
      "dependsOn": [
        "bl@4.1.0",
        "buffer@4.9.2#2",
        "chai@4.3.10",
        "readable-stream@3.6.2#2"
      ]
    },
    {
      "ref": "path-type@3.0.0",
      "dependsOn": [
        "pify@3.0.0"
      ]
    },
    {
      "ref": "semver@6.3.1"
    },
    {
      "ref": "minimist@1.2.8#4"
    },
    {
      "ref": "@jridgewell/set-array@1.1.2",
      "dependsOn": [
        "@types/node@20.10.3",
        "prettier@2.8.8",
        "rollup@2.79.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "@jridgewell/sourcemap-codec@1.4.15#2",
      "dependsOn": [
        "@types/node@20.10.3",
        "prettier@2.8.8",
        "rollup@2.79.1",
        "source-map-js@1.0.2#3",
        "source-map@0.6.1#2",
        "sourcemap-codec@1.4.8",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "@jridgewell/trace-mapping@0.3.20#2",
      "dependsOn": [
        "@jridgewell/resolve-uri@3.1.1",
        "@jridgewell/sourcemap-codec@1.4.15#3",
        "esbuild@0.19.8",
        "prettier@2.8.8",
        "rollup@2.79.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "@jridgewell/resolve-uri@3.1.1",
      "dependsOn": [
        "prettier@2.8.8",
        "rollup@2.79.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "@jridgewell/sourcemap-codec@1.4.15#3",
      "dependsOn": [
        "@types/node@20.10.3",
        "prettier@2.8.8",
        "rollup@2.79.1",
        "source-map-js@1.0.2#3",
        "source-map@0.6.1#2",
        "sourcemap-codec@1.4.8",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "@jridgewell/resolve-uri@3.1.1#2",
      "dependsOn": [
        "prettier@2.8.8",
        "rollup@2.79.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "@jridgewell/sourcemap-codec@1.4.15#4",
      "dependsOn": [
        "@types/node@20.10.3",
        "prettier@2.8.8",
        "rollup@2.79.1",
        "source-map-js@1.0.2#3",
        "source-map@0.6.1#2",
        "sourcemap-codec@1.4.8",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "path-key@4.0.0",
      "dependsOn": [
        "@types/node@20.10.3"
      ]
    },
    {
      "ref": "mimic-fn@4.0.0"
    },
    {
      "ref": "p-locate@4.1.0",
      "dependsOn": [
        "p-limit@2.3.0"
      ]
    },
    {
      "ref": "acorn@8.11.2#6"
    },
    {
      "ref": "pathe@1.1.1#5",
      "dependsOn": [
        "@types/node@20.10.3",
        "prettier@2.8.8",
        "typescript@4.9.5",
        "vitest@1.0.4"
      ]
    },
    {
      "ref": "pkg-types@1.0.3#2",
      "dependsOn": [
        "@types/node@20.10.3",
        "jsonc-parser@3.2.0#2",
        "mlly@1.4.2#3",
        "pathe@1.1.1#6",
        "prettier@2.8.8",
        "typescript@4.9.5",
        "vitest@1.0.4"
      ]
    },
    {
      "ref": "ufo@1.3.2#2",
      "dependsOn": [
        "@types/node@20.10.3",
        "prettier@2.8.8",
        "typescript@4.9.5",
        "vitest@1.0.4"
      ]
    },
    {
      "ref": "jsonc-parser@3.2.0#2",
      "dependsOn": [
        "@types/node@20.10.3",
        "rimraf@3.0.2",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "mlly@1.4.2#3",
      "dependsOn": [
        "@types/node@20.10.3",
        "acorn@8.11.2#6",
        "pathe@1.1.1#5",
        "pkg-types@1.0.3#2",
        "prettier@2.8.8",
        "typescript@4.9.5",
        "ufo@1.3.2#2",
        "vitest@1.0.4"
      ]
    },
    {
      "ref": "pathe@1.1.1#6",
      "dependsOn": [
        "@types/node@20.10.3",
        "prettier@2.8.8",
        "typescript@4.9.5",
        "vitest@1.0.4"
      ]
    },
    {
      "ref": "type-fest@0.21.3",
      "dependsOn": [
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "restore-cursor@3.1.0",
      "dependsOn": [
        "onetime@5.1.2#3",
        "signal-exit@3.0.7#5"
      ]
    },
    {
      "ref": "ansi-styles@4.3.0#3",
      "dependsOn": [
        "color-convert@2.0.1"
      ]
    },
    {
      "ref": "astral-regex@2.0.0"
    },
    {
      "ref": "is-fullwidth-code-point@3.0.0#2"
    },
    {
      "ref": "ansi-styles@4.3.0#4",
      "dependsOn": [
        "color-convert@2.0.1"
      ]
    },
    {
      "ref": "string-width@4.2.3#5",
      "dependsOn": [
        "emoji-regex@8.0.0",
        "is-fullwidth-code-point@3.0.0",
        "strip-ansi@6.0.1#4"
      ]
    },
    {
      "ref": "strip-ansi@6.0.1#6",
      "dependsOn": [
        "ansi-regex@5.0.1"
      ]
    },
    {
      "ref": "@sinclair/typebox@0.27.8",
      "dependsOn": [
        "@types/node@20.10.3",
        "ajv@6.12.6#2",
        "chai@4.3.10",
        "prettier@2.8.8",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "@vue/compiler-sfc@2.7.16#2",
      "dependsOn": [
        "@babel/parser@7.23.5#2",
        "@babel/types@7.23.5",
        "@types/estree@0.0.48",
        "@types/hash-sum@1.0.2",
        "@types/lru-cache@5.1.1",
        "@vue/consolidate@0.17.3",
        "de-indent@1.0.2",
        "estree-walker@2.0.2#2",
        "hash-sum@2.0.0",
        "less@4.2.0",
        "lru-cache@5.1.1",
        "magic-string@0.25.9#3",
        "merge-source-map@1.1.0",
        "postcss-modules@4.3.1",
        "postcss-selector-parser@6.0.13",
        "postcss@8.4.32#2",
        "prettier@2.8.8#2",
        "pug@3.0.2",
        "sass@1.69.5",
        "source-map@0.6.1#3",
        "stylus@0.58.1"
      ]
    },
    {
      "ref": "csstype@3.1.2#2",
      "dependsOn": [
        "@types/node@20.10.3",
        "chalk@4.1.2",
        "chokidar@3.5.3",
        "jsdom@19.0.0",
        "prettier@2.8.8",
        "ts-node@10.9.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "@jridgewell/sourcemap-codec@1.4.15#5",
      "dependsOn": [
        "@types/node@20.10.3",
        "prettier@2.8.8",
        "rollup@2.79.1",
        "source-map-js@1.0.2#3",
        "source-map@0.6.1#2",
        "sourcemap-codec@1.4.8",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "builtin-modules@3.3.0#2"
    },
    {
      "ref": "lru-cache@4.1.5",
      "dependsOn": [
        "pseudomap@1.0.2",
        "yallist@2.1.2"
      ]
    },
    {
      "ref": "once@1.4.0#4",
      "dependsOn": [
        "wrappy@1.0.2#2"
      ]
    },
    {
      "ref": "shebang-command@1.2.0",
      "dependsOn": [
        "shebang-regex@1.0.0"
      ]
    },
    {
      "ref": "which@1.3.1#2",
      "dependsOn": [
        "isexe@2.0.0#2",
        "mkdirp@0.5.6",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "path-key@2.0.1"
    },
    {
      "ref": "color-convert@1.9.3",
      "dependsOn": [
        "chalk@4.1.2",
        "color-name@1.1.3"
      ]
    },
    {
      "ref": "has-flag@3.0.0"
    },
    {
      "ref": "punycode@2.3.1#3"
    },
    {
      "ref": "graceful-fs@4.2.11#5",
      "dependsOn": [
        "mkdirp@0.5.6",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "function-bind@1.1.2"
    },
    {
      "ref": "@types/node@20.10.3#8",
      "dependsOn": [
        "undici-types@5.26.5"
      ]
    },
    {
      "ref": "@types/source-list-map@0.1.6"
    },
    {
      "ref": "source-map@0.7.4#2",
      "dependsOn": [
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "@webassemblyjs/helper-module-context@1.9.0#2",
      "dependsOn": [
        "@webassemblyjs/ast@1.9.0#2",
        "@webassemblyjs/wast-parser@1.9.0#2"
      ]
    },
    {
      "ref": "@webassemblyjs/helper-wasm-bytecode@1.9.0"
    },
    {
      "ref": "@webassemblyjs/wast-parser@1.9.0",
      "dependsOn": [
        "@webassemblyjs/ast@1.9.0#5",
        "@webassemblyjs/floating-point-hex-parser@1.9.0",
        "@webassemblyjs/helper-api-error@1.9.0#2",
        "@webassemblyjs/helper-code-frame@1.9.0",
        "@webassemblyjs/helper-fsm@1.9.0",
        "@xtuc/long@4.2.2"
      ]
    },
    {
      "ref": "@webassemblyjs/ast@1.9.0#2",
      "dependsOn": [
        "@webassemblyjs/helper-module-context@1.9.0#2",
        "@webassemblyjs/helper-wasm-bytecode@1.9.0",
        "@webassemblyjs/wast-parser@1.9.0"
      ]
    },
    {
      "ref": "@webassemblyjs/wast-parser@1.9.0#2",
      "dependsOn": [
        "@webassemblyjs/ast@1.9.0#5",
        "@webassemblyjs/floating-point-hex-parser@1.9.0",
        "@webassemblyjs/helper-api-error@1.9.0#2",
        "@webassemblyjs/helper-code-frame@1.9.0",
        "@webassemblyjs/helper-fsm@1.9.0",
        "@xtuc/long@4.2.2"
      ]
    },
    {
      "ref": "@webassemblyjs/ast@1.9.0#3",
      "dependsOn": [
        "@webassemblyjs/helper-module-context@1.9.0#2",
        "@webassemblyjs/helper-wasm-bytecode@1.9.0",
        "@webassemblyjs/wast-parser@1.9.0"
      ]
    },
    {
      "ref": "@webassemblyjs/helper-buffer@1.9.0",
      "dependsOn": [
        "@webassemblyjs/wasm-parser@1.9.0#3"
      ]
    },
    {
      "ref": "@webassemblyjs/helper-wasm-bytecode@1.9.0#2"
    },
    {
      "ref": "@webassemblyjs/helper-wasm-section@1.9.0",
      "dependsOn": [
        "@webassemblyjs/ast@1.9.0#6",
        "@webassemblyjs/helper-buffer@1.9.0#3",
        "@webassemblyjs/helper-wasm-bytecode@1.9.0#4",
        "@webassemblyjs/wasm-gen@1.9.0#3",
        "@webassemblyjs/wasm-parser@1.9.0#3"
      ]
    },
    {
      "ref": "@webassemblyjs/wasm-gen@1.9.0",
      "dependsOn": [
        "@webassemblyjs/ast@1.9.0#7",
        "@webassemblyjs/helper-wasm-bytecode@1.9.0#5",
        "@webassemblyjs/ieee754@1.9.0#2",
        "@webassemblyjs/leb128@1.9.0#2",
        "@webassemblyjs/utf8@1.9.0#2"
      ]
    },
    {
      "ref": "@webassemblyjs/wasm-opt@1.9.0",
      "dependsOn": [
        "@webassemblyjs/ast@1.9.0#8",
        "@webassemblyjs/helper-buffer@1.9.0#4",
        "@webassemblyjs/wasm-gen@1.9.0#4",
        "@webassemblyjs/wasm-parser@1.9.0#4"
      ]
    },
    {
      "ref": "@webassemblyjs/wasm-parser@1.9.0#2",
      "dependsOn": [
        "@webassemblyjs/ast@1.9.0#4",
        "@webassemblyjs/helper-api-error@1.9.0",
        "@webassemblyjs/helper-buffer@1.9.0#2",
        "@webassemblyjs/helper-wasm-bytecode@1.9.0#3",
        "@webassemblyjs/ieee754@1.9.0",
        "@webassemblyjs/leb128@1.9.0",
        "@webassemblyjs/utf8@1.9.0",
        "@webassemblyjs/wasm-gen@1.9.0#2",
        "@webassemblyjs/wast-parser@1.9.0#2"
      ]
    },
    {
      "ref": "@webassemblyjs/wast-printer@1.9.0",
      "dependsOn": [
        "@webassemblyjs/ast@1.9.0#9",
        "@webassemblyjs/wast-parser@1.9.0#3",
        "@xtuc/long@4.2.2#2"
      ]
    },
    {
      "ref": "@webassemblyjs/ast@1.9.0#4",
      "dependsOn": [
        "@webassemblyjs/helper-module-context@1.9.0#2",
        "@webassemblyjs/helper-wasm-bytecode@1.9.0",
        "@webassemblyjs/wast-parser@1.9.0"
      ]
    },
    {
      "ref": "@webassemblyjs/helper-api-error@1.9.0"
    },
    {
      "ref": "@webassemblyjs/helper-buffer@1.9.0#2",
      "dependsOn": [
        "@webassemblyjs/wasm-parser@1.9.0#3"
      ]
    },
    {
      "ref": "@webassemblyjs/helper-wasm-bytecode@1.9.0#3"
    },
    {
      "ref": "@webassemblyjs/ieee754@1.9.0",
      "dependsOn": [
        "@xtuc/ieee754@1.2.0"
      ]
    },
    {
      "ref": "@webassemblyjs/leb128@1.9.0",
      "dependsOn": [
        "@xtuc/long@4.2.2#3"
      ]
    },
    {
      "ref": "@webassemblyjs/utf8@1.9.0"
    },
    {
      "ref": "@webassemblyjs/wasm-gen@1.9.0#2",
      "dependsOn": [
        "@webassemblyjs/ast@1.9.0#7",
        "@webassemblyjs/helper-wasm-bytecode@1.9.0#5",
        "@webassemblyjs/ieee754@1.9.0#2",
        "@webassemblyjs/leb128@1.9.0#2",
        "@webassemblyjs/utf8@1.9.0#2"
      ]
    },
    {
      "ref": "ajv@6.12.6#4",
      "dependsOn": [
        "bluebird@3.7.2",
        "chai@4.3.10",
        "fast-deep-equal@3.1.3#2",
        "fast-json-stable-stringify@2.1.0",
        "glob@7.2.3#2",
        "json-schema-traverse@0.4.1",
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "typescript@4.9.5",
        "uglify-js@3.17.4",
        "uri-js@4.4.1"
      ]
    },
    {
      "ref": "uuid@3.4.0#2"
    },
    {
      "ref": "graceful-fs@4.2.11#6",
      "dependsOn": [
        "mkdirp@0.5.6",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "memory-fs@0.5.0",
      "dependsOn": [
        "bl@4.1.0",
        "errno@0.1.8#2",
        "readable-stream@2.3.8#6"
      ]
    },
    {
      "ref": "tapable@1.1.3#2",
      "dependsOn": [
        "prettier@2.8.8"
      ]
    },
    {
      "ref": "esrecurse@4.3.0",
      "dependsOn": [
        "chai@4.3.10",
        "esprima@4.0.1",
        "estraverse@5.3.0#3",
        "minimist@1.2.8"
      ]
    },
    {
      "ref": "estraverse@4.3.0",
      "dependsOn": [
        "chai@4.3.10"
      ]
    },
    {
      "ref": "loader-utils@1.4.2#2",
      "dependsOn": [
        "big.js@5.2.2",
        "emojis-list@3.0.0",
        "json5@1.0.2#2",
        "prettier@2.8.8"
      ]
    },
    {
      "ref": "memory-fs@0.5.0#2",
      "dependsOn": [
        "bl@4.1.0",
        "errno@0.1.8#2",
        "readable-stream@2.3.8#6"
      ]
    },
    {
      "ref": "schema-utils@1.0.0#2",
      "dependsOn": [
        "ajv-errors@1.0.1",
        "ajv-keywords@3.5.2#2",
        "ajv@6.12.6#5",
        "prettier@2.8.8"
      ]
    },
    {
      "ref": "webpack@4.47.0#2",
      "dependsOn": [
        "@types/node@20.10.3",
        "@types/tapable@1.0.12",
        "@types/webpack-sources@3.2.3",
        "@webassemblyjs/ast@1.9.0",
        "@webassemblyjs/helper-module-context@1.9.0",
        "@webassemblyjs/wasm-edit@1.9.0",
        "@webassemblyjs/wasm-parser@1.9.0",
        "acorn@6.4.2",
        "ajv-keywords@3.5.2",
        "ajv@6.12.6#3",
        "chrome-trace-event@1.0.3",
        "enhanced-resolve@4.5.0",
        "eslint-scope@4.0.3",
        "file-loader@3.0.1",
        "glob@7.2.3#2",
        "json-parse-better-errors@1.0.2",
        "less@4.2.0",
        "lint-staged@12.5.0",
        "loader-runner@2.4.0",
        "loader-utils@1.4.2",
        "lodash@4.17.21",
        "memory-fs@0.4.1",
        "micromatch@3.1.10",
        "mkdirp@0.5.6#3",
        "neo-async@2.6.2",
        "node-libs-browser@2.2.1",
        "prettier@2.8.8",
        "pug@3.0.2",
        "rimraf@3.0.2",
        "schema-utils@1.0.0",
        "strip-ansi@6.0.1#2",
        "tapable@1.1.3",
        "terser-webpack-plugin@1.4.5",
        "typescript@4.9.5",
        "vm-browserify@1.1.2",
        "watchpack@1.7.5",
        "webpack-sources@1.4.3"
      ]
    },
    {
      "ref": "big.js@5.2.2"
    },
    {
      "ref": "emojis-list@3.0.0"
    },
    {
      "ref": "json5@1.0.2#2",
      "dependsOn": [
        "minimist@1.2.8#4",
        "rollup@2.79.1"
      ]
    },
    {
      "ref": "errno@0.1.8",
      "dependsOn": [
        "inherits@2.0.4#11",
        "prr@1.0.1"
      ]
    },
    {
      "ref": "readable-stream@2.3.8#4",
      "dependsOn": [
        "assert@1.5.1#2",
        "buffer@4.9.2#2",
        "core-util-is@1.0.3",
        "inherits@2.0.4#8",
        "isarray@1.0.0",
        "process-nextick-args@2.0.1",
        "safe-buffer@5.1.2",
        "string_decoder@1.1.1",
        "util-deprecate@1.0.2#2"
      ]
    },
    {
      "ref": "arr-diff@4.0.0",
      "dependsOn": [
        "arr-flatten@1.1.0",
        "minimist@1.2.8"
      ]
    },
    {
      "ref": "array-unique@0.3.2"
    },
    {
      "ref": "braces@2.3.2",
      "dependsOn": [
        "arr-flatten@1.1.0#2",
        "array-unique@0.3.2#2",
        "brace-expansion@1.1.11#2",
        "cross-spawn@7.0.3",
        "extend-shallow@2.0.1",
        "fill-range@4.0.0",
        "is-windows@1.0.2",
        "isobject@3.0.1#2",
        "minimatch@3.1.2",
        "repeat-element@1.1.4",
        "snapdragon-node@2.1.1",
        "snapdragon@0.8.2#2",
        "split-string@3.1.0",
        "to-regex@3.0.2#2",
        "yargs-parser@20.2.9"
      ]
    },
    {
      "ref": "define-property@2.0.2",
      "dependsOn": [
        "is-descriptor@1.0.3",
        "isobject@3.0.1#3"
      ]
    },
    {
      "ref": "extend-shallow@3.0.2",
      "dependsOn": [
        "assign-symbols@1.0.0",
        "is-extendable@1.0.1",
        "is-plain-object@2.0.4",
        "kind-of@6.0.3#3",
        "minimist@1.2.8",
        "object-assign@4.1.1#4"
      ]
    },
    {
      "ref": "extglob@2.0.4",
      "dependsOn": [
        "array-unique@0.3.2#3",
        "define-property@1.0.0",
        "expand-brackets@2.1.4",
        "extend-shallow@2.0.1#2",
        "fragment-cache@0.2.1#2",
        "is-windows@1.0.2",
        "micromatch@4.0.5#2",
        "minimatch@3.1.2",
        "minimist@1.2.8",
        "regex-not@1.0.2#2",
        "snapdragon@0.8.2#3",
        "to-regex@3.0.2#3"
      ]
    },
    {
      "ref": "fragment-cache@0.2.1",
      "dependsOn": [
        "map-cache@0.2.2"
      ]
    },
    {
      "ref": "is-windows@1.0.2"
    },
    {
      "ref": "kind-of@6.0.3#2"
    },
    {
      "ref": "nanomatch@1.2.13",
      "dependsOn": [
        "arr-diff@4.0.0#2",
        "array-unique@0.3.2#4",
        "define-property@2.0.2#2",
        "extend-shallow@3.0.2#2",
        "fragment-cache@0.2.1#3",
        "is-windows@1.0.2#2",
        "kind-of@6.0.3#4",
        "minimatch@3.1.2",
        "minimist@1.2.8",
        "object.pick@1.3.0#2",
        "regex-not@1.0.2#3",
        "snapdragon@0.8.2#4",
        "to-regex@3.0.2#4"
      ]
    },
    {
      "ref": "object.pick@1.3.0",
      "dependsOn": [
        "isobject@3.0.1#4"
      ]
    },
    {
      "ref": "regex-not@1.0.2",
      "dependsOn": [
        "extend-shallow@3.0.2#3",
        "safe-regex@1.1.0#2"
      ]
    },
    {
      "ref": "snapdragon@0.8.2",
      "dependsOn": [
        "base@0.11.2",
        "debug@2.6.9#4",
        "define-property@0.2.5",
        "extend-shallow@2.0.1#3",
        "map-cache@0.2.2#2",
        "source-map-resolve@0.5.3",
        "source-map@0.5.6",
        "use@3.1.1"
      ]
    },
    {
      "ref": "to-regex@3.0.2",
      "dependsOn": [
        "define-property@2.0.2#3",
        "extend-shallow@3.0.2#4",
        "regex-not@1.0.2#4",
        "safe-regex@1.1.0#3"
      ]
    },
    {
      "ref": "assert@1.5.1",
      "dependsOn": [
        "object.assign@4.1.5",
        "util@0.10.4"
      ]
    },
    {
      "ref": "browserify-zlib@0.2.0",
      "dependsOn": [
        "assert@1.5.1#2",
        "glob@7.2.3#2",
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "pako@1.0.11"
      ]
    },
    {
      "ref": "buffer@4.9.2",
      "dependsOn": [
        "base64-js@1.5.1#2",
        "concat-stream@1.6.2",
        "ieee754@1.2.1#2",
        "is-buffer@1.1.6",
        "isarray@1.0.0#2",
        "split@1.0.1",
        "through2@4.0.2#2"
      ]
    },
    {
      "ref": "console-browserify@1.2.0"
    },
    {
      "ref": "constants-browserify@1.0.0"
    },
    {
      "ref": "crypto-browserify@3.12.0",
      "dependsOn": [
        "browserify-cipher@1.0.1",
        "browserify-sign@4.2.2",
        "create-ecdh@4.0.4",
        "create-hash@1.2.0",
        "create-hmac@1.1.7",
        "diffie-hellman@5.0.3",
        "inherits@2.0.4#12",
        "pbkdf2@3.1.2",
        "public-encrypt@4.0.3",
        "randombytes@2.1.0",
        "randomfill@1.0.4",
        "safe-buffer@5.2.1"
      ]
    },
    {
      "ref": "domain-browser@1.2.0"
    },
    {
      "ref": "events@3.3.0",
      "dependsOn": [
        "has-symbols@1.0.3",
        "isarray@1.0.0#3"
      ]
    },
    {
      "ref": "https-browserify@1.0.0"
    },
    {
      "ref": "os-browserify@0.3.0"
    },
    {
      "ref": "path-browserify@0.0.1"
    },
    {
      "ref": "process@0.11.10"
    },
    {
      "ref": "punycode@1.4.1"
    },
    {
      "ref": "querystring-es3@0.2.1"
    },
    {
      "ref": "readable-stream@2.3.8#5",
      "dependsOn": [
        "assert@1.5.1#2",
        "buffer@4.9.2#2",
        "core-util-is@1.0.3",
        "inherits@2.0.4#8",
        "isarray@1.0.0",
        "process-nextick-args@2.0.1",
        "safe-buffer@5.1.2",
        "string_decoder@1.1.1",
        "util-deprecate@1.0.2#2"
      ]
    },
    {
      "ref": "stream-browserify@2.0.2",
      "dependsOn": [
        "inherits@2.0.4#13",
        "readable-stream@2.3.8#7",
        "safe-buffer@5.2.1",
        "typedarray@0.0.6#2"
      ]
    },
    {
      "ref": "stream-http@2.8.3",
      "dependsOn": [
        "builtin-status-codes@3.0.0",
        "inherits@2.0.4#14",
        "readable-stream@2.3.8#8",
        "to-arraybuffer@1.0.1",
        "ua-parser-js@0.7.37#2",
        "xtend@4.0.2"
      ]
    },
    {
      "ref": "string_decoder@1.3.0",
      "dependsOn": [
        "core-util-is@1.0.3#2",
        "inherits@2.0.4#11",
        "safe-buffer@5.2.1#2"
      ]
    },
    {
      "ref": "timers-browserify@2.0.12",
      "dependsOn": [
        "connect@3.7.0#2",
        "setimmediate@1.0.5#2"
      ]
    },
    {
      "ref": "tty-browserify@0.0.0"
    },
    {
      "ref": "url@0.11.3",
      "dependsOn": [
        "acorn@8.11.2#2",
        "punycode@1.4.1#2",
        "qs@6.11.2"
      ]
    },
    {
      "ref": "util@0.11.1",
      "dependsOn": [
        "inherits@2.0.3"
      ]
    },
    {
      "ref": "vm-browserify@1.1.2#2"
    },
    {
      "ref": "ajv-errors@1.0.1",
      "dependsOn": [
        "ajv@6.12.6#6",
        "glob@7.2.3#2"
      ]
    },
    {
      "ref": "ajv-keywords@3.5.2#2",
      "dependsOn": [
        "ajv@6.12.6#4",
        "chai@4.3.10",
        "glob@7.2.3#2",
        "uuid@3.4.0#2"
      ]
    },
    {
      "ref": "ajv@6.12.6#5",
      "dependsOn": [
        "bluebird@3.7.2",
        "chai@4.3.10",
        "fast-deep-equal@3.1.3#2",
        "fast-json-stable-stringify@2.1.0",
        "glob@7.2.3#2",
        "json-schema-traverse@0.4.1",
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "typescript@4.9.5",
        "uglify-js@3.17.4",
        "uri-js@4.4.1"
      ]
    },
    {
      "ref": "cacache@12.0.4",
      "dependsOn": [
        "bluebird@3.7.2#2",
        "chalk@4.1.2",
        "chownr@1.1.4#2",
        "figgy-pudding@3.5.2",
        "glob@7.2.3#7",
        "graceful-fs@4.2.11#9",
        "infer-owner@1.0.4",
        "lru-cache@5.1.1#2",
        "mississippi@3.0.0",
        "mkdirp@0.5.6#4",
        "move-concurrently@1.0.1",
        "promise-inflight@1.0.1",
        "rimraf@2.7.1",
        "ssri@6.0.2",
        "unique-filename@1.1.1",
        "y18n@4.0.3"
      ]
    },
    {
      "ref": "find-cache-dir@2.1.0",
      "dependsOn": [
        "commondir@1.0.1#3",
        "make-dir@2.1.0",
        "pkg-dir@3.0.0"
      ]
    },
    {
      "ref": "is-wsl@1.1.0"
    },
    {
      "ref": "schema-utils@1.0.0#3",
      "dependsOn": [
        "ajv-errors@1.0.1",
        "ajv-keywords@3.5.2#2",
        "ajv@6.12.6#5",
        "prettier@2.8.8"
      ]
    },
    {
      "ref": "serialize-javascript@4.0.0",
      "dependsOn": [
        "chai@4.3.10",
        "randombytes@2.1.0#2"
      ]
    },
    {
      "ref": "source-map@0.6.1#12",
      "dependsOn": [
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "terser@4.8.1",
      "dependsOn": [
        "acorn@8.11.2#7",
        "commander@2.20.3#2",
        "rimraf@3.0.2",
        "rollup@2.79.1",
        "semver@7.5.4",
        "source-map-support@0.5.21#3",
        "source-map@0.6.1#14"
      ]
    },
    {
      "ref": "webpack-sources@1.4.3#2",
      "dependsOn": [
        "source-list-map@2.0.1",
        "source-map@0.6.1#13"
      ]
    },
    {
      "ref": "webpack@4.47.0#3",
      "dependsOn": [
        "@types/node@20.10.3",
        "@types/tapable@1.0.12",
        "@types/webpack-sources@3.2.3",
        "@webassemblyjs/ast@1.9.0",
        "@webassemblyjs/helper-module-context@1.9.0",
        "@webassemblyjs/wasm-edit@1.9.0",
        "@webassemblyjs/wasm-parser@1.9.0",
        "acorn@6.4.2",
        "ajv-keywords@3.5.2",
        "ajv@6.12.6#3",
        "chrome-trace-event@1.0.3",
        "enhanced-resolve@4.5.0",
        "eslint-scope@4.0.3",
        "file-loader@3.0.1",
        "glob@7.2.3#2",
        "json-parse-better-errors@1.0.2",
        "less@4.2.0",
        "lint-staged@12.5.0",
        "loader-runner@2.4.0",
        "loader-utils@1.4.2",
        "lodash@4.17.21",
        "memory-fs@0.4.1",
        "micromatch@3.1.10",
        "mkdirp@0.5.6#3",
        "neo-async@2.6.2",
        "node-libs-browser@2.2.1",
        "prettier@2.8.8",
        "pug@3.0.2",
        "rimraf@3.0.2",
        "schema-utils@1.0.0",
        "strip-ansi@6.0.1#2",
        "tapable@1.1.3",
        "terser-webpack-plugin@1.4.5",
        "typescript@4.9.5",
        "vm-browserify@1.1.2",
        "watchpack@1.7.5",
        "webpack-sources@1.4.3"
      ]
    },
    {
      "ref": "worker-farm@1.7.0",
      "dependsOn": [
        "errno@0.1.8#3"
      ]
    },
    {
      "ref": "chokidar@3.5.3#5",
      "dependsOn": [
        "@types/node@20.10.3",
        "anymatch@3.1.3",
        "braces@3.0.2#2",
        "chai@4.3.10",
        "glob-parent@5.1.2",
        "is-binary-path@2.1.0",
        "is-glob@4.0.3",
        "normalize-path@3.0.0#2",
        "readdirp@3.6.0",
        "rimraf@3.0.2",
        "typescript@4.9.5",
        "upath@1.2.0"
      ]
    },
    {
      "ref": "graceful-fs@4.2.11#7",
      "dependsOn": [
        "mkdirp@0.5.6",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "neo-async@2.6.2#3",
      "dependsOn": [
        "bluebird@3.7.2",
        "fs-extra@10.1.0",
        "lint-staged@12.5.0",
        "lodash@4.17.21",
        "minimist@1.2.8",
        "prettier@2.8.8"
      ]
    },
    {
      "ref": "source-list-map@2.0.1"
    },
    {
      "ref": "source-map@0.6.1#13",
      "dependsOn": [
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "events@3.3.0#2",
      "dependsOn": [
        "has-symbols@1.0.3",
        "isarray@1.0.0#3"
      ]
    },
    {
      "ref": "q@1.5.1#11"
    },
    {
      "ref": "postcss@8.4.32#9",
      "dependsOn": [
        "nanoid@3.3.7",
        "picocolors@1.0.0",
        "source-map-js@1.0.2"
      ]
    },
    {
      "ref": "@babel/parser@7.23.5#3",
      "dependsOn": [
        "@babel/code-frame@7.23.5",
        "@babel/helper-string-parser@7.23.4",
        "@babel/helper-validator-identifier@7.22.20"
      ]
    },
    {
      "ref": "@babel/types@7.23.5#2",
      "dependsOn": [
        "@babel/helper-string-parser@7.23.4#2",
        "@babel/helper-validator-identifier@7.22.20#2",
        "@babel/parser@7.23.5",
        "glob@7.2.3#2",
        "to-fast-properties@2.0.0"
      ]
    },
    {
      "ref": "constantinople@4.0.1#3",
      "dependsOn": [
        "@babel/parser@7.23.5#3",
        "@babel/types@7.23.5#2",
        "@types/node@20.10.3",
        "prettier@2.8.8",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "js-stringify@1.0.2#2"
    },
    {
      "ref": "pug-runtime@3.0.1#3",
      "dependsOn": [
        "uglify-js@3.17.4"
      ]
    },
    {
      "ref": "@babel/parser@7.23.5#4",
      "dependsOn": [
        "@babel/code-frame@7.23.5",
        "@babel/helper-string-parser@7.23.4",
        "@babel/helper-validator-identifier@7.22.20"
      ]
    },
    {
      "ref": "@babel/types@7.23.5#3",
      "dependsOn": [
        "@babel/helper-string-parser@7.23.4#2",
        "@babel/helper-validator-identifier@7.22.20#2",
        "@babel/parser@7.23.5",
        "glob@7.2.3#2",
        "to-fast-properties@2.0.0"
      ]
    },
    {
      "ref": "assert-never@1.2.1",
      "dependsOn": [
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "babel-walk@3.0.0-canary-5",
      "dependsOn": [
        "@babel/types@7.23.5#4",
        "@types/node@20.10.3",
        "prettier@2.8.8",
        "rimraf@3.0.2",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "is-promise@2.2.2"
    },
    {
      "ref": "promise@7.3.1#2",
      "dependsOn": [
        "acorn@8.11.2#2",
        "asap@2.0.6",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "is-regex@1.1.4",
      "dependsOn": [
        "call-bind@1.0.5#2",
        "has-tostringtag@1.0.0#2"
      ]
    },
    {
      "ref": "acorn@7.4.1#2"
    },
    {
      "ref": "object-assign@4.1.1#3",
      "dependsOn": [
        "lodash@4.17.21"
      ]
    },
    {
      "ref": "atob@2.1.2"
    },
    {
      "ref": "decode-uri-component@0.2.2"
    },
    {
      "ref": "setimmediate@1.0.5"
    },
    {
      "ref": "array-ify@1.0.0"
    },
    {
      "ref": "dot-prop@5.3.0",
      "dependsOn": [
        "is-obj@2.0.0"
      ]
    },
    {
      "ref": "conventional-commits-filter@2.0.7",
      "dependsOn": [
        "lodash.ismatch@4.4.0",
        "modify-values@1.0.1"
      ]
    },
    {
      "ref": "dateformat@3.0.3#2"
    },
    {
      "ref": "handlebars@4.7.8#2",
      "dependsOn": [
        "chai@4.3.10",
        "fs-extra@10.1.0",
        "lint-staged@12.5.0",
        "minimist@1.2.8#3",
        "neo-async@2.6.2#2",
        "prettier@2.8.8",
        "semver@7.5.4",
        "source-map@0.6.1#10",
        "typescript@4.9.5",
        "uglify-js@3.17.4#2",
        "webpack@4.47.0",
        "wordwrap@1.0.0"
      ]
    },
    {
      "ref": "json-stringify-safe@5.0.1"
    },
    {
      "ref": "lodash@4.17.21#7"
    },
    {
      "ref": "meow@8.1.2#2",
      "dependsOn": [
        "@types/minimist@1.2.5#2",
        "camelcase-keys@6.2.2",
        "decamelize-keys@1.1.1",
        "execa@4.1.0",
        "hard-rejection@2.1.0",
        "indent-string@4.0.0",
        "minimist-options@4.1.0",
        "normalize-package-data@3.0.3",
        "read-pkg-up@7.0.1",
        "redent@3.0.0",
        "trim-newlines@3.0.1",
        "type-fest@0.18.1",
        "yargs-parser@20.2.9#2"
      ]
    },
    {
      "ref": "semver@6.3.1#2"
    },
    {
      "ref": "split@1.0.1#2",
      "dependsOn": [
        "through@2.3.8#5"
      ]
    },
    {
      "ref": "through2@4.0.2#3",
      "dependsOn": [
        "bl@4.1.0",
        "buffer@4.9.2#2",
        "chai@4.3.10",
        "readable-stream@3.6.2#2"
      ]
    },
    {
      "ref": "is-text-path@1.0.1",
      "dependsOn": [
        "text-extensions@1.9.0"
      ]
    },
    {
      "ref": "JSONStream@1.3.5#2",
      "dependsOn": [
        "jsonparse@1.3.1",
        "through@2.3.8#4"
      ]
    },
    {
      "ref": "lodash@4.17.21#8"
    },
    {
      "ref": "meow@8.1.2#3",
      "dependsOn": [
        "@types/minimist@1.2.5#2",
        "camelcase-keys@6.2.2",
        "decamelize-keys@1.1.1",
        "execa@4.1.0",
        "hard-rejection@2.1.0",
        "indent-string@4.0.0",
        "minimist-options@4.1.0",
        "normalize-package-data@3.0.3",
        "read-pkg-up@7.0.1",
        "redent@3.0.0",
        "trim-newlines@3.0.1",
        "type-fest@0.18.1",
        "yargs-parser@20.2.9#2"
      ]
    },
    {
      "ref": "split2@3.2.2",
      "dependsOn": [
        "readable-stream@3.6.2#4",
        "safe-buffer@5.2.1"
      ]
    },
    {
      "ref": "through2@4.0.2#4",
      "dependsOn": [
        "bl@4.1.0",
        "buffer@4.9.2#2",
        "chai@4.3.10",
        "readable-stream@3.6.2#2"
      ]
    },
    {
      "ref": "@hutson/parse-repository-url@3.0.2",
      "dependsOn": [
        "chai@4.3.10",
        "debug@4.3.4#11"
      ]
    },
    {
      "ref": "hosted-git-info@4.1.0#2",
      "dependsOn": [
        "lru-cache@6.0.0#2"
      ]
    },
    {
      "ref": "through2@2.0.5",
      "dependsOn": [
        "bl@4.1.0",
        "readable-stream@2.3.8#9",
        "safe-buffer@5.2.1",
        "xtend@4.0.2#2"
      ]
    },
    {
      "ref": "yargs@16.2.0#3",
      "dependsOn": [
        "@types/node@20.10.3",
        "chai@4.3.10",
        "chalk@4.1.2",
        "cliui@7.0.4",
        "cross-spawn@7.0.3",
        "escalade@3.1.1",
        "get-caller-file@2.0.5",
        "require-directory@2.1.1",
        "rimraf@3.0.2",
        "rollup@2.79.1",
        "string-width@4.2.3",
        "typescript@4.9.5",
        "which@2.0.2#2",
        "y18n@5.0.8",
        "yargs-parser@20.2.9#3"
      ]
    },
    {
      "ref": "dargs@7.0.0"
    },
    {
      "ref": "lodash@4.17.21#9"
    },
    {
      "ref": "meow@8.1.2#4",
      "dependsOn": [
        "@types/minimist@1.2.5#2",
        "camelcase-keys@6.2.2",
        "decamelize-keys@1.1.1",
        "execa@4.1.0",
        "hard-rejection@2.1.0",
        "indent-string@4.0.0",
        "minimist-options@4.1.0",
        "normalize-package-data@3.0.3",
        "read-pkg-up@7.0.1",
        "redent@3.0.0",
        "trim-newlines@3.0.1",
        "type-fest@0.18.1",
        "yargs-parser@20.2.9#2"
      ]
    },
    {
      "ref": "split2@3.2.2#2",
      "dependsOn": [
        "readable-stream@3.6.2#4",
        "safe-buffer@5.2.1"
      ]
    },
    {
      "ref": "through2@4.0.2#5",
      "dependsOn": [
        "bl@4.1.0",
        "buffer@4.9.2#2",
        "chai@4.3.10",
        "readable-stream@3.6.2#2"
      ]
    },
    {
      "ref": "gitconfiglocal@1.0.0",
      "dependsOn": [
        "ini@1.3.8"
      ]
    },
    {
      "ref": "pify@2.3.0"
    },
    {
      "ref": "meow@8.1.2#5",
      "dependsOn": [
        "@types/minimist@1.2.5#2",
        "camelcase-keys@6.2.2",
        "decamelize-keys@1.1.1",
        "execa@4.1.0",
        "hard-rejection@2.1.0",
        "indent-string@4.0.0",
        "minimist-options@4.1.0",
        "normalize-package-data@3.0.3",
        "read-pkg-up@7.0.1",
        "redent@3.0.0",
        "trim-newlines@3.0.1",
        "type-fest@0.18.1",
        "yargs-parser@20.2.9#2"
      ]
    },
    {
      "ref": "semver@6.3.1#3"
    },
    {
      "ref": "find-up@2.1.0",
      "dependsOn": [
        "locate-path@2.0.0",
        "tempfile@3.0.0#2"
      ]
    },
    {
      "ref": "read-pkg@3.0.0#2",
      "dependsOn": [
        "load-json-file@4.0.0",
        "normalize-package-data@2.5.0",
        "path-type@3.0.0#2"
      ]
    },
    {
      "ref": "load-json-file@4.0.0",
      "dependsOn": [
        "graceful-fs@4.2.11#10",
        "parse-json@4.0.0",
        "pify@3.0.0#2",
        "strip-bom@3.0.0"
      ]
    },
    {
      "ref": "normalize-package-data@2.5.0",
      "dependsOn": [
        "hosted-git-info@2.8.9",
        "resolve@1.22.8#11",
        "semver@5.7.2",
        "validate-npm-package-license@3.0.4#2"
      ]
    },
    {
      "ref": "path-type@3.0.0#2",
      "dependsOn": [
        "pify@3.0.0"
      ]
    },
    {
      "ref": "buffer@4.9.2#2",
      "dependsOn": [
        "base64-js@1.5.1#2",
        "concat-stream@1.6.2",
        "ieee754@1.2.1#2",
        "is-buffer@1.1.6",
        "isarray@1.0.0#2",
        "split@1.0.1",
        "through2@4.0.2#2"
      ]
    },
    {
      "ref": "readable-stream@3.6.2#2",
      "dependsOn": [
        "assert@1.5.1#2",
        "bl@4.1.0",
        "glob@7.2.3#2",
        "inherits@2.0.4#10",
        "pump@3.0.0#3",
        "rimraf@3.0.2",
        "string_decoder@1.3.0#2",
        "tar-fs@2.1.1#2",
        "util-deprecate@1.0.2#3"
      ]
    },
    {
      "ref": "lru-cache@6.0.0#2",
      "dependsOn": [
        "yallist@4.0.0"
      ]
    },
    {
      "ref": "spdx-correct@3.2.0",
      "dependsOn": [
        "spdx-expression-parse@3.0.1#2",
        "spdx-license-ids@3.0.16"
      ]
    },
    {
      "ref": "spdx-expression-parse@3.0.1",
      "dependsOn": [
        "spdx-exceptions@2.3.0",
        "spdx-license-ids@3.0.16#2"
      ]
    },
    {
      "ref": "@types/normalize-package-data@2.4.4"
    },
    {
      "ref": "normalize-package-data@2.5.0#2",
      "dependsOn": [
        "hosted-git-info@2.8.9",
        "resolve@1.22.8#11",
        "semver@5.7.2",
        "validate-npm-package-license@3.0.4#2"
      ]
    },
    {
      "ref": "parse-json@5.2.0",
      "dependsOn": [
        "@babel/code-frame@7.23.5#2",
        "error-ex@1.3.2",
        "json-parse-even-better-errors@2.3.1",
        "lines-and-columns@1.2.4"
      ]
    },
    {
      "ref": "type-fest@0.6.0"
    },
    {
      "ref": "min-indent@1.0.1"
    },
    {
      "ref": "once@1.4.0#5",
      "dependsOn": [
        "wrappy@1.0.2#2"
      ]
    },
    {
      "ref": "assert@1.5.1#2",
      "dependsOn": [
        "object.assign@4.1.5",
        "util@0.10.4"
      ]
    },
    {
      "ref": "core-util-is@1.0.3"
    },
    {
      "ref": "inherits@2.0.4#8"
    },
    {
      "ref": "isarray@1.0.0"
    },
    {
      "ref": "process-nextick-args@2.0.1"
    },
    {
      "ref": "safe-buffer@5.1.2"
    },
    {
      "ref": "string_decoder@1.1.1",
      "dependsOn": [
        "core-util-is@1.0.3#2",
        "inherits@2.0.4#11",
        "safe-buffer@5.1.2#2"
      ]
    },
    {
      "ref": "util-deprecate@1.0.2#2"
    },
    {
      "ref": "jsonparse@1.3.1"
    },
    {
      "ref": "through@2.3.8#4"
    },
    {
      "ref": "call-bind@1.0.5",
      "dependsOn": [
        "function-bind@1.1.2#2",
        "get-intrinsic@1.2.2#2",
        "gopd@1.0.1",
        "object-inspect@1.13.1#2",
        "set-function-length@1.1.1"
      ]
    },
    {
      "ref": "get-intrinsic@1.2.2",
      "dependsOn": [
        "call-bind@1.0.5#3",
        "function-bind@1.1.2#3",
        "gopd@1.0.1",
        "has-proto@1.0.1",
        "has-symbols@1.0.3#3",
        "hasown@2.0.0#2",
        "object-inspect@1.13.1#2"
      ]
    },
    {
      "ref": "object-inspect@1.13.1#3",
      "dependsOn": [
        "glob@7.2.3#2",
        "has-tostringtag@1.0.0"
      ]
    },
    {
      "ref": "is-number@7.0.0"
    },
    {
      "ref": "ee-first@1.1.1#2"
    },
    {
      "ref": "graceful-fs@4.2.11#8",
      "dependsOn": [
        "mkdirp@0.5.6",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "jsonfile@4.0.0#2",
      "dependsOn": [
        "graceful-fs@4.2.11#5",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "universalify@0.1.2#2"
    },
    {
      "ref": "@types/node@20.10.3#9",
      "dependsOn": [
        "undici-types@5.26.5"
      ]
    },
    {
      "ref": "ansi-regex@6.0.1"
    },
    {
      "ref": "ansi-styles@4.3.0#5",
      "dependsOn": [
        "color-convert@2.0.1"
      ]
    },
    {
      "ref": "astral-regex@2.0.0#2"
    },
    {
      "ref": "is-fullwidth-code-point@3.0.0#3"
    },
    {
      "ref": "clean-stack@2.2.0"
    },
    {
      "ref": "indent-string@4.0.0#3"
    },
    {
      "ref": "buffer@5.7.1#2",
      "dependsOn": [
        "base64-js@1.5.1",
        "concat-stream@1.6.2",
        "ieee754@1.2.1",
        "is-buffer@1.1.6",
        "split@1.0.1",
        "through2@4.0.2#2",
        "uglify-js@3.17.4"
      ]
    },
    {
      "ref": "inherits@2.0.4#9"
    },
    {
      "ref": "readable-stream@3.6.2#3",
      "dependsOn": [
        "assert@1.5.1#2",
        "bl@4.1.0",
        "glob@7.2.3#2",
        "inherits@2.0.4#10",
        "pump@3.0.0#3",
        "rimraf@3.0.2",
        "string_decoder@1.3.0#2",
        "tar-fs@2.1.1#2",
        "util-deprecate@1.0.2#3"
      ]
    },
    {
      "ref": "pend@1.2.0#2"
    },
    {
      "ref": "inherits@2.0.4#10"
    },
    {
      "ref": "pump@3.0.0#3",
      "dependsOn": [
        "end-of-stream@1.4.4",
        "once@1.4.0#3"
      ]
    },
    {
      "ref": "string_decoder@1.3.0#2",
      "dependsOn": [
        "core-util-is@1.0.3#2",
        "inherits@2.0.4#11",
        "safe-buffer@5.2.1#2"
      ]
    },
    {
      "ref": "tar-fs@2.1.1#2",
      "dependsOn": [
        "chownr@1.1.4",
        "mkdirp-classic@0.5.3",
        "pump@3.0.0#2",
        "rimraf@3.0.2",
        "tar-stream@2.2.0"
      ]
    },
    {
      "ref": "util-deprecate@1.0.2#3"
    },
    {
      "ref": "through@2.3.8#5"
    },
    {
      "ref": "pify@3.0.0"
    },
    {
      "ref": "p-limit@2.3.0",
      "dependsOn": [
        "p-try@2.2.0"
      ]
    },
    {
      "ref": "onetime@5.1.2#3",
      "dependsOn": [
        "mimic-fn@2.1.0"
      ]
    },
    {
      "ref": "signal-exit@3.0.7#5",
      "dependsOn": [
        "chai@4.3.10"
      ]
    },
    {
      "ref": "pseudomap@1.0.2"
    },
    {
      "ref": "yallist@2.1.2"
    },
    {
      "ref": "shebang-regex@1.0.0"
    },
    {
      "ref": "color-name@1.1.3"
    },
    {
      "ref": "@webassemblyjs/ast@1.9.0#5",
      "dependsOn": [
        "@webassemblyjs/helper-module-context@1.9.0#2",
        "@webassemblyjs/helper-wasm-bytecode@1.9.0",
        "@webassemblyjs/wast-parser@1.9.0"
      ]
    },
    {
      "ref": "@webassemblyjs/floating-point-hex-parser@1.9.0"
    },
    {
      "ref": "@webassemblyjs/helper-api-error@1.9.0#2"
    },
    {
      "ref": "@webassemblyjs/helper-code-frame@1.9.0",
      "dependsOn": [
        "@webassemblyjs/ast@1.9.0#10",
        "@webassemblyjs/wast-printer@1.9.0#2"
      ]
    },
    {
      "ref": "@webassemblyjs/helper-fsm@1.9.0"
    },
    {
      "ref": "@xtuc/long@4.2.2",
      "dependsOn": [
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "@webassemblyjs/wasm-parser@1.9.0#3",
      "dependsOn": [
        "@webassemblyjs/ast@1.9.0#4",
        "@webassemblyjs/helper-api-error@1.9.0",
        "@webassemblyjs/helper-buffer@1.9.0#2",
        "@webassemblyjs/helper-wasm-bytecode@1.9.0#3",
        "@webassemblyjs/ieee754@1.9.0",
        "@webassemblyjs/leb128@1.9.0",
        "@webassemblyjs/utf8@1.9.0",
        "@webassemblyjs/wasm-gen@1.9.0#2",
        "@webassemblyjs/wast-parser@1.9.0#2"
      ]
    },
    {
      "ref": "@webassemblyjs/ast@1.9.0#6",
      "dependsOn": [
        "@webassemblyjs/helper-module-context@1.9.0#2",
        "@webassemblyjs/helper-wasm-bytecode@1.9.0",
        "@webassemblyjs/wast-parser@1.9.0"
      ]
    },
    {
      "ref": "@webassemblyjs/helper-buffer@1.9.0#3",
      "dependsOn": [
        "@webassemblyjs/wasm-parser@1.9.0#3"
      ]
    },
    {
      "ref": "@webassemblyjs/helper-wasm-bytecode@1.9.0#4"
    },
    {
      "ref": "@webassemblyjs/wasm-gen@1.9.0#3",
      "dependsOn": [
        "@webassemblyjs/ast@1.9.0#7",
        "@webassemblyjs/helper-wasm-bytecode@1.9.0#5",
        "@webassemblyjs/ieee754@1.9.0#2",
        "@webassemblyjs/leb128@1.9.0#2",
        "@webassemblyjs/utf8@1.9.0#2"
      ]
    },
    {
      "ref": "@webassemblyjs/ast@1.9.0#7",
      "dependsOn": [
        "@webassemblyjs/helper-module-context@1.9.0#2",
        "@webassemblyjs/helper-wasm-bytecode@1.9.0",
        "@webassemblyjs/wast-parser@1.9.0"
      ]
    },
    {
      "ref": "@webassemblyjs/helper-wasm-bytecode@1.9.0#5"
    },
    {
      "ref": "@webassemblyjs/ieee754@1.9.0#2",
      "dependsOn": [
        "@xtuc/ieee754@1.2.0"
      ]
    },
    {
      "ref": "@webassemblyjs/leb128@1.9.0#2",
      "dependsOn": [
        "@xtuc/long@4.2.2#3"
      ]
    },
    {
      "ref": "@webassemblyjs/utf8@1.9.0#2"
    },
    {
      "ref": "@webassemblyjs/ast@1.9.0#8",
      "dependsOn": [
        "@webassemblyjs/helper-module-context@1.9.0#2",
        "@webassemblyjs/helper-wasm-bytecode@1.9.0",
        "@webassemblyjs/wast-parser@1.9.0"
      ]
    },
    {
      "ref": "@webassemblyjs/helper-buffer@1.9.0#4",
      "dependsOn": [
        "@webassemblyjs/wasm-parser@1.9.0#3"
      ]
    },
    {
      "ref": "@webassemblyjs/wasm-gen@1.9.0#4",
      "dependsOn": [
        "@webassemblyjs/ast@1.9.0#7",
        "@webassemblyjs/helper-wasm-bytecode@1.9.0#5",
        "@webassemblyjs/ieee754@1.9.0#2",
        "@webassemblyjs/leb128@1.9.0#2",
        "@webassemblyjs/utf8@1.9.0#2"
      ]
    },
    {
      "ref": "@webassemblyjs/wasm-parser@1.9.0#4",
      "dependsOn": [
        "@webassemblyjs/ast@1.9.0#4",
        "@webassemblyjs/helper-api-error@1.9.0",
        "@webassemblyjs/helper-buffer@1.9.0#2",
        "@webassemblyjs/helper-wasm-bytecode@1.9.0#3",
        "@webassemblyjs/ieee754@1.9.0",
        "@webassemblyjs/leb128@1.9.0",
        "@webassemblyjs/utf8@1.9.0",
        "@webassemblyjs/wasm-gen@1.9.0#2",
        "@webassemblyjs/wast-parser@1.9.0#2"
      ]
    },
    {
      "ref": "@webassemblyjs/ast@1.9.0#9",
      "dependsOn": [
        "@webassemblyjs/helper-module-context@1.9.0#2",
        "@webassemblyjs/helper-wasm-bytecode@1.9.0",
        "@webassemblyjs/wast-parser@1.9.0"
      ]
    },
    {
      "ref": "@webassemblyjs/wast-parser@1.9.0#3",
      "dependsOn": [
        "@webassemblyjs/ast@1.9.0#5",
        "@webassemblyjs/floating-point-hex-parser@1.9.0",
        "@webassemblyjs/helper-api-error@1.9.0#2",
        "@webassemblyjs/helper-code-frame@1.9.0",
        "@webassemblyjs/helper-fsm@1.9.0",
        "@xtuc/long@4.2.2"
      ]
    },
    {
      "ref": "@xtuc/long@4.2.2#2",
      "dependsOn": [
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "@xtuc/ieee754@1.2.0"
    },
    {
      "ref": "@xtuc/long@4.2.2#3",
      "dependsOn": [
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "errno@0.1.8#2",
      "dependsOn": [
        "inherits@2.0.4#11",
        "prr@1.0.1"
      ]
    },
    {
      "ref": "readable-stream@2.3.8#6",
      "dependsOn": [
        "assert@1.5.1#2",
        "buffer@4.9.2#2",
        "core-util-is@1.0.3",
        "inherits@2.0.4#8",
        "isarray@1.0.0",
        "process-nextick-args@2.0.1",
        "safe-buffer@5.1.2",
        "string_decoder@1.1.1",
        "util-deprecate@1.0.2#2"
      ]
    },
    {
      "ref": "estraverse@5.3.0#3",
      "dependsOn": [
        "chai@4.3.10"
      ]
    },
    {
      "ref": "inherits@2.0.4#11"
    },
    {
      "ref": "prr@1.0.1"
    },
    {
      "ref": "arr-flatten@1.1.0",
      "dependsOn": [
        "glob@7.2.3#2"
      ]
    },
    {
      "ref": "arr-flatten@1.1.0#2",
      "dependsOn": [
        "glob@7.2.3#2"
      ]
    },
    {
      "ref": "array-unique@0.3.2#2"
    },
    {
      "ref": "brace-expansion@1.1.11#2",
      "dependsOn": [
        "balanced-match@1.0.2",
        "concat-map@0.0.1"
      ]
    },
    {
      "ref": "extend-shallow@2.0.1",
      "dependsOn": [
        "chalk@4.1.2",
        "glob@7.2.3#2",
        "is-extendable@0.1.1",
        "is-plain-object@2.0.4",
        "kind-of@6.0.3#3",
        "minimist@1.2.8"
      ]
    },
    {
      "ref": "fill-range@4.0.0",
      "dependsOn": [
        "extend-shallow@2.0.1#4",
        "is-number@3.0.0",
        "minimist@1.2.8",
        "repeat-string@1.6.1",
        "to-regex-range@2.1.1"
      ]
    },
    {
      "ref": "isobject@3.0.1#2"
    },
    {
      "ref": "repeat-element@1.1.4",
      "dependsOn": [
        "chalk@4.1.2",
        "glob@7.2.3#2",
        "minimist@1.2.8"
      ]
    },
    {
      "ref": "snapdragon-node@2.1.1",
      "dependsOn": [
        "define-property@1.0.0#2",
        "isobject@3.0.1#5",
        "snapdragon-util@3.0.1",
        "snapdragon@0.8.2#5"
      ]
    },
    {
      "ref": "snapdragon@0.8.2#2",
      "dependsOn": [
        "base@0.11.2",
        "debug@2.6.9#4",
        "define-property@0.2.5",
        "extend-shallow@2.0.1#3",
        "map-cache@0.2.2#2",
        "source-map-resolve@0.5.3",
        "source-map@0.5.6",
        "use@3.1.1"
      ]
    },
    {
      "ref": "split-string@3.1.0",
      "dependsOn": [
        "extend-shallow@3.0.2#5"
      ]
    },
    {
      "ref": "to-regex@3.0.2#2",
      "dependsOn": [
        "define-property@2.0.2#3",
        "extend-shallow@3.0.2#4",
        "regex-not@1.0.2#4",
        "safe-regex@1.1.0#3"
      ]
    },
    {
      "ref": "is-descriptor@1.0.3",
      "dependsOn": [
        "is-accessor-descriptor@1.0.1",
        "is-data-descriptor@1.0.1"
      ]
    },
    {
      "ref": "isobject@3.0.1#3"
    },
    {
      "ref": "assign-symbols@1.0.0"
    },
    {
      "ref": "is-extendable@1.0.1",
      "dependsOn": [
        "is-plain-object@2.0.4#2"
      ]
    },
    {
      "ref": "kind-of@6.0.3#3"
    },
    {
      "ref": "object-assign@4.1.1#4",
      "dependsOn": [
        "lodash@4.17.21"
      ]
    },
    {
      "ref": "array-unique@0.3.2#3"
    },
    {
      "ref": "define-property@1.0.0",
      "dependsOn": [
        "is-descriptor@1.0.3#2"
      ]
    },
    {
      "ref": "expand-brackets@2.1.4",
      "dependsOn": [
        "debug@2.6.9#5",
        "define-property@0.2.5#2",
        "extend-shallow@2.0.1#5",
        "minimatch@3.1.2",
        "posix-character-classes@0.1.1",
        "regex-not@1.0.2#5",
        "snapdragon@0.8.2#6",
        "to-regex@3.0.2#5",
        "yargs-parser@20.2.9"
      ]
    },
    {
      "ref": "extend-shallow@2.0.1#2",
      "dependsOn": [
        "chalk@4.1.2",
        "glob@7.2.3#2",
        "is-extendable@0.1.1",
        "is-plain-object@2.0.4",
        "kind-of@6.0.3#3",
        "minimist@1.2.8"
      ]
    },
    {
      "ref": "fragment-cache@0.2.1#2",
      "dependsOn": [
        "map-cache@0.2.2"
      ]
    },
    {
      "ref": "regex-not@1.0.2#2",
      "dependsOn": [
        "extend-shallow@3.0.2#3",
        "safe-regex@1.1.0#2"
      ]
    },
    {
      "ref": "snapdragon@0.8.2#3",
      "dependsOn": [
        "base@0.11.2",
        "debug@2.6.9#4",
        "define-property@0.2.5",
        "extend-shallow@2.0.1#3",
        "map-cache@0.2.2#2",
        "source-map-resolve@0.5.3",
        "source-map@0.5.6",
        "use@3.1.1"
      ]
    },
    {
      "ref": "to-regex@3.0.2#3",
      "dependsOn": [
        "define-property@2.0.2#3",
        "extend-shallow@3.0.2#4",
        "regex-not@1.0.2#4",
        "safe-regex@1.1.0#3"
      ]
    },
    {
      "ref": "map-cache@0.2.2"
    },
    {
      "ref": "arr-diff@4.0.0#2",
      "dependsOn": [
        "arr-flatten@1.1.0",
        "minimist@1.2.8"
      ]
    },
    {
      "ref": "array-unique@0.3.2#4"
    },
    {
      "ref": "define-property@2.0.2#2",
      "dependsOn": [
        "is-descriptor@1.0.3",
        "isobject@3.0.1#3"
      ]
    },
    {
      "ref": "extend-shallow@3.0.2#2",
      "dependsOn": [
        "assign-symbols@1.0.0",
        "is-extendable@1.0.1",
        "is-plain-object@2.0.4",
        "kind-of@6.0.3#3",
        "minimist@1.2.8",
        "object-assign@4.1.1#4"
      ]
    },
    {
      "ref": "fragment-cache@0.2.1#3",
      "dependsOn": [
        "map-cache@0.2.2"
      ]
    },
    {
      "ref": "is-windows@1.0.2#2"
    },
    {
      "ref": "kind-of@6.0.3#4"
    },
    {
      "ref": "object.pick@1.3.0#2",
      "dependsOn": [
        "isobject@3.0.1#4"
      ]
    },
    {
      "ref": "regex-not@1.0.2#3",
      "dependsOn": [
        "extend-shallow@3.0.2#3",
        "safe-regex@1.1.0#2"
      ]
    },
    {
      "ref": "snapdragon@0.8.2#4",
      "dependsOn": [
        "base@0.11.2",
        "debug@2.6.9#4",
        "define-property@0.2.5",
        "extend-shallow@2.0.1#3",
        "map-cache@0.2.2#2",
        "source-map-resolve@0.5.3",
        "source-map@0.5.6",
        "use@3.1.1"
      ]
    },
    {
      "ref": "to-regex@3.0.2#4",
      "dependsOn": [
        "define-property@2.0.2#3",
        "extend-shallow@3.0.2#4",
        "regex-not@1.0.2#4",
        "safe-regex@1.1.0#3"
      ]
    },
    {
      "ref": "isobject@3.0.1#4"
    },
    {
      "ref": "extend-shallow@3.0.2#3",
      "dependsOn": [
        "assign-symbols@1.0.0",
        "is-extendable@1.0.1",
        "is-plain-object@2.0.4",
        "kind-of@6.0.3#3",
        "minimist@1.2.8",
        "object-assign@4.1.1#4"
      ]
    },
    {
      "ref": "safe-regex@1.1.0#2",
      "dependsOn": [
        "ret@0.1.15"
      ]
    },
    {
      "ref": "base@0.11.2",
      "dependsOn": [
        "cache-base@1.0.1",
        "class-utils@0.3.6",
        "component-emitter@1.3.1",
        "define-property@1.0.0#3",
        "isobject@3.0.1#6",
        "mixin-deep@1.3.2",
        "pascalcase@0.1.1",
        "through2@4.0.2#2"
      ]
    },
    {
      "ref": "debug@2.6.9#4",
      "dependsOn": [
        "chai@4.3.10",
        "karma@6.4.2",
        "ms@2.0.0",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "define-property@0.2.5",
      "dependsOn": [
        "is-descriptor@0.1.7"
      ]
    },
    {
      "ref": "extend-shallow@2.0.1#3",
      "dependsOn": [
        "chalk@4.1.2",
        "glob@7.2.3#2",
        "is-extendable@0.1.1",
        "is-plain-object@2.0.4",
        "kind-of@6.0.3#3",
        "minimist@1.2.8"
      ]
    },
    {
      "ref": "map-cache@0.2.2#2"
    },
    {
      "ref": "source-map-resolve@0.5.3",
      "dependsOn": [
        "atob@2.1.2#2",
        "decode-uri-component@0.2.2#2",
        "resolve-url@0.2.1",
        "setimmediate@1.0.5",
        "source-map-url@0.4.1",
        "urix@0.1.0"
      ]
    },
    {
      "ref": "source-map@0.5.6",
      "dependsOn": [
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "use@3.1.1",
      "dependsOn": [
        "define-property@2.0.2#4",
        "extend-shallow@3.0.2#6"
      ]
    },
    {
      "ref": "define-property@2.0.2#3",
      "dependsOn": [
        "is-descriptor@1.0.3",
        "isobject@3.0.1#3"
      ]
    },
    {
      "ref": "extend-shallow@3.0.2#4",
      "dependsOn": [
        "assign-symbols@1.0.0",
        "is-extendable@1.0.1",
        "is-plain-object@2.0.4",
        "kind-of@6.0.3#3",
        "minimist@1.2.8",
        "object-assign@4.1.1#4"
      ]
    },
    {
      "ref": "regex-not@1.0.2#4",
      "dependsOn": [
        "extend-shallow@3.0.2#3",
        "safe-regex@1.1.0#2"
      ]
    },
    {
      "ref": "safe-regex@1.1.0#3",
      "dependsOn": [
        "ret@0.1.15"
      ]
    },
    {
      "ref": "object.assign@4.1.5",
      "dependsOn": [
        "call-bind@1.0.5#4",
        "define-properties@1.2.1",
        "has-symbols@1.0.3#4",
        "hasown@2.0.0#3",
        "object-keys@1.1.1#2"
      ]
    },
    {
      "ref": "util@0.10.4",
      "dependsOn": [
        "inherits@2.0.3#2"
      ]
    },
    {
      "ref": "pako@1.0.11",
      "dependsOn": [
        "buffer-from@1.1.2#3",
        "uglify-js@3.17.4"
      ]
    },
    {
      "ref": "base64-js@1.5.1#2"
    },
    {
      "ref": "ieee754@1.2.1#2"
    },
    {
      "ref": "isarray@1.0.0#2"
    },
    {
      "ref": "browserify-cipher@1.0.1",
      "dependsOn": [
        "browserify-aes@1.2.0",
        "browserify-des@1.0.2",
        "evp_bytestokey@1.0.3"
      ]
    },
    {
      "ref": "browserify-sign@4.2.2",
      "dependsOn": [
        "bn.js@5.2.1",
        "browserify-rsa@4.1.0",
        "create-hash@1.2.0#2",
        "create-hmac@1.1.7#2",
        "elliptic@6.5.4",
        "inherits@2.0.4#15",
        "parse-asn1@5.1.6",
        "readable-stream@3.6.2#5",
        "safe-buffer@5.2.1#3",
        "semver@7.5.4"
      ]
    },
    {
      "ref": "create-ecdh@4.0.4",
      "dependsOn": [
        "bn.js@4.12.0",
        "elliptic@6.5.4#2"
      ]
    },
    {
      "ref": "create-hash@1.2.0",
      "dependsOn": [
        "cipher-base@1.0.4",
        "inherits@2.0.4#16",
        "md5.js@1.3.5",
        "ripemd160@2.0.2",
        "safe-buffer@5.2.1",
        "sha.js@2.4.11"
      ]
    },
    {
      "ref": "create-hmac@1.1.7",
      "dependsOn": [
        "cipher-base@1.0.4#2",
        "create-hash@1.2.0#3",
        "inherits@2.0.4#17",
        "ripemd160@2.0.2#2",
        "safe-buffer@5.2.1#4",
        "sha.js@2.4.11#2"
      ]
    },
    {
      "ref": "diffie-hellman@5.0.3",
      "dependsOn": [
        "bn.js@4.12.0#2",
        "miller-rabin@4.0.1",
        "randombytes@2.1.0#3"
      ]
    },
    {
      "ref": "inherits@2.0.4#12"
    },
    {
      "ref": "pbkdf2@3.1.2",
      "dependsOn": [
        "create-hash@1.2.0#4",
        "create-hmac@1.1.7#3",
        "ripemd160@2.0.2#3",
        "safe-buffer@5.2.1#5",
        "sha.js@2.4.11#3"
      ]
    },
    {
      "ref": "public-encrypt@4.0.3",
      "dependsOn": [
        "bn.js@4.12.0#3",
        "browserify-rsa@4.1.0#2",
        "create-hash@1.2.0#5",
        "parse-asn1@5.1.6#2",
        "randombytes@2.1.0#4",
        "safe-buffer@5.2.1#6"
      ]
    },
    {
      "ref": "randombytes@2.1.0",
      "dependsOn": [
        "safe-buffer@5.2.1#7"
      ]
    },
    {
      "ref": "randomfill@1.0.4",
      "dependsOn": [
        "randombytes@2.1.0#5",
        "safe-buffer@5.2.1#8"
      ]
    },
    {
      "ref": "isarray@1.0.0#3"
    },
    {
      "ref": "inherits@2.0.4#13"
    },
    {
      "ref": "readable-stream@2.3.8#7",
      "dependsOn": [
        "assert@1.5.1#2",
        "buffer@4.9.2#2",
        "core-util-is@1.0.3",
        "inherits@2.0.4#8",
        "isarray@1.0.0",
        "process-nextick-args@2.0.1",
        "safe-buffer@5.1.2",
        "string_decoder@1.1.1",
        "util-deprecate@1.0.2#2"
      ]
    },
    {
      "ref": "typedarray@0.0.6#2"
    },
    {
      "ref": "builtin-status-codes@3.0.0"
    },
    {
      "ref": "inherits@2.0.4#14"
    },
    {
      "ref": "readable-stream@2.3.8#8",
      "dependsOn": [
        "assert@1.5.1#2",
        "buffer@4.9.2#2",
        "core-util-is@1.0.3",
        "inherits@2.0.4#8",
        "isarray@1.0.0",
        "process-nextick-args@2.0.1",
        "safe-buffer@5.1.2",
        "string_decoder@1.1.1",
        "util-deprecate@1.0.2#2"
      ]
    },
    {
      "ref": "to-arraybuffer@1.0.1"
    },
    {
      "ref": "ua-parser-js@0.7.37#2",
      "dependsOn": [
        "@babel/parser@7.23.5",
        "safe-regex@1.1.0",
        "uglify-js@3.17.4"
      ]
    },
    {
      "ref": "xtend@4.0.2"
    },
    {
      "ref": "core-util-is@1.0.3#2"
    },
    {
      "ref": "safe-buffer@5.2.1#2"
    },
    {
      "ref": "setimmediate@1.0.5#2"
    },
    {
      "ref": "punycode@1.4.1#2"
    },
    {
      "ref": "qs@6.11.2",
      "dependsOn": [
        "has-property-descriptors@1.0.1",
        "has-symbols@1.0.3",
        "iconv-lite@0.4.24#2",
        "mkdirp@0.5.6",
        "object-inspect@1.13.1#2",
        "safer-buffer@2.1.2#3",
        "side-channel@1.0.4#2"
      ]
    },
    {
      "ref": "inherits@2.0.3"
    },
    {
      "ref": "ajv@6.12.6#6",
      "dependsOn": [
        "bluebird@3.7.2",
        "chai@4.3.10",
        "fast-deep-equal@3.1.3#2",
        "fast-json-stable-stringify@2.1.0",
        "glob@7.2.3#2",
        "json-schema-traverse@0.4.1",
        "karma-chrome-launcher@3.2.0",
        "karma@6.4.2",
        "typescript@4.9.5",
        "uglify-js@3.17.4",
        "uri-js@4.4.1"
      ]
    },
    {
      "ref": "bluebird@3.7.2#2",
      "dependsOn": [
        "acorn-walk@8.3.1",
        "acorn@8.11.2#2",
        "bluebird@3.7.2",
        "body-parser@1.20.2#2",
        "cross-spawn@7.0.3",
        "glob@7.2.3#2",
        "mkdirp@0.5.6",
        "rimraf@3.0.2",
        "uglify-js@3.17.4"
      ]
    },
    {
      "ref": "chownr@1.1.4#2",
      "dependsOn": [
        "mkdirp@0.5.6",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "figgy-pudding@3.5.2"
    },
    {
      "ref": "glob@7.2.3#7",
      "dependsOn": [
        "fs.realpath@1.0.0",
        "inflight@1.0.6",
        "inherits@2.0.4",
        "minimatch@3.1.2#3",
        "mkdirp@0.5.6",
        "once@1.4.0",
        "path-is-absolute@1.0.1",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "graceful-fs@4.2.11#9",
      "dependsOn": [
        "mkdirp@0.5.6",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "infer-owner@1.0.4"
    },
    {
      "ref": "lru-cache@5.1.1#2",
      "dependsOn": [
        "yallist@3.1.1"
      ]
    },
    {
      "ref": "mississippi@3.0.0",
      "dependsOn": [
        "concat-stream@1.6.2#2",
        "duplexify@3.7.1",
        "end-of-stream@1.4.4#3",
        "flush-write-stream@1.1.1",
        "from2@2.3.0#2",
        "parallel-transform@1.2.0",
        "pump@3.0.0#4",
        "pumpify@1.5.1",
        "stream-each@1.2.3",
        "through2@2.0.5#2"
      ]
    },
    {
      "ref": "mkdirp@0.5.6#4",
      "dependsOn": [
        "minimist@1.2.8#2"
      ]
    },
    {
      "ref": "move-concurrently@1.0.1",
      "dependsOn": [
        "aproba@1.2.0",
        "copy-concurrently@1.0.5",
        "fs-write-stream-atomic@1.0.10",
        "mkdirp@0.5.6#5",
        "rimraf@2.7.1#2",
        "run-queue@1.0.3"
      ]
    },
    {
      "ref": "promise-inflight@1.0.1"
    },
    {
      "ref": "rimraf@2.7.1",
      "dependsOn": [
        "glob@7.2.3#8",
        "mkdirp@0.5.6"
      ]
    },
    {
      "ref": "ssri@6.0.2",
      "dependsOn": [
        "figgy-pudding@3.5.2#2"
      ]
    },
    {
      "ref": "unique-filename@1.1.1",
      "dependsOn": [
        "unique-slug@2.0.2"
      ]
    },
    {
      "ref": "y18n@4.0.3",
      "dependsOn": [
        "chai@4.3.10",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "commondir@1.0.1#3"
    },
    {
      "ref": "make-dir@2.1.0",
      "dependsOn": [
        "@types/node@20.10.3",
        "graceful-fs@4.2.11#2",
        "path-type@3.0.0",
        "pify@4.0.1#2",
        "semver@5.7.2#2"
      ]
    },
    {
      "ref": "pkg-dir@3.0.0",
      "dependsOn": [
        "find-up@3.0.0"
      ]
    },
    {
      "ref": "randombytes@2.1.0#2",
      "dependsOn": [
        "safe-buffer@5.2.1#7"
      ]
    },
    {
      "ref": "acorn@8.11.2#7"
    },
    {
      "ref": "commander@2.20.3#2",
      "dependsOn": [
        "@types/node@20.10.3",
        "ts-node@10.9.1",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "source-map-support@0.5.21#3",
      "dependsOn": [
        "buffer-from@1.1.2",
        "source-map@0.6.1#6",
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "source-map@0.6.1#14",
      "dependsOn": [
        "webpack@4.47.0"
      ]
    },
    {
      "ref": "errno@0.1.8#3",
      "dependsOn": [
        "inherits@2.0.4#11",
        "prr@1.0.1"
      ]
    },
    {
      "ref": "@babel/types@7.23.5#4",
      "dependsOn": [
        "@babel/helper-string-parser@7.23.4#2",
        "@babel/helper-validator-identifier@7.22.20#2",
        "@babel/parser@7.23.5",
        "glob@7.2.3#2",
        "to-fast-properties@2.0.0"
      ]
    },
    {
      "ref": "call-bind@1.0.5#2",
      "dependsOn": [
        "function-bind@1.1.2#2",
        "get-intrinsic@1.2.2#2",
        "gopd@1.0.1",
        "object-inspect@1.13.1#2",
        "set-function-length@1.1.1"
      ]
    },
    {
      "ref": "has-tostringtag@1.0.0#2",
      "dependsOn": [
        "has-symbols@1.0.3#2"
      ]
    },
    {
      "ref": "is-obj@2.0.0"
    },
    {
      "ref": "lodash.ismatch@4.4.0"
    },
    {
      "ref": "modify-values@1.0.1"
    },
    {
      "ref": "text-extensions@1.9.0"
    },
    {
      "ref": "readable-stream@3.6.2#4",
      "dependsOn": [
        "assert@1.5.1#2",
        "bl@4.1.0",
        "glob@7.2.3#2",
        "inherits@2.0.4#10",
        "pump@3.0.0#3",
        "rimraf@3.0.2",
        "string_decoder@1.3.0#2",
        "tar-fs@2.1.1#2",
        "util-deprecate@1.0.2#3"
      ]
    },
    {
      "ref": "readable-stream@2.3.8#9",
      "dependsOn": [
        "assert@1.5.1#2",
        "buffer@4.9.2#2",
        "core-util-is@1.0.3",
        "inherits@2.0.4#8",
        "isarray@1.0.0",
        "process-nextick-args@2.0.1",
        "safe-buffer@5.1.2",
        "string_decoder@1.1.1",
        "util-deprecate@1.0.2#2"
      ]
    },
    {
      "ref": "xtend@4.0.2#2"
    },
    {
      "ref": "ini@1.3.8"
    },
    {
      "ref": "locate-path@2.0.0",
      "dependsOn": [
        "p-locate@2.0.0",
        "path-exists@3.0.0"
      ]
    },
    {
      "ref": "graceful-fs@4.2.11#10",
      "dependsOn": [
        "mkdirp@0.5.6",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "parse-json@4.0.0",
      "dependsOn": [
        "error-ex@1.3.2#2",
        "json-parse-better-errors@1.0.2#2"
      ]
    },
    {
      "ref": "pify@3.0.0#2"
    },
    {
      "ref": "strip-bom@3.0.0"
    },
    {
      "ref": "hosted-git-info@2.8.9"
    },
    {
      "ref": "resolve@1.22.8#11",
      "dependsOn": [
        "is-core-module@2.13.1",
        "mkdirp@0.5.6",
        "object-keys@1.1.1",
        "path-parse@1.0.7",
        "rimraf@3.0.2",
        "semver@7.5.4",
        "supports-preserve-symlinks-flag@1.0.0",
        "tmp@0.2.1#2"
      ]
    },
    {
      "ref": "semver@5.7.2"
    },
    {
      "ref": "validate-npm-package-license@3.0.4#2",
      "dependsOn": [
        "spdx-correct@3.2.0",
        "spdx-expression-parse@3.0.1"
      ]
    },
    {
      "ref": "spdx-expression-parse@3.0.1#2",
      "dependsOn": [
        "spdx-exceptions@2.3.0",
        "spdx-license-ids@3.0.16#2"
      ]
    },
    {
      "ref": "spdx-license-ids@3.0.16"
    },
    {
      "ref": "spdx-exceptions@2.3.0"
    },
    {
      "ref": "spdx-license-ids@3.0.16#2"
    },
    {
      "ref": "@babel/code-frame@7.23.5#2",
      "dependsOn": [
        "@babel/highlight@7.23.4",
        "chalk@2.4.2",
        "strip-ansi@6.0.1#2"
      ]
    },
    {
      "ref": "error-ex@1.3.2",
      "dependsOn": [
        "is-arrayish@0.2.1"
      ]
    },
    {
      "ref": "json-parse-even-better-errors@2.3.1"
    },
    {
      "ref": "lines-and-columns@1.2.4",
      "dependsOn": [
        "@types/node@20.10.3",
        "esbuild@0.19.8",
        "prettier@2.8.8",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "safe-buffer@5.1.2#2"
    },
    {
      "ref": "function-bind@1.1.2#2"
    },
    {
      "ref": "get-intrinsic@1.2.2#2",
      "dependsOn": [
        "call-bind@1.0.5#3",
        "function-bind@1.1.2#3",
        "gopd@1.0.1",
        "has-proto@1.0.1",
        "has-symbols@1.0.3#3",
        "hasown@2.0.0#2",
        "object-inspect@1.13.1#2"
      ]
    },
    {
      "ref": "gopd@1.0.1",
      "dependsOn": [
        "get-intrinsic@1.2.2#3"
      ]
    },
    {
      "ref": "set-function-length@1.1.1",
      "dependsOn": [
        "call-bind@1.0.5#3",
        "define-data-property@1.1.1",
        "get-intrinsic@1.2.2#4",
        "gopd@1.0.1#2",
        "has-property-descriptors@1.0.1#2",
        "object-inspect@1.13.1#2"
      ]
    },
    {
      "ref": "call-bind@1.0.5#3",
      "dependsOn": [
        "function-bind@1.1.2#2",
        "get-intrinsic@1.2.2#2",
        "gopd@1.0.1",
        "object-inspect@1.13.1#2",
        "set-function-length@1.1.1"
      ]
    },
    {
      "ref": "function-bind@1.1.2#3"
    },
    {
      "ref": "has-proto@1.0.1"
    },
    {
      "ref": "has-symbols@1.0.3#3"
    },
    {
      "ref": "hasown@2.0.0#2",
      "dependsOn": [
        "function-bind@1.1.2",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "p-try@2.2.0"
    },
    {
      "ref": "@webassemblyjs/ast@1.9.0#10",
      "dependsOn": [
        "@webassemblyjs/helper-module-context@1.9.0#2",
        "@webassemblyjs/helper-wasm-bytecode@1.9.0",
        "@webassemblyjs/wast-parser@1.9.0"
      ]
    },
    {
      "ref": "@webassemblyjs/wast-printer@1.9.0#2",
      "dependsOn": [
        "@webassemblyjs/ast@1.9.0#9",
        "@webassemblyjs/wast-parser@1.9.0#3",
        "@xtuc/long@4.2.2#2"
      ]
    },
    {
      "ref": "is-extendable@0.1.1"
    },
    {
      "ref": "extend-shallow@2.0.1#4",
      "dependsOn": [
        "chalk@4.1.2",
        "glob@7.2.3#2",
        "is-extendable@0.1.1",
        "is-plain-object@2.0.4",
        "kind-of@6.0.3#3",
        "minimist@1.2.8"
      ]
    },
    {
      "ref": "is-number@3.0.0",
      "dependsOn": [
        "chalk@4.1.2",
        "kind-of@3.2.2"
      ]
    },
    {
      "ref": "repeat-string@1.6.1",
      "dependsOn": [
        "isobject@3.0.1#7",
        "yargs-parser@20.2.9"
      ]
    },
    {
      "ref": "to-regex-range@2.1.1",
      "dependsOn": [
        "fill-range@7.0.1#2",
        "is-number@3.0.0#2",
        "repeat-string@1.6.1#2"
      ]
    },
    {
      "ref": "define-property@1.0.0#2",
      "dependsOn": [
        "is-descriptor@1.0.3#2"
      ]
    },
    {
      "ref": "isobject@3.0.1#5"
    },
    {
      "ref": "snapdragon-util@3.0.1",
      "dependsOn": [
        "define-property@2.0.2#4",
        "isobject@3.0.1#7",
        "kind-of@3.2.2#2",
        "snapdragon-node@2.1.1#2",
        "snapdragon@0.8.2#5"
      ]
    },
    {
      "ref": "snapdragon@0.8.2#5",
      "dependsOn": [
        "base@0.11.2",
        "debug@2.6.9#4",
        "define-property@0.2.5",
        "extend-shallow@2.0.1#3",
        "map-cache@0.2.2#2",
        "source-map-resolve@0.5.3",
        "source-map@0.5.6",
        "use@3.1.1"
      ]
    },
    {
      "ref": "extend-shallow@3.0.2#5",
      "dependsOn": [
        "assign-symbols@1.0.0",
        "is-extendable@1.0.1",
        "is-plain-object@2.0.4",
        "kind-of@6.0.3#3",
        "minimist@1.2.8",
        "object-assign@4.1.1#4"
      ]
    },
    {
      "ref": "is-accessor-descriptor@1.0.1",
      "dependsOn": [
        "hasown@2.0.0#4"
      ]
    },
    {
      "ref": "is-data-descriptor@1.0.1",
      "dependsOn": [
        "hasown@2.0.0#5"
      ]
    },
    {
      "ref": "is-plain-object@2.0.4#2",
      "dependsOn": [
        "chai@4.3.10",
        "isobject@3.0.1",
        "uglify-js@3.17.4"
      ]
    },
    {
      "ref": "is-descriptor@1.0.3#2",
      "dependsOn": [
        "is-accessor-descriptor@1.0.1",
        "is-data-descriptor@1.0.1"
      ]
    },
    {
      "ref": "debug@2.6.9#5",
      "dependsOn": [
        "chai@4.3.10",
        "karma@6.4.2",
        "ms@2.0.0",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "define-property@0.2.5#2",
      "dependsOn": [
        "is-descriptor@0.1.7"
      ]
    },
    {
      "ref": "extend-shallow@2.0.1#5",
      "dependsOn": [
        "chalk@4.1.2",
        "glob@7.2.3#2",
        "is-extendable@0.1.1",
        "is-plain-object@2.0.4",
        "kind-of@6.0.3#3",
        "minimist@1.2.8"
      ]
    },
    {
      "ref": "posix-character-classes@0.1.1"
    },
    {
      "ref": "regex-not@1.0.2#5",
      "dependsOn": [
        "extend-shallow@3.0.2#3",
        "safe-regex@1.1.0#2"
      ]
    },
    {
      "ref": "snapdragon@0.8.2#6",
      "dependsOn": [
        "base@0.11.2",
        "debug@2.6.9#4",
        "define-property@0.2.5",
        "extend-shallow@2.0.1#3",
        "map-cache@0.2.2#2",
        "source-map-resolve@0.5.3",
        "source-map@0.5.6",
        "use@3.1.1"
      ]
    },
    {
      "ref": "to-regex@3.0.2#5",
      "dependsOn": [
        "define-property@2.0.2#3",
        "extend-shallow@3.0.2#4",
        "regex-not@1.0.2#4",
        "safe-regex@1.1.0#3"
      ]
    },
    {
      "ref": "cache-base@1.0.1",
      "dependsOn": [
        "collection-visit@1.0.0",
        "component-emitter@1.3.1#2",
        "get-value@2.0.6",
        "has-value@1.0.0",
        "isobject@3.0.1#8",
        "set-value@2.0.1",
        "to-object-path@0.3.0",
        "union-value@1.0.1",
        "unset-value@1.0.0"
      ]
    },
    {
      "ref": "class-utils@0.3.6",
      "dependsOn": [
        "arr-union@3.1.0",
        "define-property@0.2.5#3",
        "isobject@3.0.1#9",
        "static-extend@0.1.2",
        "through2@4.0.2#2"
      ]
    },
    {
      "ref": "component-emitter@1.3.1"
    },
    {
      "ref": "define-property@1.0.0#3",
      "dependsOn": [
        "is-descriptor@1.0.3#2"
      ]
    },
    {
      "ref": "isobject@3.0.1#6"
    },
    {
      "ref": "mixin-deep@1.3.2",
      "dependsOn": [
        "for-in@1.0.2",
        "is-extendable@1.0.1#2"
      ]
    },
    {
      "ref": "pascalcase@0.1.1"
    },
    {
      "ref": "is-descriptor@0.1.7",
      "dependsOn": [
        "is-accessor-descriptor@1.0.1#2",
        "is-data-descriptor@1.0.1#2"
      ]
    },
    {
      "ref": "atob@2.1.2#2"
    },
    {
      "ref": "decode-uri-component@0.2.2#2"
    },
    {
      "ref": "resolve-url@0.2.1"
    },
    {
      "ref": "source-map-url@0.4.1"
    },
    {
      "ref": "urix@0.1.0"
    },
    {
      "ref": "define-property@2.0.2#4",
      "dependsOn": [
        "is-descriptor@1.0.3",
        "isobject@3.0.1#3"
      ]
    },
    {
      "ref": "extend-shallow@3.0.2#6",
      "dependsOn": [
        "assign-symbols@1.0.0",
        "is-extendable@1.0.1",
        "is-plain-object@2.0.4",
        "kind-of@6.0.3#3",
        "minimist@1.2.8",
        "object-assign@4.1.1#4"
      ]
    },
    {
      "ref": "call-bind@1.0.5#4",
      "dependsOn": [
        "function-bind@1.1.2#2",
        "get-intrinsic@1.2.2#2",
        "gopd@1.0.1",
        "object-inspect@1.13.1#2",
        "set-function-length@1.1.1"
      ]
    },
    {
      "ref": "define-properties@1.2.1",
      "dependsOn": [
        "define-data-property@1.1.1#2",
        "has-property-descriptors@1.0.1#3",
        "object-keys@1.1.1#3"
      ]
    },
    {
      "ref": "has-symbols@1.0.3#4"
    },
    {
      "ref": "hasown@2.0.0#3",
      "dependsOn": [
        "function-bind@1.1.2",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "object-keys@1.1.1#2"
    },
    {
      "ref": "inherits@2.0.3#2"
    },
    {
      "ref": "buffer-from@1.1.2#3"
    },
    {
      "ref": "browserify-aes@1.2.0",
      "dependsOn": [
        "buffer-xor@1.0.3",
        "cipher-base@1.0.4#3",
        "create-hash@1.2.0#6",
        "evp_bytestokey@1.0.3#2",
        "inherits@2.0.4#18",
        "safe-buffer@5.2.1#9"
      ]
    },
    {
      "ref": "browserify-des@1.0.2",
      "dependsOn": [
        "cipher-base@1.0.4#4",
        "des.js@1.1.0",
        "inherits@2.0.4#19",
        "safe-buffer@5.2.1#10"
      ]
    },
    {
      "ref": "evp_bytestokey@1.0.3",
      "dependsOn": [
        "md5.js@1.3.5#2",
        "safe-buffer@5.2.1#11"
      ]
    },
    {
      "ref": "bn.js@5.2.1"
    },
    {
      "ref": "browserify-rsa@4.1.0",
      "dependsOn": [
        "bn.js@5.2.1#2",
        "parse-asn1@5.1.6#3",
        "randombytes@2.1.0#6"
      ]
    },
    {
      "ref": "create-hash@1.2.0#2",
      "dependsOn": [
        "cipher-base@1.0.4",
        "inherits@2.0.4#16",
        "md5.js@1.3.5",
        "ripemd160@2.0.2",
        "safe-buffer@5.2.1",
        "sha.js@2.4.11"
      ]
    },
    {
      "ref": "create-hmac@1.1.7#2",
      "dependsOn": [
        "cipher-base@1.0.4#2",
        "create-hash@1.2.0#3",
        "inherits@2.0.4#17",
        "ripemd160@2.0.2#2",
        "safe-buffer@5.2.1#4",
        "sha.js@2.4.11#2"
      ]
    },
    {
      "ref": "elliptic@6.5.4",
      "dependsOn": [
        "bn.js@4.12.0#4",
        "brorand@1.1.0",
        "hash.js@1.1.7#2",
        "hmac-drbg@1.0.1",
        "inherits@2.0.4#20",
        "minimalistic-assert@1.0.1#2",
        "minimalistic-crypto-utils@1.0.1"
      ]
    },
    {
      "ref": "inherits@2.0.4#15"
    },
    {
      "ref": "parse-asn1@5.1.6",
      "dependsOn": [
        "asn1.js@5.4.1",
        "browserify-aes@1.2.0#2",
        "evp_bytestokey@1.0.3#3",
        "pbkdf2@3.1.2#2",
        "safe-buffer@5.2.1#12"
      ]
    },
    {
      "ref": "readable-stream@3.6.2#5",
      "dependsOn": [
        "assert@1.5.1#2",
        "bl@4.1.0",
        "glob@7.2.3#2",
        "inherits@2.0.4#10",
        "pump@3.0.0#3",
        "rimraf@3.0.2",
        "string_decoder@1.3.0#2",
        "tar-fs@2.1.1#2",
        "util-deprecate@1.0.2#3"
      ]
    },
    {
      "ref": "safe-buffer@5.2.1#3"
    },
    {
      "ref": "bn.js@4.12.0"
    },
    {
      "ref": "elliptic@6.5.4#2",
      "dependsOn": [
        "bn.js@4.12.0#4",
        "brorand@1.1.0",
        "hash.js@1.1.7#2",
        "hmac-drbg@1.0.1",
        "inherits@2.0.4#20",
        "minimalistic-assert@1.0.1#2",
        "minimalistic-crypto-utils@1.0.1"
      ]
    },
    {
      "ref": "cipher-base@1.0.4",
      "dependsOn": [
        "inherits@2.0.4#21",
        "safe-buffer@5.2.1#13"
      ]
    },
    {
      "ref": "inherits@2.0.4#16"
    },
    {
      "ref": "md5.js@1.3.5",
      "dependsOn": [
        "hash-base@3.1.0",
        "inherits@2.0.4#22",
        "safe-buffer@5.2.1#14"
      ]
    },
    {
      "ref": "ripemd160@2.0.2",
      "dependsOn": [
        "hash-base@3.1.0#2",
        "inherits@2.0.4#23"
      ]
    },
    {
      "ref": "sha.js@2.4.11",
      "dependsOn": [
        "buffer@4.9.2#2",
        "inherits@2.0.4#24",
        "safe-buffer@5.2.1#15",
        "typedarray@0.0.6#2"
      ]
    },
    {
      "ref": "cipher-base@1.0.4#2",
      "dependsOn": [
        "inherits@2.0.4#21",
        "safe-buffer@5.2.1#13"
      ]
    },
    {
      "ref": "create-hash@1.2.0#3",
      "dependsOn": [
        "cipher-base@1.0.4",
        "inherits@2.0.4#16",
        "md5.js@1.3.5",
        "ripemd160@2.0.2",
        "safe-buffer@5.2.1",
        "sha.js@2.4.11"
      ]
    },
    {
      "ref": "inherits@2.0.4#17"
    },
    {
      "ref": "ripemd160@2.0.2#2",
      "dependsOn": [
        "hash-base@3.1.0#2",
        "inherits@2.0.4#23"
      ]
    },
    {
      "ref": "safe-buffer@5.2.1#4"
    },
    {
      "ref": "sha.js@2.4.11#2",
      "dependsOn": [
        "buffer@4.9.2#2",
        "inherits@2.0.4#24",
        "safe-buffer@5.2.1#15",
        "typedarray@0.0.6#2"
      ]
    },
    {
      "ref": "bn.js@4.12.0#2"
    },
    {
      "ref": "miller-rabin@4.0.1",
      "dependsOn": [
        "bn.js@4.12.0#5",
        "brorand@1.1.0#2"
      ]
    },
    {
      "ref": "randombytes@2.1.0#3",
      "dependsOn": [
        "safe-buffer@5.2.1#7"
      ]
    },
    {
      "ref": "create-hash@1.2.0#4",
      "dependsOn": [
        "cipher-base@1.0.4",
        "inherits@2.0.4#16",
        "md5.js@1.3.5",
        "ripemd160@2.0.2",
        "safe-buffer@5.2.1",
        "sha.js@2.4.11"
      ]
    },
    {
      "ref": "create-hmac@1.1.7#3",
      "dependsOn": [
        "cipher-base@1.0.4#2",
        "create-hash@1.2.0#3",
        "inherits@2.0.4#17",
        "ripemd160@2.0.2#2",
        "safe-buffer@5.2.1#4",
        "sha.js@2.4.11#2"
      ]
    },
    {
      "ref": "ripemd160@2.0.2#3",
      "dependsOn": [
        "hash-base@3.1.0#2",
        "inherits@2.0.4#23"
      ]
    },
    {
      "ref": "safe-buffer@5.2.1#5"
    },
    {
      "ref": "sha.js@2.4.11#3",
      "dependsOn": [
        "buffer@4.9.2#2",
        "inherits@2.0.4#24",
        "safe-buffer@5.2.1#15",
        "typedarray@0.0.6#2"
      ]
    },
    {
      "ref": "bn.js@4.12.0#3"
    },
    {
      "ref": "browserify-rsa@4.1.0#2",
      "dependsOn": [
        "bn.js@5.2.1#2",
        "parse-asn1@5.1.6#3",
        "randombytes@2.1.0#6"
      ]
    },
    {
      "ref": "create-hash@1.2.0#5",
      "dependsOn": [
        "cipher-base@1.0.4",
        "inherits@2.0.4#16",
        "md5.js@1.3.5",
        "ripemd160@2.0.2",
        "safe-buffer@5.2.1",
        "sha.js@2.4.11"
      ]
    },
    {
      "ref": "parse-asn1@5.1.6#2",
      "dependsOn": [
        "asn1.js@5.4.1",
        "browserify-aes@1.2.0#2",
        "evp_bytestokey@1.0.3#3",
        "pbkdf2@3.1.2#2",
        "safe-buffer@5.2.1#12"
      ]
    },
    {
      "ref": "randombytes@2.1.0#4",
      "dependsOn": [
        "safe-buffer@5.2.1#7"
      ]
    },
    {
      "ref": "safe-buffer@5.2.1#6"
    },
    {
      "ref": "safe-buffer@5.2.1#7"
    },
    {
      "ref": "randombytes@2.1.0#5",
      "dependsOn": [
        "safe-buffer@5.2.1#7"
      ]
    },
    {
      "ref": "safe-buffer@5.2.1#8"
    },
    {
      "ref": "has-property-descriptors@1.0.1",
      "dependsOn": [
        "get-intrinsic@1.2.2#5"
      ]
    },
    {
      "ref": "side-channel@1.0.4#2",
      "dependsOn": [
        "call-bind@1.0.5",
        "get-intrinsic@1.2.2",
        "object-inspect@1.13.1#3"
      ]
    },
    {
      "ref": "concat-stream@1.6.2#2",
      "dependsOn": [
        "buffer-from@1.1.2#2",
        "inherits@2.0.4#6",
        "readable-stream@2.3.8#3",
        "typedarray@0.0.6"
      ]
    },
    {
      "ref": "duplexify@3.7.1",
      "dependsOn": [
        "concat-stream@1.6.2",
        "end-of-stream@1.4.4#4",
        "inherits@2.0.4#25",
        "readable-stream@2.3.8#10",
        "stream-shift@1.0.1",
        "through2@4.0.2#2"
      ]
    },
    {
      "ref": "end-of-stream@1.4.4#3",
      "dependsOn": [
        "once@1.4.0#5"
      ]
    },
    {
      "ref": "flush-write-stream@1.1.1",
      "dependsOn": [
        "inherits@2.0.4#26",
        "readable-stream@2.3.8#11"
      ]
    },
    {
      "ref": "from2@2.3.0#2",
      "dependsOn": [
        "inherits@2.0.4#4",
        "readable-stream@2.3.8"
      ]
    },
    {
      "ref": "parallel-transform@1.2.0",
      "dependsOn": [
        "cyclist@1.0.2",
        "inherits@2.0.4#27",
        "readable-stream@2.3.8#12"
      ]
    },
    {
      "ref": "pump@3.0.0#4",
      "dependsOn": [
        "end-of-stream@1.4.4",
        "once@1.4.0#3"
      ]
    },
    {
      "ref": "pumpify@1.5.1",
      "dependsOn": [
        "duplexify@3.7.1#2",
        "inherits@2.0.4#28",
        "pump@2.0.1",
        "through2@4.0.2#2"
      ]
    },
    {
      "ref": "stream-each@1.2.3",
      "dependsOn": [
        "end-of-stream@1.4.4#5",
        "stream-shift@1.0.1#2",
        "through2@4.0.2#2"
      ]
    },
    {
      "ref": "through2@2.0.5#2",
      "dependsOn": [
        "bl@4.1.0",
        "readable-stream@2.3.8#9",
        "safe-buffer@5.2.1",
        "xtend@4.0.2#2"
      ]
    },
    {
      "ref": "aproba@1.2.0"
    },
    {
      "ref": "copy-concurrently@1.0.5",
      "dependsOn": [
        "aproba@1.2.0#2",
        "fs-write-stream-atomic@1.0.10#2",
        "iferr@0.1.5",
        "mkdirp@0.5.6#6",
        "rimraf@2.7.1#3",
        "run-queue@1.0.3#2"
      ]
    },
    {
      "ref": "fs-write-stream-atomic@1.0.10",
      "dependsOn": [
        "graceful-fs@4.2.11#11",
        "iferr@0.1.5#2",
        "imurmurhash@0.1.4",
        "readable-stream@2.3.8#13",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "mkdirp@0.5.6#5",
      "dependsOn": [
        "minimist@1.2.8#2"
      ]
    },
    {
      "ref": "rimraf@2.7.1#2",
      "dependsOn": [
        "glob@7.2.3#8",
        "mkdirp@0.5.6"
      ]
    },
    {
      "ref": "run-queue@1.0.3",
      "dependsOn": [
        "aproba@1.2.0#3"
      ]
    },
    {
      "ref": "glob@7.2.3#8",
      "dependsOn": [
        "fs.realpath@1.0.0",
        "inflight@1.0.6",
        "inherits@2.0.4",
        "minimatch@3.1.2#3",
        "mkdirp@0.5.6",
        "once@1.4.0",
        "path-is-absolute@1.0.1",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "figgy-pudding@3.5.2#2"
    },
    {
      "ref": "unique-slug@2.0.2",
      "dependsOn": [
        "imurmurhash@0.1.4#2"
      ]
    },
    {
      "ref": "pify@4.0.1#2"
    },
    {
      "ref": "semver@5.7.2#2"
    },
    {
      "ref": "find-up@3.0.0",
      "dependsOn": [
        "locate-path@3.0.0"
      ]
    },
    {
      "ref": "p-locate@2.0.0",
      "dependsOn": [
        "p-limit@1.3.0"
      ]
    },
    {
      "ref": "path-exists@3.0.0"
    },
    {
      "ref": "error-ex@1.3.2#2",
      "dependsOn": [
        "is-arrayish@0.2.1"
      ]
    },
    {
      "ref": "json-parse-better-errors@1.0.2#2"
    },
    {
      "ref": "is-arrayish@0.2.1"
    },
    {
      "ref": "get-intrinsic@1.2.2#3",
      "dependsOn": [
        "call-bind@1.0.5#3",
        "function-bind@1.1.2#3",
        "gopd@1.0.1",
        "has-proto@1.0.1",
        "has-symbols@1.0.3#3",
        "hasown@2.0.0#2",
        "object-inspect@1.13.1#2"
      ]
    },
    {
      "ref": "define-data-property@1.1.1",
      "dependsOn": [
        "get-intrinsic@1.2.2#6",
        "gopd@1.0.1#3",
        "has-property-descriptors@1.0.1#4",
        "object-inspect@1.13.1#2",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "get-intrinsic@1.2.2#4",
      "dependsOn": [
        "call-bind@1.0.5#3",
        "function-bind@1.1.2#3",
        "gopd@1.0.1",
        "has-proto@1.0.1",
        "has-symbols@1.0.3#3",
        "hasown@2.0.0#2",
        "object-inspect@1.13.1#2"
      ]
    },
    {
      "ref": "gopd@1.0.1#2",
      "dependsOn": [
        "get-intrinsic@1.2.2#3"
      ]
    },
    {
      "ref": "has-property-descriptors@1.0.1#2",
      "dependsOn": [
        "get-intrinsic@1.2.2#5"
      ]
    },
    {
      "ref": "kind-of@3.2.2",
      "dependsOn": [
        "glob@7.2.3#2",
        "is-buffer@1.1.6#2"
      ]
    },
    {
      "ref": "isobject@3.0.1#7"
    },
    {
      "ref": "is-number@3.0.0#2",
      "dependsOn": [
        "chalk@4.1.2",
        "kind-of@3.2.2"
      ]
    },
    {
      "ref": "repeat-string@1.6.1#2",
      "dependsOn": [
        "isobject@3.0.1#7",
        "yargs-parser@20.2.9"
      ]
    },
    {
      "ref": "kind-of@3.2.2#2",
      "dependsOn": [
        "glob@7.2.3#2",
        "is-buffer@1.1.6#2"
      ]
    },
    {
      "ref": "snapdragon-node@2.1.1#2",
      "dependsOn": [
        "define-property@1.0.0#2",
        "isobject@3.0.1#5",
        "snapdragon-util@3.0.1",
        "snapdragon@0.8.2#5"
      ]
    },
    {
      "ref": "hasown@2.0.0#4",
      "dependsOn": [
        "function-bind@1.1.2",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "hasown@2.0.0#5",
      "dependsOn": [
        "function-bind@1.1.2",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "collection-visit@1.0.0",
      "dependsOn": [
        "map-visit@1.0.0",
        "object-visit@1.0.1"
      ]
    },
    {
      "ref": "component-emitter@1.3.1#2"
    },
    {
      "ref": "get-value@2.0.6",
      "dependsOn": [
        "dot-prop@5.3.0#2",
        "isobject@3.0.1#7",
        "minimist@1.2.8"
      ]
    },
    {
      "ref": "has-value@1.0.0",
      "dependsOn": [
        "get-value@2.0.6#2",
        "has-values@1.0.0",
        "isobject@3.0.1#10"
      ]
    },
    {
      "ref": "isobject@3.0.1#8"
    },
    {
      "ref": "set-value@2.0.1",
      "dependsOn": [
        "extend-shallow@2.0.1#6",
        "is-extendable@0.1.1#2",
        "is-plain-object@2.0.4#3",
        "split-string@3.1.0#2"
      ]
    },
    {
      "ref": "to-object-path@0.3.0",
      "dependsOn": [
        "base@0.11.2#2",
        "kind-of@3.2.2#3"
      ]
    },
    {
      "ref": "union-value@1.0.1",
      "dependsOn": [
        "arr-union@3.1.0#2",
        "get-value@2.0.6#3",
        "is-extendable@0.1.1#3",
        "set-value@2.0.1#2"
      ]
    },
    {
      "ref": "unset-value@1.0.0",
      "dependsOn": [
        "has-value@0.3.1",
        "isobject@3.0.1#11"
      ]
    },
    {
      "ref": "arr-union@3.1.0",
      "dependsOn": [
        "array-unique@0.3.2#5",
        "minimist@1.2.8"
      ]
    },
    {
      "ref": "define-property@0.2.5#3",
      "dependsOn": [
        "is-descriptor@0.1.7"
      ]
    },
    {
      "ref": "isobject@3.0.1#9"
    },
    {
      "ref": "static-extend@0.1.2",
      "dependsOn": [
        "define-property@0.2.5#4",
        "object-copy@0.1.0"
      ]
    },
    {
      "ref": "for-in@1.0.2"
    },
    {
      "ref": "is-extendable@1.0.1#2",
      "dependsOn": [
        "is-plain-object@2.0.4#2"
      ]
    },
    {
      "ref": "is-accessor-descriptor@1.0.1#2",
      "dependsOn": [
        "hasown@2.0.0#4"
      ]
    },
    {
      "ref": "is-data-descriptor@1.0.1#2",
      "dependsOn": [
        "hasown@2.0.0#5"
      ]
    },
    {
      "ref": "define-data-property@1.1.1#2",
      "dependsOn": [
        "get-intrinsic@1.2.2#6",
        "gopd@1.0.1#3",
        "has-property-descriptors@1.0.1#4",
        "object-inspect@1.13.1#2",
        "typescript@4.9.5"
      ]
    },
    {
      "ref": "has-property-descriptors@1.0.1#3",
      "dependsOn": [
        "get-intrinsic@1.2.2#5"
      ]
    },
    {
      "ref": "object-keys@1.1.1#3"
    },
    {
      "ref": "buffer-xor@1.0.3"
    },
    {
      "ref": "cipher-base@1.0.4#3",
      "dependsOn": [
        "inherits@2.0.4#21",
        "safe-buffer@5.2.1#13"
      ]
    },
    {
      "ref": "create-hash@1.2.0#6",
      "dependsOn": [
        "cipher-base@1.0.4",
        "inherits@2.0.4#16",
        "md5.js@1.3.5",
        "ripemd160@2.0.2",
        "safe-buffer@5.2.1",
        "sha.js@2.4.11"
      ]
    },
    {
      "ref": "evp_bytestokey@1.0.3#2",
      "dependsOn": [
        "md5.js@1.3.5#2",
        "safe-buffer@5.2.1#11"
      ]
    },
    {
      "ref": "inherits@2.0.4#18"
    },
    {
      "ref": "safe-buffer@5.2.1#9"
    },
    {
      "ref": "cipher-base@1.0.4#4",
      "dependsOn": [
        "inherits@2.0.4#21",
        "safe-buffer@5.2.1#13"
      ]
    },
    {
      "ref": "des.js@1.1.0",
      "dependsOn": [
        "inherits@2.0.4#29",
        "minimalistic-assert@1.0.1#3"
      ]
    },
    {
      "ref": "inherits@2.0.4#19"
    },
    {
      "ref": "safe-buffer@5.2.1#10"
    },
    {
      "ref": "md5.js@1.3.5#2",
      "dependsOn": [
        "hash-base@3.1.0",
        "inherits@2.0.4#22",
        "safe-buffer@5.2.1#14"
      ]
    },
    {
      "ref": "safe-buffer@5.2.1#11"
    },
    {
      "ref": "bn.js@5.2.1#2"
    },
    {
      "ref": "parse-asn1@5.1.6#3",
      "dependsOn": [
        "asn1.js@5.4.1",
        "browserify-aes@1.2.0#2",
        "evp_bytestokey@1.0.3#3",
        "pbkdf2@3.1.2#2",
        "safe-buffer@5.2.1#12"
      ]
    },
    {
      "ref": "randombytes@2.1.0#6",
      "dependsOn": [
        "safe-buffer@5.2.1#7"
      ]
    },
    {
      "ref": "bn.js@4.12.0#4"
    },
    {
      "ref": "brorand@1.1.0"
    },
    {
      "ref": "hash.js@1.1.7#2",
      "dependsOn": [
        "inherits@2.0.4#2",
        "minimalistic-assert@1.0.1"
      ]
    },
    {
      "ref": "hmac-drbg@1.0.1",
      "dependsOn": [
        "hash.js@1.1.7#3",
        "minimalistic-assert@1.0.1#4",
        "minimalistic-crypto-utils@1.0.1#2"
      ]
    },
    {
      "ref": "inherits@2.0.4#20"
    },
    {
      "ref": "minimalistic-assert@1.0.1#2"
    },
    {
      "ref": "minimalistic-crypto-utils@1.0.1"
    },
    {
      "ref": "asn1.js@5.4.1",
      "dependsOn": [
        "bn.js@4.12.0#6",
        "inherits@2.0.4#30",
        "minimalistic-assert@1.0.1#5",
        "safer-buffer@2.1.2#4"
      ]
    },
    {
      "ref": "browserify-aes@1.2.0#2",
      "dependsOn": [
        "buffer-xor@1.0.3",
        "cipher-base@1.0.4#3",
        "create-hash@1.2.0#6",
        "evp_bytestokey@1.0.3#2",
        "inherits@2.0.4#18",
        "safe-buffer@5.2.1#9"
      ]
    },
    {
      "ref": "evp_bytestokey@1.0.3#3",
      "dependsOn": [
        "md5.js@1.3.5#2",
        "safe-buffer@5.2.1#11"
      ]
    },
    {
      "ref": "pbkdf2@3.1.2#2",
      "dependsOn": [
        "create-hash@1.2.0#4",
        "create-hmac@1.1.7#3",
        "ripemd160@2.0.2#3",
        "safe-buffer@5.2.1#5",
        "sha.js@2.4.11#3"
      ]
    },
    {
      "ref": "safe-buffer@5.2.1#12"
    },
    {
      "ref": "inherits@2.0.4#21"
    },
    {
      "ref": "safe-buffer@5.2.1#13"
    },
    {
      "ref": "hash-base@3.1.0",
      "dependsOn": [
        "inherits@2.0.4#31",
        "readable-stream@3.6.2#6",
        "safe-buffer@5.2.1#16"
      ]
    },
    {
      "ref": "inherits@2.0.4#22"
    },
    {
      "ref": "safe-buffer@5.2.1#14"
    },
    {
      "ref": "hash-base@3.1.0#2",
      "dependsOn": [
        "inherits@2.0.4#31",
        "readable-stream@3.6.2#6",
        "safe-buffer@5.2.1#16"
      ]
    },
    {
      "ref": "inherits@2.0.4#23"
    },
    {
      "ref": "inherits@2.0.4#24"
    },
    {
      "ref": "safe-buffer@5.2.1#15"
    },
    {
      "ref": "bn.js@4.12.0#5"
    },
    {
      "ref": "brorand@1.1.0#2"
    },
    {
      "ref": "get-intrinsic@1.2.2#5",
      "dependsOn": [
        "call-bind@1.0.5#3",
        "function-bind@1.1.2#3",
        "gopd@1.0.1",
        "has-proto@1.0.1",
        "has-symbols@1.0.3#3",
        "hasown@2.0.0#2",
        "object-inspect@1.13.1#2"
      ]
    },
    {
      "ref": "end-of-stream@1.4.4#4",
      "dependsOn": [
        "once@1.4.0#5"
      ]
    },
    {
      "ref": "inherits@2.0.4#25"
    },
    {
      "ref": "readable-stream@2.3.8#10",
      "dependsOn": [
        "assert@1.5.1#2",
        "buffer@4.9.2#2",
        "core-util-is@1.0.3",
        "inherits@2.0.4#8",
        "isarray@1.0.0",
        "process-nextick-args@2.0.1",
        "safe-buffer@5.1.2",
        "string_decoder@1.1.1",
        "util-deprecate@1.0.2#2"
      ]
    },
    {
      "ref": "stream-shift@1.0.1",
      "dependsOn": [
        "through2@4.0.2#2"
      ]
    },
    {
      "ref": "inherits@2.0.4#26"
    },
    {
      "ref": "readable-stream@2.3.8#11",
      "dependsOn": [
        "assert@1.5.1#2",
        "buffer@4.9.2#2",
        "core-util-is@1.0.3",
        "inherits@2.0.4#8",
        "isarray@1.0.0",
        "process-nextick-args@2.0.1",
        "safe-buffer@5.1.2",
        "string_decoder@1.1.1",
        "util-deprecate@1.0.2#2"
      ]
    },
    {
      "ref": "cyclist@1.0.2"
    },
    {
      "ref": "inherits@2.0.4#27"
    },
    {
      "ref": "readable-stream@2.3.8#12",
      "dependsOn": [
        "assert@1.5.1#2",
        "buffer@4.9.2#2",
        "core-util-is@1.0.3",
        "inherits@2.0.4#8",
        "isarray@1.0.0",
        "process-nextick-args@2.0.1",
        "safe-buffer@5.1.2",
        "string_decoder@1.1.1",
        "util-deprecate@1.0.2#2"
      ]
    },
    {
      "ref": "duplexify@3.7.1#2",
      "dependsOn": [
        "concat-stream@1.6.2",
        "end-of-stream@1.4.4#4",
        "inherits@2.0.4#25",
        "readable-stream@2.3.8#10",
        "stream-shift@1.0.1",
        "through2@4.0.2#2"
      ]
    },
    {
      "ref": "inherits@2.0.4#28"
    },
    {
      "ref": "pump@2.0.1",
      "dependsOn": [
        "end-of-stream@1.4.4#6",
        "once@1.4.0#6"
      ]
    },
    {
      "ref": "end-of-stream@1.4.4#5",
      "dependsOn": [
        "once@1.4.0#5"
      ]
    },
    {
      "ref": "stream-shift@1.0.1#2",
      "dependsOn": [
        "through2@4.0.2#2"
      ]
    },
    {
      "ref": "aproba@1.2.0#2"
    },
    {
      "ref": "fs-write-stream-atomic@1.0.10#2",
      "dependsOn": [
        "graceful-fs@4.2.11#11",
        "iferr@0.1.5#2",
        "imurmurhash@0.1.4",
        "readable-stream@2.3.8#13",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "iferr@0.1.5"
    },
    {
      "ref": "mkdirp@0.5.6#6",
      "dependsOn": [
        "minimist@1.2.8#2"
      ]
    },
    {
      "ref": "rimraf@2.7.1#3",
      "dependsOn": [
        "glob@7.2.3#8",
        "mkdirp@0.5.6"
      ]
    },
    {
      "ref": "run-queue@1.0.3#2",
      "dependsOn": [
        "aproba@1.2.0#3"
      ]
    },
    {
      "ref": "graceful-fs@4.2.11#11",
      "dependsOn": [
        "mkdirp@0.5.6",
        "rimraf@3.0.2"
      ]
    },
    {
      "ref": "iferr@0.1.5#2"
    },
    {
      "ref": "imurmurhash@0.1.4"
    },
    {
      "ref": "readable-stream@2.3.8#13",
      "dependsOn": [
        "assert@1.5.1#2",
        "buffer@4.9.2#2",
        "core-util-is@1.0.3",
        "inherits@2.0.4#8",
        "isarray@1.0.0",
        "process-nextick-args@2.0.1",
        "safe-buffer@5.1.2",
        "string_decoder@1.1.1",
        "util-deprecate@1.0.2#2"
      ]
    },
    {
      "ref": "aproba@1.2.0#3"
    },
    {
      "ref": "imurmurhash@0.1.4#2"
    },
    {
      "ref": "locate-path@3.0.0",
      "dependsOn": [
        "p-locate@3.0.0",
        "path-exists@3.0.0#2"
      ]
    },
    {
      "ref": "p-limit@1.3.0",
      "dependsOn": [
        "p-try@1.0.0"
      ]
    },
    {
      "ref": "get-intrinsic@1.2.2#6",
      "dependsOn": [
        "call-bind@1.0.5#3",
        "function-bind@1.1.2#3",
        "gopd@1.0.1",
        "has-proto@1.0.1",
        "has-symbols@1.0.3#3",
        "hasown@2.0.0#2",
        "object-inspect@1.13.1#2"
      ]
    },
    {
      "ref": "gopd@1.0.1#3",
      "dependsOn": [
        "get-intrinsic@1.2.2#3"
      ]
    },
    {
      "ref": "has-property-descriptors@1.0.1#4",
      "dependsOn": [
        "get-intrinsic@1.2.2#5"
      ]
    },
    {
      "ref": "is-buffer@1.1.6#2"
    },
    {
      "ref": "map-visit@1.0.0",
      "dependsOn": [
        "extend-shallow@3.0.2#6",
        "lodash@4.17.21",
        "object-visit@1.0.1#2"
      ]
    },
    {
      "ref": "object-visit@1.0.1",
      "dependsOn": [
        "isobject@3.0.1#12"
      ]
    },
    {
      "ref": "dot-prop@5.3.0#2",
      "dependsOn": [
        "is-obj@2.0.0"
      ]
    },
    {
      "ref": "get-value@2.0.6#2",
      "dependsOn": [
        "dot-prop@5.3.0#2",
        "isobject@3.0.1#7",
        "minimist@1.2.8"
      ]
    },
    {
      "ref": "has-values@1.0.0",
      "dependsOn": [
        "is-number@3.0.0#3",
        "kind-of@4.0.0"
      ]
    },
    {
      "ref": "isobject@3.0.1#10"
    },
    {
      "ref": "extend-shallow@2.0.1#6",
      "dependsOn": [
        "chalk@4.1.2",
        "glob@7.2.3#2",
        "is-extendable@0.1.1",
        "is-plain-object@2.0.4",
        "kind-of@6.0.3#3",
        "minimist@1.2.8"
      ]
    },
    {
      "ref": "is-extendable@0.1.1#2"
    },
    {
      "ref": "is-plain-object@2.0.4#3",
      "dependsOn": [
        "chai@4.3.10",
        "isobject@3.0.1",
        "uglify-js@3.17.4"
      ]
    },
    {
      "ref": "split-string@3.1.0#2",
      "dependsOn": [
        "extend-shallow@3.0.2#5"
      ]
    },
    {
      "ref": "base@0.11.2#2",
      "dependsOn": [
        "cache-base@1.0.1",
        "class-utils@0.3.6",
        "component-emitter@1.3.1",
        "define-property@1.0.0#3",
        "isobject@3.0.1#6",
        "mixin-deep@1.3.2",
        "pascalcase@0.1.1",
        "through2@4.0.2#2"
      ]
    },
    {
      "ref": "kind-of@3.2.2#3",
      "dependsOn": [
        "glob@7.2.3#2",
        "is-buffer@1.1.6#2"
      ]
    },
    {
      "ref": "arr-union@3.1.0#2",
      "dependsOn": [
        "array-unique@0.3.2#5",
        "minimist@1.2.8"
      ]
    },
    {
      "ref": "get-value@2.0.6#3",
      "dependsOn": [
        "dot-prop@5.3.0#2",
        "isobject@3.0.1#7",
        "minimist@1.2.8"
      ]
    },
    {
      "ref": "is-extendable@0.1.1#3"
    },
    {
      "ref": "set-value@2.0.1#2",
      "dependsOn": [
        "extend-shallow@2.0.1#6",
        "is-extendable@0.1.1#2",
        "is-plain-object@2.0.4#3",
        "split-string@3.1.0#2"
      ]
    },
    {
      "ref": "has-value@0.3.1",
      "dependsOn": [
        "get-value@2.0.6#4",
        "has-values@0.1.4",
        "isobject@2.1.0"
      ]
    },
    {
      "ref": "isobject@3.0.1#11"
    },
    {
      "ref": "array-unique@0.3.2#5"
    },
    {
      "ref": "define-property@0.2.5#4",
      "dependsOn": [
        "is-descriptor@0.1.7"
      ]
    },
    {
      "ref": "object-copy@0.1.0",
      "dependsOn": [
        "copy-descriptor@0.1.1",
        "define-property@0.2.5#5",
        "kind-of@3.2.2#4"
      ]
    },
    {
      "ref": "inherits@2.0.4#29"
    },
    {
      "ref": "minimalistic-assert@1.0.1#3"
    },
    {
      "ref": "hash.js@1.1.7#3",
      "dependsOn": [
        "inherits@2.0.4#2",
        "minimalistic-assert@1.0.1"
      ]
    },
    {
      "ref": "minimalistic-assert@1.0.1#4"
    },
    {
      "ref": "minimalistic-crypto-utils@1.0.1#2"
    },
    {
      "ref": "bn.js@4.12.0#6"
    },
    {
      "ref": "inherits@2.0.4#30"
    },
    {
      "ref": "minimalistic-assert@1.0.1#5"
    },
    {
      "ref": "safer-buffer@2.1.2#4"
    },
    {
      "ref": "inherits@2.0.4#31"
    },
    {
      "ref": "readable-stream@3.6.2#6",
      "dependsOn": [
        "assert@1.5.1#2",
        "bl@4.1.0",
        "glob@7.2.3#2",
        "inherits@2.0.4#10",
        "pump@3.0.0#3",
        "rimraf@3.0.2",
        "string_decoder@1.3.0#2",
        "tar-fs@2.1.1#2",
        "util-deprecate@1.0.2#3"
      ]
    },
    {
      "ref": "safe-buffer@5.2.1#16"
    },
    {
      "ref": "end-of-stream@1.4.4#6",
      "dependsOn": [
        "once@1.4.0#5"
      ]
    },
    {
      "ref": "once@1.4.0#6",
      "dependsOn": [
        "wrappy@1.0.2#2"
      ]
    },
    {
      "ref": "p-locate@3.0.0",
      "dependsOn": [
        "p-limit@2.3.0#2"
      ]
    },
    {
      "ref": "path-exists@3.0.0#2"
    },
    {
      "ref": "p-try@1.0.0"
    },
    {
      "ref": "object-visit@1.0.1#2",
      "dependsOn": [
        "isobject@3.0.1#12"
      ]
    },
    {
      "ref": "isobject@3.0.1#12"
    },
    {
      "ref": "is-number@3.0.0#3",
      "dependsOn": [
        "chalk@4.1.2",
        "kind-of@3.2.2"
      ]
    },
    {
      "ref": "kind-of@4.0.0",
      "dependsOn": [
        "glob@7.2.3#2",
        "is-buffer@1.1.6#3"
      ]
    },
    {
      "ref": "get-value@2.0.6#4",
      "dependsOn": [
        "dot-prop@5.3.0#2",
        "isobject@3.0.1#7",
        "minimist@1.2.8"
      ]
    },
    {
      "ref": "has-values@0.1.4"
    },
    {
      "ref": "isobject@2.1.0",
      "dependsOn": [
        "isarray@1.0.0#4"
      ]
    },
    {
      "ref": "copy-descriptor@0.1.1"
    },
    {
      "ref": "define-property@0.2.5#5",
      "dependsOn": [
        "is-descriptor@0.1.7"
      ]
    },
    {
      "ref": "kind-of@3.2.2#4",
      "dependsOn": [
        "glob@7.2.3#2",
        "is-buffer@1.1.6#2"
      ]
    },
    {
      "ref": "p-limit@2.3.0#2",
      "dependsOn": [
        "p-try@2.2.0"
      ]
    },
    {
      "ref": "is-buffer@1.1.6#3"
    },
    {
      "ref": "isarray@1.0.0#4"
    },
    {
      "ref": "vue-template-compiler@2.7.16-tuxcare.2|de-indent@1.0.2"
    },
    {
      "ref": "vue-template-compiler@2.7.16-tuxcare.2|he@1.2.0",
      "dependsOn": [
        "lodash@4.17.21"
      ]
    },
    {
      "ref": "vue-template-compiler@2.7.16-tuxcare.2|vue@2.7.16-tuxcare.2",
      "dependsOn": [
        "@babel/parser@7.23.5",
        "@microsoft/api-extractor@7.38.4",
        "@rollup/plugin-alias@3.1.9",
        "@rollup/plugin-commonjs@22.0.2",
        "@rollup/plugin-node-resolve@13.3.0",
        "@rollup/plugin-replace@4.0.0",
        "@types/he@1.2.3",
        "@types/node@20.10.3",
        "@vue/compiler-sfc@2.7.16",
        "chalk@4.1.2",
        "conventional-changelog-cli@2.2.2",
        "cross-spawn@7.0.3",
        "csstype@3.1.2",
        "enquirer@2.4.1",
        "esbuild@0.19.8",
        "execa@4.1.0",
        "he@1.2.0",
        "jasmine-core@4.6.0",
        "jsdom@19.0.0",
        "karma-chrome-launcher@3.2.0",
        "karma-cli@2.0.0",
        "karma-esbuild@2.3.0",
        "karma-jasmine@5.1.0",
        "karma@6.4.2",
        "lint-staged@12.5.0",
        "lodash@4.17.21",
        "marked@4.3.0",
        "minimist@1.2.8",
        "postcss@8.4.32",
        "prettier@2.8.8",
        "puppeteer@14.4.1",
        "rimraf@3.0.2",
        "rollup-plugin-typescript2@0.32.1",
        "rollup@2.79.1",
        "semver@7.5.4",
        "shelljs@0.8.5",
        "terser@5.25.0",
        "todomvc-app-css@2.4.3",
        "ts-node@10.9.1",
        "tslib@2.6.2",
        "typescript@4.9.5",
        "vitest@1.0.4",
        "yorkie@2.0.0"
      ]
    }
  ]
}