{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "version": 1,
  "serialNumber": "urn:uuid:725fe871-ae31-40cd-8f80-209a32f51489",
  "metadata": {
    "timestamp": "2026-03-25T16:31:05.884Z",
    "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": "devalue",
      "version": "4.3.3-tuxcare.2",
      "bom-ref": "devalue@4.3.3-tuxcare.2",
      "description": "Gets the job done when JSON.stringify can't",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/devalue@4.3.3-tuxcare.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FRich-Harris%2Fdevalue.git",
      "externalReferences": [
        {
          "url": "git+https://github.com/Rich-Harris/devalue.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Rich-Harris/devalue#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Rich-Harris/devalue/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": ""
        }
      ]
    }
  },
  "components": [
    {
      "type": "library",
      "name": "dts-buddy",
      "version": "0.0.4",
      "bom-ref": "devalue@4.3.3-tuxcare.2|dts-buddy@0.0.4",
      "purl": "pkg:npm/dts-buddy@0.0.4",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dts-buddy"
        }
      ]
    },
    {
      "type": "library",
      "name": "publint",
      "version": "0.1.7",
      "bom-ref": "devalue@4.3.3-tuxcare.2|publint@0.1.7",
      "author": "Bjorn Lu",
      "description": "Lint packaging errors",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/publint@0.1.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/bluwy/publint.git#pkg",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://publint.dev",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bluwy/publint/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/publint"
        }
      ]
    },
    {
      "type": "library",
      "name": "typescript",
      "version": "3.9.10",
      "bom-ref": "devalue@4.3.3-tuxcare.2|typescript@3.9.10",
      "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@3.9.10",
      "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": "uvu",
      "version": "0.5.6",
      "bom-ref": "devalue@4.3.3-tuxcare.2|uvu@0.5.6",
      "description": "uvu is an extremely fast and lightweight test runner for Node.js and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uvu@0.5.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/lukeed/uvu.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lukeed/uvu#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lukeed/uvu/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uvu"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "group": "@jridgewell",
      "version": "0.3.3",
      "bom-ref": "devalue@4.3.3-tuxcare.2|@jridgewell/source-map@0.3.3",
      "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.3",
      "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/dts-buddy@0.0.4/node_modules/@jridgewell/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "sourcemap-codec",
      "group": "@jridgewell",
      "version": "1.4.15",
      "bom-ref": "devalue@4.3.3-tuxcare.2|@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/dts-buddy@0.0.4/node_modules/@jridgewell/sourcemap-codec"
        }
      ]
    },
    {
      "type": "library",
      "name": "globrex",
      "version": "0.1.2",
      "bom-ref": "devalue@4.3.3-tuxcare.2|globrex@0.1.2",
      "author": "Terkel Gjervig",
      "description": "Glob to regular expression with support for extended globs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/globrex@0.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/terkelg/globrex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/terkelg/globrex#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/terkelg/globrex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/.pnpm/dts-buddy@0.0.4/node_modules/globrex"
        }
      ]
    },
    {
      "type": "library",
      "name": "kleur",
      "version": "4.1.5",
      "bom-ref": "devalue@4.3.3-tuxcare.2|kleur@4.1.5",
      "author": "Luke Edwards",
      "description": "The fastest Node.js library for formatting terminal text with ANSI colors~!",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/kleur@4.1.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/lukeed/kleur.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lukeed/kleur#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lukeed/kleur/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/.pnpm/dts-buddy@0.0.4/node_modules/kleur"
        }
      ]
    },
    {
      "type": "library",
      "name": "locate-character",
      "version": "2.0.5",
      "bom-ref": "devalue@4.3.3-tuxcare.2|locate-character@2.0.5",
      "author": "Rich Harris",
      "description": "Get the line and column number of a specific character in a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/locate-character@2.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/Rich-Harris/locate-character.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Rich-Harris/locate-character#README",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Rich-Harris/locate-character/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/.pnpm/dts-buddy@0.0.4/node_modules/locate-character"
        }
      ]
    },
    {
      "type": "library",
      "name": "magic-string",
      "version": "0.30.0",
      "bom-ref": "devalue@4.3.3-tuxcare.2|magic-string@0.30.0",
      "author": "Rich Harris",
      "description": "Modify strings, generate sourcemaps",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/magic-string@0.30.0",
      "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/dts-buddy@0.0.4/node_modules/magic-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "sade",
      "version": "1.8.1",
      "bom-ref": "devalue@4.3.3-tuxcare.2|sade@1.8.1",
      "author": "Luke Edwards",
      "description": "Smooth (CLI) operator 🎶",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sade@1.8.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lukeed/sade.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lukeed/sade#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lukeed/sade/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/.pnpm/dts-buddy@0.0.4/node_modules/sade"
        }
      ]
    },
    {
      "type": "library",
      "name": "tiny-glob",
      "version": "0.2.9",
      "bom-ref": "devalue@4.3.3-tuxcare.2|tiny-glob@0.2.9",
      "author": "Terkel Gjervig",
      "description": "Tiny and extremely fast globbing",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tiny-glob@0.2.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/terkelg/tiny-glob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/terkelg/tiny-glob#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/terkelg/tiny-glob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/.pnpm/dts-buddy@0.0.4/node_modules/tiny-glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "typescript",
      "version": "5.0.4",
      "bom-ref": "devalue@4.3.3-tuxcare.2|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/dts-buddy@0.0.4/node_modules/typescript"
        }
      ]
    },
    {
      "type": "library",
      "name": "npm-packlist",
      "version": "5.1.3",
      "bom-ref": "devalue@4.3.3-tuxcare.2|npm-packlist@5.1.3",
      "author": "GitHub Inc.",
      "description": "Get a list of the files to add from a folder into an npm package",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/npm-packlist@5.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/npm-packlist.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/npm-packlist#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/npm-packlist/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/.pnpm/publint@0.1.7/node_modules/npm-packlist"
        }
      ]
    },
    {
      "type": "library",
      "name": "picocolors",
      "version": "1.0.0",
      "bom-ref": "devalue@4.3.3-tuxcare.2|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/publint@0.1.7/node_modules/picocolors"
        }
      ]
    },
    {
      "type": "library",
      "name": "sade",
      "version": "1.8.1",
      "bom-ref": "devalue@4.3.3-tuxcare.2|sade@1.8.1#2",
      "author": "Luke Edwards",
      "description": "Smooth (CLI) operator 🎶",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sade@1.8.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lukeed/sade.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lukeed/sade#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lukeed/sade/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/.pnpm/publint@0.1.7/node_modules/sade"
        }
      ]
    },
    {
      "type": "library",
      "name": "glob",
      "version": "8.0.3",
      "bom-ref": "devalue@4.3.3-tuxcare.2|glob@8.0.3",
      "author": "Isaac Z. Schlueter",
      "description": "a little globber",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/glob@8.0.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": "dequal",
      "version": "2.0.3",
      "bom-ref": "devalue@4.3.3-tuxcare.2|dequal@2.0.3",
      "author": "Luke Edwards",
      "description": "A tiny (304B to 489B) utility for check for deep equality",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dequal@2.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/lukeed/dequal.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lukeed/dequal#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lukeed/dequal/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/.pnpm/uvu@0.5.6/node_modules/dequal"
        }
      ]
    },
    {
      "type": "library",
      "name": "diff",
      "version": "5.1.0",
      "bom-ref": "devalue@4.3.3-tuxcare.2|diff@5.1.0",
      "description": "A javascript text diff implementation.",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/diff@5.1.0",
      "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/uvu@0.5.6/node_modules/diff"
        }
      ]
    },
    {
      "type": "library",
      "name": "kleur",
      "version": "4.1.5",
      "bom-ref": "devalue@4.3.3-tuxcare.2|kleur@4.1.5#2",
      "author": "Luke Edwards",
      "description": "The fastest Node.js library for formatting terminal text with ANSI colors~!",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/kleur@4.1.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/lukeed/kleur.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lukeed/kleur#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lukeed/kleur/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/.pnpm/uvu@0.5.6/node_modules/kleur"
        }
      ]
    },
    {
      "type": "library",
      "name": "sade",
      "version": "1.8.1",
      "bom-ref": "devalue@4.3.3-tuxcare.2|sade@1.8.1#3",
      "author": "Luke Edwards",
      "description": "Smooth (CLI) operator 🎶",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sade@1.8.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lukeed/sade.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lukeed/sade#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lukeed/sade/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/.pnpm/uvu@0.5.6/node_modules/sade"
        }
      ]
    },
    {
      "type": "library",
      "name": "gen-mapping",
      "group": "@jridgewell",
      "version": "0.3.3",
      "bom-ref": "devalue@4.3.3-tuxcare.2|@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.3/node_modules/@jridgewell/gen-mapping"
        }
      ]
    },
    {
      "type": "library",
      "name": "trace-mapping",
      "group": "@jridgewell",
      "version": "0.3.18",
      "bom-ref": "devalue@4.3.3-tuxcare.2|@jridgewell/trace-mapping@0.3.18",
      "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.18",
      "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.3/node_modules/@jridgewell/trace-mapping"
        }
      ]
    },
    {
      "type": "library",
      "name": "sourcemap-codec",
      "group": "@jridgewell",
      "version": "1.4.15",
      "bom-ref": "devalue@4.3.3-tuxcare.2|@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/magic-string@0.30.0/node_modules/@jridgewell/sourcemap-codec"
        }
      ]
    },
    {
      "type": "library",
      "name": "mri",
      "version": "1.2.0",
      "bom-ref": "devalue@4.3.3-tuxcare.2|mri@1.2.0",
      "author": "Luke Edwards",
      "description": "Quickly scan for CLI flags and arguments",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mri@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lukeed/mri.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lukeed/mri#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lukeed/mri/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/.pnpm/sade@1.8.1/node_modules/mri"
        }
      ]
    },
    {
      "type": "library",
      "name": "globalyzer",
      "version": "0.1.0",
      "bom-ref": "devalue@4.3.3-tuxcare.2|globalyzer@0.1.0",
      "author": "Terkel Gjervig",
      "description": "Detects and extract the glob part of a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/globalyzer@0.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/terkelg/globalyzer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/terkelg/globalyzer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/terkelg/globalyzer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/.pnpm/tiny-glob@0.2.9/node_modules/globalyzer"
        }
      ]
    },
    {
      "type": "library",
      "name": "globrex",
      "version": "0.1.2",
      "bom-ref": "devalue@4.3.3-tuxcare.2|globrex@0.1.2#2",
      "author": "Terkel Gjervig",
      "description": "Glob to regular expression with support for extended globs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/globrex@0.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/terkelg/globrex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/terkelg/globrex#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/terkelg/globrex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/.pnpm/tiny-glob@0.2.9/node_modules/globrex"
        }
      ]
    },
    {
      "type": "library",
      "name": "diff",
      "version": "5.1.0",
      "bom-ref": "devalue@4.3.3-tuxcare.2|diff@5.1.0#2",
      "description": "A javascript text diff implementation.",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/diff@5.1.0",
      "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": "glob",
      "version": "8.0.3",
      "bom-ref": "devalue@4.3.3-tuxcare.2|glob@8.0.3#2",
      "author": "Isaac Z. Schlueter",
      "description": "a little globber",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/glob@8.0.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/npm-packlist@5.1.3/node_modules/glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "ignore-walk",
      "version": "5.0.1",
      "bom-ref": "devalue@4.3.3-tuxcare.2|ignore-walk@5.0.1",
      "author": "GitHub Inc.",
      "description": "Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ignore-walk@5.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/ignore-walk.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/ignore-walk#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/ignore-walk/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/.pnpm/npm-packlist@5.1.3/node_modules/ignore-walk"
        }
      ]
    },
    {
      "type": "library",
      "name": "npm-bundled",
      "version": "2.0.1",
      "bom-ref": "devalue@4.3.3-tuxcare.2|npm-bundled@2.0.1",
      "author": "GitHub Inc.",
      "description": "list things in node_modules that are bundledDependencies, or transitive dependencies thereof",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/npm-bundled@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/npm-bundled.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/npm-bundled#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/npm-bundled/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/.pnpm/npm-packlist@5.1.3/node_modules/npm-bundled"
        }
      ]
    },
    {
      "type": "library",
      "name": "npm-normalize-package-bin",
      "version": "2.0.0",
      "bom-ref": "devalue@4.3.3-tuxcare.2|npm-normalize-package-bin@2.0.0",
      "author": "GitHub Inc.",
      "description": "Turn any flavor of allowable package.json bin into a normalized object",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/npm-normalize-package-bin@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/npm-normalize-package-bin.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/npm-normalize-package-bin#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/npm-normalize-package-bin/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/.pnpm/npm-packlist@5.1.3/node_modules/npm-normalize-package-bin"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs.realpath",
      "version": "1.0.0",
      "bom-ref": "devalue@4.3.3-tuxcare.2|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@8.0.3/node_modules/fs.realpath"
        }
      ]
    },
    {
      "type": "library",
      "name": "inflight",
      "version": "1.0.6",
      "bom-ref": "devalue@4.3.3-tuxcare.2|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@8.0.3/node_modules/inflight"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "devalue@4.3.3-tuxcare.2|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@8.0.3/node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimatch",
      "version": "5.1.2",
      "bom-ref": "devalue@4.3.3-tuxcare.2|minimatch@5.1.2",
      "author": "Isaac Z. Schlueter",
      "description": "a glob matcher in javascript",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimatch@5.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@8.0.3/node_modules/minimatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "once",
      "version": "1.4.0",
      "bom-ref": "devalue@4.3.3-tuxcare.2|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@8.0.3/node_modules/once"
        }
      ]
    },
    {
      "type": "library",
      "name": "set-array",
      "group": "@jridgewell",
      "version": "1.1.2",
      "bom-ref": "devalue@4.3.3-tuxcare.2|@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": "devalue@4.3.3-tuxcare.2|@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+gen-mapping@0.3.3/node_modules/@jridgewell/sourcemap-codec"
        }
      ]
    },
    {
      "type": "library",
      "name": "trace-mapping",
      "group": "@jridgewell",
      "version": "0.3.18",
      "bom-ref": "devalue@4.3.3-tuxcare.2|@jridgewell/trace-mapping@0.3.18#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.18",
      "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.0",
      "bom-ref": "devalue@4.3.3-tuxcare.2|@jridgewell/resolve-uri@3.1.0",
      "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.0",
      "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.18/node_modules/@jridgewell/resolve-uri"
        }
      ]
    },
    {
      "type": "library",
      "name": "sourcemap-codec",
      "group": "@jridgewell",
      "version": "1.4.14",
      "bom-ref": "devalue@4.3.3-tuxcare.2|@jridgewell/sourcemap-codec@1.4.14",
      "author": "Rich Harris",
      "description": "Encode/decode sourcemap mappings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/sourcemap-codec@1.4.14",
      "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.18/node_modules/@jridgewell/sourcemap-codec"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimatch",
      "version": "5.1.2",
      "bom-ref": "devalue@4.3.3-tuxcare.2|minimatch@5.1.2#2",
      "author": "Isaac Z. Schlueter",
      "description": "a glob matcher in javascript",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimatch@5.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/ignore-walk@5.0.1/node_modules/minimatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "npm-normalize-package-bin",
      "version": "2.0.0",
      "bom-ref": "devalue@4.3.3-tuxcare.2|npm-normalize-package-bin@2.0.0#2",
      "author": "GitHub Inc.",
      "description": "Turn any flavor of allowable package.json bin into a normalized object",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/npm-normalize-package-bin@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/npm-normalize-package-bin.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/npm-normalize-package-bin#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/npm-normalize-package-bin/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/.pnpm/npm-bundled@2.0.1/node_modules/npm-normalize-package-bin"
        }
      ]
    },
    {
      "type": "library",
      "name": "once",
      "version": "1.4.0",
      "bom-ref": "devalue@4.3.3-tuxcare.2|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": "devalue@4.3.3-tuxcare.2|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": "brace-expansion",
      "version": "2.0.1",
      "bom-ref": "devalue@4.3.3-tuxcare.2|brace-expansion@2.0.1",
      "author": "Julian Gruber",
      "description": "Brace expansion as known from sh/bash",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/brace-expansion@2.0.1",
      "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@5.1.2/node_modules/brace-expansion"
        }
      ]
    },
    {
      "type": "library",
      "name": "wrappy",
      "version": "1.0.2",
      "bom-ref": "devalue@4.3.3-tuxcare.2|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": "balanced-match",
      "version": "1.0.2",
      "bom-ref": "devalue@4.3.3-tuxcare.2|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@2.0.1/node_modules/balanced-match"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "devalue@4.3.3-tuxcare.2",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|dts-buddy@0.0.4",
        "devalue@4.3.3-tuxcare.2|publint@0.1.7",
        "devalue@4.3.3-tuxcare.2|typescript@3.9.10",
        "devalue@4.3.3-tuxcare.2|uvu@0.5.6"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|dts-buddy@0.0.4",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|@jridgewell/source-map@0.3.3",
        "devalue@4.3.3-tuxcare.2|@jridgewell/sourcemap-codec@1.4.15",
        "devalue@4.3.3-tuxcare.2|globrex@0.1.2",
        "devalue@4.3.3-tuxcare.2|kleur@4.1.5",
        "devalue@4.3.3-tuxcare.2|locate-character@2.0.5",
        "devalue@4.3.3-tuxcare.2|magic-string@0.30.0",
        "devalue@4.3.3-tuxcare.2|sade@1.8.1",
        "devalue@4.3.3-tuxcare.2|tiny-glob@0.2.9",
        "devalue@4.3.3-tuxcare.2|typescript@5.0.4",
        "devalue@4.3.3-tuxcare.2|uvu@0.5.6"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|publint@0.1.7",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|npm-packlist@5.1.3",
        "devalue@4.3.3-tuxcare.2|picocolors@1.0.0",
        "devalue@4.3.3-tuxcare.2|sade@1.8.1#2",
        "devalue@4.3.3-tuxcare.2|uvu@0.5.6"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|typescript@3.9.10",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|glob@8.0.3"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|uvu@0.5.6",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|dequal@2.0.3",
        "devalue@4.3.3-tuxcare.2|diff@5.1.0",
        "devalue@4.3.3-tuxcare.2|kleur@4.1.5#2",
        "devalue@4.3.3-tuxcare.2|sade@1.8.1#3"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|@jridgewell/source-map@0.3.3",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|@jridgewell/gen-mapping@0.3.3",
        "devalue@4.3.3-tuxcare.2|@jridgewell/trace-mapping@0.3.18",
        "devalue@4.3.3-tuxcare.2|typescript@3.9.10"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|@jridgewell/sourcemap-codec@1.4.15",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|typescript@3.9.10"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|globrex@0.1.2"
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|kleur@4.1.5",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|uvu@0.5.6"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|locate-character@2.0.5",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|typescript@3.9.10"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|magic-string@0.30.0",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|@jridgewell/sourcemap-codec@1.4.15#2",
        "devalue@4.3.3-tuxcare.2|publint@0.1.7"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|sade@1.8.1",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|mri@1.2.0"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|tiny-glob@0.2.9",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|globalyzer@0.1.0",
        "devalue@4.3.3-tuxcare.2|globrex@0.1.2#2"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|typescript@5.0.4",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|diff@5.1.0#2",
        "devalue@4.3.3-tuxcare.2|glob@8.0.3",
        "devalue@4.3.3-tuxcare.2|typescript@3.9.10"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|npm-packlist@5.1.3",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|glob@8.0.3#2",
        "devalue@4.3.3-tuxcare.2|ignore-walk@5.0.1",
        "devalue@4.3.3-tuxcare.2|npm-bundled@2.0.1",
        "devalue@4.3.3-tuxcare.2|npm-normalize-package-bin@2.0.0"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|picocolors@1.0.0"
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|sade@1.8.1#2",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|mri@1.2.0"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|glob@8.0.3",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|fs.realpath@1.0.0",
        "devalue@4.3.3-tuxcare.2|inflight@1.0.6",
        "devalue@4.3.3-tuxcare.2|inherits@2.0.4",
        "devalue@4.3.3-tuxcare.2|minimatch@5.1.2",
        "devalue@4.3.3-tuxcare.2|once@1.4.0"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|dequal@2.0.3",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|uvu@0.5.6"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|diff@5.1.0"
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|kleur@4.1.5#2",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|uvu@0.5.6"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|sade@1.8.1#3",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|mri@1.2.0"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|@jridgewell/gen-mapping@0.3.3",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|@jridgewell/set-array@1.1.2",
        "devalue@4.3.3-tuxcare.2|@jridgewell/sourcemap-codec@1.4.15#3",
        "devalue@4.3.3-tuxcare.2|@jridgewell/trace-mapping@0.3.18#2",
        "devalue@4.3.3-tuxcare.2|typescript@3.9.10"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|@jridgewell/trace-mapping@0.3.18",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|@jridgewell/resolve-uri@3.1.0",
        "devalue@4.3.3-tuxcare.2|@jridgewell/sourcemap-codec@1.4.14",
        "devalue@4.3.3-tuxcare.2|typescript@3.9.10"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|@jridgewell/sourcemap-codec@1.4.15#2",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|typescript@3.9.10"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|mri@1.2.0"
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|globalyzer@0.1.0"
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|globrex@0.1.2#2"
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|diff@5.1.0#2"
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|glob@8.0.3#2",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|fs.realpath@1.0.0",
        "devalue@4.3.3-tuxcare.2|inflight@1.0.6",
        "devalue@4.3.3-tuxcare.2|inherits@2.0.4",
        "devalue@4.3.3-tuxcare.2|minimatch@5.1.2",
        "devalue@4.3.3-tuxcare.2|once@1.4.0"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|ignore-walk@5.0.1",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|minimatch@5.1.2#2"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|npm-bundled@2.0.1",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|npm-normalize-package-bin@2.0.0#2"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|npm-normalize-package-bin@2.0.0"
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|fs.realpath@1.0.0"
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|inflight@1.0.6",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|once@1.4.0#2",
        "devalue@4.3.3-tuxcare.2|wrappy@1.0.2"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|inherits@2.0.4"
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|minimatch@5.1.2",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|brace-expansion@2.0.1"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|once@1.4.0",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|wrappy@1.0.2#2"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|@jridgewell/set-array@1.1.2",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|typescript@3.9.10"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|@jridgewell/sourcemap-codec@1.4.15#3",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|typescript@3.9.10"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|@jridgewell/trace-mapping@0.3.18#2",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|@jridgewell/resolve-uri@3.1.0",
        "devalue@4.3.3-tuxcare.2|@jridgewell/sourcemap-codec@1.4.14",
        "devalue@4.3.3-tuxcare.2|typescript@3.9.10"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|@jridgewell/resolve-uri@3.1.0",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|typescript@3.9.10"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|@jridgewell/sourcemap-codec@1.4.14",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|typescript@3.9.10"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|minimatch@5.1.2#2",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|brace-expansion@2.0.1"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|npm-normalize-package-bin@2.0.0#2"
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|once@1.4.0#2",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|wrappy@1.0.2#2"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|wrappy@1.0.2"
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|brace-expansion@2.0.1",
      "dependsOn": [
        "devalue@4.3.3-tuxcare.2|balanced-match@1.0.2"
      ]
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|wrappy@1.0.2#2"
    },
    {
      "ref": "devalue@4.3.3-tuxcare.2|balanced-match@1.0.2"
    }
  ]
}