{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "version": 1,
  "serialNumber": "urn:uuid:b1e968fc-607a-4f51-9604-c26b0c79505d",
  "metadata": {
    "timestamp": "2026-03-27T14:37:29.297Z",
    "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": "minimatch",
      "version": "5.1.0-tuxcare.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3",
      "author": "Isaac Z. Schlueter",
      "description": "a glob matcher in javascript",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimatch@5.1.0-tuxcare.3?vcs_url=git%3A%2F%2Fgithub.com%2Fisaacs%2Fminimatch.git",
      "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": ""
        }
      ]
    }
  },
  "components": [
    {
      "type": "library",
      "name": "brace-expansion",
      "version": "2.0.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5e7008bd0f1e33e902e9a50bc7ac2e422c15b27cec8bd7775b1cd5dc5a564c6035f45eb6d64c1d6ec01c14a5e02941d95accbe998ea22f5b074f1584142cad0c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/brace-expansion"
        }
      ]
    },
    {
      "type": "library",
      "name": "jest",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|jest@29.7.0",
      "description": "Delightful JavaScript Testing.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://jestjs.io/",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/jest/-/jest-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "348cb7a00169f6c85d6b5f61cb81cad0745358ab4f26619d9efcb0bb4d673aa342daf660f99f9fbc90f1a4c400f3c79bd88f4471a7dc763620b03b619d84ef1b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jest"
        }
      ]
    },
    {
      "type": "library",
      "name": "tap",
      "version": "15.1.6",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6",
      "author": "Isaac Z. Schlueter",
      "description": "A Test-Anything-Protocol library for JavaScript",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tap@15.1.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/tapjs/node-tap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://www.node-tap.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/node-tap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/tap/-/tap-15.1.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4cdef11fa436b543d377aab09a486e149731d6f511f1ee1d0d4a4129ceb51b492b3b39deec86ba68a2056fc3bfd2455acda721492b95304d55f27436c7058bf3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tap"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "import-jsx",
          "group": "@isaacs",
          "version": "4.0.1",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@isaacs/import-jsx@4.0.1",
          "author": "Vadim Demedes",
          "description": "Require and transpile JSX on the fly (fork of import-jsx for node 17 support)",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40isaacs/import-jsx@4.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/vadimdemedes/import-jsx.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/vadimdemedes/import-jsx#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/vadimdemedes/import-jsx/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@isaacs/import-jsx"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "caller-path",
              "version": "3.0.1",
              "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@isaacs/import-jsx@4.0.1|caller-path@3.0.1",
              "author": "Sindre Sorhus",
              "description": "Get the path of the caller function",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/caller-path@3.0.1",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sindresorhus/caller-path.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/caller-path#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/caller-path/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/tap/node_modules/@isaacs/import-jsx/node_modules/caller-path"
                }
              ]
            },
            {
              "type": "library",
              "name": "caller-callsite",
              "version": "4.1.0",
              "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@isaacs/import-jsx@4.0.1|caller-callsite@4.1.0",
              "author": "Sindre Sorhus",
              "description": "Get the callsite of the caller function",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/caller-callsite@4.1.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sindresorhus/caller-callsite.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/caller-callsite#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/caller-callsite/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/tap/node_modules/@isaacs/import-jsx/node_modules/caller-callsite"
                }
              ]
            },
            {
              "type": "library",
              "name": "callsites",
              "version": "3.1.0",
              "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@isaacs/import-jsx@4.0.1|callsites@3.1.0",
              "author": "Sindre Sorhus",
              "description": "Get callsites from the V8 stack trace API",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/callsites@3.1.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sindresorhus/callsites.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/callsites#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/callsites/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/tap/node_modules/@isaacs/import-jsx/node_modules/callsites"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "react",
          "group": "@types",
          "version": "17.0.34",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@types/react@17.0.34",
          "description": "TypeScript definitions for React",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40types/react@17.0.34",
          "externalReferences": [
            {
              "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/react",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react",
              "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@types/react"
            }
          ]
        },
        {
          "type": "library",
          "name": "glob",
          "version": "7.2.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|glob@7.2.0",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@7.2.0",
          "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "ink",
          "version": "3.2.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ink@3.2.0",
          "author": "vdemedes",
          "description": "React for CLI",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ink@3.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/vadimdemedes/ink.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/vadimdemedes/ink#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/vadimdemedes/ink/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/ink"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "chalk",
              "version": "4.1.2",
              "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ink@3.2.0|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:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/tap/node_modules/ink/node_modules/chalk"
                }
              ]
            },
            {
              "type": "library",
              "name": "ansi-styles",
              "version": "4.3.0",
              "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ink@3.2.0|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:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/tap/node_modules/ink/node_modules/ansi-styles"
                }
              ]
            },
            {
              "type": "library",
              "name": "supports-color",
              "version": "7.2.0",
              "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ink@3.2.0|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:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/tap/node_modules/ink/node_modules/supports-color"
                }
              ]
            },
            {
              "type": "library",
              "name": "color-convert",
              "version": "2.0.1",
              "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ink@3.2.0|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:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/tap/node_modules/ink/node_modules/color-convert"
                }
              ]
            },
            {
              "type": "library",
              "name": "has-flag",
              "version": "4.0.0",
              "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ink@3.2.0|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:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/tap/node_modules/ink/node_modules/has-flag"
                }
              ]
            },
            {
              "type": "library",
              "name": "color-name",
              "version": "1.1.4",
              "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ink@3.2.0|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:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/tap/node_modules/ink/node_modules/color-name"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "minipass",
          "version": "3.1.5",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|minipass@3.1.5",
          "author": "Isaac Z. Schlueter",
          "description": "minimal implementation of a PassThrough stream",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minipass@3.1.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/minipass.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/minipass#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/minipass/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/minipass"
            }
          ]
        },
        {
          "type": "library",
          "name": "react",
          "version": "17.0.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|react@17.0.2",
          "description": "React is a JavaScript library for building user interfaces.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/react@17.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/facebook/react.git#packages/react",
              "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/react"
            }
          ]
        },
        {
          "type": "library",
          "name": "rimraf",
          "version": "3.0.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/rimraf"
            }
          ]
        },
        {
          "type": "library",
          "name": "signal-exit",
          "version": "3.0.6",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|signal-exit@3.0.6",
          "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.6",
          "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/signal-exit"
            }
          ]
        },
        {
          "type": "library",
          "name": "tap-parser",
          "version": "10.1.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|tap-parser@10.1.0",
          "description": "parse the test anything protocol",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/tap-parser@10.1.0",
          "externalReferences": [
            {
              "url": "git://github.com/tapjs/tap-parser.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/tapjs/tap-parser",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/tapjs/tap-parser/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/tap-parser"
            }
          ]
        },
        {
          "type": "library",
          "name": "tap-yaml",
          "version": "1.0.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|tap-yaml@1.0.0",
          "author": "Isaac Z. Schlueter",
          "description": "Yaml handling for TAP parsers and generators",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/tap-yaml@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/tapjs/tap-yaml.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/tapjs/tap-yaml#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/tapjs/tap-yaml/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/tap-yaml"
            }
          ]
        },
        {
          "type": "library",
          "name": "treport",
          "version": "3.0.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|treport@3.0.2",
          "author": "Isaac Z. Schlueter",
          "description": "Reporters for node-tap",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/treport@3.0.2",
          "externalReferences": [
            {
              "url": "git://github.com/tapjs/treport.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/tapjs/treport#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/tapjs/treport/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/treport"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "chalk",
              "version": "3.0.0",
              "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|treport@3.0.2|chalk@3.0.0",
              "description": "Terminal string styling done right",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/chalk@3.0.0",
              "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:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/tap/node_modules/treport/node_modules/chalk"
                }
              ]
            },
            {
              "type": "library",
              "name": "ansi-styles",
              "version": "4.3.0",
              "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|treport@3.0.2|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:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/tap/node_modules/treport/node_modules/ansi-styles"
                }
              ]
            },
            {
              "type": "library",
              "name": "supports-color",
              "version": "7.2.0",
              "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|treport@3.0.2|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:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/tap/node_modules/treport/node_modules/supports-color"
                }
              ]
            },
            {
              "type": "library",
              "name": "color-convert",
              "version": "2.0.1",
              "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|treport@3.0.2|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:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/tap/node_modules/treport/node_modules/color-convert"
                }
              ]
            },
            {
              "type": "library",
              "name": "has-flag",
              "version": "4.0.0",
              "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|treport@3.0.2|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:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/tap/node_modules/treport/node_modules/has-flag"
                }
              ]
            },
            {
              "type": "library",
              "name": "color-name",
              "version": "1.1.4",
              "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|treport@3.0.2|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:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/tap/node_modules/treport/node_modules/color-name"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "core",
          "group": "@babel",
          "version": "7.16.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/core@7.16.0",
          "author": "The Babel Team",
          "description": "Babel compiler core.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40babel/core@7.16.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#packages/babel-core",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://babel.dev/docs/en/next/babel-core",
              "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%20core%22+is%3Aopen",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@babel/core"
            }
          ]
        },
        {
          "type": "library",
          "name": "plugin-proposal-object-rest-spread",
          "group": "@babel",
          "version": "7.16.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/plugin-proposal-object-rest-spread@7.16.0",
          "author": "The Babel Team",
          "description": "Compile object rest and spread to ES5",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40babel/plugin-proposal-object-rest-spread@7.16.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-proposal-object-rest-spread",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://babel.dev/docs/en/next/babel-plugin-proposal-object-rest-spread",
              "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@babel/plugin-proposal-object-rest-spread"
            }
          ]
        },
        {
          "type": "library",
          "name": "plugin-transform-destructuring",
          "group": "@babel",
          "version": "7.16.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/plugin-transform-destructuring@7.16.0",
          "author": "The Babel Team",
          "description": "Compile ES2015 destructuring to ES5",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40babel/plugin-transform-destructuring@7.16.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-destructuring",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://babel.dev/docs/en/next/babel-plugin-transform-destructuring",
              "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@babel/plugin-transform-destructuring"
            }
          ]
        },
        {
          "type": "library",
          "name": "plugin-transform-react-jsx",
          "group": "@babel",
          "version": "7.16.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/plugin-transform-react-jsx@7.16.0",
          "author": "The Babel Team",
          "description": "Turn JSX into React function calls",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40babel/plugin-transform-react-jsx@7.16.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-react-jsx",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://babel.dev/docs/en/next/babel-plugin-transform-react-jsx",
              "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@babel/plugin-transform-react-jsx"
            }
          ]
        },
        {
          "type": "library",
          "name": "find-cache-dir",
          "version": "3.3.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/find-cache-dir"
            }
          ]
        },
        {
          "type": "library",
          "name": "make-dir",
          "version": "3.1.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/make-dir"
            }
          ]
        },
        {
          "type": "library",
          "name": "resolve-from",
          "version": "3.0.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|resolve-from@3.0.0",
          "author": "Sindre Sorhus",
          "description": "Resolve the path of a module like `require.resolve()` but from a given path",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/resolve-from@3.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/resolve-from.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/resolve-from#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/resolve-from/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/resolve-from"
            }
          ]
        },
        {
          "type": "library",
          "name": "prop-types",
          "group": "@types",
          "version": "15.7.4",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@types/prop-types@15.7.4",
          "description": "TypeScript definitions for prop-types",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40types/prop-types@15.7.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/prop-types",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prop-types",
              "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@types/prop-types"
            }
          ]
        },
        {
          "type": "library",
          "name": "scheduler",
          "group": "@types",
          "version": "0.16.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@types/scheduler@0.16.2",
          "description": "TypeScript definitions for scheduler",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40types/scheduler@0.16.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/scheduler",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/scheduler",
              "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@types/scheduler"
            }
          ]
        },
        {
          "type": "library",
          "name": "csstype",
          "version": "3.0.9",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|csstype@3.0.9",
          "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.0.9",
          "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/csstype"
            }
          ]
        },
        {
          "type": "library",
          "name": "fs.realpath",
          "version": "1.0.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/fs.realpath"
            }
          ]
        },
        {
          "type": "library",
          "name": "inflight",
          "version": "1.0.6",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/inflight"
            }
          ]
        },
        {
          "type": "library",
          "name": "inherits",
          "version": "2.0.4",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/inherits"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "3.0.4",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|minimatch@3.0.4",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minimatch@3.0.4",
          "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/minimatch"
            }
          ]
        },
        {
          "type": "library",
          "name": "once",
          "version": "1.4.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/once"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-is-absolute",
          "version": "1.0.1",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/path-is-absolute"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-escapes",
          "version": "4.3.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/ansi-escapes"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "type-fest",
              "version": "0.21.3",
              "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ansi-escapes@4.3.2|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:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/tap/node_modules/ansi-escapes/node_modules/type-fest"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "auto-bind",
          "version": "4.0.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|auto-bind@4.0.0",
          "author": "Sindre Sorhus",
          "description": "Automatically bind methods to their class instance",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/auto-bind@4.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/auto-bind.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/auto-bind#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/auto-bind/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/auto-bind"
            }
          ]
        },
        {
          "type": "library",
          "name": "cli-boxes",
          "version": "2.2.1",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|cli-boxes@2.2.1",
          "author": "Sindre Sorhus",
          "description": "Boxes for use in the terminal",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cli-boxes@2.2.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/cli-boxes.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/cli-boxes#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/cli-boxes/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/cli-boxes"
            }
          ]
        },
        {
          "type": "library",
          "name": "cli-cursor",
          "version": "3.1.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/cli-cursor"
            }
          ]
        },
        {
          "type": "library",
          "name": "cli-truncate",
          "version": "2.1.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/cli-truncate"
            }
          ]
        },
        {
          "type": "library",
          "name": "code-excerpt",
          "version": "3.0.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|code-excerpt@3.0.0",
          "author": "vdemedes",
          "description": "Extract code excerpts",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/code-excerpt@3.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/vadimdemedes/code-excerpt.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/vadimdemedes/code-excerpt#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/vadimdemedes/code-excerpt/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/code-excerpt"
            }
          ]
        },
        {
          "type": "library",
          "name": "indent-string",
          "version": "4.0.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/indent-string"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-ci",
          "version": "2.0.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|is-ci@2.0.0",
          "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@2.0.0",
          "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/is-ci"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash",
          "version": "4.17.21",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "patch-console",
          "version": "1.0.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|patch-console@1.0.0",
          "author": "vdemedes",
          "description": "Patch console methods to intercept output",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/patch-console@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/vadimdemedes/patch-console.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/vadimdemedes/patch-console#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/vadimdemedes/patch-console/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/patch-console"
            }
          ]
        },
        {
          "type": "library",
          "name": "react-devtools-core",
          "version": "4.21.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|react-devtools-core@4.21.0",
          "description": "Use react-devtools outside of the browser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/react-devtools-core@4.21.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/facebook/react.git#packages/react-devtools-core",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://github.com/facebook/react#readme",
              "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/react-devtools-core"
            }
          ]
        },
        {
          "type": "library",
          "name": "react-reconciler",
          "version": "0.26.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|react-reconciler@0.26.2",
          "description": "React package for creating custom renderers.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/react-reconciler@0.26.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/facebook/react.git#packages/react-reconciler",
              "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/react-reconciler"
            }
          ]
        },
        {
          "type": "library",
          "name": "scheduler",
          "version": "0.20.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|scheduler@0.20.2",
          "description": "Cooperative scheduler for the browser environment.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/scheduler@0.20.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/facebook/react.git#packages/scheduler",
              "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/scheduler"
            }
          ]
        },
        {
          "type": "library",
          "name": "slice-ansi",
          "version": "3.0.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/slice-ansi"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "ansi-styles",
              "version": "4.3.0",
              "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|slice-ansi@3.0.0|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:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/tap/node_modules/slice-ansi/node_modules/ansi-styles"
                }
              ]
            },
            {
              "type": "library",
              "name": "color-convert",
              "version": "2.0.1",
              "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|slice-ansi@3.0.0|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:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/tap/node_modules/slice-ansi/node_modules/color-convert"
                }
              ]
            },
            {
              "type": "library",
              "name": "color-name",
              "version": "1.1.4",
              "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|slice-ansi@3.0.0|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:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/tap/node_modules/slice-ansi/node_modules/color-name"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "stack-utils",
          "version": "2.0.5",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|stack-utils@2.0.5",
          "author": "James Talmage",
          "description": "Captures and cleans stack traces",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/stack-utils@2.0.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/tapjs/stack-utils.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/tapjs/stack-utils#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/tapjs/stack-utils/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/stack-utils"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "escape-string-regexp",
              "version": "2.0.0",
              "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|stack-utils@2.0.5|escape-string-regexp@2.0.0",
              "author": "Sindre Sorhus",
              "description": "Escape RegExp special characters",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/escape-string-regexp@2.0.0",
              "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:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/tap/node_modules/stack-utils/node_modules/escape-string-regexp"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "string-width",
          "version": "4.2.3",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/string-width"
            }
          ]
        },
        {
          "type": "library",
          "name": "type-fest",
          "version": "0.12.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|type-fest@0.12.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.12.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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/type-fest"
            }
          ]
        },
        {
          "type": "library",
          "name": "widest-line",
          "version": "3.1.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|widest-line@3.1.0",
          "author": "Sindre Sorhus",
          "description": "Get the visual width of the widest line in a string - the number of columns required to display it",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/widest-line@3.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/widest-line.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/widest-line#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/widest-line/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/widest-line"
            }
          ]
        },
        {
          "type": "library",
          "name": "wrap-ansi",
          "version": "6.2.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/wrap-ansi"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "ansi-styles",
              "version": "4.3.0",
              "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|wrap-ansi@6.2.0|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:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/tap/node_modules/wrap-ansi/node_modules/ansi-styles"
                }
              ]
            },
            {
              "type": "library",
              "name": "color-convert",
              "version": "2.0.1",
              "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|wrap-ansi@6.2.0|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:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/tap/node_modules/wrap-ansi/node_modules/color-convert"
                }
              ]
            },
            {
              "type": "library",
              "name": "color-name",
              "version": "1.1.4",
              "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|wrap-ansi@6.2.0|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:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/tap/node_modules/wrap-ansi/node_modules/color-name"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "ws",
          "version": "7.5.5",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ws@7.5.5",
          "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@7.5.5",
          "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/ws"
            }
          ]
        },
        {
          "type": "library",
          "name": "yoga-layout-prebuilt",
          "version": "1.10.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|yoga-layout-prebuilt@1.10.0",
          "author": "Vadim Demedes",
          "description": "Prebuilt yoga-layout package",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/yoga-layout-prebuilt@1.10.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/vadimdemedes/yoga-layout-prebuilt.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/vadimdemedes/yoga-layout-prebuilt#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/vadimdemedes/yoga-layout-prebuilt/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/yoga-layout-prebuilt"
            }
          ]
        },
        {
          "type": "library",
          "name": "yallist",
          "version": "4.0.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/yallist"
            }
          ]
        },
        {
          "type": "library",
          "name": "loose-envify",
          "version": "1.4.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|loose-envify@1.4.0",
          "author": "Andres Suarez",
          "description": "Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/loose-envify@1.4.0",
          "externalReferences": [
            {
              "url": "git://github.com/zertosh/loose-envify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/zertosh/loose-envify",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/zertosh/loose-envify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/loose-envify"
            }
          ]
        },
        {
          "type": "library",
          "name": "object-assign",
          "version": "4.1.1",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/object-assign"
            }
          ]
        },
        {
          "type": "library",
          "name": "events-to-array",
          "version": "1.1.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|events-to-array@1.1.2",
          "author": "Isaac Z. Schlueter",
          "description": "Put a bunch of emitted events in an array, for testing.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/events-to-array@1.1.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/events-to-array.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/events-to-array",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/events-to-array/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/events-to-array"
            }
          ]
        },
        {
          "type": "library",
          "name": "yaml",
          "version": "1.10.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/yaml"
            }
          ]
        },
        {
          "type": "library",
          "name": "cardinal",
          "version": "2.1.1",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|cardinal@2.1.1",
          "author": "Thorsten Lorenz",
          "description": "Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cardinal@2.1.1",
          "externalReferences": [
            {
              "url": "git://github.com/thlorenz/cardinal.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/thlorenz/cardinal#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/thlorenz/cardinal/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/cardinal"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.1.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/ms"
            }
          ]
        },
        {
          "type": "library",
          "name": "unicode-length",
          "version": "2.0.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|unicode-length@2.0.2",
          "author": "Juan Cruz Viotti",
          "description": "Get the length of unicode strings",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/unicode-length@2.0.2",
          "externalReferences": [
            {
              "url": "git://github.com/jviotti/unicode-length.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jviotti/unicode-length",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jviotti/unicode-length/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/unicode-length"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "strip-ansi",
              "version": "3.0.1",
              "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|unicode-length@2.0.2|strip-ansi@3.0.1",
              "author": "Sindre Sorhus",
              "description": "Strip ANSI escape codes",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/strip-ansi@3.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:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/tap/node_modules/unicode-length/node_modules/strip-ansi"
                }
              ]
            },
            {
              "type": "library",
              "name": "ansi-regex",
              "version": "2.1.1",
              "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|unicode-length@2.0.2|ansi-regex@2.1.1",
              "author": "Sindre Sorhus",
              "description": "Regular expression for matching ANSI escape codes",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/ansi-regex@2.1.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:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/tap/node_modules/unicode-length/node_modules/ansi-regex"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "code-frame",
          "group": "@babel",
          "version": "7.16.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/code-frame@7.16.0",
          "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.16.0",
          "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@babel/code-frame"
            }
          ]
        },
        {
          "type": "library",
          "name": "generator",
          "group": "@babel",
          "version": "7.16.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/generator@7.16.0",
          "author": "The Babel Team",
          "description": "Turns an AST into code.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40babel/generator@7.16.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#packages/babel-generator",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://babel.dev/docs/en/next/babel-generator",
              "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%20generator%22+is%3Aopen",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@babel/generator"
            }
          ]
        },
        {
          "type": "library",
          "name": "helper-compilation-targets",
          "group": "@babel",
          "version": "7.16.3",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-compilation-targets@7.16.3",
          "author": "The Babel Team",
          "description": "Helper functions on Babel compilation targets",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40babel/helper-compilation-targets@7.16.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#packages/babel-helper-compilation-targets",
              "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@babel/helper-compilation-targets"
            }
          ]
        },
        {
          "type": "library",
          "name": "helper-module-transforms",
          "group": "@babel",
          "version": "7.16.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-module-transforms@7.16.0",
          "author": "The Babel Team",
          "description": "Babel helper functions for implementing ES6 module transformations",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40babel/helper-module-transforms@7.16.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#packages/babel-helper-module-transforms",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://babel.dev/docs/en/next/babel-helper-module-transforms",
              "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@babel/helper-module-transforms"
            }
          ]
        },
        {
          "type": "library",
          "name": "helpers",
          "group": "@babel",
          "version": "7.16.3",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helpers@7.16.3",
          "author": "The Babel Team",
          "description": "Collection of helper functions used by Babel transforms.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40babel/helpers@7.16.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#packages/babel-helpers",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://babel.dev/docs/en/next/babel-helpers",
              "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@babel/helpers"
            }
          ]
        },
        {
          "type": "library",
          "name": "parser",
          "group": "@babel",
          "version": "7.16.3",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/parser@7.16.3",
          "author": "The Babel Team",
          "description": "A JavaScript parser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40babel/parser@7.16.3",
          "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@babel/parser"
            }
          ]
        },
        {
          "type": "library",
          "name": "template",
          "group": "@babel",
          "version": "7.16.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/template@7.16.0",
          "author": "The Babel Team",
          "description": "Generate an AST from a string template.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40babel/template@7.16.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#packages/babel-template",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://babel.dev/docs/en/next/babel-template",
              "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%20template%22+is%3Aopen",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@babel/template"
            }
          ]
        },
        {
          "type": "library",
          "name": "traverse",
          "group": "@babel",
          "version": "7.16.3",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/traverse@7.16.3",
          "author": "The Babel Team",
          "description": "The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40babel/traverse@7.16.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#packages/babel-traverse",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://babel.dev/docs/en/next/babel-traverse",
              "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%20traverse%22+is%3Aopen",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@babel/traverse"
            }
          ]
        },
        {
          "type": "library",
          "name": "types",
          "group": "@babel",
          "version": "7.16.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/types@7.16.0",
          "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.16.0",
          "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@babel/types"
            }
          ]
        },
        {
          "type": "library",
          "name": "convert-source-map",
          "version": "1.8.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|convert-source-map@1.8.0",
          "author": "Thorsten Lorenz",
          "description": "Converts a source-map from/to  different formats and allows adding/changing properties.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/convert-source-map@1.8.0",
          "externalReferences": [
            {
              "url": "git://github.com/thlorenz/convert-source-map.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/thlorenz/convert-source-map",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/thlorenz/convert-source-map/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/convert-source-map"
            }
          ]
        },
        {
          "type": "library",
          "name": "debug",
          "version": "4.3.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|debug@4.3.2",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@4.3.2",
          "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "gensync",
          "version": "1.0.0-beta.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|gensync@1.0.0-beta.2",
          "author": "Logan Smyth",
          "description": "Allows users to use generators in order to write common functions that can be both sync or async.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/gensync@1.0.0-beta.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/loganfsmyth/gensync.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/loganfsmyth/gensync",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/loganfsmyth/gensync/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/gensync"
            }
          ]
        },
        {
          "type": "library",
          "name": "json5",
          "version": "2.2.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|json5@2.2.0",
          "author": "Aseem Kishore",
          "description": "JSON for humans.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/json5@2.2.0",
          "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/json5"
            }
          ]
        },
        {
          "type": "library",
          "name": "semver",
          "version": "6.3.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|semver@6.3.0",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@6.3.0",
          "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/semver"
            }
          ]
        },
        {
          "type": "library",
          "name": "source-map",
          "version": "0.5.7",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|source-map@0.5.7",
          "author": "Nick Fitzgerald",
          "description": "Generates and consumes source maps",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/source-map@0.5.7",
          "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/source-map"
            }
          ]
        },
        {
          "type": "library",
          "name": "compat-data",
          "group": "@babel",
          "version": "7.16.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/compat-data@7.16.0",
          "author": "The Babel Team",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40babel/compat-data@7.16.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#packages/babel-compat-data",
              "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@babel/compat-data"
            }
          ]
        },
        {
          "type": "library",
          "name": "helper-plugin-utils",
          "group": "@babel",
          "version": "7.14.5",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-plugin-utils@7.14.5",
          "author": "The Babel Team",
          "description": "General utilities for plugins to use",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40babel/helper-plugin-utils@7.14.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#packages/babel-helper-plugin-utils",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://babel.dev/docs/en/next/babel-helper-plugin-utils",
              "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@babel/helper-plugin-utils"
            }
          ]
        },
        {
          "type": "library",
          "name": "plugin-syntax-object-rest-spread",
          "group": "@babel",
          "version": "7.8.3",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/plugin-syntax-object-rest-spread@7.8.3",
          "description": "Allow parsing of object rest/spread",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40babel/plugin-syntax-object-rest-spread@7.8.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#master",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/babel/babel/tree/master#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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@babel/plugin-syntax-object-rest-spread"
            }
          ]
        },
        {
          "type": "library",
          "name": "plugin-transform-parameters",
          "group": "@babel",
          "version": "7.16.3",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/plugin-transform-parameters@7.16.3",
          "author": "The Babel Team",
          "description": "Compile ES2015 default and rest parameters to ES5",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40babel/plugin-transform-parameters@7.16.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-parameters",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://babel.dev/docs/en/next/babel-plugin-transform-parameters",
              "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@babel/plugin-transform-parameters"
            }
          ]
        },
        {
          "type": "library",
          "name": "helper-annotate-as-pure",
          "group": "@babel",
          "version": "7.16.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-annotate-as-pure@7.16.0",
          "author": "The Babel Team",
          "description": "Helper function to annotate paths and nodes with #__PURE__ comment",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40babel/helper-annotate-as-pure@7.16.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#packages/babel-helper-annotate-as-pure",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://babel.dev/docs/en/next/babel-helper-annotate-as-pure",
              "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@babel/helper-annotate-as-pure"
            }
          ]
        },
        {
          "type": "library",
          "name": "helper-module-imports",
          "group": "@babel",
          "version": "7.16.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-module-imports@7.16.0",
          "author": "The Babel Team",
          "description": "Babel helper functions for inserting module loads",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40babel/helper-module-imports@7.16.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#packages/babel-helper-module-imports",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://babel.dev/docs/en/next/babel-helper-module-imports",
              "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@babel/helper-module-imports"
            }
          ]
        },
        {
          "type": "library",
          "name": "plugin-syntax-jsx",
          "group": "@babel",
          "version": "7.16.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/plugin-syntax-jsx@7.16.0",
          "author": "The Babel Team",
          "description": "Allow parsing of jsx",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40babel/plugin-syntax-jsx@7.16.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-jsx",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://babel.dev/docs/en/next/babel-plugin-syntax-jsx",
              "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@babel/plugin-syntax-jsx"
            }
          ]
        },
        {
          "type": "library",
          "name": "commondir",
          "version": "1.0.1",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/commondir"
            }
          ]
        },
        {
          "type": "library",
          "name": "pkg-dir",
          "version": "4.2.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/pkg-dir"
            }
          ]
        },
        {
          "type": "library",
          "name": "wrappy",
          "version": "1.0.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/wrappy"
            }
          ]
        },
        {
          "type": "library",
          "name": "brace-expansion",
          "version": "1.1.11",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/brace-expansion"
            }
          ]
        },
        {
          "type": "library",
          "name": "restore-cursor",
          "version": "3.1.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/restore-cursor"
            }
          ]
        },
        {
          "type": "library",
          "name": "convert-to-spaces",
          "version": "1.0.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|convert-to-spaces@1.0.2",
          "author": "Vadim Demedes",
          "description": "Convert tabs to spaces in a string",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/convert-to-spaces@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/vadimdemedes/convert-to-spaces.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/vadimdemedes/convert-to-spaces#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/vadimdemedes/convert-to-spaces/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/convert-to-spaces"
            }
          ]
        },
        {
          "type": "library",
          "name": "ci-info",
          "version": "2.0.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ci-info@2.0.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@2.0.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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/ci-info"
            }
          ]
        },
        {
          "type": "library",
          "name": "shell-quote",
          "version": "1.7.3",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|shell-quote@1.7.3",
          "author": "James Halliday",
          "description": "quote and parse shell commands",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/shell-quote@1.7.3",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/substack/node-shell-quote.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-shell-quote",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/node-shell-quote/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/shell-quote"
            }
          ]
        },
        {
          "type": "library",
          "name": "astral-regex",
          "version": "2.0.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/astral-regex"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-fullwidth-code-point",
          "version": "3.0.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/is-fullwidth-code-point"
            }
          ]
        },
        {
          "type": "library",
          "name": "emoji-regex",
          "version": "8.0.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/emoji-regex"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "6.0.1",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/strip-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "yoga-layout",
          "group": "@types",
          "version": "1.9.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@types/yoga-layout@1.9.2",
          "description": "TypeScript definitions for yoga-layout",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40types/yoga-layout@1.9.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/yoga-layout",
              "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@types/yoga-layout"
            }
          ]
        },
        {
          "type": "library",
          "name": "js-tokens",
          "version": "4.0.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/js-tokens"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansicolors",
          "version": "0.3.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ansicolors@0.3.2",
          "author": "Thorsten Lorenz",
          "description": "Functions that surround a string with ansicolor codes so it prints in color.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansicolors@0.3.2",
          "externalReferences": [
            {
              "url": "git://github.com/thlorenz/ansicolors.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/thlorenz/ansicolors#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/thlorenz/ansicolors/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/ansicolors"
            }
          ]
        },
        {
          "type": "library",
          "name": "redeyed",
          "version": "2.1.1",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|redeyed@2.1.1",
          "author": "Thorsten Lorenz",
          "description": "Takes JavaScript code, along with a config and returns the original code with tokens wrapped as configured.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/redeyed@2.1.1",
          "externalReferences": [
            {
              "url": "git://github.com/thlorenz/redeyed.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/thlorenz/redeyed#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/thlorenz/redeyed/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/redeyed"
            }
          ]
        },
        {
          "type": "library",
          "name": "punycode",
          "version": "2.1.1",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|punycode@2.1.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.1.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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/punycode"
            }
          ]
        },
        {
          "type": "library",
          "name": "highlight",
          "group": "@babel",
          "version": "7.16.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/highlight@7.16.0",
          "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.16.0",
          "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@babel/highlight"
            }
          ]
        },
        {
          "type": "library",
          "name": "jsesc",
          "version": "2.5.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|jsesc@2.5.2",
          "author": "Mathias Bynens",
          "description": "Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/jsesc@2.5.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/mathiasbynens/jsesc.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://mths.be/jsesc",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mathiasbynens/jsesc/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/jsesc"
            }
          ]
        },
        {
          "type": "library",
          "name": "helper-validator-option",
          "group": "@babel",
          "version": "7.14.5",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-validator-option@7.14.5",
          "author": "The Babel Team",
          "description": "Validate plugin/preset options",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40babel/helper-validator-option@7.14.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#packages/babel-helper-validator-option",
              "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@babel/helper-validator-option"
            }
          ]
        },
        {
          "type": "library",
          "name": "browserslist",
          "version": "4.17.6",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|browserslist@4.17.6",
          "author": "Andrey Sitnik",
          "description": "Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/browserslist@4.17.6",
          "externalReferences": [
            {
              "url": "git+https://github.com/browserslist/browserslist.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/browserslist/browserslist#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/browserslist/browserslist/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/browserslist"
            }
          ]
        },
        {
          "type": "library",
          "name": "helper-replace-supers",
          "group": "@babel",
          "version": "7.16.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-replace-supers@7.16.0",
          "author": "The Babel Team",
          "description": "Helper function to replace supers",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40babel/helper-replace-supers@7.16.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#packages/babel-helper-replace-supers",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://babel.dev/docs/en/next/babel-helper-replace-supers",
              "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@babel/helper-replace-supers"
            }
          ]
        },
        {
          "type": "library",
          "name": "helper-simple-access",
          "group": "@babel",
          "version": "7.16.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-simple-access@7.16.0",
          "author": "The Babel Team",
          "description": "Babel helper for ensuring that access to a given value is performed through simple accesses",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40babel/helper-simple-access@7.16.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#packages/babel-helper-simple-access",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://babel.dev/docs/en/next/babel-helper-simple-access",
              "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@babel/helper-simple-access"
            }
          ]
        },
        {
          "type": "library",
          "name": "helper-split-export-declaration",
          "group": "@babel",
          "version": "7.16.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-split-export-declaration@7.16.0",
          "author": "The Babel Team",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40babel/helper-split-export-declaration@7.16.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#packages/babel-helper-split-export-declaration",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://babel.dev/docs/en/next/babel-helper-split-export-declaration",
              "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@babel/helper-split-export-declaration"
            }
          ]
        },
        {
          "type": "library",
          "name": "helper-validator-identifier",
          "group": "@babel",
          "version": "7.15.7",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-validator-identifier@7.15.7",
          "author": "The Babel Team",
          "description": "Validate identifier/keywords name",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40babel/helper-validator-identifier@7.15.7",
          "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@babel/helper-validator-identifier"
            }
          ]
        },
        {
          "type": "library",
          "name": "helper-function-name",
          "group": "@babel",
          "version": "7.16.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-function-name@7.16.0",
          "author": "The Babel Team",
          "description": "Helper function to change the property 'name' of every function",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40babel/helper-function-name@7.16.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#packages/babel-helper-function-name",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://babel.dev/docs/en/next/babel-helper-function-name",
              "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@babel/helper-function-name"
            }
          ]
        },
        {
          "type": "library",
          "name": "helper-hoist-variables",
          "group": "@babel",
          "version": "7.16.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-hoist-variables@7.16.0",
          "author": "The Babel Team",
          "description": "Helper function to hoist variables",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40babel/helper-hoist-variables@7.16.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#packages/babel-helper-hoist-variables",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://babel.dev/docs/en/next/babel-helper-hoist-variables",
              "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@babel/helper-hoist-variables"
            }
          ]
        },
        {
          "type": "library",
          "name": "globals",
          "version": "11.12.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|globals@11.12.0",
          "author": "Sindre Sorhus",
          "description": "Global identifiers from different JavaScript environments",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/globals@11.12.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/globals.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/globals#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/globals/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/globals"
            }
          ]
        },
        {
          "type": "library",
          "name": "to-fast-properties",
          "version": "2.0.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/to-fast-properties"
            }
          ]
        },
        {
          "type": "library",
          "name": "safe-buffer",
          "version": "5.1.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/safe-buffer"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimist",
          "version": "1.2.5",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|minimist@1.2.5",
          "author": "James Halliday",
          "description": "parse argument options",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minimist@1.2.5",
          "externalReferences": [
            {
              "url": "git://github.com/substack/minimist.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/minimist",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/minimist/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/minimist"
            }
          ]
        },
        {
          "type": "library",
          "name": "find-up",
          "version": "4.1.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/find-up"
            }
          ]
        },
        {
          "type": "library",
          "name": "balanced-match",
          "version": "1.0.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/balanced-match"
            }
          ]
        },
        {
          "type": "library",
          "name": "concat-map",
          "version": "0.0.1",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/concat-map"
            }
          ]
        },
        {
          "type": "library",
          "name": "onetime",
          "version": "5.1.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/onetime"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-regex",
          "version": "5.0.1",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/ansi-regex"
            }
          ]
        },
        {
          "type": "library",
          "name": "esprima",
          "version": "4.0.1",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/esprima"
            }
          ]
        },
        {
          "type": "library",
          "name": "chalk",
          "version": "2.4.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "caniuse-lite",
          "version": "1.0.30001279",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|caniuse-lite@1.0.30001279",
          "author": "Ben Briggs",
          "description": "A smaller version of caniuse-db, with only the essentials!",
          "licenses": [
            {
              "license": {
                "id": "CC-BY-4.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/caniuse-lite@1.0.30001279",
          "externalReferences": [
            {
              "url": "git+https://github.com/browserslist/caniuse-lite.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/browserslist/caniuse-lite#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/browserslist/caniuse-lite/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/caniuse-lite"
            }
          ]
        },
        {
          "type": "library",
          "name": "electron-to-chromium",
          "version": "1.3.893",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|electron-to-chromium@1.3.893",
          "author": "Kilian Valkhof",
          "description": "Provides a list of electron-to-chromium version mappings",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/electron-to-chromium@1.3.893",
          "externalReferences": [
            {
              "url": "git+https://github.com/kilian/electron-to-chromium.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/kilian/electron-to-chromium#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/kilian/electron-to-chromium/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/electron-to-chromium"
            }
          ]
        },
        {
          "type": "library",
          "name": "escalade",
          "version": "3.1.1",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/escalade"
            }
          ]
        },
        {
          "type": "library",
          "name": "node-releases",
          "version": "2.0.1",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|node-releases@2.0.1",
          "author": "Sergey Rubanov",
          "description": "Node.js releases data",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/node-releases@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/chicoxyzzy/node-releases.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chicoxyzzy/node-releases#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chicoxyzzy/node-releases/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/node-releases"
            }
          ]
        },
        {
          "type": "library",
          "name": "picocolors",
          "version": "1.0.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/picocolors"
            }
          ]
        },
        {
          "type": "library",
          "name": "helper-member-expression-to-functions",
          "group": "@babel",
          "version": "7.16.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-member-expression-to-functions@7.16.0",
          "author": "The Babel Team",
          "description": "Helper function to replace certain member expressions with function calls",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40babel/helper-member-expression-to-functions@7.16.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#packages/babel-helper-member-expression-to-functions",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://babel.dev/docs/en/next/babel-helper-member-expression-to-functions",
              "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@babel/helper-member-expression-to-functions"
            }
          ]
        },
        {
          "type": "library",
          "name": "helper-optimise-call-expression",
          "group": "@babel",
          "version": "7.16.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-optimise-call-expression@7.16.0",
          "author": "The Babel Team",
          "description": "Helper function to optimise call expression",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40babel/helper-optimise-call-expression@7.16.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#packages/babel-helper-optimise-call-expression",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://babel.dev/docs/en/next/babel-helper-optimise-call-expression",
              "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@babel/helper-optimise-call-expression"
            }
          ]
        },
        {
          "type": "library",
          "name": "helper-get-function-arity",
          "group": "@babel",
          "version": "7.16.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-get-function-arity@7.16.0",
          "author": "The Babel Team",
          "description": "Helper function to get function arity",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40babel/helper-get-function-arity@7.16.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#packages/babel-helper-get-function-arity",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://babel.dev/docs/en/next/babel-helper-get-function-arity",
              "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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/@babel/helper-get-function-arity"
            }
          ]
        },
        {
          "type": "library",
          "name": "locate-path",
          "version": "5.0.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/locate-path"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-exists",
          "version": "4.0.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/path-exists"
            }
          ]
        },
        {
          "type": "library",
          "name": "mimic-fn",
          "version": "2.1.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/mimic-fn"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "3.2.1",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "escape-string-regexp",
          "version": "1.0.5",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/escape-string-regexp"
            }
          ]
        },
        {
          "type": "library",
          "name": "supports-color",
          "version": "5.5.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/supports-color"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-locate",
          "version": "4.1.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/p-locate"
            }
          ]
        },
        {
          "type": "library",
          "name": "color-convert",
          "version": "1.9.3",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/color-convert"
            }
          ]
        },
        {
          "type": "library",
          "name": "has-flag",
          "version": "3.0.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/has-flag"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-limit",
          "version": "2.3.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/p-limit"
            }
          ]
        },
        {
          "type": "library",
          "name": "color-name",
          "version": "1.1.3",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/color-name"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-try",
          "version": "2.2.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|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:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap/node_modules/p-try"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "balanced-match",
      "version": "1.0.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "de849e50ed13315ebb84dd4099b5ec2b8c9aa94eed8e21e56f144364ea47d0a5bdf82797e1b440697d009f1b74b71d8cae94695b041a3f02252121098585393f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/balanced-match"
        }
      ]
    },
    {
      "type": "library",
      "name": "core",
      "group": "@jest",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@jest/core@29.7.0",
      "description": "Delightful JavaScript Testing.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jest/core@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-core",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://jestjs.io/",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@jest/core/-/core-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9fb69e5d628c9c6b43038f32f132d624f2662e6999eb8d827a8efc718584a620fb1730e098d0d5fc6095468acf0017572c967ff70cf38190251e35e3c431c6b2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jest/core"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "4.1.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|@jest/core@29.7.0|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\""
            },
            {
              "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@jest/core/node_modules/chalk"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "types",
      "group": "@jest",
      "version": "29.6.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@jest/types@29.6.3",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jest/types@29.6.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-types",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@jest/types/-/types-29.6.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bb750fb088a558a38cdc5f425edac6f0b10998dc70a02402fd7563e082985efbe9c7b4088bf2a0d4b239b83983a4a95a73ad8d52d5fb78b8d187e8d565c2cecf"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jest/types"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "4.1.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|@jest/types@29.6.3|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\""
            },
            {
              "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@jest/types/node_modules/chalk"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "import-local",
      "version": "3.2.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|import-local@3.2.0",
      "author": "Sindre Sorhus",
      "description": "Let a globally installed package use a locally installed version of itself if available",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/import-local@3.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/import-local.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/import-local#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/import-local/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/import-local/-/import-local-3.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d923e5ba7d4950f5a833ab77174770d0590217f8d663c92db5c6387f9f7d18b4d28e1d8e0aeba175390942c11c67306a6d764628c2b63aa5b5a19b23b5ffe040"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/import-local"
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-cli",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-cli@29.7.0",
      "description": "Delightful JavaScript Testing.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-cli@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-cli",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://jestjs.io/",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/jest-cli/-/jest-cli-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3955686f0d88b9b37f19262cc444e2fa039eeca6b9f4414c47fb70394dc96f61a728a78c189079486514ac4cf7485566240494759533cbcdec2cd350da066c96"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jest-cli"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "4.1.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-cli@29.7.0|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\""
            },
            {
              "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jest-cli/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "yargs",
          "version": "17.7.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-cli@29.7.0|yargs@17.7.2",
          "description": "yargs the modern, pirate-themed, successor to optimist.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/yargs@17.7.2",
          "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\""
            },
            {
              "url": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "edd4b3cd143ef822a7348fe4aca9d8455ec928a3d45cc121eb5b286872a0f66ad6121cc55a1167c4fc4697eebd703d4ebbadc2d773543c29e621caefa82b8ceb"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jest-cli/node_modules/yargs"
            }
          ]
        },
        {
          "type": "library",
          "name": "cliui",
          "version": "8.0.1",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-cli@29.7.0|cliui@8.0.1",
          "author": "Ben Coe",
          "description": "easily create complex multi-column command-line-interfaces",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cliui@8.0.1",
          "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\""
            },
            {
              "url": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "05278d9f2bacef90b8fff350f6042dd7f72c4d7ca8ffc49bf9a7cb024cc0a6d16e32ca1df4716890636e759a62fe8415ef786754afac47ee4f55131df83afb61"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jest-cli/node_modules/cliui"
            }
          ]
        },
        {
          "type": "library",
          "name": "y18n",
          "version": "5.0.8",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-cli@29.7.0|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\""
            },
            {
              "url": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "d297c5cde81e0d62472480264cb44fd83c078dd179b3b8e8f6dbb3b5d43102120d09dbd2fb79c620da8f774d00a61a8947fd0b8403544baffeed209bf7c60e7c"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jest-cli/node_modules/y18n"
            }
          ]
        },
        {
          "type": "library",
          "name": "yargs-parser",
          "version": "21.1.1",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-cli@29.7.0|yargs-parser@21.1.1",
          "author": "Ben Coe",
          "description": "the mighty option parser used by yargs",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/yargs-parser@21.1.1",
          "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\""
            },
            {
              "url": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "b55a6c256ec376379c0221696c80757b7ab1210b04e8da0f739fde4ddadb6c80b88742d5b16867a1ade0fa6d87725048ba31f3b31678549540f8652e736fcb07"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jest-cli/node_modules/yargs-parser"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "chokidar",
      "version": "3.5.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0ebdec7ca44fea84dc8dfd8999498525f79532f5c175e83107489543979bd95d74b852540804bc381c9975503255bf315cdcf71a38d3823f642d6b194ea13a93"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/chokidar"
        }
      ]
    },
    {
      "type": "library",
      "name": "coveralls",
      "version": "3.1.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|coveralls@3.1.1",
      "author": "Gregg Caines",
      "description": "takes json-cov output into stdin and POSTs to coveralls.io",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/coveralls@3.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/nickmerwin/node-coveralls.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nickmerwin/node-coveralls#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nickmerwin/node-coveralls/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/coveralls/-/coveralls-3.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f9dc671b63479dc483d4daea6d2337767fe5139ecee907ff9287bdf88edcfb0ce4a91984bdca7492025dc4a227cd8ce42022a414c66c5f755cb77fbeb6c17dc3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/coveralls"
        }
      ]
    },
    {
      "type": "library",
      "name": "findit",
      "version": "2.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|findit@2.0.0",
      "author": "James Halliday",
      "description": "walk a directory tree recursively with events",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/findit@2.0.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/substack/node-findit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-findit#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-findit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/findit/-/findit-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "6509f0126af4c178551cfa99394e032e13a4d56e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/findit"
        }
      ]
    },
    {
      "type": "library",
      "name": "foreground-child",
      "version": "2.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|foreground-child@2.0.0",
      "author": "Isaac Z. Schlueter",
      "description": "Run a child as if it's the foreground process.  Give it stdio.  Exit when it exits.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/foreground-child@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/tapjs/foreground-child.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/foreground-child#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/foreground-child/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/foreground-child/-/foreground-child-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "74222af45a447324325ca0a4cb39a53d314d82b0b33ee74e7be9a1bc9539cc0b65067195cb6c8ac6d7ecc4adad4014e1c2adb6e6372f063a70d46af8d2ecd908"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/foreground-child"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs-exists-cached",
      "version": "1.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|fs-exists-cached@1.0.0",
      "author": "Isaac Z. Schlueter",
      "description": "Just like `fs.exists` and `fs.existsSync`, but cached",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fs-exists-cached@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/fs-exists-cached.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/fs-exists-cached#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/fs-exists-cached/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/fs-exists-cached/-/fs-exists-cached-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "cf25554ca050dc49ae6656b41de42258989dcbce"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fs-exists-cached"
        }
      ]
    },
    {
      "type": "library",
      "name": "isexe",
      "version": "2.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/isexe"
        }
      ]
    },
    {
      "type": "library",
      "name": "istanbul-lib-processinfo",
      "version": "2.0.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|istanbul-lib-processinfo@2.0.2",
      "description": "A utility for managing the `processinfo` folder that NYC uses.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/istanbul-lib-processinfo@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/istanbuljs/istanbul-lib-processinfo.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/istanbuljs/istanbul-lib-processinfo#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/istanbuljs/istanbul-lib-processinfo/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/istanbul-lib-processinfo/-/istanbul-lib-processinfo-2.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "90ec296bbcfd8667be2013d9333439bdd423f2cad8800b5a46a788e3c34698043eff9c8a8872d5d106d8a90a71b1d105d3ec35e12a01f186e71ca7171362a763"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/istanbul-lib-processinfo"
        }
      ]
    },
    {
      "type": "library",
      "name": "jackspeak",
      "version": "1.4.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|jackspeak@1.4.1",
      "author": "Isaac Z. Schlueter",
      "description": "A very strict and proper argument parser.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jackspeak@1.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/jackspeak.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/jackspeak#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/jackspeak/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jackspeak/-/jackspeak-1.4.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9e937c7fe338f8843cc43dc27168b753ad954302a54f74e3e06c5b753fdf61399ea200fd78117d385769a051bf54f368b214633d48a3764a7fa765ebcd41da56"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jackspeak"
        }
      ]
    },
    {
      "type": "library",
      "name": "libtap",
      "version": "1.1.4",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|libtap@1.1.4",
      "author": "Isaac Z. Schlueter",
      "description": "A Test-Anything-Protocol library for JavaScript",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/libtap@1.1.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/tapjs/libtap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://www.node-tap.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/libtap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/libtap/-/libtap-1.1.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8ccf90c80791755b356c9acda6396efa5f2045d0e401e86a96cdf50304a7a9782154b50fea76d8794d977ecdacbd84bb65d92cbe71efaf108a441144cff0428c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/libtap"
        }
      ]
    },
    {
      "type": "library",
      "name": "mkdirp",
      "version": "1.0.4",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|mkdirp@1.0.4",
      "description": "Recursively mkdir, like `mkdir -p`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mkdirp@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/node-mkdirp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-mkdirp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-mkdirp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bd5a95650c9fdd62f1d9285dd2a27dc6ebea800c8a3cb022a884c4b6a5b4a08523ce8dcf78f0dde9f5bd885cf7d1e7fb62ca7fa225aa6e1b33786596d93e86cf"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mkdirp"
        }
      ]
    },
    {
      "type": "library",
      "name": "nyc",
      "version": "15.1.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|nyc@15.1.0",
      "author": "Ben Coe",
      "description": "the Istanbul command line interface",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/nyc@15.1.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/istanbuljs/nyc.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://istanbul.js.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/istanbuljs/nyc/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/nyc/-/nyc-15.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8cc5b4e27f52c4a74a8b564c1a1bd44c704dd042020919077a61281398e6ea64d872a71d6acd004f381481e8e54141ccbe99ce66a181e57c6cbfd2b1256d63f0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nyc"
        }
      ]
    },
    {
      "type": "library",
      "name": "opener",
      "version": "1.5.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|opener@1.5.2",
      "author": "Domenic Denicola",
      "description": "Opens stuff, like webpages and files and executables, cross-platform",
      "licenses": [
        {
          "expression": "(WTFPL OR MIT)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/opener@1.5.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/domenic/opener.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/domenic/opener#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/domenic/opener/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/opener/-/opener-1.5.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "babe5421dcb0e58ef2123f702f386a5e2cba199dccc31d32188fb9b0c9f6af4374bf770a26f526147e723cff965e1f5ed317f2cf2257f790fc974f3c0cd163ec"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/opener"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map-support",
      "version": "0.5.21",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b811d4dcbddccec232617297f3c7ddac6a2fc5d482a13183459e92617b524712d95331e0e4fffae87b7aba85251eef4466877e8a75e12a8dea420c17513ff2d7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/source-map-support"
        }
      ]
    },
    {
      "type": "library",
      "name": "tap-mocha-reporter",
      "version": "5.0.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|tap-mocha-reporter@5.0.1",
      "author": "Isaac Z. Schlueter",
      "description": "Format a TAP stream using Mocha's set of reporters",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tap-mocha-reporter@5.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/tap-mocha-reporter.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/tap-mocha-reporter",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/tap-mocha-reporter/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/tap-mocha-reporter/-/tap-mocha-reporter-5.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d649c558ec1de24871ffbb9212751e68ff483d6df0faca93809321af06a1eade3a9d9f0fdb96ad38a0234af543b13ebb94e3eed277dd3aa530a322a7fb7139a4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tap-mocha-reporter"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "escape-string-regexp",
          "version": "2.0.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|tap-mocha-reporter@5.0.1|escape-string-regexp@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Escape RegExp special characters",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/escape-string-regexp@2.0.0",
          "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\""
            },
            {
              "url": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "529cdc2c25e895459c36ee47b5530761d5c98c0ae3b05f42d1a367aae658638b96fd5bb49a2cb96285af6d5df8e476ae56f700527a51ba130c72a4dc18e636fb"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tap-mocha-reporter/node_modules/escape-string-regexp"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "tcompare",
      "version": "5.0.7",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|tcompare@5.0.7",
      "author": "Isaac Z. Schlueter",
      "description": "A comprehensive comparison library, for use in test frameworks",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tcompare@5.0.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/tapjs/tcompare.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/tcompare#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/tcompare/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/tcompare/-/tcompare-5.0.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "77d89d76de98606832c49c396e3b0ded42543b59063ad8d294dcbfe0fa066008d04b9a404ff8732282dfd5b642c3eb94c51999261ed8cb5680ef1295453f41e3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tcompare"
        }
      ]
    },
    {
      "type": "library",
      "name": "which",
      "version": "2.0.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "04b2374e5d535b73ef97bd25df2ab763ae22f9ac29c17aac181616924a8cb676d782b303fb28fbae15b492e103c7325a6171a3116e6881aa4a34c10a34c8e26c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/which"
        }
      ]
    },
    {
      "type": "library",
      "name": "console",
      "group": "@jest",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@jest/console@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jest/console@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-console",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@jest/console/-/console-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e4d8b8094ed71d08b7d88277f7c1043f846b07c795d3db173f644ea83e1b92c1eb9d3ade7b9d8fb31bd7f2da4bf0bbd3677a45cd7c8f6cd411792378d420213a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jest/console"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "4.1.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|@jest/console@29.7.0|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\""
            },
            {
              "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@jest/console/node_modules/chalk"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "reporters",
      "group": "@jest",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@jest/reporters@29.7.0",
      "description": "Jest's reporters",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jest/reporters@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-reporters",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://jestjs.io/",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@jest/reporters/-/reporters-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0c0a6ad0a25b24e1330056231c00cd371004dca6e1c50075cb92a995be566aac3acd56ee59ab529cc8c4e60b3c1548043e636c9d90373425a5f4d1b489ad383e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jest/reporters"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "4.1.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|@jest/reporters@29.7.0|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\""
            },
            {
              "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@jest/reporters/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "istanbul-lib-instrument",
          "version": "6.0.3",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|@jest/reporters@29.7.0|istanbul-lib-instrument@6.0.3",
          "author": "Krishnan Anantheswaran",
          "description": "Core istanbul API for JS code coverage",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/istanbul-lib-instrument@6.0.3",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git#packages/istanbul-lib-instrument",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://istanbul.js.org/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/istanbuljs/istanbuljs/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "56d824ecbfd1d891f2c865b4eeca6816507cfe5a6388e2d38cc766b3a00532b698b7705a25aba877f346adf9d51bfcb8231d4912e3113c33c48f6b9afb3cf5fd"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@jest/reporters/node_modules/istanbul-lib-instrument"
            }
          ]
        },
        {
          "type": "library",
          "name": "semver",
          "version": "7.7.4",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|@jest/reporters@29.7.0|semver@7.7.4",
          "author": "GitHub Inc.",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@7.7.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\""
            },
            {
              "url": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "bc5282d8812d427561a53efc875629f30cf0adff0233e33328c1c62597c1b738593727111675ec1e4e84e53c4892432c80d4bb99d5f700607bc7640cd9d8b894"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@jest/reporters/node_modules/semver"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "test-result",
      "group": "@jest",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@jest/test-result@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jest/test-result@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-test-result",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@jest/test-result/-/test-result-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "15dc7eb6feb1d7396424f7165e6303006d87067691f573d277968359056c7eb6662d54f7954d5cc32c4b81199747dcabab8341a049bd04cb1f805cd34006c960"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jest/test-result"
        }
      ]
    },
    {
      "type": "library",
      "name": "transform",
      "group": "@jest",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@jest/transform@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jest/transform@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-transform",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@jest/transform/-/transform-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a24fc14cf17314a54cc0ee5e38746bbe70551dd472f48aecad6d46a4c690f4c0a78a534b5d02a6017f2cd585c315a6a2f7126969cdb24b357461e451102af657"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jest/transform"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "4.1.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|@jest/transform@29.7.0|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\""
            },
            {
              "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@jest/transform/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "convert-source-map",
          "version": "2.0.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|@jest/transform@29.7.0|convert-source-map@2.0.0",
          "author": "Thorsten Lorenz",
          "description": "Converts a source-map from/to  different formats and allows adding/changing properties.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/convert-source-map@2.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/thlorenz/convert-source-map.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/thlorenz/convert-source-map",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/thlorenz/convert-source-map/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "2afa78e7d1eb576144275080b22d4abbe318de46ac1f5f53172913cf6c5698c7aae9b936354dd75ef7c9f90eb59b4c64b56c2dfb51d261fdc966c4e6b3769126"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@jest/transform/node_modules/convert-source-map"
            }
          ]
        },
        {
          "type": "library",
          "name": "write-file-atomic",
          "version": "4.0.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|@jest/transform@29.7.0|write-file-atomic@4.0.2",
          "author": "GitHub Inc.",
          "description": "Write files in an atomic fashion w/configurable ownership",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/write-file-atomic@4.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/write-file-atomic.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/write-file-atomic",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/write-file-atomic/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-4.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "ecac5ab947419927569e6a5a18583ea69363285f2e34baf2f0bcb38dab900ce54e35f14b34aacabd03b167f56e4c8712fe081efd835a85fe512084164d26ab96"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@jest/transform/node_modules/write-file-atomic"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "node",
      "group": "@types",
      "version": "25.5.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@types/node@25.5.0",
      "description": "TypeScript definitions for node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/node@25.5.0",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/@types/node/-/node-25.5.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8e9d8fded40c4b15ae82409428b44f554a4668be4c545c05f110ee491ced7f080dd709aa25e3126ca96712d42a53c52b8539b312665dbb623abf6769a7b5c8c7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/node"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-escapes",
      "version": "4.3.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "80a5e3e402eb29640bb181bd8e54d1991ff12a5bb11d5f99f501303488027ccd7fbb03cc0aecd55678799b04ddf8eb8165cc1220c6eab2c356466d65139d5069"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ansi-escapes"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "type-fest",
          "version": "0.21.3",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|ansi-escapes@4.3.2|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\""
            },
            {
              "url": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "b74af306af3b9b77d571db870d41612a6cb25fef5ea3a5908d9bdfe7511afccd10efe4f7ef8269d5a522c9497418ac69f0cfce113547483be69323e0bd7f97db"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/ansi-escapes/node_modules/type-fest"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "ci-info",
      "version": "3.9.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|ci-info@3.9.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@3.9.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\""
        },
        {
          "url": "https://registry.npmjs.org/ci-info/-/ci-info-3.9.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "348c45e7986fe274aa42cc2401e88e8b5afcdf1cbc26574e1434d68ae839e4a06ef499db96771dd94e958879988077f4d533d94bbecd24184130a7568fd1d031"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ci-info"
        }
      ]
    },
    {
      "type": "library",
      "name": "exit",
      "version": "0.1.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|exit@0.1.2",
      "author": "\"Cowboy\" Ben Alman",
      "description": "A replacement for process.exit that ensures stdio are fully drained before exiting.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/cowboy/node-exit/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/exit@0.1.2",
      "externalReferences": [
        {
          "url": "git://github.com/cowboy/node-exit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/cowboy/node-exit",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/cowboy/node-exit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "664fde34a576cdb8e92b3aec43e9f51baa6855b12b4312742c13895da299d445622f31fe86b2eef5c757238cf0f5d05026c970044a5b4363f5a12ee70f1b3a8d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/exit"
        }
      ]
    },
    {
      "type": "library",
      "name": "graceful-fs",
      "version": "4.2.9",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|graceful-fs@4.2.9",
      "description": "A drop-in replacement for fs, making various improvements.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/graceful-fs@4.2.9",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.9.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "36d371a947178295b688cadfa927d1ef71a5b77f4af812f05ac3ecf78c91eb7bf8e53d166de8fb79198be5c59fc0482a5e79a3429df36894ec85d456fea0b665"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/graceful-fs"
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-changed-files",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-changed-files@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-changed-files@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-changed-files",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7c402b162c1fd41a50fb86d74a9adc0dcdffc781d2ccbe1a976b68cf05690c5a6cc402e32d87728882b87b9573eba1902486d727cdbedf93edcaca1fa6d357db"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jest-changed-files"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "p-limit",
          "version": "3.1.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-changed-files@29.7.0|p-limit@3.1.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@3.1.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\""
            },
            {
              "url": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "4d839a9ccdf01b0346b193767154d83c0af0e39e319d78f9aa6585d5b12801ce3e714fe897b19587ba1d7af8e9d4534776e1dcdca64c70576ec54e5773ab8945"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jest-changed-files/node_modules/p-limit"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-config",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-config@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-config@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-config",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/jest-config/-/jest-config-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b976e97de43b47a4d906a237fd3c42538ab8b6d937bb43c9782f84d336df4a84a3aba6c9edbb813f1cd03cbd227eb918e0336ee0951d9342269415188bce3479"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jest-config"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "4.1.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-config@29.7.0|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\""
            },
            {
              "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jest-config/node_modules/chalk"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-haste-map",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-haste-map@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-haste-map@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-haste-map",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7cff2eda9c9fab1d0ad6b1a7d51f69c84d3f2939fe1bb3f192d5a274e053a853cb617d1bf64b1a3059212b9beb4b70d5ba7d3da5c90b765c7dd10b61956ec098"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jest-haste-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-message-util",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-message-util@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-message-util@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-message-util",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "181115e064400de3feaad076fbabbad6cb5e6bc98670e4f8982b6b608499c1fbbdfc8487149ff9cce31761ba4113d46c4b9f866fadc35b81609a7289efd29feb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jest-message-util"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "4.1.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-message-util@29.7.0|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\""
            },
            {
              "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jest-message-util/node_modules/chalk"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-regex-util",
      "version": "29.6.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-regex-util@29.6.3",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-regex-util@29.6.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-regex-util",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-29.6.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "289241b110b2c8b35608d04ebd9c910e70087d489127cbfe84e0506069fc803c85dd47a0c223f8830451dff4836b8da0d586d5c9c4e2754177aca8f22c50d66e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jest-regex-util"
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-resolve-dependencies",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-resolve-dependencies@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-resolve-dependencies@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-resolve-dependencies",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ba7d330ffeaac49f92d1eb7b5b1788dc7e5749ef654c1051edb3870875e4291ea5b86e66c030e5233550d15e5c642ba84e011d71dc334e085891359fb9b8be9c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jest-resolve-dependencies"
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-resolve",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-resolve@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-resolve@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-resolve",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "20e561652ae0f94bd502c843483b47c8508205497f43700026ff2267a6639d9ef8c73bf0bb32d789df482083e04e763ad922637eeba930a66c65046c0afc4480"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jest-resolve"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "4.1.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-resolve@29.7.0|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\""
            },
            {
              "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jest-resolve/node_modules/chalk"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-runner",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-runner@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-runner@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-runner",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/jest-runner/-/jest-runner-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7ec73837a70f0806a1c9b1817d345cab9c0547a7e92f39cc838eec639683a6ca1e8ce7156056f4ec01ee4a747496231c3d3801b00dd924bea414e8cf768362a5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jest-runner"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "4.1.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-runner@29.7.0|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\""
            },
            {
              "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jest-runner/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-limit",
          "version": "3.1.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-runner@29.7.0|p-limit@3.1.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@3.1.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\""
            },
            {
              "url": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "4d839a9ccdf01b0346b193767154d83c0af0e39e319d78f9aa6585d5b12801ce3e714fe897b19587ba1d7af8e9d4534776e1dcdca64c70576ec54e5773ab8945"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jest-runner/node_modules/p-limit"
            }
          ]
        },
        {
          "type": "library",
          "name": "source-map-support",
          "version": "0.5.13",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-runner@29.7.0|source-map-support@0.5.13",
          "description": "Fixes stack traces for files with source maps",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/source-map-support@0.5.13",
          "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\""
            },
            {
              "url": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.13.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "48748a14769d8d5039a11e0f3ea86d01575c056c1161577a83a7005e721b4622307361213eb4ee29405d48bbe510ac883f71827fcf5f96dbdc6623fd30c140d7"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jest-runner/node_modules/source-map-support"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-runtime",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-runtime@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-runtime@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-runtime",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8149cb8e0c1d1aa5bb0782ef38891b2acf5619b9fe40ba91410f63b82e879dd78389ecc8c210cffa684cc0758211c7d0e515176ba38f9c517c049879c5e830c1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jest-runtime"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "4.1.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-runtime@29.7.0|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\""
            },
            {
              "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jest-runtime/node_modules/chalk"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-snapshot",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-snapshot@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-snapshot@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-snapshot",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "466d01316b7105c8a81ebd7f397e5808ff14a2fe2b887bca3e49ce1acf34e1983d2466609880646ed971242ffb6789ac29855b209b5f53eb4a6fcc6560d7dd93"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jest-snapshot"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "4.1.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-snapshot@29.7.0|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\""
            },
            {
              "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jest-snapshot/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "semver",
          "version": "7.7.4",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-snapshot@29.7.0|semver@7.7.4",
          "author": "GitHub Inc.",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@7.7.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\""
            },
            {
              "url": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "bc5282d8812d427561a53efc875629f30cf0adff0233e33328c1c62597c1b738593727111675ec1e4e84e53c4892432c80d4bb99d5f700607bc7640cd9d8b894"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jest-snapshot/node_modules/semver"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-util",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-util@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-util@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-util",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/jest-util/-/jest-util-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cfa11b29a8c8a6a18a539eb2e4a054832d5db758a18502605b352564702b03ff97d9a77b09be6217e00ad445952ff068ed1cfdbaeae9ab0e9288109e7d46c218"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jest-util"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "4.1.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-util@29.7.0|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\""
            },
            {
              "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jest-util/node_modules/chalk"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-validate",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-validate@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-validate@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-validate",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/jest-validate/-/jest-validate-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "641ef01ea691195c3ff61493fceb85511786eccf2f29eab4fc9d9e80818b76f8c70a662a180461cd79ad822fa055e679b97145db5f5a39cdcbb36c8b836eed93"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jest-validate"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "camelcase",
          "version": "6.3.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-validate@29.7.0|camelcase@6.3.0",
          "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@6.3.0",
          "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\""
            },
            {
              "url": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "1a6cba161625098eee3849595126f1a365020c7f28c0493df7a8246eba6c806b6b24b33727b8c6c65f4873b430c23e22bce13901665644c79c0dd17b86a1a314"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jest-validate/node_modules/camelcase"
            }
          ]
        },
        {
          "type": "library",
          "name": "chalk",
          "version": "4.1.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-validate@29.7.0|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\""
            },
            {
              "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jest-validate/node_modules/chalk"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-watcher",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-watcher@29.7.0",
      "description": "Delightful JavaScript Testing.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-watcher@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-watcher",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://jestjs.io/",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e3d160ed65e4537565da1e8b6cbb4c43f1f207aad74885fb4aabc12d09acb1104637d2343cdbcf980982592398e923afae3848fc5eff6c602ff51b67b0f034de"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jest-watcher"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "4.1.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-watcher@29.7.0|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\""
            },
            {
              "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jest-watcher/node_modules/chalk"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "micromatch",
      "version": "4.0.8",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|micromatch@4.0.8",
      "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.8",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3d7c1f06162ed210423f0f039f413e58361beda7f77522d558a8b71c6bfce08745e13c85a02d32b3115dd06a31c3b9d2bf84ff3f3109431b18b0488508aa3604"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "pretty-format",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3dd970fe83f137e69776633d474d09542f56545a022d3289bc354b82627ea807df04cc6c57ce65fcbbbbb0dc78cd2ccfca82f67ae226b84c0784e5dd12034565"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pretty-format"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "5.2.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|pretty-format@29.7.0|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\""
            },
            {
              "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "0b1c29b7649f4f34ed5dc7ce97318479ef0ef9cf8c994806acd8817179ee5b1b852477ba6b91f3eeac21c1ee4e81a498234209be42ea597d40486f9c24e90488"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/pretty-format/node_modules/ansi-styles"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "slash",
      "version": "3.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "83d43585a79bcb7e8e492b706f89ed08618668ab1a5528d0ebc7c1c6841cbad9797d2d6fb98d7c1f7c12b778c5c85b6b931f8acf45751bce40e0cc80743322d9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/slash"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-ansi",
      "version": "6.0.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "637f153d21dcaa416b0a916743dbee4979aabaebf9a1738aa46793e9a1abaf7a3719cf409556ba2417d448e0a76f1186645fbfd28a08ecaacfb944b3b54754e4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/strip-ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "schemas",
      "group": "@jest",
      "version": "29.6.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@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\""
        },
        {
          "url": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9a8e63e57fa321998942f78129e4bf72502e7a2a55eca8225f5bcc802c5a9b544d622a84d70eb69f4fed2499c7b635bc647710728e6063ce630379a2d0bfa748"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jest/schemas"
        }
      ]
    },
    {
      "type": "library",
      "name": "istanbul-lib-coverage",
      "group": "@types",
      "version": "2.0.6",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@types/istanbul-lib-coverage@2.0.6",
      "description": "TypeScript definitions for istanbul-lib-coverage",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/istanbul-lib-coverage@2.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/istanbul-lib-coverage",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-coverage",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d9017fb7f6ae5a6d25b32f17b4a54f1b5f6fdec48e42525efd81d981f8dbfca0411ce19257e276abf4baef5adcabdb9306b2c05e6669a8989a41b313fb3354d7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/istanbul-lib-coverage"
        }
      ]
    },
    {
      "type": "library",
      "name": "istanbul-reports",
      "group": "@types",
      "version": "3.0.4",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@types/istanbul-reports@3.0.4",
      "description": "TypeScript definitions for istanbul-reports",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/istanbul-reports@3.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/istanbul-reports",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-reports",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a64d81d4d59a945f6da0246eea08c1cd1ebdb321633f839df164405fed2699ff6502309189c2ce59cf99af1647c7fd17463a2d82417db7a89a309f9a5dc39d65"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/istanbul-reports"
        }
      ]
    },
    {
      "type": "library",
      "name": "yargs",
      "group": "@types",
      "version": "17.0.35",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@types/yargs@17.0.35",
      "description": "TypeScript definitions for yargs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/yargs@17.0.35",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/yargs",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.35.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a941e4782c9017131783bf7041f4ed7e77440be37d65983be8725fb43269faa1f6b55ec68f83898bb97e3e25b027ea56b56f06c129aab038ffa329a1ad35978e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/yargs"
        }
      ]
    },
    {
      "type": "library",
      "name": "pkg-dir",
      "version": "4.2.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1d10f36da2a30be00e5955f1014ff1e7808e19e22ff5e6fee82903490a0d4ede17c96a0826fb8fb178b3c6efc5af6dc489e91bb59c2687521c206fe5fdad7419"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pkg-dir"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve-cwd",
      "version": "3.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|resolve-cwd@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Resolve the path of a module like `require.resolve()` but from the current working directory",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/resolve-cwd@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/resolve-cwd.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/resolve-cwd#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/resolve-cwd/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3ab65a5f631bfab242a47ffa0a94aab7dc4556937efb1d355e737689ef60e8fe7fdf17a52c0917595003a5dcf52070ff2857c45f213a574534d4e43750edab12"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/resolve-cwd"
        }
      ]
    },
    {
      "type": "library",
      "name": "create-jest",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|create-jest@29.7.0",
      "description": "Create a new Jest project",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/create-jest@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/create-jest",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/create-jest/-/create-jest-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "01dcf66dd1f456adc5e772843093a87ed405bad582ba49ba276e306cf5913b893590c63b812eddb3fba826436e57cc030ad5969eec06709c2959c8a1fb3116d5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/create-jest"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "4.1.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|create-jest@29.7.0|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\""
            },
            {
              "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/create-jest/node_modules/chalk"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "anymatch",
      "version": "3.1.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|anymatch@3.1.2",
      "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.2",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3f8dde3df38022ea6482e1d4c9cadce2a27d933f198ae3948a36844f05fb4c7b7463f18d2bbbf469af2b63cd7ac568d9eeb25d0395dd31ca5515328cabe46f5a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/anymatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "braces",
      "version": "3.0.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|braces@3.0.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.3",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c906d780efce499543d88b222e5ae8fbb1dfe90d7c109aca484b1da0ccca78f29772dde0bc3f282dc390748cc6ba9af9163f840def203bf9717350737cca71bc"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/braces"
        }
      ]
    },
    {
      "type": "library",
      "name": "glob-parent",
      "version": "5.1.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "00e22049009ea62258c0fdc04671b1fb95674eed870587736c63f8e5e2f0d6faf7cc1def64b7b279dd6c0bd8676dc39cf7f4ab33233944f42b906cf8692f59a3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/glob-parent"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-binary-path",
      "version": "2.1.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "64c11161eb3aa43c9dcae1a276c7bb3ac1f1b5b23b595794128ce047f83baddd31522998365bd9444fcad8c8194e35b2ef6e487de94b79570433dee69ad4465f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-binary-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-glob",
      "version": "4.0.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c5e9526b21c7dfa66013b6568658bba56df884d6cd97c3a3bf92959a4243e2105d0f7b61f137e4f6f61ab0b33e99758e6611648197f184b4a7af046be1e9524a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "normalize-path",
      "version": "3.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e9e66ce4bb375ad0a2b075a9f52d86532f1daa4a468b80554b3dc66aa884e9ecee6f4e75d844b3b57530501e82e8829b4246363e76ff983e166288c24707302c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/normalize-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "readdirp",
      "version": "3.6.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "84e4b4f3da27f1176ea9d6e1bd0e59dfb0341128ecab3eaa9d171f7ec314df8f7916e4dda929beedb849dbd26f20eb010c41276a7e433eef6ddd3a3d55194ccc"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/readdirp"
        }
      ]
    },
    {
      "type": "library",
      "name": "js-yaml",
      "version": "3.14.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|js-yaml@3.14.1",
      "author": "Vladimir Zapparov",
      "description": "YAML 1.2 parser and serializer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/js-yaml@3.14.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/nodeca/js-yaml.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodeca/js-yaml",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodeca/js-yaml/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a24307ece5d727b62b37d3a4dff497ae7bb8897f723a4fb6e67a97e22992da7a6ebd36039a8fd0119a2ac199186880e4de356f04e4ce20480485a2ceca7052f6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/js-yaml"
        }
      ]
    },
    {
      "type": "library",
      "name": "lcov-parse",
      "version": "1.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|lcov-parse@1.0.0",
      "author": "Dav Glass",
      "description": "Parse lcov results files and return JSON",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lcov-parse@1.0.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/davglass/lcov-parse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/davglass/lcov-parse#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/davglass/lcov-parse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lcov-parse/-/lcov-parse-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "eb0d46b54111ebc561acb4c408ef9363bdc8f7e0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lcov-parse"
        }
      ]
    },
    {
      "type": "library",
      "name": "log-driver",
      "version": "1.2.7",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|log-driver@1.2.7",
      "author": "Gregg Caines",
      "description": "log-driver is a simple logging framework for logging to stdout",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/log-driver@1.2.7",
      "externalReferences": [
        {
          "url": "git://github.com/cainus/logdriver.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/cainus/logdriver",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/cainus/logdriver/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/log-driver/-/log-driver-1.2.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "53b28298b76ab061c12de5aa625140d15d1297a3f4f0413566b980f5cc63504d1656a4fdaa7c950cfcf5933a4510fd23749b859dab1621f49dedfb1a3579296e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/log-driver"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimist",
      "version": "1.2.5",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|minimist@1.2.5",
      "author": "James Halliday",
      "description": "parse argument options",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimist@1.2.5",
      "externalReferences": [
        {
          "url": "git://github.com/substack/minimist.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/minimist",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/minimist/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "14cf6735462b4410042d9413df179943b7e630e060ea758d989293720b0979a2ecb4ffd43835691acaf93a15e185783a7feaad27cba267e3d4c640d67202172f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minimist"
        }
      ]
    },
    {
      "type": "library",
      "name": "request",
      "version": "2.88.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|request@2.88.2",
      "author": "Mikeal Rogers",
      "description": "Simplified HTTP request client.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/request@2.88.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/request/request.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/request/request#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/request/request/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/request/-/request-2.88.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "32cbed3ab7c6f5972b3b0016f908be17a1db0f40965c487da2eefbb8e6fb14cd963e1c13eec98cf37dcfcda9e124bb205e337cf48afa5763dccd7367329c0a87"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/request"
        }
      ]
    },
    {
      "type": "library",
      "name": "cross-spawn",
      "version": "7.0.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8910cf24a50f544343edd1cf3bcae46ce9cfa720f281c0c5b568e9796342832f163f6ad77315cbf13b2445e425e8eac1d86efe509ada82cd6ad7916e75cec6eb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cross-spawn"
        }
      ]
    },
    {
      "type": "library",
      "name": "signal-exit",
      "version": "3.0.7",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c270f6644fa5f923c2feea12d2f5de13d2f5fb4c2e68ca8a95fcfd00c528dfc26cc8b48159215c1d1d51ae2eb62d9735daf2ebd606f78e5ee2c10860c2901b19"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/signal-exit"
        }
      ]
    },
    {
      "type": "library",
      "name": "archy",
      "version": "1.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|archy@1.0.0",
      "author": "James Halliday",
      "description": "render nested hierarchies `npm ls` style with unicode pipes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/archy@1.0.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/substack/node-archy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-archy#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-archy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/archy/-/archy-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "f9c8c13757cc1dd7bc379ac77b2c62a5c2868c40"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/archy"
        }
      ]
    },
    {
      "type": "library",
      "name": "istanbul-lib-coverage",
      "version": "3.2.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|istanbul-lib-coverage@3.2.0",
      "author": "Krishnan Anantheswaran",
      "description": "Data library for istanbul coverage objects",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/istanbul-lib-coverage@3.2.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git#packages/istanbul-lib-coverage",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://istanbul.js.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/istanbuljs/istanbuljs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "78e789e411c298762f40aef1b7d1a4747bb3b82192d58ea0f46be7c77626df77f3fc7a4b458c624b4c0736bfa6fcc042f01eb8ed7b7ad3cbc20c4be197d73a33"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/istanbul-lib-coverage"
        }
      ]
    },
    {
      "type": "library",
      "name": "make-dir",
      "version": "3.1.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "83715e3f6d0b3708402dbffa0b3e837781769e0cded23cfbb5bceb0f6c0057ea3d15e3477b8acbfb22b699dd09fdf8927f5b1ad400e15ea8b9fa857038cfde1b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/make-dir"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-map",
      "version": "3.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|p-map@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Map over promises concurrently",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/p-map@3.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\""
        },
        {
          "url": "https://registry.npmjs.org/p-map/-/p-map-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "777a9755317fb3e5be09d279036f70cb05769fc0904186a1960cf66c5880fb87953496c726874f67efe05f03c68746cea80fa3f12fbaf9c926bcb18f935429c5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/p-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "rimraf",
      "version": "3.0.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "25990931990018514f3f662a5d95cf6cc94c060b31cc4f082ece253085ffda8d0bf54070f4efd8de8eb0170fe2f582daa5c5095b0a9b8b791dc483dd0bad9320"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rimraf"
        }
      ]
    },
    {
      "type": "library",
      "name": "uuid",
      "version": "3.4.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1e3483470ea0644e4932081cb4705c8d56a4d3cf8a1158522220f31674fd4bd69e826a7ce52fdb45e0554dbe104c5691369b49f64b9868d8676cd10e91b29bfc"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uuid"
        }
      ]
    },
    {
      "type": "library",
      "name": "cliui",
      "version": "7.0.4",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "39c444ebc70eb15317a7562fa2797f7f39103b28cb4aeffc6e13c37d0b747b4fc46f6f374ca3f6d05b3632aa0fb2bf52c00e7de6b44203e40ccd873d9c13fe25"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cliui"
        }
      ]
    },
    {
      "type": "library",
      "name": "async-hook-domain",
      "version": "2.0.4",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|async-hook-domain@2.0.4",
      "author": "Isaac Z. Schlueter",
      "description": "An implementation of Domain-like error handling, built on async_hooks",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/async-hook-domain@2.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/tapjs/async-hook-domain.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/async-hook-domain#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/async-hook-domain/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/async-hook-domain/-/async-hook-domain-2.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d782e30a694ad4f2bc783b537b347a597f1331a60d233048b1dd83d6c1a81a3831d01b8d30ca12764ee2fddae56ed6a6cb4016bfdcafdad901f8049d99ea8523"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/async-hook-domain"
        }
      ]
    },
    {
      "type": "library",
      "name": "bind-obj-methods",
      "version": "3.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|bind-obj-methods@3.0.0",
      "author": "Isaac Z. Schlueter",
      "description": "Bind methods to an object from that object or some other source. Optionally specify a set of methods to skip over.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bind-obj-methods@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/bind-obj-methods.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/bind-obj-methods#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/bind-obj-methods/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/bind-obj-methods/-/bind-obj-methods-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9cb11a6b3dffb04ccd4b23d646c37d1cdb2ac24d40532102b468fe5f019d222df10019c4a9e72f5ed209d307a1417bae111e6e67fe5f4ecdaeb0e3606231be8b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bind-obj-methods"
        }
      ]
    },
    {
      "type": "library",
      "name": "diff",
      "version": "4.0.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e7c966c4a480e013722f3f871cc53394e129834f4557e7afe9931edef262860771ce073067c5681043e600b0991bd2e6a9f56834c30aa6db48613546eae0d8ec"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/diff"
        }
      ]
    },
    {
      "type": "library",
      "name": "function-loop",
      "version": "2.0.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|function-loop@2.0.1",
      "author": "Isaac Z. Schlueter",
      "description": "Run a list of functions in order in a given object context.  The functions can be callback-taking or promise-returning.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/function-loop@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/function-loop.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/function-loop#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/function-loop/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/function-loop/-/function-loop-2.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "92d211f8eea2ff887e8ff66164935dcde2388bd9443de10ae943d1d845724d506a3b0714dd96bdc5828b1fae1947d1e67113b246b3a48b33728e3b562730c391"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/function-loop"
        }
      ]
    },
    {
      "type": "library",
      "name": "minipass",
      "version": "3.1.6",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|minipass@3.1.6",
      "author": "Isaac Z. Schlueter",
      "description": "minimal implementation of a PassThrough stream",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minipass@3.1.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/minipass.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/minipass#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/minipass/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/minipass/-/minipass-3.1.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "aedcb9929c3dff3f125fd766c5b94503a79d22d526c0980c7980d946bc25215376ee2f20cac19bce7270520830d95fc556a1520dd5b2d38d193d2f35d43600a9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minipass"
        }
      ]
    },
    {
      "type": "library",
      "name": "own-or-env",
      "version": "1.0.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|own-or-env@1.0.2",
      "author": "Isaac Z. Schlueter",
      "description": "Use an objects own property, or an environment variable.  Optionally treat as a boolean if the env should be set to 1 or 0.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/own-or-env@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/own-or-env.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/own-or-env#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/own-or-env/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/own-or-env/-/own-or-env-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "350eefd1f9625ad2bb2e46fe59d16a7ba932f570336269645ed850ac16f39586e614aa0061b0c373098e9baabc90ebb04915d6f1b74be4e464b2996850999683"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/own-or-env"
        }
      ]
    },
    {
      "type": "library",
      "name": "own-or",
      "version": "1.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|own-or@1.0.0",
      "author": "Isaac Z. Schlueter",
      "description": "Either use the object's own property, or a fallback",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/own-or@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/own-or.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/own-or#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/own-or/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/own-or/-/own-or-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "4e877fbeda9a2ec8000fbc0bcae39645ee8bf8dc"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/own-or"
        }
      ]
    },
    {
      "type": "library",
      "name": "stack-utils",
      "version": "2.0.5",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|stack-utils@2.0.5",
      "author": "James Talmage",
      "description": "Captures and cleans stack traces",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stack-utils@2.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/tapjs/stack-utils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/stack-utils#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/stack-utils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c6b41c99884eb27ff5917f95adaabeee3e281368ffe8116c719d1eb66620f35c6e33c1aad34db63f16fcf88aa03855086b11ecd0a6926fb4f5f8e7a088dacd14"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stack-utils"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "escape-string-regexp",
          "version": "2.0.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|stack-utils@2.0.5|escape-string-regexp@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Escape RegExp special characters",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/escape-string-regexp@2.0.0",
          "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\""
            },
            {
              "url": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "529cdc2c25e895459c36ee47b5530761d5c98c0ae3b05f42d1a367aae658638b96fd5bb49a2cb96285af6d5df8e476ae56f700527a51ba130c72a4dc18e636fb"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stack-utils/node_modules/escape-string-regexp"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "tap-parser",
      "version": "10.1.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|tap-parser@10.1.0",
      "description": "parse the test anything protocol",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tap-parser@10.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/tapjs/tap-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/tap-parser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/tap-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/tap-parser/-/tap-parser-10.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "16e8d079c88368e88ebda215192d51a5bd2fe11e9790e8ef5825a8c25cf9a0aba13e4109f14ea9c60aaddfcc6ecd884fb7c7561277c79f68eaa597491245bba4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tap-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "tap-yaml",
      "version": "1.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|tap-yaml@1.0.0",
      "author": "Isaac Z. Schlueter",
      "description": "Yaml handling for TAP parsers and generators",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tap-yaml@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/tapjs/tap-yaml.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/tap-yaml#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/tap-yaml/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/tap-yaml/-/tap-yaml-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4716f1e049eb5a4624d3fced726e6edff5739dbc85269c973b5d9d0c11ca5a20d5c72eced90c3a311af03b91fa5b0d14e5885163fe02fd5cd69853e1050738a9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tap-yaml"
        }
      ]
    },
    {
      "type": "library",
      "name": "trivial-deferred",
      "version": "1.0.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|trivial-deferred@1.0.1",
      "author": "Isaac Z. Schlueter",
      "description": "The most dead-simple trivial Deferred implementation",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/trivial-deferred@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/trivial-deferred.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/trivial-deferred#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/trivial-deferred/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/trivial-deferred/-/trivial-deferred-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "376d4d29d951d6368a6f7a0ae85c2f4d5e0658f3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/trivial-deferred"
        }
      ]
    },
    {
      "type": "library",
      "name": "yapool",
      "version": "1.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|yapool@1.0.0",
      "author": "Isaac Z. Schlueter",
      "description": "Yet Another object pool in JavaScript",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yapool@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/yapool.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/yapool#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/yapool/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/yapool/-/yapool-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "f693f29a315b50d9a9da2646a7a6645c96985b6a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yapool"
        }
      ]
    },
    {
      "type": "library",
      "name": "load-nyc-config",
      "group": "@istanbuljs",
      "version": "1.1.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@istanbuljs/load-nyc-config@1.1.0",
      "description": "Utility function to load nyc configuration",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40istanbuljs/load-nyc-config@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/istanbuljs/load-nyc-config.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/istanbuljs/load-nyc-config#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/istanbuljs/load-nyc-config/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5637874a5233a6ffcdc83dcdd18b877d738f0c88b1700d6ad9957df30b0ca9c6253e6bf69f761bda560ff5730496768555783903b60b4de2eee95f38b900e399"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@istanbuljs/load-nyc-config"
        }
      ]
    },
    {
      "type": "library",
      "name": "schema",
      "group": "@istanbuljs",
      "version": "0.1.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@istanbuljs/schema@0.1.3",
      "author": "Corey Farrell",
      "description": "Schemas describing various structures used by nyc and istanbuljs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40istanbuljs/schema@0.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/istanbuljs/schema.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/istanbuljs/schema#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/istanbuljs/schema/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "657458e2336f56049543c0cbdcb4dc6a4680b57c13554c44f3586c96cc83d80b685d6ff05686f5d0790e2755ffa4095c23b0fed98a192a0e5da3c1bfc3a45880"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@istanbuljs/schema"
        }
      ]
    },
    {
      "type": "library",
      "name": "caching-transform",
      "version": "4.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|caching-transform@4.0.0",
      "description": "Wraps a transform and provides caching",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/caching-transform@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/istanbuljs/caching-transform.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/istanbuljs/caching-transform#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/istanbuljs/caching-transform/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/caching-transform/-/caching-transform-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "929a8ebf05e78e3378e03f3d2b971c402f9152bb32ee307f5cb951af1d03effd8735c4cfab3b1be97818a04af0928e90b15d7ce020366204b57f10e288364c58"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/caching-transform"
        }
      ]
    },
    {
      "type": "library",
      "name": "convert-source-map",
      "version": "1.8.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|convert-source-map@1.8.0",
      "author": "Thorsten Lorenz",
      "description": "Converts a source-map from/to  different formats and allows adding/changing properties.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/convert-source-map@1.8.0",
      "externalReferences": [
        {
          "url": "git://github.com/thlorenz/convert-source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/thlorenz/convert-source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/thlorenz/convert-source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.8.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f8e41d8cfe3dcd5888ffa8bb9c826903cac0978b15fc974f7d4f6766cdd5a8ec062208b3202bee376aeee9f31dfb89652f4b5aaf5f146095df67f4d6b668548c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/convert-source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "decamelize",
      "version": "1.2.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "f6534d15148269b20352e7bee26f501f9a191290"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/decamelize"
        }
      ]
    },
    {
      "type": "library",
      "name": "find-cache-dir",
      "version": "3.3.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c17655e5e985123aeb89d220103d753a850a2f18988c072aa2dfcd25d0243a1949faf1b3c213807dc1b9397d633fe4b43dc8c49fc6dd309bfe8368f04373a78a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/find-cache-dir"
        }
      ]
    },
    {
      "type": "library",
      "name": "find-up",
      "version": "4.1.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3e93b001d43f6255d0daf8fc6b787c222a43b98462df071e550406616c4d20d71cab8d009f0ec196c11708c6edd59b7e38b03a16af6cb88a48583d0eb2721297"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/find-up"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-package-type",
      "version": "0.1.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|get-package-type@0.1.0",
      "author": "Corey Farrell",
      "description": "Determine the `package.json#type` which applies to a location",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-package-type@0.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/cfware/get-package-type.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/cfware/get-package-type#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/cfware/get-package-type/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a63cee2ad63ae0661f5a2ccd009d1fafd56ab6d6643622b6892e37d0bb481f38c112be9b5fc026db39b8b16e11a39c23596e5c02544bd6a00c4dc5db8cd00ed9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/get-package-type"
        }
      ]
    },
    {
      "type": "library",
      "name": "glob",
      "version": "7.2.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|glob@7.2.0",
      "author": "Isaac Z. Schlueter",
      "description": "a little globber",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/glob@7.2.0",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/glob/-/glob-7.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9662dfea0b72acfabcb538d29ab3bde3005e41b151dc76cb1dbbb20faf70bb2424226a76856a8c181e3b397eb914190f7df3bae3520ff6359ad73e22bea1b6e9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "istanbul-lib-hook",
      "version": "3.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|istanbul-lib-hook@3.0.0",
      "author": "Krishnan Anantheswaran",
      "description": "Hooks for require, vm and script used in istanbul",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/istanbul-lib-hook@3.0.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git#packages/istanbul-lib-hook",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://istanbul.js.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/istanbuljs/istanbuljs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/istanbul-lib-hook/-/istanbul-lib-hook-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3edfee81ed50f6cfb954067ea42a35e9360c58f04897ea1a3488e02d0c5c5f48ad4bab9e79a03ea447d3859a47f16c611600a211bf2c00963a31d50a82221669"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/istanbul-lib-hook"
        }
      ]
    },
    {
      "type": "library",
      "name": "istanbul-lib-instrument",
      "version": "4.0.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|istanbul-lib-instrument@4.0.3",
      "author": "Krishnan Anantheswaran",
      "description": "Core istanbul API for JS code coverage",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/istanbul-lib-instrument@4.0.3",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git#packages/istanbul-lib-instrument",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://istanbul.js.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/istanbuljs/istanbuljs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "05781097d91fe164c23c20a99851a8264cfffae86f9bb87b3c529463187ba9aad0777111df7bc71bffea684f1e376e65d3b62a64fa475d4f48d3d97f443e5a19"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/istanbul-lib-instrument"
        }
      ]
    },
    {
      "type": "library",
      "name": "istanbul-lib-report",
      "version": "3.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|istanbul-lib-report@3.0.0",
      "author": "Krishnan Anantheswaran",
      "description": "Base reporting library for istanbul",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/istanbul-lib-report@3.0.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git#packages/istanbul-lib-report",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://istanbul.js.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/istanbuljs/istanbuljs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c1c762fae00acdf8864f669b3e9299d21494d6b1908d44272efb58e4ca50ed00936a10f754e0e172ee3071f63562d9066830f9caec9d38b20d5ec7dbbacf513b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/istanbul-lib-report"
        }
      ]
    },
    {
      "type": "library",
      "name": "istanbul-lib-source-maps",
      "version": "4.0.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|istanbul-lib-source-maps@4.0.1",
      "author": "Krishnan Anantheswaran",
      "description": "Source maps support for istanbul",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/istanbul-lib-source-maps@4.0.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git#packages/istanbul-lib-source-maps",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://istanbul.js.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/istanbuljs/istanbuljs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9f7b3c13091d1482421b704f28162fb248171a8cbcf00473bde8248ad93ad0dc5177096d2ce4da1fb09488c457bf0628ae5d10ef5da212371607e7cafccad657"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/istanbul-lib-source-maps"
        }
      ]
    },
    {
      "type": "library",
      "name": "istanbul-reports",
      "version": "3.1.4",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|istanbul-reports@3.1.4",
      "author": "Krishnan Anantheswaran",
      "description": "istanbul reports",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/istanbul-reports@3.1.4",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git#packages/istanbul-reports",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://istanbul.js.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/istanbuljs/istanbuljs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "af5fc3b2137829213bc561249d92cb2cb0e7e422726d5de7c34d554e4a7a0f98f32ee10b95c6ee75f8ff792405beb2ac26e4d50869de3ceee1a3cd8dc3dcf37f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/istanbul-reports"
        }
      ]
    },
    {
      "type": "library",
      "name": "node-preload",
      "version": "0.2.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|node-preload@0.2.1",
      "author": "Corey Farrell",
      "description": "Request that Node.js child processes preload modules",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/node-preload@0.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/cfware/node-preload.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/cfware/node-preload#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/cfware/node-preload/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/node-preload/-/node-preload-0.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "44ce68c81cb8e5c2c4a07a827a1f8c36e140c4ed2f4c504bb24bd06ce2a7104ed84d348de2d6cdf1058320f43a2fe5af2ac07fa8b106a587b6659f5de16f4e21"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/node-preload"
        }
      ]
    },
    {
      "type": "library",
      "name": "process-on-spawn",
      "version": "1.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|process-on-spawn@1.0.0",
      "author": "Corey Farrell",
      "description": "Execute callbacks when child processes are spawned",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/process-on-spawn@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/cfware/process-on-spawn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/cfware/process-on-spawn#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/cfware/process-on-spawn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/process-on-spawn/-/process-on-spawn-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d56b0f0ec512326647e4b78c2de82a90f0ebb0682c5b09351318a9cb686f074a3f174012cdba4872d48271920ad72909bed4c950b107fb6d163858ccbc69c24e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/process-on-spawn"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve-from",
      "version": "5.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|resolve-from@5.0.0",
      "author": "Sindre Sorhus",
      "description": "Resolve the path of a module like `require.resolve()` but from a given path",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/resolve-from@5.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/resolve-from.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/resolve-from#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/resolve-from/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a9883d28fdb8743e6a91af49e3b774695932d0df9be1f4d4f3d2cdf620e78c1e706a4b220b8f6bbcc0743eb509406a13987e745cf8aa3af0230df6a28c6c5867"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/resolve-from"
        }
      ]
    },
    {
      "type": "library",
      "name": "spawn-wrap",
      "version": "2.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|spawn-wrap@2.0.0",
      "author": "Isaac Z. Schlueter",
      "description": "Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/spawn-wrap@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/istanbuljs/spawn-wrap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/istanbuljs/spawn-wrap#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/istanbuljs/spawn-wrap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/spawn-wrap/-/spawn-wrap-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "11e6a33637cdf7332750b2f085965053719606814d91b9e04d43df69ac13e1190c8af893c5c5f4a9f8556c67b2dfd99f72d7c31e45adb9e72043c3497324161e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/spawn-wrap"
        }
      ]
    },
    {
      "type": "library",
      "name": "test-exclude",
      "version": "6.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|test-exclude@6.0.0",
      "author": "Ben Coe",
      "description": "test for inclusion or exclusion of paths using globs",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/test-exclude@6.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/istanbuljs/test-exclude.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://istanbul.js.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/istanbuljs/test-exclude/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7001963c8c8e1d4eb396683cf23c26ed54725e730dee257af0e1806d80e4fcc87fc42fe9cd53e542d63a9e0a081ffe7fb5c8ae8467ef11253c1ab1eb7310f9eb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/test-exclude"
        }
      ]
    },
    {
      "type": "library",
      "name": "yargs",
      "version": "15.4.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|yargs@15.4.1",
      "description": "yargs the modern, pirate-themed, successor to optimist.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yargs@15.4.1",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "69e3dbc4399c616fbe3daa81b09f8761417009dbf82d5bdd9e1072efc139ecf228afcfce56f84cac00c51440e1f031c3151bff3bd8b794f86c10d8ceed05f4f8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yargs"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "cliui",
          "version": "6.0.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|yargs@15.4.1|cliui@6.0.0",
          "author": "Ben Coe",
          "description": "easily create complex multi-column command-line-interfaces",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cliui@6.0.0",
          "externalReferences": [
            {
              "url": "git+ssh://git@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\""
            },
            {
              "url": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "b7ac1b82da025ef033b2ded0817c4962a3edd2eb047db81075fb443db2cbfdcbefe873c4e5582fa82b80203474360539d9db3aac5c2aae06a434bac712309bad"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/yargs/node_modules/cliui"
            }
          ]
        },
        {
          "type": "library",
          "name": "wrap-ansi",
          "version": "6.2.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|yargs@15.4.1|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\""
            },
            {
              "url": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "afa94f7011b1657948732984bbb227c43321756d0a0f1a4b82814b720b9ab3109a27f48e219c0835ab4af4a63fb5ff99ae5cb038a5345038f70135d405fc495c"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/yargs/node_modules/wrap-ansi"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "buffer-from",
      "version": "1.1.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "13e5d0091c126da6a20a1b6fea4e83c2073e6f1f81b3abee2891c7979928c7f05a29b8625f3a903b02b870edb6c84946a763829a3c15853dc79b18323c69c97d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/buffer-from"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "version": "0.6.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "52381aa6e99695b3219018334fb624739617513e3a17488abbc4865ead1b7303f9773fe1d0f963e9e9c9aa3cf565bab697959aa989eb55bc16396332177178ee"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "color-support",
      "version": "1.1.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|color-support@1.1.3",
      "author": "Isaac Z. Schlueter",
      "description": "A module which will endeavor to guess your terminal's level of color support.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/color-support@1.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/color-support.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/color-support#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/color-support/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "aa20639296cc2cefc72faf32fa5878ab4fced4c6458f6457e97fca98c6b7fa0243df3f96c08d59cc31f2b2fa87192de63fa9b39cf724a579b0d6723d7098f246"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/color-support"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "4.3.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|debug@4.3.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.3",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ff3c70e7ebe1d537effb8427edae67b1b70928f692bc20e1a239fa14497dbeea702b6542483b44884b6aafc0c5b7360539dcfadcb064c5e73b0d8b9cda3a27e9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "unicode-length",
      "version": "2.0.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|unicode-length@2.0.2",
      "author": "Juan Cruz Viotti",
      "description": "Get the length of unicode strings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unicode-length@2.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/jviotti/unicode-length.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jviotti/unicode-length",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jviotti/unicode-length/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/unicode-length/-/unicode-length-2.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3e1fe3d556d2dffafbee7868636594d065868d560e1cbdf1a4aa74cbf12ad9ee6bd264ffe9beb8f6f9bb2853ba45d01dad99182ddc69858560bce0f13c1f846e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unicode-length"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "3.0.1",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|unicode-length@2.0.2|strip-ansi@3.0.1",
          "author": "Sindre Sorhus",
          "description": "Strip ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/strip-ansi@3.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\""
            },
            {
              "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "6a385fb8853d952d5ff05d0e8aaf94278dc63dcf"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/unicode-length/node_modules/strip-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-regex",
          "version": "2.1.1",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|unicode-length@2.0.2|ansi-regex@2.1.1",
          "author": "Sindre Sorhus",
          "description": "Regular expression for matching ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-regex@2.1.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\""
            },
            {
              "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "c3b33ab5ee360d86e0e628f0468ae7ef27d654df"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/unicode-length/node_modules/ansi-regex"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "v8-coverage",
      "group": "@bcoe",
      "version": "0.2.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@bcoe/v8-coverage@0.2.3",
      "author": "Charles Samborski",
      "description": "Helper functions for V8 coverage files.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40bcoe/v8-coverage@0.2.3",
      "externalReferences": [
        {
          "url": "git://github.com/demurgos/v8-coverage.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://demurgos.github.io/v8-coverage",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/demurgos/v8-coverage/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d21610f120780dbe73bd90786b174c1c6c046908e467316342237d2d562f2050769d25075bdb58a715ab88fad60c0488c626976b1f3744470bc6e49d9c63d9b7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@bcoe/v8-coverage"
        }
      ]
    },
    {
      "type": "library",
      "name": "trace-mapping",
      "group": "@jridgewell",
      "version": "0.3.31",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@jridgewell/trace-mapping@0.3.31",
      "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.31",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/sourcemaps.git#packages/trace-mapping",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemaps/tree/main/packages/trace-mapping",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemaps/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cf3351f9275048327373c8e869e3fc410a0242bf0db98c76748232b65d507811191c9f6e5ba85e6ecad881bcfc849c1441aa374d608cb667d5f0dbb5b7038b03"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jridgewell/trace-mapping"
        }
      ]
    },
    {
      "type": "library",
      "name": "collect-v8-coverage",
      "version": "1.0.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|collect-v8-coverage@1.0.3",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/collect-v8-coverage@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/SimenB/collect-v8-coverage.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/SimenB/collect-v8-coverage#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/SimenB/collect-v8-coverage/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d4be5aa889303df8a875a32042e9e4175cd184daa27c7066b5b6dbc5cafac95c71067962c384c3396e8dc693bc0c92e0275e8e4fe638ced66a3faa7f16d5e703"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/collect-v8-coverage"
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-worker",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-worker@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-worker@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-worker",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/jest-worker/-/jest-worker-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "788cf69ac2ff1332fd5054c5171ee305391e65f92ed32500c99659989f771f64d8122ae8231d8f42311773062d625f335c2c5bf8f02603684b22dffa64490f1f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jest-worker"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "supports-color",
          "version": "8.1.1",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-worker@29.7.0|supports-color@8.1.1",
          "author": "Sindre Sorhus",
          "description": "Detect whether a terminal supports color",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/supports-color@8.1.1",
          "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\""
            },
            {
              "url": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "3295043763a876d533c6f29097bd9c505ed14391221ec1af4ac546d226bd73945b5862f6088e02ec4a4f4bc513048a659e5cd988db95e7ac3e16e371cb7b72d9"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jest-worker/node_modules/supports-color"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "string-length",
      "version": "4.0.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|string-length@4.0.2",
      "author": "Sindre Sorhus",
      "description": "Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/string-length@4.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/string-length.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/string-length#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/string-length/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fa5eab34de5f607361659cb8d515ec629b428c0d88826ab8106ee4640605408d44d554d76abafa64f5c183a7aaed8e9e2b8144858e80265cae1486ffbff4b455"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/string-length"
        }
      ]
    },
    {
      "type": "library",
      "name": "v8-to-istanbul",
      "version": "9.3.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|v8-to-istanbul@9.3.0",
      "author": "Ben Coe",
      "description": "convert from v8 coverage format to istanbul's format",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/v8-to-istanbul@9.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/istanbuljs/v8-to-istanbul.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/istanbuljs/v8-to-istanbul#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/istanbuljs/v8-to-istanbul/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-9.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9221946a558dfab80127fd4e1d9b01b54e2b5d939f8ffeeb290c542ca948cf0cd04af3095143603f0244121ee053ac445710b46a1a0e06f376608f061fa14d80"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/v8-to-istanbul"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "convert-source-map",
          "version": "2.0.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|v8-to-istanbul@9.3.0|convert-source-map@2.0.0",
          "author": "Thorsten Lorenz",
          "description": "Converts a source-map from/to  different formats and allows adding/changing properties.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/convert-source-map@2.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/thlorenz/convert-source-map.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/thlorenz/convert-source-map",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/thlorenz/convert-source-map/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "2afa78e7d1eb576144275080b22d4abbe318de46ac1f5f53172913cf6c5698c7aae9b936354dd75ef7c9f90eb59b4c64b56c2dfb51d261fdc966c4e6b3769126"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/v8-to-istanbul/node_modules/convert-source-map"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "core",
      "group": "@babel",
      "version": "7.29.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/core@7.29.0",
      "author": "The Babel Team",
      "description": "Babel compiler core.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/core@7.29.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-core",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-core",
          "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%20core%22+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/core/-/core-7.29.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "08639f389a968e0daa5bf31beb336c0e6faee6f150f03c577db334f73ebda7967afa61358a43f68d45f0fa3e363dfd574d8103d919e2e5ff799e961ebb030340"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/core"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "convert-source-map",
          "version": "2.0.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/core@7.29.0|convert-source-map@2.0.0",
          "author": "Thorsten Lorenz",
          "description": "Converts a source-map from/to  different formats and allows adding/changing properties.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/convert-source-map@2.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/thlorenz/convert-source-map.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/thlorenz/convert-source-map",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/thlorenz/convert-source-map/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "2afa78e7d1eb576144275080b22d4abbe318de46ac1f5f53172913cf6c5698c7aae9b936354dd75ef7c9f90eb59b4c64b56c2dfb51d261fdc966c4e6b3769126"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@babel/core/node_modules/convert-source-map"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-plugin-istanbul",
      "version": "6.1.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|babel-plugin-istanbul@6.1.1",
      "author": "Thai Pangsakulyanont @dtinth",
      "description": "A babel plugin that adds istanbul instrumentation to ES6 code",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-plugin-istanbul@6.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/istanbuljs/babel-plugin-istanbul.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/istanbuljs/babel-plugin-istanbul#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/istanbuljs/babel-plugin-istanbul/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "635210a24f7cdb5702f689c2c79a2d8057d19bb2e6f88fb0c313b1ef7f0cfd62cf67d438da6e081b95b414d5fc58b2f6818319a37264b97207d833a958cfaac0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-plugin-istanbul"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "istanbul-lib-instrument",
          "version": "5.2.1",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|babel-plugin-istanbul@6.1.1|istanbul-lib-instrument@5.2.1",
          "author": "Krishnan Anantheswaran",
          "description": "Core istanbul API for JS code coverage",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/istanbul-lib-instrument@5.2.1",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git#packages/istanbul-lib-instrument",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://istanbul.js.org/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/istanbuljs/istanbuljs/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a73aada77d672effd714ecd71aebe109bf2a863993568e6f8d5935f571380919525b3d0aa1e2776f0f57b00ee73a9f5805fe2a1e3c01c640f329c304fc9dbd62"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/babel-plugin-istanbul/node_modules/istanbul-lib-instrument"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-json-stable-stringify",
      "version": "2.1.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "96177fc05f8b93df076684c2b6556b687b5f8795d88a32236a55dc93bb1a52db9a9d20f22ccc671e149710326a1f10fb9ac47c0f4b829aa964c23095f31bf01f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fast-json-stable-stringify"
        }
      ]
    },
    {
      "type": "library",
      "name": "pirates",
      "version": "4.0.7",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|pirates@4.0.7",
      "author": "Ari Porad",
      "description": "Properly hijack require, i.e., properly define require hooks and customizations",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pirates@4.0.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/danez/pirates.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/danez/pirates#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/danez/pirates/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pirates/-/pirates-4.0.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4dfc92aecff99e6f1f4090dc043b949e0dd53942ac77b4beceabdb3938865c77f15f8c0adf56ab77e86836ebe489c33fd981739690e000139ebca4ac0781bf14"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pirates"
        }
      ]
    },
    {
      "type": "library",
      "name": "undici-types",
      "version": "7.18.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|undici-types@7.18.2",
      "description": "A stand-alone types package for Undici",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/undici-types@7.18.2",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/undici-types/-/undici-types-7.18.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "02cb82cdf7c61c9c9b49a46b9abe5e1ebf359b0254de48f0e8cfaea6b5af09788d78df52386c10dc99fc8dbf26dd9ea2cd58249e7d51d054c21003f642b2d8ff"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/undici-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-styles",
      "version": "4.3.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ansi-styles"
        }
      ]
    },
    {
      "type": "library",
      "name": "supports-color",
      "version": "7.2.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/supports-color"
        }
      ]
    },
    {
      "type": "library",
      "name": "execa",
      "version": "5.1.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f2e4a9659a1c01944100f20420d263dcba3d1f21a2b6595ccdcdbb121e586288e3305327f321cc0cc6941c4d89a9fab4e43ff0b9cc08e091944725edd6f721ca"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/execa"
        }
      ]
    },
    {
      "type": "library",
      "name": "test-sequencer",
      "group": "@jest",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@jest/test-sequencer@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jest/test-sequencer@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-test-sequencer",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "190c09e56655aca9ce26e898880179d94354257813671d4d1e3152101d2a10c99264a02474ca08cf0fc28fac7a345e00bd5db7014a83a45cd090dfde602613c7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jest/test-sequencer"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-jest",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|babel-jest@29.7.0",
      "description": "Jest plugin to use babel for transformation.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-jest@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/babel-jest",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/babel-jest/-/babel-jest-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "06bbc6637c594b011c0b32af2ac0a2d86807a83aac62438fe3f6f2e710a023019743120487ef1ec37826ac4d72ed7451e8b1d9223eb22d89d48bf9a6d8a5ca06"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-jest"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "4.1.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|babel-jest@29.7.0|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\""
            },
            {
              "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/babel-jest/node_modules/chalk"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "deepmerge",
      "version": "4.3.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "dec52a6cc11cefb5eaa5d34eec547246883e796de987e19809b8feacafae63244cbb0b15cb4acc895b4f9fe40994a16f58fff53d8a5aa6a627d0c7b6927167f8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/deepmerge"
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-circus",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-circus@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-circus@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-circus",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/jest-circus/-/jest-circus-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "dc4d6708c822a5c4e40a8705c0cf745d741a6fd6d2f8632c8dda663eb95e95ac700fddc077c8951235ffbef1cf74b3e715ff8be34bbee7e8aeb51740d4df66cb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jest-circus"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "4.1.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-circus@29.7.0|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\""
            },
            {
              "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jest-circus/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-limit",
          "version": "3.1.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-circus@29.7.0|p-limit@3.1.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@3.1.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\""
            },
            {
              "url": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "4d839a9ccdf01b0346b193767154d83c0af0e39e319d78f9aa6585d5b12801ce3e714fe897b19587ba1d7af8e9d4534776e1dcdca64c70576ec54e5773ab8945"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jest-circus/node_modules/p-limit"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-environment-node",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-environment-node@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-environment-node@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-environment-node",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0ce4b0091a978ab4ceca178cfb87796193ab59c76ed0b359f3b7b0528cb06dc6f65d1e302a0aa21bcbcd798c218c531b1247e3bbbc31d86607d0fda07af1af17"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jest-environment-node"
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-get-type",
      "version": "29.6.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-get-type@29.6.3",
      "description": "A utility function to get the type of a value",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-get-type@29.6.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-get-type",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-29.6.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cebb5e5e7a98c5f421ee5e451f22f7f232f7f5d8bc1fcac7a1e70b1f724dc47dc1c0eac1b0d79a6dd6a9e5ed08db7943e071c8f16e5514166a1b811aab92cd73"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jest-get-type"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-json",
      "version": "5.2.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6b208abe6fe98421b13a461148233cda20f072df3f1289d2120092c56c43eef7ba8c7820b059787d955004f44d810a0a8ae57fa1d845ac6cd05d9c1b89f0bc46"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parse-json"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-json-comments",
      "version": "3.1.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e9f3dcf91e22870a8fe8dfda22fd9fd60307f25395b56407a2a0b8c8aea8483555a1cba602c7c2aa39179ea89832198cc12fe61072e9ed57a196ddea97a9448a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/strip-json-comments"
        }
      ]
    },
    {
      "type": "library",
      "name": "graceful-fs",
      "group": "@types",
      "version": "4.1.9",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@types/graceful-fs@4.1.9",
      "description": "TypeScript definitions for graceful-fs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/graceful-fs@4.1.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/graceful-fs",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/graceful-fs",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.9.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a253f7b1dd6a3847b97574d2685bd01bed3655d45771dcad58b019b00ab53de714f2ea9002192b9db962ec36a08ed5ca5bf065ed825b52c6bc30f72e73c2c711"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/graceful-fs"
        }
      ]
    },
    {
      "type": "library",
      "name": "fb-watchman",
      "version": "2.0.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|fb-watchman@2.0.2",
      "author": "Wez Furlong",
      "description": "Bindings for the Watchman file watching service",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fb-watchman@2.0.2",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/facebook/watchman.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://facebook.github.io/watchman/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/facebook/watchman/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a79d7ad41a9bb826929c1f2321bcd01ce96982c3e62b9ac95437c328ef75031b39342d6ebb71d1426eb0b7d71df7ff86b504083b9dc97465d7a320e94c0b2060"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fb-watchman"
        }
      ]
    },
    {
      "type": "library",
      "name": "walker",
      "version": "1.0.8",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|walker@1.0.8",
      "author": "Naitik Shah",
      "description": "A simple directory tree walker.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/walker@1.0.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/daaku/nodejs-walker.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/daaku/nodejs-walker",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/daaku/nodejs-walker/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/walker/-/walker-1.0.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b6cffc13c9796fb918d2f9562dec0e9035cc98f74b7155781a63902f2c6e4acc0826cc1e78566d02c305ee4d4db33cfe4d8050ae56119b33a7af7f7ccb525e99"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/walker"
        }
      ]
    },
    {
      "type": "library",
      "name": "code-frame",
      "group": "@babel",
      "version": "7.29.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/code-frame@7.29.0",
      "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.29.0",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f4d8427988eaf7edeec6076da76d0b4a225726f37415e0ad346a49c6e3056752afddc59435be833a127052f7150b328647ae9cc389e3c0cea1ac92ea80ec1b73"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/code-frame"
        }
      ]
    },
    {
      "type": "library",
      "name": "stack-utils",
      "group": "@types",
      "version": "2.0.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@types/stack-utils@2.0.3",
      "description": "TypeScript definitions for stack-utils",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/stack-utils@2.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/stack-utils",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stack-utils",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f5a11b619dd36d83339cf75c76bdd2988acb5f00bf00a65741e09ff4f81aa3908a6fc0b21ee117e63cd63d392fade82f85124772944ee81168196f7271a3a463"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/stack-utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-pnp-resolver",
      "version": "1.2.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-pnp-resolver@1.2.3",
      "description": "plug'n'play resolver for Webpack",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-pnp-resolver@1.2.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/arcanis/jest-pnp-resolver.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/arcanis/jest-pnp-resolver",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/arcanis/jest-pnp-resolver/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fb7369c10127468201b71e1fca16e54033e0248d07d48108917ed284b5233c603b4ed513bc8d6888a8b7491e28051d21421411f349785807b946b5c1c16300f3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jest-pnp-resolver"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve.exports",
      "version": "2.0.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|resolve.exports@2.0.3",
      "author": "Luke Edwards",
      "description": "A tiny (952b), correct, general-purpose, and configurable \"exports\" and \"imports\" resolver without file-system reliance",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/resolve.exports@2.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/lukeed/resolve.exports.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lukeed/resolve.exports#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lukeed/resolve.exports/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/resolve.exports/-/resolve.exports-2.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "39c5e332c19d84be179db4a12a901c4aa3cccd0a18918ca16c469e4a4a38ecc8d13fd35f1103216645cbd43a0596df4b5909f862db6b76757a5f63a2cb3062f8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/resolve.exports"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve",
      "version": "1.22.11",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|resolve@1.22.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.11",
      "externalReferences": [
        {
          "url": "git+ssh://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\""
        },
        {
          "url": "https://registry.npmjs.org/resolve/-/resolve-1.22.11.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "45fa80bcb9cc977d77afb73da1c941d478541007b37292e3cfde70147e0b56e864f4917faf6daa9953fd00c98e538bcc5fb43ca4df23c0d83f092a5d1673234d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "environment",
      "group": "@jest",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@jest/environment@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jest/environment@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-environment",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@jest/environment/-/environment-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "69021f1c3ab7dc4c6c3788cfd4d5865e1c6043fc22c6ceb480388a3be5d531df0c9f43563d681cdf86500d36f68ca694590eccbb0a22b5702c3765d55cd32903"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jest/environment"
        }
      ]
    },
    {
      "type": "library",
      "name": "emittery",
      "version": "0.13.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|emittery@0.13.1",
      "author": "Sindre Sorhus",
      "description": "Simple and modern async event emitter",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/emittery@0.13.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/emittery.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/emittery#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/emittery/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/emittery/-/emittery-0.13.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0de5b06b093aaf9c91f631609c3298b78b0b4b42e61c9262dd93a76f9fc975b6308f79d6f85c509c72238412b3f182c2ee844d3d533d350e3b237095c77e1ea9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/emittery"
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-docblock",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-docblock@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-docblock@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-docblock",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "abad7b02ec3703ad7682ec9a160b1b15e62934fe6dd9aa1434bc0151b73fd240f5478b7d8b10dbc854c77759e89387a9a15169afb3e67961eb86fb95dd7689e2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jest-docblock"
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-leak-detector",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-leak-detector@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-leak-detector@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-leak-detector",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "91803c20971262d493d8163d23e48c0b7da70e9053dc9d8dbd6271f3e242b82765fc247523810a50944e88ff17b42731aa04d304624d75b07503c5d129b4deb7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jest-leak-detector"
        }
      ]
    },
    {
      "type": "library",
      "name": "fake-timers",
      "group": "@jest",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@jest/fake-timers@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jest/fake-timers@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-fake-timers",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ab80c7d476b84d314f7712eca835cad5ddfe8a848bef22f9a023096600d89ba8bee82ca05b9139c55aff0f51ddb06c63b7565649f500b3d3b1481fc135e956ad"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jest/fake-timers"
        }
      ]
    },
    {
      "type": "library",
      "name": "globals",
      "group": "@jest",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@jest/globals@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jest/globals@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-globals",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@jest/globals/-/globals-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9a98b3dddbad2db916d8c345b9b50650454b9131a2a96eb22d54c0f896cfe9f23a27988bf58d0d960f24f79a5c17c72d2b0092ed6571b5e06cdbd8617c0a2dcd"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jest/globals"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "group": "@jest",
      "version": "29.6.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@jest/source-map@29.6.3",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jest/source-map@29.6.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-source-map",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@jest/source-map/-/source-map-29.6.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3078d3f7942e8a970fae92ccfbc24c4b3171e9e1e9e419bee177850c9970b2f5418e628d88802f6ac18ad9fc73d966c64659efa9e8456e1d3b30c6bb9f76099f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jest/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "cjs-module-lexer",
      "version": "1.4.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|cjs-module-lexer@1.4.3",
      "author": "Guy Bedford",
      "description": "Lexes CommonJS modules, returning their named exports metadata",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cjs-module-lexer@1.4.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/nodejs/cjs-module-lexer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodejs/cjs-module-lexer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/cjs-module-lexer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.4.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f73f1365a18cd697ecc18797ad4a733eb931f149d661d849725b2260c9bac7fc39fa737ef137ff2e70207cb1900a6e7da803b153c5b01c4ab6bcdc05ea2e23f9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cjs-module-lexer"
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-mock",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-mock@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-mock@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-mock",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/jest-mock/-/jest-mock-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "21338c667f949184b864587cdf16003b3592b65a0dcc914edacf035ab138961b460fe028ae09db92228445ee3041507274818fc74e7d83aae25b906da7a2e59f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jest-mock"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-bom",
      "version": "4.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|strip-bom@4.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@4.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\""
        },
        {
          "url": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "df1bab16fe6d1208a2df7662f09b69e79c042082d1f5e877e05016d343d97fe2674ac4e657f8a87b04a0425f7b247be08e8446c0f4a1b169be21daf1077e5dd3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/strip-bom"
        }
      ]
    },
    {
      "type": "library",
      "name": "generator",
      "group": "@babel",
      "version": "7.29.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/generator@7.29.1",
      "author": "The Babel Team",
      "description": "Turns an AST into code.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/generator@7.29.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-generator",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-generator",
          "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%20generator%22+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/generator/-/generator-7.29.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "aac685fbd41c9b642ff1244830cb1c02f1b83b7949d05d46b8ca391d1fc1a74d8ba293609d9042fc491b7af1c5786b3896cfe83f3f6ff81b26cdb91b7bed1d53"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/generator"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-syntax-jsx",
      "group": "@babel",
      "version": "7.28.6",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-jsx@7.28.6",
      "author": "The Babel Team",
      "description": "Allow parsing of jsx",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-syntax-jsx@7.28.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-jsx",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-syntax-jsx",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.28.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c20126af4e86eac229aabf180f00367524531376c9f95d087e9cdf498dcb7e077b61639a01d97292f262d7764a06df1c6477e01f521737e08beb9e96dee51ae3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-syntax-jsx"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-syntax-typescript",
      "group": "@babel",
      "version": "7.28.6",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-typescript@7.28.6",
      "author": "The Babel Team",
      "description": "Allow parsing of TypeScript syntax",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-syntax-typescript@7.28.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-typescript",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-syntax-typescript",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.28.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fa70cd990c9eee7967bae1c36e83db1a6d3456a837a0ef2789144bdbbff82d81d4b07621d33275c563b3d2e47034598cd40bf393cc196dceab762621a26ceffc"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-syntax-typescript"
        }
      ]
    },
    {
      "type": "library",
      "name": "types",
      "group": "@babel",
      "version": "7.29.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/types@7.29.0",
      "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.29.0",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/types/-/types-7.29.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2f07591e949c338433f17c3688a4b34be71f825673246be87d0202cbb5bbbf871aaeee046809b252e3ba046adbc90da6615d755b453c8f998185dd7875ddc1d0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/types"
        }
      ]
    },
    {
      "type": "library",
      "name": "expect-utils",
      "group": "@jest",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@jest/expect-utils@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jest/expect-utils@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/expect-utils",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1a5b0d0568854050958bd4154b1edfe4080c78bc5ef58082b393ee3f63b62dd8c3000f0987d797ee503526aff1757c3759bde1caf94535f6487dc45eb52cd870"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jest/expect-utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-preset-current-node-syntax",
      "version": "1.2.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|babel-preset-current-node-syntax@1.2.0",
      "author": "Nicolò Ribaudo",
      "description": "A Babel preset that enables parsing of proposals supported by the current Node.js version.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-preset-current-node-syntax@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/nicolo-ribaudo/babel-preset-current-node-syntax.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nicolo-ribaudo/babel-preset-current-node-syntax#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nicolo-ribaudo/babel-preset-current-node-syntax/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "13f565004cd1aec2c46f6f9dbfcca9ddba38b1ca1fde5f6747896b95df88cb937256a8156142670c09ae9e484f322b11237d907388918b3e36e5df2f33efb67e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-preset-current-node-syntax"
        }
      ]
    },
    {
      "type": "library",
      "name": "expect",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|expect@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/expect@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/expect",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/expect/-/expect-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d9992cd217f554b15823591b8742398cfdca1c7c821e991fc87073b125d116097f060f665987cc5bca03f8f74c3e5130cb91cdb11f49bad632ea931e3a1eb59f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/expect"
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-diff",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-diff@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-diff@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-diff",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/jest-diff/-/jest-diff-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2cc220888ae18a098faecd37247a71521db22122b7bcb14f900a1d3dea34f81b85ef003616841b904835bbc8016014e19dcbbb7b5a040d47c85d5b93a8b4548f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jest-diff"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "4.1.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-diff@29.7.0|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\""
            },
            {
              "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jest-diff/node_modules/chalk"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-matcher-utils",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-matcher-utils@29.7.0",
      "description": "A set of utility functions for expect and related packages",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-matcher-utils@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-matcher-utils",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b01903f978bd0ed70286c2372f7bb4f8dd28a603d89c244fb4671062b817991fa19adfdf61f5802f4c515d853c79639d7ee2e005ed18096dc016d9d12da82afe"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jest-matcher-utils"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "4.1.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-matcher-utils@29.7.0|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\""
            },
            {
              "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jest-matcher-utils/node_modules/chalk"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "natural-compare",
      "version": "1.4.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|natural-compare@1.4.0",
      "author": "Lauri Rooden",
      "description": "Compare strings containing a mix of letters and numbers in the way a human being would in sort order.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/natural-compare@1.4.0",
      "externalReferences": [
        {
          "url": "git://github.com/litejs/natural-compare-lite.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/litejs/natural-compare-lite#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/litejs/natural-compare-lite/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "396343f1e8b756d342f61ed5eb4a9f7f7495a1b1ebf7de824f0831b9b832418129836f7487d2746eec8408d3497b19059b9b0e6a38791b5d7a45803573c64c4b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/natural-compare"
        }
      ]
    },
    {
      "type": "library",
      "name": "picomatch",
      "version": "2.3.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "254ded7874cd8e6136542185cee63c117cc20d5c04a81d9af1fb08bf0692b4784058911e55dd68d500fcd0253af997445d748b6d2b2e2f0263902056a9141454"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/picomatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "leven",
      "version": "3.1.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|leven@3.1.0",
      "author": "Sindre Sorhus",
      "description": "Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithm",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/leven@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/leven.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/leven#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/leven/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "aac75af87f234da51a37fc79bf35b6af373ef11c384c043fe0a8c1e3a2302b9547f8895579e7a37bf128651a625ef22a8c580af3841f7ea3f3b462375412c6d4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/leven"
        }
      ]
    },
    {
      "type": "library",
      "name": "react-is",
      "version": "18.3.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|react-is@18.3.1",
      "description": "Brand checking of React Elements.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/react-is@18.3.1",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fcb2cc5726acd258e302da1888fa9888bf15597cd451d4e1ae6539fa7db40d9bfe6be0a54687af533c3927153e21e879fdcf3bcada13055f46d4588a7cd25d9a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/react-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-regex",
      "version": "5.0.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "aae2505e54d25062f62c7f52517a3c570b18e2ca1a9e1828e8b3529bce04d4b05c13cb373b4c29762473c91f73fd9649325316bf7eea38e6fda5d26531410a15"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ansi-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "typebox",
      "group": "@sinclair",
      "version": "0.27.10",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@sinclair/typebox@0.27.10",
      "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.10",
      "externalReferences": [
        {
          "url": "git+https://github.com/sinclairzx81/typebox-legacy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sinclairzx81/typebox-legacy#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sinclairzx81/typebox-legacy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.10.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "313064ff78c62cd076b55c6feae2e5161d62bbae2260e4363db74e48adcd5bc259b2695a3a1daaeac76d2a8c0185fc3c4052e660dcd35b8fe82b8b804c88ba64"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@sinclair/typebox"
        }
      ]
    },
    {
      "type": "library",
      "name": "istanbul-lib-report",
      "group": "@types",
      "version": "3.0.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@types/istanbul-lib-report@3.0.3",
      "description": "TypeScript definitions for istanbul-lib-report",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/istanbul-lib-report@3.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/istanbul-lib-report",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-report",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3509fb00742793f4522cec6b05b1b224cfda550fa98e3e470a06ac1717342bf2a1a004df43fe3b032525d79236c815298a18e66acf9af952413aa79cac51feb8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/istanbul-lib-report"
        }
      ]
    },
    {
      "type": "library",
      "name": "yargs-parser",
      "group": "@types",
      "version": "21.0.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@types/yargs-parser@21.0.3",
      "description": "TypeScript definitions for yargs-parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/yargs-parser@21.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/yargs-parser",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs-parser",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "238abd414f4c42fe2810ecf8b401c9b4dcf5730b8bc67d85df171cda257959da8b3e95278f7d1a52ec6dd660316131bea1ef0264c57ffbaad4e12e20443ceab5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/yargs-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "prompts",
      "version": "2.4.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|prompts@2.4.2",
      "author": "Terkel Gjervig",
      "description": "Lightweight, beautiful and user-friendly prompts",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/prompts@2.4.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/terkelg/prompts.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/terkelg/prompts#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/terkelg/prompts/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "37136ffe42e0b8203ba778c4f282f668406cac95a001a901a609a02ba9693d657e5ae3a663aaf6ff36c05673fe4fc6d0940d27cc75d2252256d07abbca5683d9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/prompts"
        }
      ]
    },
    {
      "type": "library",
      "name": "escalade",
      "version": "3.2.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|escalade@3.2.0",
      "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.2.0",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5948f6aa5c5a42d3b883a3eae5cdbd193716183c9df22b4bf334e58a98040b3dc97ac02288e2a8b5df0953aa2d0773c00a01bac64254c9585ba0c4be6e37bf8c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/escalade"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-caller-file",
      "version": "2.0.5",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0f214fdc133fdd81d340e0942ffc343991d1d25a4a786af1a2d70759ca8d11d9e5b6a1705d57e110143de1e228df801f429a34ac6922e1cc8889fb58d3a87616"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/get-caller-file"
        }
      ]
    },
    {
      "type": "library",
      "name": "require-directory",
      "version": "2.1.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/require-directory"
        }
      ]
    },
    {
      "type": "library",
      "name": "string-width",
      "version": "4.2.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c0ac90450a63274b08a7ad84ad265d1ac8cc256b1aa79a1136284786ee86ec954effd8c807a5327af2feb57b8eaab9e0f23fdcc4a4d6c96530bd24eb8a2673fe"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/string-width"
        }
      ]
    },
    {
      "type": "library",
      "name": "fill-range",
      "version": "7.1.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|fill-range@7.1.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.1.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\""
        },
        {
          "url": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "62c1a97b75872caf19622e2d583836272dde6d1cf6ad7a300f19e57786e4401d3471cff5670f405a70b48bdced0c98ad8afb50bda23d29a2f22ab73e8415b4ca"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fill-range"
        }
      ]
    },
    {
      "type": "library",
      "name": "binary-extensions",
      "version": "2.2.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8c372d27f21541b6682729287876e15e93a5341a8635cc1724a268838d84e470cf53041349d8c21dd8a18e3d0396785e43b6e56d3e9d1ce69f340892f28a1028"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/binary-extensions"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-extglob",
      "version": "2.1.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "a88c02535791f02ed37c76a1b9ea9773c833f8c2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-extglob"
        }
      ]
    },
    {
      "type": "library",
      "name": "argparse",
      "version": "1.0.10",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a39468cbab4d1b848bfc53a408037a4738e26a4652db944b605adc32db49a9b75df015ab9c0f9f1b3e7b88de4f6f4ea9bc11af979810d01e3c74996c957be84e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/argparse"
        }
      ]
    },
    {
      "type": "library",
      "name": "esprima",
      "version": "4.0.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "786b85170ed4a5d6be838a7e407be75b44724d7fd255e2410ccfe00ad30044ed1c2ee4f61dc10a9d33ef86357a6867aaac207fb1b368a742acce6d23b1a594e0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/esprima"
        }
      ]
    },
    {
      "type": "library",
      "name": "aws-sign2",
      "version": "0.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|aws-sign2@0.7.0",
      "author": "Mikeal Rogers",
      "description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/aws-sign2@0.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mikeal/aws-sign.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mikeal/aws-sign#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mikeal/aws-sign/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "b46e890934a9591f2d2f6f86d7e6a9f1b3fe76a8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/aws-sign2"
        }
      ]
    },
    {
      "type": "library",
      "name": "aws4",
      "version": "1.11.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|aws4@1.11.0",
      "author": "Michael Hart",
      "description": "Signs and prepares requests using AWS Signature Version 4",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/aws4@1.11.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mhart/aws4.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mhart/aws4#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mhart/aws4/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/aws4/-/aws4-1.11.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c61d51977e21e858b50c2d9658a7f151356a46c367afa2ec2b3dbe85fc03c502569abc7cf9cef295aa8131c1df975535af676c89f3af297dcb42e2cd67e5d2bc"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/aws4"
        }
      ]
    },
    {
      "type": "library",
      "name": "caseless",
      "version": "0.12.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|caseless@0.12.0",
      "author": "Mikeal Rogers",
      "description": "Caseless object set/get/has, very useful when working with HTTP headers.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/caseless@0.12.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mikeal/caseless.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mikeal/caseless#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mikeal/caseless/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "1b681c21ff84033c826543090689420d187151dc"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/caseless"
        }
      ]
    },
    {
      "type": "library",
      "name": "combined-stream",
      "version": "1.0.8",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1503783117ee25e1dfedc05b04c2455e12920eafb690002b06599106f72f144e410751d9297b5214048385d973f73398c3187c943767be630e7bffb971da0476"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/combined-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "extend",
      "version": "3.0.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7e3aae0b9f5c0fb0b25babab3572b4141b9f9197288861bcd304ee3ee8d7e7dd1c0794ed967db4136501e12fd601156a8577df665d8b3604be81074f2088a6fe"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/extend"
        }
      ]
    },
    {
      "type": "library",
      "name": "forever-agent",
      "version": "0.6.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|forever-agent@0.6.1",
      "author": "Mikeal Rogers",
      "description": "HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/forever-agent@0.6.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/mikeal/forever-agent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mikeal/forever-agent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mikeal/forever-agent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/forever-agent"
        }
      ]
    },
    {
      "type": "library",
      "name": "form-data",
      "version": "2.3.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|form-data@2.3.3",
      "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@2.3.3",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d652ca07632edda18fd50ff67823b1d1f35b44c7bb5ddc24b703abba17eaa9dd2b2095b03780e1f84de1acf4a50c25e7491ed4b59d4ddfcad55e6fbaf8c12125"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/form-data"
        }
      ]
    },
    {
      "type": "library",
      "name": "har-validator",
      "version": "5.1.5",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|har-validator@5.1.5",
      "author": "Ahmad Nassri",
      "description": "Extremely fast HTTP Archive (HAR) validator using JSON Schema",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/har-validator@5.1.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/ahmadnassri/node-har-validator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ahmadnassri/node-har-validator",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ahmadnassri/node-har-validator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/har-validator/-/har-validator-5.1.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9e64f64f49658dbc5d4197eca6c9e8f6182b1b7522afa2ace5a7e2b26eb6a68c6a04ceac0e7304b8f9b34eaf17374384c2a28b2dd8758d0237ab213ae8dcdbdf"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/har-validator"
        }
      ]
    },
    {
      "type": "library",
      "name": "http-signature",
      "version": "1.2.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|http-signature@1.2.0",
      "author": "Joyent, Inc",
      "description": "Reference implementation of Joyent's HTTP Signature scheme.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/http-signature@1.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/joyent/node-http-signature.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/joyent/node-http-signature/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/joyent/node-http-signature/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "9aecd925114772f3d95b65a60abb8f7c18fbace1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/http-signature"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-typedarray",
      "version": "1.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|is-typedarray@1.0.0",
      "author": "Hugh Kennedy",
      "description": "Detect whether or not an object is a Typed Array",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-typedarray@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/hughsk/is-typedarray.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hughsk/is-typedarray",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hughsk/is-typedarray/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "e479c80858df0c1b11ddda6940f96011fcda4a9a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-typedarray"
        }
      ]
    },
    {
      "type": "library",
      "name": "isstream",
      "version": "0.1.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|isstream@0.1.2",
      "author": "Rod Vagg",
      "description": "Determine if an object is a Stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isstream@0.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/rvagg/isstream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rvagg/isstream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rvagg/isstream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "47e63f7af55afa6f92e1500e690eb8b8529c099a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/isstream"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-stringify-safe",
      "version": "5.0.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json-stringify-safe"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime-types",
      "version": "2.1.34",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|mime-types@2.1.34",
      "description": "The ultimate javascript content-type utility.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mime-types@2.1.34",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.34.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e9c3faf765b0188b3d5d774e3b8fbe37eeea8eabf4aeac7156f2775473e1fd273d99565c40ff991a190a893bd631046bdad6c79093ff627ed8d27a5bdd906ce0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mime-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "oauth-sign",
      "version": "0.9.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|oauth-sign@0.9.0",
      "author": "Mikeal Rogers",
      "description": "OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/oauth-sign@0.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mikeal/oauth-sign.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mikeal/oauth-sign#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mikeal/oauth-sign/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7dec6150514f4c657cc9b02d48819b57a80e912bfc52d45b0c19c0c8b430e103ca920365b07d81c8f1ad314a9d5a4a2ce98091980a958b0819ac973f9910f365"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/oauth-sign"
        }
      ]
    },
    {
      "type": "library",
      "name": "performance-now",
      "version": "2.1.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|performance-now@2.1.0",
      "author": "Braveg1rl",
      "description": "Implements performance.now (based on process.hrtime).",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/performance-now@2.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/braveg1rl/performance-now.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/braveg1rl/performance-now",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/braveg1rl/performance-now/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/performance-now"
        }
      ]
    },
    {
      "type": "library",
      "name": "qs",
      "version": "6.5.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|qs@6.5.3",
      "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.5.3",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/qs/-/qs-6.5.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ab15c8121e290867c72028f5980250dbfd975599230834dc1207e8490c5cfdf622bd46714e493b2f76c30494a836b1335c8d7ba143b90e9d3b92da84e4acdccc"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/qs"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-buffer",
      "version": "5.1.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "19dd94641243917958ec66c9c5fb04f3f9ef2a45045351b7f1cd6c88de903fa6bd3d3f4c98707c1a7a6c71298c252a05f0b388aedf2e77fc0fb688f2b381bafa"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/safe-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "tough-cookie",
      "version": "2.5.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|tough-cookie@2.5.0",
      "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@2.5.0",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9e52ec533826d647cb5d25df45931cd4a2c0ba077886a2470d3bdcda10c8c12de66407cc12e31b734dd2ba3305f8611ca5a5ffa9ba1ec9cc3a88ef09c15bf6fa"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tough-cookie"
        }
      ]
    },
    {
      "type": "library",
      "name": "tunnel-agent",
      "version": "0.6.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|tunnel-agent@0.6.0",
      "author": "Mikeal Rogers",
      "description": "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tunnel-agent@0.6.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mikeal/tunnel-agent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mikeal/tunnel-agent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mikeal/tunnel-agent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "27a5dea06b36b04a0a9966774b290868f0fc40fd"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tunnel-agent"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-key",
      "version": "3.1.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a2399e374a9dfb2d23b3312da18e3caf43deab97703049089423aee90e5fe3595f92cc17b8ab58ae18284e92e7c887079b6e1486ac7ee53aa6d889d2c0b844e9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-key"
        }
      ]
    },
    {
      "type": "library",
      "name": "shebang-command",
      "version": "2.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "907c6bdb366962d766acdd6a0e3aeb5ff675ad1d641bc0f1fa09292b51b87979af5ecc26704d614d6056614ce5ada630d7fc99a7a62e0d8efb62dbdb3747660c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/shebang-command"
        }
      ]
    },
    {
      "type": "library",
      "name": "semver",
      "version": "6.3.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "051ed5bc30951cefaadb10445ac9314ba0c9135a919dbec3c7352ba206fbd425a849f89c07162c88019df8a9749a6abf329ac6f7202b464cab4314cee978cccc"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/semver"
        }
      ]
    },
    {
      "type": "library",
      "name": "aggregate-error",
      "version": "3.1.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e08ed3774d6ab96fd1a6871f35ac85745564d6a4aea21d04ec9adb449d7a9c7d351e128543cf0836af5277e9ddef6cea4724a5afd0660c0f3194427abc932b60"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/aggregate-error"
        }
      ]
    },
    {
      "type": "library",
      "name": "wrap-ansi",
      "version": "7.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6151888f691a98b493c70e8db198e80717d2c2c9f4c9c75eb26738a7e436d5ce733ee675a65f8d7f155dc4fb5d1ef98d54e43a5d2606e0052dcadfc58bb0f5e9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/wrap-ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "yallist",
      "version": "4.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yallist"
        }
      ]
    },
    {
      "type": "library",
      "name": "events-to-array",
      "version": "1.1.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|events-to-array@1.1.2",
      "author": "Isaac Z. Schlueter",
      "description": "Put a bunch of emitted events in an array, for testing.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/events-to-array@1.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/events-to-array.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/events-to-array",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/events-to-array/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/events-to-array/-/events-to-array-1.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "2d41f563e1fe400ed4962fe1a4d5c6a7539df7f6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/events-to-array"
        }
      ]
    },
    {
      "type": "library",
      "name": "yaml",
      "version": "1.10.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "af7bd7c84ad109827bc20dbccaf058e554a8005f19be5716f7f07053312d52c8ef5ff0cab36e1d224bb08edba9af02491ec6f251b2c0a5ea584d1d41378b87ae"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yaml"
        }
      ]
    },
    {
      "type": "library",
      "name": "camelcase",
      "version": "5.3.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2f6f124c1d7bd27c164badd48ed944384ddd95d400a5a257664388d6e3057f37f7ad1b8f7a01da1deb3279ef98c50f96e92bd10d057a52b74e751891d79df026"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/camelcase"
        }
      ]
    },
    {
      "type": "library",
      "name": "hasha",
      "version": "5.2.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|hasha@5.2.2",
      "author": "Sindre Sorhus",
      "description": "Hashing made simple. Get the hash of a buffer/string/stream/file.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hasha@5.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/hasha.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/hasha#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/hasha/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/hasha/-/hasha-5.2.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1eba79bc82bfc6be5291e376a273b7d87d0c80d6747f5ec744d1f7f567cbd1261434e4d9e4bcf54c9f0f6a3a3ff3b7581841652cc9bb98873f93fb3a06fcfd1d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hasha"
        }
      ]
    },
    {
      "type": "library",
      "name": "package-hash",
      "version": "4.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|package-hash@4.0.0",
      "author": "Mark Wubben",
      "description": "Generates a hash for an installed npm package, useful for salting caches",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/package-hash@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/novemberborn/package-hash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/novemberborn/package-hash#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/novemberborn/package-hash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/package-hash/-/package-hash-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c217643c8a284aefdb01282067de81595bd94d130e1719f2506e4f9d34862a8244da077999b54d991d8d8f6d10173c58620017a68a82f80897ce5f9431187bcd"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/package-hash"
        }
      ]
    },
    {
      "type": "library",
      "name": "write-file-atomic",
      "version": "3.0.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|write-file-atomic@3.0.3",
      "author": "Rebecca Turner",
      "description": "Write files in an atomic fashion w/configurable ownership",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/write-file-atomic@3.0.3",
      "externalReferences": [
        {
          "url": "git://github.com/npm/write-file-atomic.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/write-file-atomic",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/write-file-atomic/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "02f1dcc99e499d27eade2a12ca3ac1907f725b89bb03293cffd332fc30fda2729ebbff787f0acca1c7a63b64002450259e70cdf990d2f998c0479b9ad7f3d5fd"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/write-file-atomic"
        }
      ]
    },
    {
      "type": "library",
      "name": "commondir",
      "version": "1.0.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "ddd800da0c66127393cca5950ea968a3aaf1253b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/commondir"
        }
      ]
    },
    {
      "type": "library",
      "name": "locate-path",
      "version": "5.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b7b870f6923e5afbb03495f0939cd51e9ca122ace0daa4e592524e7f4995c4649b7b7169d9589e65c76e3588da2c3a32ea9f6e1a94041961bced6a4c2a536af2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/locate-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-exists",
      "version": "4.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6a4f50cb943b8d86f65b071ecb9169be0d8aa0073f64884b48b392066466ca03ec1b091556dd1f65ad2aaed333fa6ead2530077d943c167981e0c1b82d6cbbff"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-exists"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs.realpath",
      "version": "1.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "1504ad2523158caa40db4a2787cb01411994ea4f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fs.realpath"
        }
      ]
    },
    {
      "type": "library",
      "name": "inflight",
      "version": "1.0.6",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "49bd6331d7d02d0c09bc910a1075ba8165b56df9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/inflight"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "93fbc6697e3f6256b75b3c8c0af4d039761e207bea38ab67a8176ecd31e9ce9419cc0b2428c859d8af849c189233dcc64a820578ca572b16b8758799210a9ec1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimatch",
      "version": "3.0.4",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|minimatch@3.0.4",
      "author": "Isaac Z. Schlueter",
      "description": "a glob matcher in javascript",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimatch@3.0.4",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c891d5404872a8f2d44e0b7d07cdcf5eee96debc7832fbc7bd252f4e8a20a70a060ce510fb20eb4741d1a2dfb23827423bbbb8857de959fb7a91604172a87450"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minimatch"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "brace-expansion",
          "version": "1.1.11",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|minimatch@3.0.4|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\""
            },
            {
              "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "882b8f1c3160ac75fb1f6bc423fe71a73d3bcd21c1d344e9ba0aa1998b5598c3bae75f260ae44ca0e60595d101974835f3bb9fa3375a1e058a71815beb5a8688"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/minimatch/node_modules/brace-expansion"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "once",
      "version": "1.4.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "583b1aa775961d4b113ac17d9c50baef9dd76bd1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/once"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-is-absolute",
      "version": "1.0.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-is-absolute"
        }
      ]
    },
    {
      "type": "library",
      "name": "append-transform",
      "version": "2.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|append-transform@2.0.0",
      "author": "James Talmage",
      "description": "Install a transform to `require.extensions` that always runs last, even if additional extensions are added later.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/append-transform@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/istanbuljs/append-transform.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/istanbuljs/append-transform#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/istanbuljs/append-transform/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/append-transform/-/append-transform-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ef27b2084bab44e2d0245bf95e3e251064f2d1ba2bc5ea6316fd60db6a0076a16efff4ab0250e5d4ed4dc71d79487d51a258949a5ea9f1dc095bd8ef66e82186"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/append-transform"
        }
      ]
    },
    {
      "type": "library",
      "name": "html-escaper",
      "version": "2.0.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|html-escaper@2.0.2",
      "author": "Andrea Giammarchi",
      "description": "fast and safe way to escape and unescape &<>'\" chars",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/html-escaper@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/WebReflection/html-escaper.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/WebReflection/html-escaper",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/WebReflection/html-escaper/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1f688cb5dd08e0cb7979889aa517480e3a7e5f37a55d0d2d144e094bb605c057af5d73263a9f66c8dad4bc28340fac2cf22aa444f05f28781bc228354a694b7e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/html-escaper"
        }
      ]
    },
    {
      "type": "library",
      "name": "fromentries",
      "version": "1.3.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|fromentries@1.3.2",
      "author": "Feross Aboukhadijeh",
      "description": "Object.fromEntries() ponyfill (in 6 lines)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fromentries@1.3.2",
      "externalReferences": [
        {
          "url": "git://github.com/feross/fromentries.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/fromentries",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/fromentries/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/fromentries/-/fromentries-1.3.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7071291101d48347fc5ddb5909cd99021ac7ccacd3d0cac551372fc7e85fc58bbbac630373948aa17161fa7e188a0c6c1d747373a3ab0ac85d4756d61fa1c7ca"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fromentries"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-windows",
      "version": "1.0.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7972b55089ead9b3e68f25fa7b754723330ba1b73827de22e005a7f87a6adce5392a4ad10bde8e01c4773d127fa46bba9bc4d19c11cff5d917415b13fc239520"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-windows"
        }
      ]
    },
    {
      "type": "library",
      "name": "require-main-filename",
      "version": "2.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|require-main-filename@2.0.0",
      "author": "Ben Coe",
      "description": "shim for require.main.filename() that works in as many environments as possible",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/require-main-filename@2.0.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/yargs/require-main-filename.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/yargs/require-main-filename#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yargs/require-main-filename/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "34a37990c0f294aba577160b4947eb6e8e53bb387885dfb613c34f3d7d36999b67d55b911104e861efd9765272f89dee0a97da886174e5eec1f16d225db4079a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/require-main-filename"
        }
      ]
    },
    {
      "type": "library",
      "name": "set-blocking",
      "version": "2.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|set-blocking@2.0.0",
      "author": "Ben Coe",
      "description": "set blocking stdio and stderr ensuring that terminal output does not truncate",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/set-blocking@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/yargs/set-blocking.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/yargs/set-blocking#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yargs/set-blocking/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "045f9782d011ae9a6803ddd382b24392b3d890f7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/set-blocking"
        }
      ]
    },
    {
      "type": "library",
      "name": "which-module",
      "version": "2.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|which-module@2.0.0",
      "author": "nexdrew",
      "description": "Find the module object for something that was require()d",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/which-module@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/nexdrew/which-module.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nexdrew/which-module#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nexdrew/which-module/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/which-module"
        }
      ]
    },
    {
      "type": "library",
      "name": "y18n",
      "version": "4.0.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "24a86a4cec12aea340d4d639952ced2751ab06252874b326219b8b88368c449fa2b4577e001544f170633af2162fead2a8d0c2ef82c24859a56ff538519e2125"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/y18n"
        }
      ]
    },
    {
      "type": "library",
      "name": "yargs-parser",
      "version": "18.1.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|yargs-parser@18.1.3",
      "author": "Ben Coe",
      "description": "the mighty option parser used by yargs",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yargs-parser@18.1.3",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a39d23d09793a32ff82ba39971a4265ba9725d72a1abb72c4445dc0f0936a2614f244c1434e56d24abe60ebf442357c025953265c445ee4c460569915ee76b09"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yargs-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "ms",
      "version": "2.1.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b0690fc7e56332d980e8c5f6ee80381411442c50996784b85ea7863970afebcb53fa36f7be4fd1c9a2963f43d32b25ad98b48cd1bf9a7544c4bdbb353c4687db"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ms"
        }
      ]
    },
    {
      "type": "library",
      "name": "punycode",
      "version": "2.1.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|punycode@2.1.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.1.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\""
        },
        {
          "url": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5d1b118dd7fe8f99a5fb2ffa18a1cf65bac5ffca766206b424fb5da93218d977b9a2124f0fdb1a0c924b3efa7df8d481a6b56f7af7576726e78f672ff0e11dd0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/punycode"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve-uri",
      "group": "@jridgewell",
      "version": "3.1.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@jridgewell/resolve-uri@3.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.2",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6d12128022233f6d3fb5b5923d63048b9e1054f45913192e0fd9492fe508c542adc15240f305b54eb6f58ccb354455e8d42053359ff98690bd42f98a59da292b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jridgewell/resolve-uri"
        }
      ]
    },
    {
      "type": "library",
      "name": "sourcemap-codec",
      "group": "@jridgewell",
      "version": "1.5.5",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@jridgewell/sourcemap-codec@1.5.5",
      "author": "Justin Ridgewell",
      "description": "Encode/decode sourcemap mappings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/sourcemap-codec@1.5.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/sourcemaps.git#packages/sourcemap-codec",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemaps/tree/main/packages/sourcemap-codec",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemaps/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "71843ddf5d20aeac6e7966e5f96b885086a251a0dc8fb58eab97d58449633558117ce52163d7f2db34ef7e8a96b2779b87c4a5ef45527056c80af2672ca0743a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jridgewell/sourcemap-codec"
        }
      ]
    },
    {
      "type": "library",
      "name": "parser",
      "group": "@babel",
      "version": "7.29.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/parser@7.29.2",
      "author": "The Babel Team",
      "description": "A JavaScript parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/parser@7.29.2",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/parser/-/parser-7.29.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e06811cf2ffe7ec05aef6fd165526618a3e666ef41ca7f28e0ca0ba6635ed66f197d89f3e5e9872d0cf753880bb9de99c25d1164872088b0fb52aef2485b832c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "merge-stream",
      "version": "2.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "69bbffa8e72e3df9375113df0f39995352ca9aec3c913fb49c81ef2ab2a016bc227e897f76859c740e19aac590f0436b14a91debb31fa68fcba2f6c852c6eddf"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/merge-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "char-regex",
      "version": "1.0.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|char-regex@1.0.2",
      "author": "Richie Bendall",
      "description": "A regex to match any full character, considering weird character ranges.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/char-regex@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/Richienb/char-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Richienb/char-regex#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Richienb/char-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "916597cedbd9e5205057e79180a15e87cab9b0bb99636fbc5942339715954e0fa81b0635e2aca5c7529b2b31ddf0fe99624020d31c880d4f4930787224c6758f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/char-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-compilation-targets",
      "group": "@babel",
      "version": "7.28.6",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/helper-compilation-targets@7.28.6",
      "author": "The Babel Team",
      "description": "Helper functions on Babel compilation targets",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-compilation-targets@7.28.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-compilation-targets",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.28.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "258b65b3786a8b5e5f731e4669234bed209327630d9a3ae41d7838152a4e03f82bc4af0ac326796ee6c7b02abc1570a4b9aeb186e69a062b7eddbefe55945f70"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-compilation-targets"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-module-transforms",
      "group": "@babel",
      "version": "7.28.6",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/helper-module-transforms@7.28.6",
      "author": "The Babel Team",
      "description": "Babel helper functions for implementing ES6 module transformations",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-module-transforms@7.28.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-module-transforms",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-helper-module-transforms",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ebba1714062bd9c0cb0d518b5d3100063741259e9dac4954488ed62a9ef436ba72212b28de9946f52006105eb2ef36e16bfc0ecd40725964c9bc40d534850670"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-module-transforms"
        }
      ]
    },
    {
      "type": "library",
      "name": "helpers",
      "group": "@babel",
      "version": "7.29.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/helpers@7.29.2",
      "author": "The Babel Team",
      "description": "Collection of helper functions used by Babel transforms.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helpers@7.29.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helpers",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-helpers",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.29.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1e81ae52ce2c09935ecd510a755730aa664df06a078ab2d470b69854d04ad89d0369d1ad75caa0af70426ef1fcf97528e0d1a3365dd53ad4a310a373a9f1602b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helpers"
        }
      ]
    },
    {
      "type": "library",
      "name": "template",
      "group": "@babel",
      "version": "7.28.6",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/template@7.28.6",
      "author": "The Babel Team",
      "description": "Generate an AST from a string template.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/template@7.28.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-template",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-template",
          "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%20template%22+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/template/-/template-7.28.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "600e8c6b62ac09d19bf960ba5290551491972f9f0c0c0ea8c8e35b8f217ffb9b0183163f7709212e881b313d865d7c94f38fc8851c3fd83d4eb3507f822cfe05"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/template"
        }
      ]
    },
    {
      "type": "library",
      "name": "traverse",
      "group": "@babel",
      "version": "7.29.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/traverse@7.29.0",
      "author": "The Babel Team",
      "description": "The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/traverse@7.29.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-traverse",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-traverse",
          "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%20traverse%22+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.29.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e073e242bd17efec1a1dfc973d9a563df58bfc9edd70dd66c7d80be9675054c6cf9c5dfe66148cb3cb42c4dee81dd74913d7e1344efe9717679727a629f251b8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/traverse"
        }
      ]
    },
    {
      "type": "library",
      "name": "remapping",
      "group": "@jridgewell",
      "version": "2.3.5",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@jridgewell/remapping@2.3.5",
      "author": "Justin Ridgewell",
      "description": "Remap sequential sourcemaps through transformations to point at the original source code",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/remapping@2.3.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/sourcemaps.git#packages/remapping",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemaps/tree/main/packages/remapping",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemaps/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2c8f6effe95a606e03b354c3292256d983eb22571560ec22d9f502eb1078de5b9e0a383157895f7ce0990ad605887e9334e5feb50297c7ded3e082876e1c8711"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jridgewell/remapping"
        }
      ]
    },
    {
      "type": "library",
      "name": "gensync",
      "version": "1.0.0-beta.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|gensync@1.0.0-beta.2",
      "author": "Logan Smyth",
      "description": "Allows users to use generators in order to write common functions that can be both sync or async.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gensync@1.0.0-beta.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/loganfsmyth/gensync.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/loganfsmyth/gensync",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/loganfsmyth/gensync/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "de137b35ab2462f3032d0639e609d6dcd43e99eb0401ea53aa583e5446e3ef3cea10c055361cdc19861ea85a3f4e5633e9e42215ca751dcb0264efa71a04bcce"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gensync"
        }
      ]
    },
    {
      "type": "library",
      "name": "json5",
      "version": "2.2.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|json5@2.2.3",
      "author": "Aseem Kishore",
      "description": "JSON for Humans",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/json5@2.2.3",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5e63967bb7b21d81f5e1c2dd54fa3283e18e1f7ad85fef8aa73af2949c125bdf2ddcd93e53c5ce97c15628e830b7375bf255c67facd8c035337873167f16acca"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json5"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-plugin-utils",
      "group": "@babel",
      "version": "7.28.6",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/helper-plugin-utils@7.28.6",
      "author": "The Babel Team",
      "description": "General utilities for plugins to use",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-plugin-utils@7.28.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-plugin-utils",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-helper-plugin-utils",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.28.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4bd83367f6f3f37191cac23b8000f8c0f4ff008dee0a763ef719fe331fca3ecd89c07248cf55bc3d9920d9cab2b7744d38133c7a3717855eb2f0e83b972fc3ba"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-plugin-utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "imurmurhash",
      "version": "0.1.4",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "9218b9b2b928a238b13dc4fb6b6d576f231453ea"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/imurmurhash"
        }
      ]
    },
    {
      "type": "library",
      "name": "color-convert",
      "version": "2.0.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/color-convert"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-flag",
      "version": "4.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-flag"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-stream",
      "version": "6.0.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b6ce968beda3de3423aa2ef4c3902537c0c59e44b00be32a9b113374400b076a976585775ff6f50937e03cb18934c7805b174f7d4f053b59acdcd51f68708f62"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/get-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "human-signals",
      "version": "2.1.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "07814567aabf4f68e1864b2091b116dc706f5887c35bce6c9e44206b0b74ed2ec9e505d393a064355fb4c80799acce50a4c01d625a1c1a89639f4b09fd642417"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/human-signals"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-stream",
      "version": "2.0.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "845a222624e5eb79e7fa4b2d1c606d7b05922a740ba726f5e7928785e035977f6ebed3bd9d6228a75a77b9da8f71477fc5b17554b30ee27ece23aa7b45b9e00e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "npm-run-path",
      "version": "4.0.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4b8f16cd95bbefbce1348ae7ee0c4e94848d02a8bd642fee4059d175b7881e1661080e94aa990e4fc4f51bb06f7dd80fe04afc805e2c51b692d22ed0bc87c25b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/npm-run-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "onetime",
      "version": "5.1.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "91ba5a4921894d674063928f55e30e2974ab3edafc0bc0bbc287496dcb1de758d19e60fe199bbc63456853a0e6e59e2f5abd0883fd4d2ae59129fee3e5a6984a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/onetime"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-final-newline",
      "version": "2.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "06ba6f7cd004ddd72fabb965df156e9b38ca8d9439b48d6c11420aaf752892cd17525e394addc595ab55a9e7fda6b9388d10f3856e96660fb76e4f77cbaa4b8c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/strip-final-newline"
        }
      ]
    },
    {
      "type": "library",
      "name": "yocto-queue",
      "version": "0.1.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|yocto-queue@0.1.0",
      "author": "Sindre Sorhus",
      "description": "Tiny queue data structure",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yocto-queue@0.1.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\""
        },
        {
          "url": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ad592cbec9cd09d27fa2119ceb180fc3237c7a1782c6c88b33c9b1b84fedfe6395a897b03ee3b59a22e94c74224604ca08b7b12f831e00555a82db3b1e6359d9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yocto-queue"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel__core",
      "group": "@types",
      "version": "7.20.5",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@types/babel__core@7.20.5",
      "description": "TypeScript definitions for @babel/core",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/babel__core@7.20.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/babel__core",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__core",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "aa8429ad9bf3e70405270303a9eb1e4575afdeba8cbe18296d715f5725a16f1f57e3b3ce200ea2ffe75779f12664aa0080e69375a22035232a30853ad72472cc"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/babel__core"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-preset-jest",
      "version": "29.6.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|babel-preset-jest@29.6.3",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-preset-jest@29.6.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/babel-preset-jest",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-29.6.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d01ddb87147ab27597259b51fd19621d30cf4609f5b0d1ce474c95b6afc8890172b8e563152fb0ba2a3f478812364c9898a989078c0666fd8d65a9e62a64e734"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-preset-jest"
        }
      ]
    },
    {
      "type": "library",
      "name": "expect",
      "group": "@jest",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@jest/expect@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jest/expect@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-expect",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@jest/expect/-/expect-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f2e31e00cc9cb6da6f6b73f59411c1f157224bd5745c0af71b298fa62a5dc905db05cba190b40e49ef04fe9f7647201d4e84ba643d6d1645fe0a486810213475"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jest/expect"
        }
      ]
    },
    {
      "type": "library",
      "name": "co",
      "version": "4.6.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|co@4.6.0",
      "description": "generator async control flow goodness",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/co@4.6.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/tj/co.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tj/co#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tj/co/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/co/-/co-4.6.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4156f474ce47bc6fae6b18ad9bcc0e365ee396dc7c76a85f537dc372ab4e65c2d25482920c32c38bbfb42db00a8b223c843f6ee369b66315d290c1964e169e71"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/co"
        }
      ]
    },
    {
      "type": "library",
      "name": "dedent",
      "version": "1.7.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|dedent@1.7.2",
      "author": "Desmond Brand",
      "description": "A string tag that strips indentation from multi-line strings. ⬅️",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dedent@1.7.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/dmnd/dedent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dmnd/dedent",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dmnd/dedent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/dedent/-/dedent-1.7.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5b3331de65bdf1237ece7de181e99fe0ecdd9b23618612b3e40cb4a547d088c4377b583ec664c95a9fe929dc0a55785d4a4004188233a9eb96acbde657f0176c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dedent"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-generator-fn",
      "version": "2.1.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|is-generator-fn@2.1.0",
      "author": "Sindre Sorhus",
      "description": "Check if something is a generator function",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-generator-fn@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-generator-fn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-generator-fn#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-generator-fn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "713201e323d82ff1abc3411a4b3012ce0e9b072f60a82a1fbd637ca244e1018231289642fae7654409866ccd172de9e21094acf2e1201cf1ae1d27b55ec38b49"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-generator-fn"
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-each",
      "version": "29.7.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-each@29.7.0",
      "author": "Matt Phillips",
      "description": "Parameterised tests for Jest",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-each@29.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/jest-each",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/jest-each/-/jest-each-29.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "827b3e12bd78f99ac4a02e5f84e7d8098d4b3871ebd1323ead0507652f13b70da5ee097ef3478773f8057f62ad930d3e4880020d3796be915cbf7074e157a66d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jest-each"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "4.1.2",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|jest-each@29.7.0|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\""
            },
            {
              "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jest-each/node_modules/chalk"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "pure-rand",
      "version": "6.1.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|pure-rand@6.1.0",
      "author": "Nicolas DUBIEN",
      "description": " Pure random number generator written in TypeScript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pure-rand@6.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/dubzzz/pure-rand.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dubzzz/pure-rand#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dubzzz/pure-rand/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pure-rand/-/pure-rand-6.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6d559ac2fa19a01629a7ac88a10b505c76639b3df94525479d439379f97c55c8ebf2c9d33d8d709e948f3167a4705c1bc48ea0b664fbad260f16fcfbd6576238"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pure-rand"
        }
      ]
    },
    {
      "type": "library",
      "name": "error-ex",
      "version": "1.3.4",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|error-ex@1.3.4",
      "description": "Easy error subclassing and stack customization",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/error-ex@1.3.4",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b2a41a9809d1d785600abd40eb5f00dec1abca07292be1c46de9c0fc7884024914c1c648201fed816a871715a03b20e1e270782424629a1efd751e58c1cf4c0d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/error-ex"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-parse-even-better-errors",
      "version": "2.3.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c72170ca1ae8fc91287fa1a17b68b3d8d717a23dac96836c5abfd7b044432bfa223c27da36197938d7e9fa341d01945043420958dcc7f7321917b962f75921db"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json-parse-even-better-errors"
        }
      ]
    },
    {
      "type": "library",
      "name": "lines-and-columns",
      "version": "1.2.4",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ef297295eb1943f3d5dbd8e110397751f8e8e995fb802a89af917b3caaea73ddefedfcd2ca6b75069c0453c9c0517b3cab3cefaa16e384ae50660e8cb7f1e406"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lines-and-columns"
        }
      ]
    },
    {
      "type": "library",
      "name": "bser",
      "version": "2.1.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|bser@2.1.1",
      "author": "Wez Furlong",
      "description": "JavaScript implementation of the BSER Binary Serialization",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bser@2.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/facebook/watchman.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://facebook.github.io/watchman/docs/bser.html",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/facebook/watchman/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "810c53344fc601f208ae61cb504de8272a7914ee874417e18e7c38ff032603add91832675819a063f972401a670d490698085b49edfdb71d9dfe24ce01f825c1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bser"
        }
      ]
    },
    {
      "type": "library",
      "name": "makeerror",
      "version": "1.0.12",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|makeerror@1.0.12",
      "author": "Naitik Shah",
      "description": "A library to make errors.",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/makeerror@1.0.12",
      "externalReferences": [
        {
          "url": "git+https://github.com/daaku/nodejs-makeerror.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/daaku/nodejs-makeerror#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/daaku/nodejs-makeerror/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.12.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "266a82bd4866b78de669d9691731b8050cc6d99de6eadbd00cd29d0a56673b755b22e749626c6c4f414d24c7a2076f894d295341349b53c41d7ac566c097262e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/makeerror"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-validator-identifier",
      "group": "@babel",
      "version": "7.28.5",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/helper-validator-identifier@7.28.5",
      "author": "The Babel Team",
      "description": "Validate identifier/keywords name",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-validator-identifier@7.28.5",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a92b3889fc33289495dfdb9c363b2f73a5951ece9bed2d37b0e87639c1c5f541df54fa965802d4b0d515ce1481888b63459a0b1f1ee721aad58ea295bac519d5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-validator-identifier"
        }
      ]
    },
    {
      "type": "library",
      "name": "js-tokens",
      "version": "4.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "45d2547e5704ddc5332a232a420b02bb4e853eef5474824ed1b7986cf84737893a6a9809b627dca02b53f5b7313a9601b690f690233a49bce0e026aeb16fcf29"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/js-tokens"
        }
      ]
    },
    {
      "type": "library",
      "name": "picocolors",
      "version": "1.1.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|picocolors@1.1.1",
      "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.1.1",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c5c787dac9e1b5be4cf658aa0ec984c39ea57b7efa993664117fe311bfd1c4d1727a036e97b78db250973fd1438ff2dcbb45fc284c8c71e3f69eda5a1eb0c454"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/picocolors"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-core-module",
      "version": "2.16.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|is-core-module@2.16.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.16.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\""
        },
        {
          "url": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "51fa1e300e9f209f304d81445237a59da188ebbbfaf8deea5c912f42e2066bdf65e31b02aee498395490d2e3c0367e1d0339bc96460f68a2ebae28cbabbc76df"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-core-module"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-parse",
      "version": "1.0.7",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2c32733d510410f47ecb8f33f7703411dd325dbf29001c865a8fe4e5861d620a58dbfd84b0eb24b09aeaee5387c6bcab54e9f57a31baa00a7c6a1bce2100fcb3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-parse"
        }
      ]
    },
    {
      "type": "library",
      "name": "supports-preserve-symlinks-flag",
      "version": "1.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a2dd169d74bd7e076480871e3dee911cd935580f3e9ae3dae9c4a3791dd5f0adbbabd041d6b4c4dd1d69ec7bf4cf567201cf2ce95beff0323259febcd4c02dd3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/supports-preserve-symlinks-flag"
        }
      ]
    },
    {
      "type": "library",
      "name": "detect-newline",
      "version": "3.1.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|detect-newline@3.1.0",
      "author": "Sindre Sorhus",
      "description": "Detect the dominant newline character of a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/detect-newline@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/detect-newline.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/detect-newline#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/detect-newline/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4cbcfec7fbc45e6fd8ecfef09f510914d2f1629503e1380ca2cc58e9f0152549c931bba91c13a7731c96506f4ea53687f44043eee148e4b7c482630e739e03b0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/detect-newline"
        }
      ]
    },
    {
      "type": "library",
      "name": "fake-timers",
      "group": "@sinonjs",
      "version": "10.3.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@sinonjs/fake-timers@10.3.0",
      "author": "Christian Johansen",
      "description": "Fake JavaScript timers",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40sinonjs/fake-timers@10.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sinonjs/fake-timers.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sinonjs/fake-timers",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sinonjs/fake-timers/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-10.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "578046d3b92e6125244c24811c6f06f1336133e175f635c55a742dce3fb07bc0eb92948109e7bd67732cf328867abfdd96685edf9fd7760ca8dffd2b40a83b60"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@sinonjs/fake-timers"
        }
      ]
    },
    {
      "type": "library",
      "name": "callsites",
      "version": "3.1.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|callsites@3.1.0",
      "author": "Sindre Sorhus",
      "description": "Get callsites from the V8 stack trace API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/callsites@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/callsites.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/callsites#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/callsites/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3fc06302c5ef652f95203508d7584709012fef8613ebb6148b924914d588a8bdb7e6c0668d7e3eab1f4cbaf96ce62bf234435cb71e3ac502d0dda4ee13bb2c69"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/callsites"
        }
      ]
    },
    {
      "type": "library",
      "name": "gen-mapping",
      "group": "@jridgewell",
      "version": "0.3.13",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@jridgewell/gen-mapping@0.3.13",
      "author": "Justin Ridgewell",
      "description": "Generate source maps",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/gen-mapping@0.3.13",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/sourcemaps.git#packages/gen-mapping",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemaps/tree/main/packages/gen-mapping",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemaps/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "da492dffb9e227a32010fc45d1b61d43a7ad65a03e7d0bc370b29c921cb5c8840ecdaa0a8c10634a3eb7fda2d58d8137aa146de5dbccfae5327c283a50a0816c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jridgewell/gen-mapping"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsesc",
      "version": "3.1.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|jsesc@3.1.0",
      "author": "Mathias Bynens",
      "description": "Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsesc@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mathiasbynens/jsesc.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://mths.be/jsesc",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mathiasbynens/jsesc/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fec33774ed853b35e3290849ba8d10d7bdf07f628ea3cb7823cbc7cba945f69a14a7b6ca4f4fcd1c4f1f3d7db73f07e19f291faa70b6c51c4e9d5c395ee18868"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsesc"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-string-parser",
      "group": "@babel",
      "version": "7.27.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/helper-string-parser@7.27.1",
      "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.27.1",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a8c952c4a6e946502b89d0c4c64f769d2a1bc837693e28d4ab60d6ea80e752a77488e1b19908f2aa13088a123dfb3bf82cfc997518ded9c6af58f6c26d69b778"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-string-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-syntax-async-generators",
      "group": "@babel",
      "version": "7.8.4",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-async-generators@7.8.4",
      "description": "Allow parsing of async generator functions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-syntax-async-generators@7.8.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/babel/babel/tree/master#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\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b727266719067d96b184c45b5e53d7b95169756957a62af65b800c85226044ace4fde0e52173a16f62c75a82e90c5ed3107ca5579ccd872917e8a0201c999337"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-syntax-async-generators"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-syntax-bigint",
      "group": "@babel",
      "version": "7.8.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-bigint@7.8.3",
      "description": "Allow parsing of BigInt literals",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-syntax-bigint@7.8.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/babel/babel/tree/master#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\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c274e71651be631426def0f1a46139ecf8f4b2b454e2c1c4fe60e4b75aafd9824949e50079cda66b858b52750f78a8f2adf9ed5707bf37a7425e953eccbdcda6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-syntax-bigint"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-syntax-class-properties",
      "group": "@babel",
      "version": "7.12.13",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-class-properties@7.12.13",
      "description": "Allow parsing of class properties",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-syntax-class-properties@7.12.13",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-class-properties",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-syntax-class-properties",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7e6e227632a56b461a85436014d2c2074ab249db283e264fde2404deb932d26054b4c676df20c9f5225d83a7574d20e7ba5395aa21771e0afd9db5ef5d341960"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-syntax-class-properties"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-syntax-class-static-block",
      "group": "@babel",
      "version": "7.14.5",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-class-static-block@7.14.5",
      "author": "The Babel Team",
      "description": "Allow parsing of class static blocks",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-syntax-class-static-block@7.14.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-class-static-block",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-syntax-class-static-block",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6fe6323e6afa95dc8d9cceaca9878c584f9b809709a4eeb24b8403ef29b1807df81813cd0ccfd31c187c8ae9f2bca219ced8b02c7e02259d11c5393d7a68298f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-syntax-class-static-block"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-syntax-import-attributes",
      "group": "@babel",
      "version": "7.28.6",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-import-attributes@7.28.6",
      "author": "The Babel Team",
      "description": "Allow parsing of the module attributes in the import statement",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-syntax-import-attributes@7.28.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-import-attributes",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.28.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8e22c2d266bd5e4413dd3289f6e62f95a926eba3da9b2c28faac0bfa82fc1c93af73a4d67595d57e1a89afc082cdb4865006c33b39461c90b553ebd17cb403bf"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-syntax-import-attributes"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-syntax-import-meta",
      "group": "@babel",
      "version": "7.10.4",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-import-meta@7.10.4",
      "description": "Allow parsing of import.meta",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-syntax-import-meta@7.10.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-import-meta",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "62a7e6f970f1d3e3eb8775527844023d4f35c82f89599da90cf1524b865da5f661a7832414c6830b552ab1ea2f10ac125299c82fbfaf2be0a5a7b6df874883ee"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-syntax-import-meta"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-syntax-json-strings",
      "group": "@babel",
      "version": "7.8.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-json-strings@7.8.3",
      "description": "Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-syntax-json-strings@7.8.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/babel/babel/tree/master#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\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "958ea4746a561ef8e87b6be4e16ac06a912e051ebd10cc5997e46819186b14635854af2638f016f157db4ff660ac56d794336289ac509c0b6054267a8efdf410"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-syntax-json-strings"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-syntax-logical-assignment-operators",
      "group": "@babel",
      "version": "7.10.4",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-logical-assignment-operators@7.10.4",
      "description": "Allow parsing of the logical assignment operators",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-syntax-logical-assignment-operators@7.10.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-logical-assignment-operators",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "77cc1a4a19691438a743932dbc653dc4300ecca1f8efe145a277b2d9b68522832bf79da128e2e9d4747b56cce866f3ac57fe3e451b33358ec3d7b6dad2d7b48a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-syntax-logical-assignment-operators"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-syntax-nullish-coalescing-operator",
      "group": "@babel",
      "version": "7.8.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-nullish-coalescing-operator@7.8.3",
      "description": "Allow parsing of the nullish-coalescing operator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-syntax-nullish-coalescing-operator@7.8.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/babel/babel/tree/master#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\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6927dfe333c8235bb6403ef2f85f280eccf5f5ec3820610983d4955be6eac29c2d7c595e8900cc77303f47e525583cdf9c7142c7195e153d0f308ad1dfa5cb35"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-syntax-nullish-coalescing-operator"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-syntax-numeric-separator",
      "group": "@babel",
      "version": "7.10.4",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-numeric-separator@7.10.4",
      "description": "Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-syntax-numeric-separator@7.10.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-numeric-separator",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f47e9875f91c2bfb8e9d8fcaeff680db1a73680824427dfbcb35943112bb39a3cea8ea464b5fa7d07e61c53f40530f44b128cf5bc495c8c270611b56b375f7ba"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-syntax-numeric-separator"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-syntax-object-rest-spread",
      "group": "@babel",
      "version": "7.8.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-object-rest-spread@7.8.3",
      "description": "Allow parsing of object rest/spread",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-syntax-object-rest-spread@7.8.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/babel/babel/tree/master#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\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5e8a8c8a31996fdcb7cb65ec90df8fd70506895c16679266a03470c79fb71a612994dc95336b360e0f082c5426f2b58ce3ca2b1b2e58a48e4197c535cbbc9d94"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-syntax-object-rest-spread"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-syntax-optional-catch-binding",
      "group": "@babel",
      "version": "7.8.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-optional-catch-binding@7.8.3",
      "description": "Allow parsing of optional catch bindings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-syntax-optional-catch-binding@7.8.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/babel/babel/tree/master#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\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e953c3d0f7359694eac3468aa1e45332207e916840a13db83c0fa4b16481ac5b65e52211569665c0ddcd34f4237a103613ff75155dd18cb5a855382559c495dd"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-syntax-optional-catch-binding"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-syntax-optional-chaining",
      "group": "@babel",
      "version": "7.8.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-optional-chaining@7.8.3",
      "description": "Allow parsing of optional properties",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-syntax-optional-chaining@7.8.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/babel/babel/tree/master#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\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2a82bd12b1f53019423f15745403645d6dbf770e2f95b183ac5833f1b994b0119890545c6d1c0c87a70826e6dd3eb931470b8676d0a4d2fff03d329b42006392"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-syntax-optional-chaining"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-syntax-private-property-in-object",
      "group": "@babel",
      "version": "7.14.5",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-private-property-in-object@7.14.5",
      "author": "The Babel Team",
      "description": "Allow parsing of '#foo in obj' brand checks",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-syntax-private-property-in-object@7.14.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-private-property-in-object",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-syntax-private-property-in-object",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d30567a7d77127bd995090d5dbb65f6d28fa8872e8cad6199a1deb15cc4d9efb0917792d9332c364fcbf980d7b1c6b1a413dff0d0b16617d5fd50196902a1552"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-syntax-private-property-in-object"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-syntax-top-level-await",
      "group": "@babel",
      "version": "7.14.5",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-top-level-await@7.14.5",
      "author": "The Babel Team",
      "description": "Allow parsing of top-level await in modules",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-syntax-top-level-await@7.14.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-top-level-await",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-plugin-syntax-top-level-await",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "871fbeba92efe54d6b8187f07b5c41414851994e35344be952fae9f2392b48276f1929cce7fa9d44cb72949e8f1b938590168791b4c02939dddff63211244717"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/plugin-syntax-top-level-await"
        }
      ]
    },
    {
      "type": "library",
      "name": "diff-sequences",
      "version": "29.6.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-29.6.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "12378f2b5b2b0f73f4f28da3e1fd04c67ca5a91b3907db498dca7db7592b1f6a918bc08276c61fc1ef498122eeac5056c2ae2e3a58a9cdf9397c736fc052abf1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/diff-sequences"
        }
      ]
    },
    {
      "type": "library",
      "name": "kleur",
      "version": "3.0.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|kleur@3.0.3",
      "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@3.0.3",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "793233955392511f89c5d0c57a911870132d67d42a75e7feae7cd675166e31b3b2c2ee6d3b6c3637baea8e800d67993dbf2c212fa06bd55463508813431e04f3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/kleur"
        }
      ]
    },
    {
      "type": "library",
      "name": "sisteransi",
      "version": "1.0.5",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|sisteransi@1.0.5",
      "author": "Terkel Gjervig",
      "description": "ANSI escape codes for some terminal swag",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sisteransi@1.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/terkelg/sisteransi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/terkelg/sisteransi#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/terkelg/sisteransi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6cb186951d50c417329e7d9de589835f83068e566fcb631104344d1cb27c548ea5ebef45522c9314d27422f78e48fd1b7178150cf45c7c6a80d298daa94a5f56"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sisteransi"
        }
      ]
    },
    {
      "type": "library",
      "name": "emoji-regex",
      "version": "8.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3128d8cdc58d380d1ec001e9cf4331a5816fc20eb28f2d4d1b7c6d7a8ab3eb8e150a8fd13e09ebd7f186b7e89cde2253cd0f04bb74dd335e126b09d5526184e8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/emoji-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-fullwidth-code-point",
      "version": "3.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cf29a6e7ebbeb02b125b20fda8d69e8d5dc316f84229c94a762cd868952e1c0f3744b8dbee74ae1a775d0871afd2193e298ec130096c59e2b851e83a115e9742"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-fullwidth-code-point"
        }
      ]
    },
    {
      "type": "library",
      "name": "to-regex-range",
      "version": "5.0.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "eb93fb8b3e97e7212bd5cc1c82f4316db230ed493780ecb974876d678ac3bde2ea86b7493fe2e2fc7c7ab722b43446fed860b29de08c2621aaac00c248d93cb1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/to-regex-range"
        }
      ]
    },
    {
      "type": "library",
      "name": "sprintf-js",
      "version": "1.0.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "04e6926f662895354f3dd015203633b857297e2c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sprintf-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "delayed-stream",
      "version": "1.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "df3ae199acadfb7d440aaae0b29e2272b24ec619"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/delayed-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "asynckit",
      "version": "0.4.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/asynckit"
        }
      ]
    },
    {
      "type": "library",
      "name": "ajv",
      "version": "6.12.6",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8f77d52e0bd3a39dbb6a7c98c893864d825b1bebe79d062f1349b99a691cd532be9f1029a6408b3082f4699e1d6e55423681928619be933138654ca4068320e2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ajv"
        }
      ]
    },
    {
      "type": "library",
      "name": "har-schema",
      "version": "2.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|har-schema@2.0.0",
      "author": "Ahmad Nassri",
      "description": "JSON Schema for HTTP Archive (HAR)",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/har-schema@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ahmadnassri/har-schema.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ahmadnassri/har-schema",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ahmadnassri/har-schema/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "a94c2224ebcac04782a0d9035521f24735b7ec92"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/har-schema"
        }
      ]
    },
    {
      "type": "library",
      "name": "assert-plus",
      "version": "1.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|assert-plus@1.0.0",
      "author": "Mark Cavage",
      "description": "Extra assertions on top of node's assert module",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/assert-plus@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mcavage/node-assert-plus.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mcavage/node-assert-plus#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mcavage/node-assert-plus/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/assert-plus"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsprim",
      "version": "1.4.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|jsprim@1.4.2",
      "description": "utilities for primitive JavaScript types",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsprim@1.4.2",
      "externalReferences": [
        {
          "url": "git://github.com/joyent/node-jsprim.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/joyent/node-jsprim#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/joyent/node-jsprim/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3f66d238c01cfdc88bcfa0f38235651893fdf81ac95aee540c62bbd02da2c1e0b940121e15fd195d1bc68c48f6b9882b63632400086c4961c35a516d12ba195b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsprim"
        }
      ]
    },
    {
      "type": "library",
      "name": "sshpk",
      "version": "1.17.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|sshpk@1.17.0",
      "author": "Joyent, Inc",
      "description": "A library for finding and using SSH public keys",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sshpk@1.17.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/joyent/node-sshpk.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/arekinath/node-sshpk#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/arekinath/node-sshpk/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/sshpk/-/sshpk-1.17.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ffd1c812cd595c68523c4f17e82726ecd6a6d73f0a7280aa3dd23b79c9b5377dc4cc07ad59a86f41656a2d9b5a650f880ca5f8232036a34801cea20c9006a01d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sshpk"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime-db",
      "version": "1.51.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|mime-db@1.51.0",
      "description": "Media Type Database",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mime-db@1.51.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\""
        },
        {
          "url": "https://registry.npmjs.org/mime-db/-/mime-db-1.51.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e72f00e7a8e0ed7550c7699bbf596ee3d351e1da24467859613b4bf8a19f69adbbbaae294935e4c10905265e29911332345cff12d6034a48a2107c7717b50dea"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mime-db"
        }
      ]
    },
    {
      "type": "library",
      "name": "psl",
      "version": "1.8.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|psl@1.8.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.8.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\""
        },
        {
          "url": "https://registry.npmjs.org/psl/-/psl-1.8.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "44874ecf2a1abcafa1035f0e186583a944ec08b86d03b21c67fe8d0ace1f14968704369bfa90c3983201c96151409ab609deebd4ea10c4118a39acedabe86321"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/psl"
        }
      ]
    },
    {
      "type": "library",
      "name": "shebang-regex",
      "version": "3.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "efef9d161b5cc77df9dee05aabc0c347836ec417ad0730bb6503a19934089c711de9b4ab5dd884cb30af1b4ed9e3851874b4a1594c97b7933fca1cfc7a471bd4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/shebang-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "clean-stack",
      "version": "2.2.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e1d882f4769313e29100c5a10e1ac63840a0599c687af31ce5396439b32a352b1553ad8f6335d9fd23138f3c8600517562eb20c46712593117061a7408fc10d4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/clean-stack"
        }
      ]
    },
    {
      "type": "library",
      "name": "indent-string",
      "version": "4.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "11d0c366ee00d8ec882bb2ebff6cc6fb0e6399bba4d435419c4c11110bc1ceca412640846d16bc1b153596085871a1890a745689b8c35e5abbefd5f5ff2e71c2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/indent-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "type-fest",
      "version": "0.8.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e1d6f3233aaf8ed822339af0d64e6b107b4100d2a676e7611b20446a3374d5f13285a00886ca0a372eb2efe20df7721fa45b7063d8aa8bb903fb1c0a850b0d24"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/type-fest"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.flattendeep",
      "version": "4.4.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|lodash.flattendeep@4.4.0",
      "author": "John-David Dalton",
      "description": "The lodash method `_.flattenDeep` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.flattendeep@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\""
        },
        {
          "url": "https://registry.npmjs.org/lodash.flattendeep/-/lodash.flattendeep-4.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "fb030917f86a3134e5bc9bec0d69e0013ddfedb2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.flattendeep"
        }
      ]
    },
    {
      "type": "library",
      "name": "release-zalgo",
      "version": "1.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|release-zalgo@1.0.0",
      "author": "Mark Wubben",
      "description": "Helps you write code with promise-like chains that can run both synchronously and asynchronously",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/release-zalgo@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/novemberborn/release-zalgo.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/novemberborn/release-zalgo#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/novemberborn/release-zalgo/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/release-zalgo/-/release-zalgo-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "09700b7e5074329739330e535c5a90fb67851730"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/release-zalgo"
        }
      ]
    },
    {
      "type": "library",
      "name": "typedarray-to-buffer",
      "version": "3.1.5",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|typedarray-to-buffer@3.1.5",
      "author": "Feross Aboukhadijeh",
      "description": "Convert a typed array to a Buffer without a copy",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/typedarray-to-buffer@3.1.5",
      "externalReferences": [
        {
          "url": "git://github.com/feross/typedarray-to-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://feross.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/typedarray-to-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cddbbc5cc3440dea4a291f9760e5c054fb56ba2d25cb436da2152c730f9499a1e20164fc86b575aebfff1fa57ed03bc9dce435f52f7bf4cd2568b7d7f2b9bcd9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/typedarray-to-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-locate",
      "version": "4.1.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "47bf5967fd30031286bb7a18325cfc8f2fe46e1b0dad2ed2299ecfc441c1809e7e1769ad156d9f2b670eb4187570762442c6f3155ec8f84a1129ee98b74a0aec"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/p-locate"
        }
      ]
    },
    {
      "type": "library",
      "name": "wrappy",
      "version": "1.0.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/wrappy"
        }
      ]
    },
    {
      "type": "library",
      "name": "default-require-extensions",
      "version": "3.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|default-require-extensions@3.0.0",
      "description": "Node's default require extensions as a separate module",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/default-require-extensions@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/avajs/default-require-extensions.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/avajs/default-require-extensions#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/avajs/default-require-extensions/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/default-require-extensions/-/default-require-extensions-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7a4e83a57abf482a6f8e1a45b0b15156d231242470e9f511e3695831566e50c2bb9fc78ccf8521e5c95c91d0631292e19ff804059a3b84326725cc1d28b2908e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/default-require-extensions"
        }
      ]
    },
    {
      "type": "library",
      "name": "compat-data",
      "group": "@babel",
      "version": "7.29.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/compat-data@7.29.0",
      "author": "The Babel Team",
      "description": "The compat-data to determine required Babel plugins",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/compat-data@7.29.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-compat-data",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.29.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4f534226a4ff8fdf9c9fc7ef92dee3b706cb05f2c2ff5cb573b36d09e5c5460cc64ec69f8baf0c46ff32ce46126a9067140e8bdd4d9549cd367220f3a0026126"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/compat-data"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-validator-option",
      "group": "@babel",
      "version": "7.27.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/helper-validator-option@7.27.1",
      "author": "The Babel Team",
      "description": "Validate plugin/preset options",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-validator-option@7.27.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-validator-option",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "62f8c9a30f45c5b84514a0d2b859d509ed96c57935cd6736d9f15e3d5344696244bbc22b65595d6ba374b87c3366b50cd6297b342f4c969e0c68961b61df494a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-validator-option"
        }
      ]
    },
    {
      "type": "library",
      "name": "browserslist",
      "version": "4.28.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|browserslist@4.28.1",
      "author": "Andrey Sitnik",
      "description": "Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/browserslist@4.28.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/browserslist/browserslist.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserslist/browserslist#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserslist/browserslist/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "642e417742e02578301aa5249d963fbe4510d38afc3579c9677c988b8bc3992899982fe975237435b3513f16696ed3b8b807c350015f7cef086683371a3f0890"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/browserslist"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "baseline-browser-mapping",
          "version": "2.9.0",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|browserslist@4.28.1|baseline-browser-mapping@2.9.0",
          "description": "A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/baseline-browser-mapping@2.9.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/web-platform-dx/baseline-browser-mapping.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/web-platform-dx/baseline-browser-mapping#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/web-platform-dx/baseline-browser-mapping/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.9.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "321fbe83ed8b3dfcd94e8cb07c4d41533bd96df398e76362974ae7f47d423c2e4327b7d7f958abee74e805ea2249b075cd335e1986c42c4bc9112ba3806af35f"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browserslist/node_modules/baseline-browser-mapping"
            }
          ]
        },
        {
          "type": "library",
          "name": "electron-to-chromium",
          "version": "1.5.263",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|browserslist@4.28.1|electron-to-chromium@1.5.263",
          "author": "Kilian Valkhof",
          "description": "Provides a list of electron-to-chromium version mappings",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/electron-to-chromium@1.5.263",
          "externalReferences": [
            {
              "url": "git+https://github.com/kilian/electron-to-chromium.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/kilian/electron-to-chromium#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/kilian/electron-to-chromium/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.263.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "0eba89d752a777e968f9dbfe965b6f7cc0cb536ee0d782cc747d9bd0edcf8a8e2e934c7ecfb391f89ae6c9a7133cdd8cf30dc1ad9eff453c06dd1f41ee2acf96"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browserslist/node_modules/electron-to-chromium"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "lru-cache",
      "version": "5.1.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2a9340450037230bfe8d3034bad51555bae1f8996baf516fd1ee7a186cc014e5cdedd93f16f89a0d6f0b1e62b9d8395c1f858fda7ea023cbcdd5a7ac045828f7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lru-cache"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "yallist",
          "version": "3.1.1",
          "bom-ref": "minimatch@5.1.0-tuxcare.3|lru-cache@5.1.1|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\""
            },
            {
              "url": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "6b850641a58f1f9f663975189c01b67b09dc412e22e05e374efdc9a0033eb365430264bd36c2bc1a90cc2eb0873e4b054fb8772ba4cea14367da96fb4685f1e2"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/lru-cache/node_modules/yallist"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-module-imports",
      "group": "@babel",
      "version": "7.28.6",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/helper-module-imports@7.28.6",
      "author": "The Babel Team",
      "description": "Babel helper functions for inserting module loads",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-module-imports@7.28.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-module-imports",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-helper-module-imports",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.28.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9795e464aeebef06bd2ee706c3d2f0672c8252c71be31dfb2564cfcfbb30c0513fd05310006a62594667f2ef43ce448158470adb98e6bee6dfa70d9d9c031d6f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-module-imports"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-globals",
      "group": "@babel",
      "version": "7.28.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@babel/helper-globals@7.28.0",
      "author": "The Babel Team",
      "description": "A collection of JavaScript globals for Babel internal usage",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-globals@7.28.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-globals",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.28.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f96e9c21291715ad635ec0c475803c1de7af413fc550b871cd1f7da71a6196d65c55aba0a6ce774c709e89603c4a0bb1c694a9de028f8ae61f496a2990b43887"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-globals"
        }
      ]
    },
    {
      "type": "library",
      "name": "color-name",
      "version": "1.1.4",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/color-name"
        }
      ]
    },
    {
      "type": "library",
      "name": "mimic-fn",
      "version": "2.1.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3aa6ce939a0441e019f165d6c9d96ef47263cfd59574422f6a63027179aea946234e49c7fecaac5af850def830285451d47a63bcd04a437ee76c9818cc6a8672"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mimic-fn"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel__generator",
      "group": "@types",
      "version": "7.27.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@types/babel__generator@7.27.0",
      "description": "TypeScript definitions for @babel/generator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/babel__generator@7.27.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/babel__generator",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__generator",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.27.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b9f15dd978bdd8e0153d8b32f8fe27eff53b7baf1f7b1d3e11ef20486f4a5fb7a8d3ce025a2438b1dc64b6f765d1b38fba95ed5493d8d7dce4e84c16a9443c96"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/babel__generator"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel__template",
      "group": "@types",
      "version": "7.4.4",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@types/babel__template@7.4.4",
      "description": "TypeScript definitions for @babel/template",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/babel__template@7.4.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/babel__template",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__template",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "87f354692c86e44cb1048a7c611c68e1131edbfa9082fca8c11c1533385884108e35b5bc3d4b20e2590532b86066151ee73dcbdcc88b0eebf227f09a3dad80f0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/babel__template"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel__traverse",
      "group": "@types",
      "version": "7.28.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@types/babel__traverse@7.28.0",
      "description": "TypeScript definitions for @babel/traverse",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/babel__traverse@7.28.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/babel__traverse",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__traverse",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.28.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f0fbdc5dfef48130d9060b7da6dc49f1e9417818dc2ce01c3ada0efe63c98ed8e2d7e09d19b1e09bbee89b51abb0fc6c884fae5c8a4d48aeb8518688c105dde1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/babel__traverse"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-plugin-jest-hoist",
      "version": "29.6.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|babel-plugin-jest-hoist@29.6.3",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-plugin-jest-hoist@29.6.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/jestjs/jest.git#packages/babel-plugin-jest-hoist",
          "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\""
        },
        {
          "url": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-29.6.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "11201cfd126f193144cd1c0e4d3e3e94d0e4fc634732429b373b2f4f4a8a45f0f2c984ec931079ae75369e3203615c570811c7108d5cd18c07a1bdd6698ba33a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-plugin-jest-hoist"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-arrayish",
      "version": "0.2.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cf3d3a4bcb74a33a035cc1beb9b7b6eb37824cd5dc2883c96498bc841ac5e227422e6b38086f50b4aeea065d5ba22e4e0f31698ecc1be493e61c26cca63698ce"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-arrayish"
        }
      ]
    },
    {
      "type": "library",
      "name": "node-int64",
      "version": "0.4.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|node-int64@0.4.0",
      "author": "Robert Kieffer",
      "description": "Support for representing 64-bit integers in JavaScript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/node-int64@0.4.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/broofa/node-int64.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/broofa/node-int64#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/broofa/node-int64/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3b9973f75c5239ea173fa0ee9721df965a6af84834d0c5a2b5921bb4f7e8484bea207765e607dc63a858cc35a78f4a83e6dcf9d8f234f2ef6a52f49579405e1f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/node-int64"
        }
      ]
    },
    {
      "type": "library",
      "name": "tmpl",
      "version": "1.0.5",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|tmpl@1.0.5",
      "author": "Naitik Shah",
      "description": "JavaScript micro templates.",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tmpl@1.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/daaku/nodejs-tmpl.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/daaku/nodejs-tmpl",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/daaku/nodejs-tmpl/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ddfd2e384010c08a86b965b6315cd883c7d5fd036773f229b89346f37eeb2ee73301a2d51ec9561d9423e081a2125e47b379246e1c0bf406fb1ebb26ba3f929b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tmpl"
        }
      ]
    },
    {
      "type": "library",
      "name": "hasown",
      "version": "2.0.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|hasown@2.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.2",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d21254f5208fbe633320175916a34f5d66ba76a87b59d1f470823dcbe0b24bcac6de72f8f01725adaf4798a8555541f23d6347e58ef10f0001edb7e04a391431"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hasown"
        }
      ]
    },
    {
      "type": "library",
      "name": "commons",
      "group": "@sinonjs",
      "version": "3.0.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|@sinonjs/commons@3.0.1",
      "description": "Simple functions shared among the sinon end user libraries",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40sinonjs/commons@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sinonjs/commons.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sinonjs/commons#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sinonjs/commons/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@sinonjs/commons/-/commons-3.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2b79821ca43db1587ca350bd731930c5a3a65e800c943c42d666321eb8ea39611c06362befab7deb32f6ce58f9754199dc74b0db8d17d6a807dcc8dfd72256a5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@sinonjs/commons"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-number",
      "version": "7.0.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e350a27e483a7bc4f2952a5db53a5e2d532abd20445734edb47bc4443ef8d7ea6767c00dbf4d34e0c44be3740a3c394af5c1af369e8d6566540656c65d8c719e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-number"
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-deep-equal",
      "version": "3.1.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7f7a90f68432f63d808417bf1fd542f75c0b98a042094fe00ce9ca340606e61b303bb04b2a3d3d1dce4760dcfd70623efb19690c22200da8ad56cd3701347ce1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fast-deep-equal"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-schema-traverse",
      "version": "0.4.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c5b6c21f9742614e53f0b704861ba1ec727cf075ee5b7aac237634cce64529f6441dca5688753f271ce4eb6f41aec69bfe63221d0b62f7030ffbce3944f7b756"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json-schema-traverse"
        }
      ]
    },
    {
      "type": "library",
      "name": "uri-js",
      "version": "4.4.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "eeb294cb2df7435c9cf7ca50d430262edc17d74f45ed321f5a55b561da3c5a5d628b549e1e279e8741c77cf78bd9f3172bacf4b3c79c2acf5fac2b8b26f9dd06"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uri-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "extsprintf",
      "version": "1.3.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|extsprintf@1.3.0",
      "description": "extended POSIX-style sprintf",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/extsprintf@1.3.0",
      "externalReferences": [
        {
          "url": "git://github.com/davepacheco/node-extsprintf.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/davepacheco/node-extsprintf#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/davepacheco/node-extsprintf/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "96918440e3041a7a414f8c52e3c574eb3c3e1e05"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/extsprintf"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-schema",
      "version": "0.4.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|json-schema@0.4.0",
      "author": "Kris Zyp",
      "description": "JSON Schema validation and specifications",
      "licenses": [
        {
          "expression": "(AFL-2.1 OR BSD-3-Clause)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/json-schema@0.4.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/kriszyp/json-schema.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kriszyp/json-schema#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kriszyp/json-schema/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/json-schema/-/json-schema-0.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7acf783379d321fb043e2b1169f6a4f870cb7c75e7281855def5397aa3dc4b77e5216a9cc495a05c75e27b2dd8ae968db1a9d8e5e8b55686046cece28eeabd04"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json-schema"
        }
      ]
    },
    {
      "type": "library",
      "name": "verror",
      "version": "1.10.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|verror@1.10.0",
      "description": "richer JavaScript errors",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/verror@1.10.0",
      "externalReferences": [
        {
          "url": "git://github.com/davepacheco/node-verror.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/davepacheco/node-verror#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/davepacheco/node-verror/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "3a105ca17053af55d6e270c1f8288682e18da400"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/verror"
        }
      ]
    },
    {
      "type": "library",
      "name": "asn1",
      "version": "0.2.6",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|asn1@0.2.6",
      "author": "Joyent",
      "description": "Contains parsers and serializers for ASN.1 (currently BER only)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/asn1@0.2.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/joyent/node-asn1.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/joyent/node-asn1#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/joyent/node-asn1/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/asn1/-/asn1-0.2.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8b1fc5c4f9f43038dec89ee2ff2a07185b7f117e8bc8d6f148484f3d73833cbf8a07454f93ce9461f2f494c772f8a0a7bfe7e6bc8cf24b068ae423b0a956d64d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/asn1"
        }
      ]
    },
    {
      "type": "library",
      "name": "bcrypt-pbkdf",
      "version": "1.0.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|bcrypt-pbkdf@1.0.2",
      "description": "Port of the OpenBSD bcrypt_pbkdf function to pure JS",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bcrypt-pbkdf@1.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/joyent/node-bcrypt-pbkdf.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/joyent/node-bcrypt-pbkdf#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/joyent/node-bcrypt-pbkdf/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "a4301d389b6a43f9b67ff3ca11a3f6637e360e9e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bcrypt-pbkdf"
        }
      ]
    },
    {
      "type": "library",
      "name": "dashdash",
      "version": "1.14.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|dashdash@1.14.1",
      "author": "Trent Mick",
      "description": "A light, featureful and explicit option parsing library.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dashdash@1.14.1",
      "externalReferences": [
        {
          "url": "git://github.com/trentm/node-dashdash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/trentm/node-dashdash#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/trentm/node-dashdash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "853cfa0f7cbe2fed5de20326b8dd581035f6e2f0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dashdash"
        }
      ]
    },
    {
      "type": "library",
      "name": "ecc-jsbn",
      "version": "0.1.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|ecc-jsbn@0.1.2",
      "author": "Jeremie Miller",
      "description": "ECC JS code based on JSBN",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ecc-jsbn@0.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/quartzjer/ecc-jsbn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/quartzjer/ecc-jsbn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/quartzjer/ecc-jsbn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "3a83a904e54353287874c564b7549386849a98c9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ecc-jsbn"
        }
      ]
    },
    {
      "type": "library",
      "name": "getpass",
      "version": "0.1.7",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|getpass@0.1.7",
      "author": "Alex Wilson",
      "description": "getpass for node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/getpass@0.1.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/arekinath/node-getpass.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/arekinath/node-getpass#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/arekinath/node-getpass/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "5eff8e3e684d569ae4cb2b1282604e8ba62149fa"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/getpass"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsbn",
      "version": "0.1.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|jsbn@0.1.1",
      "author": "Tom Wu",
      "description": "The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsbn@0.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/andyperlitch/jsbn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/andyperlitch/jsbn#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/andyperlitch/jsbn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsbn"
        }
      ]
    },
    {
      "type": "library",
      "name": "safer-buffer",
      "version": "2.1.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "619a372bcd920fb462ca2d04d4440fa232f3ee4a5ea6749023d2323db1c78355d75debdbe5d248eeda72376003c467106c71bbbdcc911e4d1c6f0a9c42b894b6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/safer-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "tweetnacl",
      "version": "0.14.5",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|tweetnacl@0.14.5",
      "author": "TweetNaCl-js contributors",
      "description": "Port of TweetNaCl cryptographic library to JavaScript",
      "licenses": [
        {
          "license": {
            "id": "Unlicense",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tweetnacl@0.14.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/dchest/tweetnacl-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://tweetnacl.js.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dchest/tweetnacl-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "5ae68177f192d4456269d108afa93ff8743f4f64"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tweetnacl"
        }
      ]
    },
    {
      "type": "library",
      "name": "es6-error",
      "version": "4.1.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|es6-error@4.1.1",
      "author": "Ben Youngblood",
      "description": "Easily-extendable error for use with ES6 classes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es6-error@4.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/bjyoungblood/es6-error.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bjyoungblood/es6-error",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bjyoungblood/es6-error/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/es6-error/-/es6-error-4.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "526ffe17132bf422125a1d1b8b966fd22383fb8705879a8b7a4b35aa1028a4a540270dddae029b2b24a2929ef01a10cbd073de6a36b43f950b66bc4b92789456"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es6-error"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-limit",
      "version": "2.3.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ffff3c985592271f25c42cf07400014c92f6332581d76f9e218ecc0cbd92a8b98091e294f6ac51bd6b92c938e6dc5526a4110cb857dc90022a11a546503c5beb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/p-limit"
        }
      ]
    },
    {
      "type": "library",
      "name": "concat-map",
      "version": "0.0.1",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "d8a96bd77fd68df7793a73036a3ba0d5405d477b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/concat-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "caniuse-lite",
      "version": "1.0.30001781",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|caniuse-lite@1.0.30001781",
      "author": "Ben Briggs",
      "description": "A smaller version of caniuse-db, with only the essentials!",
      "licenses": [
        {
          "license": {
            "id": "CC-BY-4.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/caniuse-lite@1.0.30001781",
      "externalReferences": [
        {
          "url": "git+https://github.com/browserslist/caniuse-lite.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserslist/caniuse-lite#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserslist/caniuse-lite/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001781.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "45dc0d0b232c3417ed2e35bac34d73f1b284bd3e9eff9b693d5120b67db64e22c696cb4739579cb17d8a1c5903e5efef467204e041b3a6e20e0dbde6b6cc2d93"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/caniuse-lite"
        }
      ]
    },
    {
      "type": "library",
      "name": "node-releases",
      "version": "2.0.36",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|node-releases@2.0.36",
      "author": "Sergey Rubanov",
      "description": "Node.js releases data",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/node-releases@2.0.36",
      "externalReferences": [
        {
          "url": "git+https://github.com/chicoxyzzy/node-releases.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chicoxyzzy/node-releases#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chicoxyzzy/node-releases/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.36.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4dd0bc152807cfc330b70f60e4be2047f4a1f578523ffd031244317c41573a98ae9792221e01da9f65616186fa6a00d27e9e0abaf96d98602973c1cc814ac890"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/node-releases"
        }
      ]
    },
    {
      "type": "library",
      "name": "update-browserslist-db",
      "version": "1.2.3",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|update-browserslist-db@1.2.3",
      "author": "Andrey Sitnik",
      "description": "CLI tool to update caniuse-lite to refresh target browsers from Browserslist config",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/update-browserslist-db@1.2.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/browserslist/update-db.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserslist/update-db#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserslist/update-db/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "26cd26f5cc7ea8e803c68d1e32214612e796cedcfe778f8cdeb1a598a3d3f93e084bf8cfe32970dcdc29bba7294d33fc4753000b5905e156dd2eddc045fdb4f7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/update-browserslist-db"
        }
      ]
    },
    {
      "type": "library",
      "name": "function-bind",
      "version": "1.1.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ed71cdc47eea5fdc46e66230c6486e993a31fcc21135c3a00ebc56b0cb76a40af6dd61e9e8cad194dec50521690a9afea153b417be38894811f369c931f1b648"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/function-bind"
        }
      ]
    },
    {
      "type": "library",
      "name": "type-detect",
      "version": "4.0.8",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d1faff9881f57653bec7b4e570ccbe6c80ea28fb30ffbd2d5727875bbf3b828423866a9a65ed74bb02ee8ee6caf6af4b83a162868d4a50a0d8cf467b93b839fe"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/type-detect"
        }
      ]
    },
    {
      "type": "library",
      "name": "core-util-is",
      "version": "1.0.2",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|core-util-is@1.0.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.2",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "b5fd54220aa2bc5ab57aab7140c940754503c1a7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/core-util-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-try",
      "version": "2.2.0",
      "bom-ref": "minimatch@5.1.0-tuxcare.3|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\""
        },
        {
          "url": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4789cf0154c053407d0f7e7f1a4dee25fffb5d86d0732a2148a76f03121148d821165e1eef5855a069c1350cfd716697c4ed88d742930bede331dbefa0ac3a75"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/p-try"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "minimatch@5.1.0-tuxcare.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|brace-expansion@2.0.1",
        "minimatch@5.1.0-tuxcare.3|jest@29.7.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|brace-expansion@2.0.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|balanced-match@1.0.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@jest/core@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@jest/types@29.6.3",
        "minimatch@5.1.0-tuxcare.3|import-local@3.2.0",
        "minimatch@5.1.0-tuxcare.3|jest-cli@29.7.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@isaacs/import-jsx@4.0.1",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@types/react@17.0.34",
        "minimatch@5.1.0-tuxcare.3|chokidar@3.5.3",
        "minimatch@5.1.0-tuxcare.3|coveralls@3.1.1",
        "minimatch@5.1.0-tuxcare.3|findit@2.0.0",
        "minimatch@5.1.0-tuxcare.3|foreground-child@2.0.0",
        "minimatch@5.1.0-tuxcare.3|fs-exists-cached@1.0.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|glob@7.2.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ink@3.2.0",
        "minimatch@5.1.0-tuxcare.3|isexe@2.0.0",
        "minimatch@5.1.0-tuxcare.3|istanbul-lib-processinfo@2.0.2",
        "minimatch@5.1.0-tuxcare.3|jackspeak@1.4.1",
        "minimatch@5.1.0-tuxcare.3|libtap@1.1.4",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|minipass@3.1.5",
        "minimatch@5.1.0-tuxcare.3|mkdirp@1.0.4",
        "minimatch@5.1.0-tuxcare.3|nyc@15.1.0",
        "minimatch@5.1.0-tuxcare.3|opener@1.5.2",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|react@17.0.2",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|rimraf@3.0.2",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|signal-exit@3.0.6",
        "minimatch@5.1.0-tuxcare.3|source-map-support@0.5.21",
        "minimatch@5.1.0-tuxcare.3|tap-mocha-reporter@5.0.1",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|tap-parser@10.1.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|tap-yaml@1.0.0",
        "minimatch@5.1.0-tuxcare.3|tcompare@5.0.7",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|treport@3.0.2",
        "minimatch@5.1.0-tuxcare.3|which@2.0.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@isaacs/import-jsx@4.0.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/core@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/plugin-proposal-object-rest-spread@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/plugin-transform-destructuring@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/plugin-transform-react-jsx@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@isaacs/import-jsx@4.0.1|caller-path@3.0.1",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|find-cache-dir@3.3.2",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|make-dir@3.1.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|resolve-from@3.0.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|rimraf@3.0.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@isaacs/import-jsx@4.0.1|caller-path@3.0.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@isaacs/import-jsx@4.0.1|caller-callsite@4.1.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@isaacs/import-jsx@4.0.1|caller-callsite@4.1.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@isaacs/import-jsx@4.0.1|callsites@3.1.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@isaacs/import-jsx@4.0.1|callsites@3.1.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@types/react@17.0.34",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@types/prop-types@15.7.4",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@types/scheduler@0.16.2",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|csstype@3.0.9"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|glob@7.2.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|fs.realpath@1.0.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|inflight@1.0.6",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|inherits@2.0.4",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|minimatch@3.0.4",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|once@1.4.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ink@3.2.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@types/react@17.0.34",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ansi-escapes@4.3.2",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|auto-bind@4.0.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ink@3.2.0|chalk@4.1.2",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|cli-boxes@2.2.1",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|cli-cursor@3.1.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|cli-truncate@2.1.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|code-excerpt@3.0.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|indent-string@4.0.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|is-ci@2.0.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|lodash@4.17.21",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|patch-console@1.0.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|react-devtools-core@4.21.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|react-reconciler@0.26.2",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|react@17.0.2",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|scheduler@0.20.2",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|signal-exit@3.0.6",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|slice-ansi@3.0.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|stack-utils@2.0.5",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|string-width@4.2.3",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|type-fest@0.12.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|widest-line@3.1.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|wrap-ansi@6.2.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ws@7.5.5",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|yoga-layout-prebuilt@1.10.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ink@3.2.0|chalk@4.1.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ink@3.2.0|ansi-styles@4.3.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ink@3.2.0|supports-color@7.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ink@3.2.0|ansi-styles@4.3.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ink@3.2.0|color-convert@2.0.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ink@3.2.0|supports-color@7.2.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ink@3.2.0|has-flag@4.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ink@3.2.0|color-convert@2.0.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ink@3.2.0|color-name@1.1.4"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ink@3.2.0|has-flag@4.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ink@3.2.0|color-name@1.1.4"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|minipass@3.1.5",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|yallist@4.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|react@17.0.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|loose-envify@1.4.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|object-assign@4.1.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|rimraf@3.0.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|glob@7.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|signal-exit@3.0.6"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|tap-parser@10.1.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|events-to-array@1.1.2",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|minipass@3.1.5",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|tap-yaml@1.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|tap-yaml@1.0.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|yaml@1.10.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|treport@3.0.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@isaacs/import-jsx@4.0.1",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|cardinal@2.1.1",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|treport@3.0.2|chalk@3.0.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ink@3.2.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ms@2.1.2",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|react@17.0.2",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|tap-parser@10.1.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|unicode-length@2.0.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|treport@3.0.2|chalk@3.0.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|treport@3.0.2|ansi-styles@4.3.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|treport@3.0.2|supports-color@7.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|treport@3.0.2|ansi-styles@4.3.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|treport@3.0.2|color-convert@2.0.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|treport@3.0.2|supports-color@7.2.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|treport@3.0.2|has-flag@4.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|treport@3.0.2|color-convert@2.0.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|treport@3.0.2|color-name@1.1.4"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|treport@3.0.2|has-flag@4.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|treport@3.0.2|color-name@1.1.4"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/core@7.16.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/code-frame@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/generator@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-compilation-targets@7.16.3",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-module-transforms@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helpers@7.16.3",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/parser@7.16.3",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/template@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/traverse@7.16.3",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/types@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|convert-source-map@1.8.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|debug@4.3.2",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|gensync@1.0.0-beta.2",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|json5@2.2.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|semver@6.3.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|source-map@0.5.7"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/plugin-proposal-object-rest-spread@7.16.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/compat-data@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/core@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-compilation-targets@7.16.3",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-plugin-utils@7.14.5",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/plugin-syntax-object-rest-spread@7.8.3",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/plugin-transform-parameters@7.16.3"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/plugin-transform-destructuring@7.16.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/core@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-plugin-utils@7.14.5"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/plugin-transform-react-jsx@7.16.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/core@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-annotate-as-pure@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-module-imports@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-plugin-utils@7.14.5",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/plugin-syntax-jsx@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/types@7.16.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|find-cache-dir@3.3.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|commondir@1.0.1",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|make-dir@3.1.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|pkg-dir@4.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|make-dir@3.1.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|semver@6.3.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|resolve-from@3.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@types/prop-types@15.7.4"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@types/scheduler@0.16.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|csstype@3.0.9"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|fs.realpath@1.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|inflight@1.0.6",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|once@1.4.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|wrappy@1.0.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|inherits@2.0.4"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|minimatch@3.0.4",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|brace-expansion@1.1.11"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|once@1.4.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|wrappy@1.0.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|path-is-absolute@1.0.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ansi-escapes@4.3.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ansi-escapes@4.3.2|type-fest@0.21.3"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ansi-escapes@4.3.2|type-fest@0.21.3"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|auto-bind@4.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|cli-boxes@2.2.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|cli-cursor@3.1.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|restore-cursor@3.1.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|cli-truncate@2.1.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|slice-ansi@3.0.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|string-width@4.2.3"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|code-excerpt@3.0.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|convert-to-spaces@1.0.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|indent-string@4.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|is-ci@2.0.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ci-info@2.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|lodash@4.17.21"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|patch-console@1.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|react-devtools-core@4.21.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|shell-quote@1.7.3",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ws@7.5.5"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|react-reconciler@0.26.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|loose-envify@1.4.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|object-assign@4.1.1",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|react@17.0.2",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|scheduler@0.20.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|scheduler@0.20.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|loose-envify@1.4.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|object-assign@4.1.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|slice-ansi@3.0.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|slice-ansi@3.0.0|ansi-styles@4.3.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|astral-regex@2.0.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|is-fullwidth-code-point@3.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|slice-ansi@3.0.0|ansi-styles@4.3.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|slice-ansi@3.0.0|color-convert@2.0.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|slice-ansi@3.0.0|color-convert@2.0.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|slice-ansi@3.0.0|color-name@1.1.4"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|slice-ansi@3.0.0|color-name@1.1.4"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|stack-utils@2.0.5",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|stack-utils@2.0.5|escape-string-regexp@2.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|stack-utils@2.0.5|escape-string-regexp@2.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|string-width@4.2.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|emoji-regex@8.0.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|is-fullwidth-code-point@3.0.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|strip-ansi@6.0.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|type-fest@0.12.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|widest-line@3.1.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|string-width@4.2.3"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|wrap-ansi@6.2.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|wrap-ansi@6.2.0|ansi-styles@4.3.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|string-width@4.2.3",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|strip-ansi@6.0.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|wrap-ansi@6.2.0|ansi-styles@4.3.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|wrap-ansi@6.2.0|color-convert@2.0.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|wrap-ansi@6.2.0|color-convert@2.0.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|wrap-ansi@6.2.0|color-name@1.1.4"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|wrap-ansi@6.2.0|color-name@1.1.4"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ws@7.5.5"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|yoga-layout-prebuilt@1.10.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@types/yoga-layout@1.9.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|yallist@4.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|loose-envify@1.4.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|js-tokens@4.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|object-assign@4.1.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|events-to-array@1.1.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|yaml@1.10.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|cardinal@2.1.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ansicolors@0.3.2",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|redeyed@2.1.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ms@2.1.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|unicode-length@2.0.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|punycode@2.1.1",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|unicode-length@2.0.2|strip-ansi@3.0.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|unicode-length@2.0.2|strip-ansi@3.0.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|unicode-length@2.0.2|ansi-regex@2.1.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|unicode-length@2.0.2|ansi-regex@2.1.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/code-frame@7.16.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/highlight@7.16.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/generator@7.16.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/types@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|jsesc@2.5.2",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|source-map@0.5.7"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-compilation-targets@7.16.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/compat-data@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/core@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-validator-option@7.14.5",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|browserslist@4.17.6",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|semver@6.3.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-module-transforms@7.16.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-module-imports@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-replace-supers@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-simple-access@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-split-export-declaration@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-validator-identifier@7.15.7",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/template@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/traverse@7.16.3",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/types@7.16.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helpers@7.16.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/template@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/traverse@7.16.3",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/types@7.16.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/parser@7.16.3"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/template@7.16.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/code-frame@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/parser@7.16.3",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/types@7.16.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/traverse@7.16.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/code-frame@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/generator@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-function-name@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-hoist-variables@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-split-export-declaration@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/parser@7.16.3",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/types@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|debug@4.3.2",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|globals@11.12.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/types@7.16.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-validator-identifier@7.15.7",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|to-fast-properties@2.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|convert-source-map@1.8.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|debug@4.3.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ms@2.1.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|gensync@1.0.0-beta.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|json5@2.2.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|minimist@1.2.5"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|semver@6.3.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|source-map@0.5.7"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/compat-data@7.16.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-plugin-utils@7.14.5"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/plugin-syntax-object-rest-spread@7.8.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/core@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-plugin-utils@7.14.5"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/plugin-transform-parameters@7.16.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/core@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-plugin-utils@7.14.5"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-annotate-as-pure@7.16.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/types@7.16.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-module-imports@7.16.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/types@7.16.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/plugin-syntax-jsx@7.16.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/core@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-plugin-utils@7.14.5"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|commondir@1.0.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|pkg-dir@4.2.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|find-up@4.1.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|wrappy@1.0.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|brace-expansion@1.1.11",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|balanced-match@1.0.2",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|concat-map@0.0.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|restore-cursor@3.1.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|onetime@5.1.2",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|signal-exit@3.0.6"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|convert-to-spaces@1.0.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ci-info@2.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|shell-quote@1.7.3"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|astral-regex@2.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|is-fullwidth-code-point@3.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|emoji-regex@8.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|strip-ansi@6.0.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ansi-regex@5.0.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@types/yoga-layout@1.9.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|js-tokens@4.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ansicolors@0.3.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|redeyed@2.1.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|esprima@4.0.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|punycode@2.1.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/highlight@7.16.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-validator-identifier@7.15.7",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|chalk@2.4.2",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|js-tokens@4.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|jsesc@2.5.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-validator-option@7.14.5"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|browserslist@4.17.6",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|caniuse-lite@1.0.30001279",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|electron-to-chromium@1.3.893",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|escalade@3.1.1",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|node-releases@2.0.1",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|picocolors@1.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-replace-supers@7.16.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-member-expression-to-functions@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-optimise-call-expression@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/traverse@7.16.3",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/types@7.16.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-simple-access@7.16.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/types@7.16.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-split-export-declaration@7.16.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/types@7.16.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-validator-identifier@7.15.7"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-function-name@7.16.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-get-function-arity@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/template@7.16.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/types@7.16.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-hoist-variables@7.16.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/types@7.16.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|globals@11.12.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|to-fast-properties@2.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|safe-buffer@5.1.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|minimist@1.2.5"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|find-up@4.1.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|locate-path@5.0.0",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|path-exists@4.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|balanced-match@1.0.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|concat-map@0.0.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|onetime@5.1.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|mimic-fn@2.1.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ansi-regex@5.0.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|esprima@4.0.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|chalk@2.4.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ansi-styles@3.2.1",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|escape-string-regexp@1.0.5",
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|supports-color@5.5.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|caniuse-lite@1.0.30001279"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|electron-to-chromium@1.3.893"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|escalade@3.1.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|node-releases@2.0.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|picocolors@1.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-member-expression-to-functions@7.16.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/types@7.16.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-optimise-call-expression@7.16.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/types@7.16.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/helper-get-function-arity@7.16.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|@babel/types@7.16.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|locate-path@5.0.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|p-locate@4.1.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|path-exists@4.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|mimic-fn@2.1.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|ansi-styles@3.2.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|color-convert@1.9.3"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|escape-string-regexp@1.0.5"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|supports-color@5.5.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|has-flag@3.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|p-locate@4.1.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|p-limit@2.3.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|color-convert@1.9.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|color-name@1.1.3"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|has-flag@3.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|p-limit@2.3.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tap@15.1.6|p-try@2.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|color-name@1.1.3"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap@15.1.6|p-try@2.2.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|balanced-match@1.0.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@jest/core@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@jest/console@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@jest/reporters@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@jest/test-result@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@jest/transform@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@jest/types@29.6.3",
        "minimatch@5.1.0-tuxcare.3|@types/node@25.5.0",
        "minimatch@5.1.0-tuxcare.3|ansi-escapes@4.3.2",
        "minimatch@5.1.0-tuxcare.3|@jest/core@29.7.0|chalk@4.1.2",
        "minimatch@5.1.0-tuxcare.3|ci-info@3.9.0",
        "minimatch@5.1.0-tuxcare.3|exit@0.1.2",
        "minimatch@5.1.0-tuxcare.3|graceful-fs@4.2.9",
        "minimatch@5.1.0-tuxcare.3|jest-changed-files@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-config@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-haste-map@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-message-util@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-regex-util@29.6.3",
        "minimatch@5.1.0-tuxcare.3|jest-resolve-dependencies@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-resolve@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-runner@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-runtime@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-snapshot@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-util@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-validate@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-watcher@29.7.0",
        "minimatch@5.1.0-tuxcare.3|micromatch@4.0.8",
        "minimatch@5.1.0-tuxcare.3|pretty-format@29.7.0",
        "minimatch@5.1.0-tuxcare.3|slash@3.0.0",
        "minimatch@5.1.0-tuxcare.3|strip-ansi@6.0.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@jest/core@29.7.0|chalk@4.1.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|ansi-styles@4.3.0",
        "minimatch@5.1.0-tuxcare.3|supports-color@7.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@jest/types@29.6.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@jest/schemas@29.6.3",
        "minimatch@5.1.0-tuxcare.3|@types/istanbul-lib-coverage@2.0.6",
        "minimatch@5.1.0-tuxcare.3|@types/istanbul-reports@3.0.4",
        "minimatch@5.1.0-tuxcare.3|@types/node@25.5.0",
        "minimatch@5.1.0-tuxcare.3|@types/yargs@17.0.35",
        "minimatch@5.1.0-tuxcare.3|@jest/types@29.6.3|chalk@4.1.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@jest/types@29.6.3|chalk@4.1.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|ansi-styles@4.3.0",
        "minimatch@5.1.0-tuxcare.3|supports-color@7.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|import-local@3.2.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|pkg-dir@4.2.0",
        "minimatch@5.1.0-tuxcare.3|resolve-cwd@3.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-cli@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@jest/core@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@jest/test-result@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@jest/types@29.6.3",
        "minimatch@5.1.0-tuxcare.3|jest-cli@29.7.0|chalk@4.1.2",
        "minimatch@5.1.0-tuxcare.3|create-jest@29.7.0",
        "minimatch@5.1.0-tuxcare.3|exit@0.1.2",
        "minimatch@5.1.0-tuxcare.3|import-local@3.2.0",
        "minimatch@5.1.0-tuxcare.3|jest-config@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-util@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-validate@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-cli@29.7.0|yargs@17.7.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-cli@29.7.0|chalk@4.1.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|ansi-styles@4.3.0",
        "minimatch@5.1.0-tuxcare.3|supports-color@7.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-cli@29.7.0|yargs@17.7.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|jest-cli@29.7.0|cliui@8.0.1",
        "minimatch@5.1.0-tuxcare.3|escalade@3.2.0",
        "minimatch@5.1.0-tuxcare.3|get-caller-file@2.0.5",
        "minimatch@5.1.0-tuxcare.3|require-directory@2.1.1",
        "minimatch@5.1.0-tuxcare.3|string-width@4.2.3",
        "minimatch@5.1.0-tuxcare.3|jest-cli@29.7.0|y18n@5.0.8",
        "minimatch@5.1.0-tuxcare.3|jest-cli@29.7.0|yargs-parser@21.1.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-cli@29.7.0|cliui@8.0.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|string-width@4.2.3",
        "minimatch@5.1.0-tuxcare.3|strip-ansi@6.0.1",
        "minimatch@5.1.0-tuxcare.3|wrap-ansi@7.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-cli@29.7.0|y18n@5.0.8"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-cli@29.7.0|yargs-parser@21.1.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|chokidar@3.5.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|anymatch@3.1.2",
        "minimatch@5.1.0-tuxcare.3|braces@3.0.3",
        "minimatch@5.1.0-tuxcare.3|glob-parent@5.1.2",
        "minimatch@5.1.0-tuxcare.3|is-binary-path@2.1.0",
        "minimatch@5.1.0-tuxcare.3|is-glob@4.0.3",
        "minimatch@5.1.0-tuxcare.3|normalize-path@3.0.0",
        "minimatch@5.1.0-tuxcare.3|readdirp@3.6.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|coveralls@3.1.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|js-yaml@3.14.1",
        "minimatch@5.1.0-tuxcare.3|lcov-parse@1.0.0",
        "minimatch@5.1.0-tuxcare.3|log-driver@1.2.7",
        "minimatch@5.1.0-tuxcare.3|minimist@1.2.5",
        "minimatch@5.1.0-tuxcare.3|request@2.88.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|findit@2.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|foreground-child@2.0.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|cross-spawn@7.0.3",
        "minimatch@5.1.0-tuxcare.3|signal-exit@3.0.7"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|fs-exists-cached@1.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|isexe@2.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|istanbul-lib-processinfo@2.0.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|archy@1.0.0",
        "minimatch@5.1.0-tuxcare.3|cross-spawn@7.0.3",
        "minimatch@5.1.0-tuxcare.3|istanbul-lib-coverage@3.2.0",
        "minimatch@5.1.0-tuxcare.3|make-dir@3.1.0",
        "minimatch@5.1.0-tuxcare.3|p-map@3.0.0",
        "minimatch@5.1.0-tuxcare.3|rimraf@3.0.2",
        "minimatch@5.1.0-tuxcare.3|uuid@3.4.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jackspeak@1.4.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|cliui@7.0.4"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|libtap@1.1.4",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|async-hook-domain@2.0.4",
        "minimatch@5.1.0-tuxcare.3|bind-obj-methods@3.0.0",
        "minimatch@5.1.0-tuxcare.3|diff@4.0.2",
        "minimatch@5.1.0-tuxcare.3|function-loop@2.0.1",
        "minimatch@5.1.0-tuxcare.3|minipass@3.1.6",
        "minimatch@5.1.0-tuxcare.3|own-or-env@1.0.2",
        "minimatch@5.1.0-tuxcare.3|own-or@1.0.0",
        "minimatch@5.1.0-tuxcare.3|signal-exit@3.0.7",
        "minimatch@5.1.0-tuxcare.3|stack-utils@2.0.5",
        "minimatch@5.1.0-tuxcare.3|tap-parser@10.1.0",
        "minimatch@5.1.0-tuxcare.3|tap-yaml@1.0.0",
        "minimatch@5.1.0-tuxcare.3|tcompare@5.0.7",
        "minimatch@5.1.0-tuxcare.3|trivial-deferred@1.0.1",
        "minimatch@5.1.0-tuxcare.3|yapool@1.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|mkdirp@1.0.4"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|nyc@15.1.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@istanbuljs/load-nyc-config@1.1.0",
        "minimatch@5.1.0-tuxcare.3|@istanbuljs/schema@0.1.3",
        "minimatch@5.1.0-tuxcare.3|caching-transform@4.0.0",
        "minimatch@5.1.0-tuxcare.3|convert-source-map@1.8.0",
        "minimatch@5.1.0-tuxcare.3|decamelize@1.2.0",
        "minimatch@5.1.0-tuxcare.3|find-cache-dir@3.3.2",
        "minimatch@5.1.0-tuxcare.3|find-up@4.1.0",
        "minimatch@5.1.0-tuxcare.3|foreground-child@2.0.0",
        "minimatch@5.1.0-tuxcare.3|get-package-type@0.1.0",
        "minimatch@5.1.0-tuxcare.3|glob@7.2.0",
        "minimatch@5.1.0-tuxcare.3|istanbul-lib-coverage@3.2.0",
        "minimatch@5.1.0-tuxcare.3|istanbul-lib-hook@3.0.0",
        "minimatch@5.1.0-tuxcare.3|istanbul-lib-instrument@4.0.3",
        "minimatch@5.1.0-tuxcare.3|istanbul-lib-processinfo@2.0.2",
        "minimatch@5.1.0-tuxcare.3|istanbul-lib-report@3.0.0",
        "minimatch@5.1.0-tuxcare.3|istanbul-lib-source-maps@4.0.1",
        "minimatch@5.1.0-tuxcare.3|istanbul-reports@3.1.4",
        "minimatch@5.1.0-tuxcare.3|make-dir@3.1.0",
        "minimatch@5.1.0-tuxcare.3|node-preload@0.2.1",
        "minimatch@5.1.0-tuxcare.3|p-map@3.0.0",
        "minimatch@5.1.0-tuxcare.3|process-on-spawn@1.0.0",
        "minimatch@5.1.0-tuxcare.3|resolve-from@5.0.0",
        "minimatch@5.1.0-tuxcare.3|rimraf@3.0.2",
        "minimatch@5.1.0-tuxcare.3|signal-exit@3.0.7",
        "minimatch@5.1.0-tuxcare.3|spawn-wrap@2.0.0",
        "minimatch@5.1.0-tuxcare.3|test-exclude@6.0.0",
        "minimatch@5.1.0-tuxcare.3|yargs@15.4.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|opener@1.5.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|source-map-support@0.5.21",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|buffer-from@1.1.2",
        "minimatch@5.1.0-tuxcare.3|source-map@0.6.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap-mocha-reporter@5.0.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|color-support@1.1.3",
        "minimatch@5.1.0-tuxcare.3|debug@4.3.3",
        "minimatch@5.1.0-tuxcare.3|diff@4.0.2",
        "minimatch@5.1.0-tuxcare.3|tap-mocha-reporter@5.0.1|escape-string-regexp@2.0.0",
        "minimatch@5.1.0-tuxcare.3|glob@7.2.0",
        "minimatch@5.1.0-tuxcare.3|tap-parser@10.1.0",
        "minimatch@5.1.0-tuxcare.3|tap-yaml@1.0.0",
        "minimatch@5.1.0-tuxcare.3|unicode-length@2.0.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap-mocha-reporter@5.0.1|escape-string-regexp@2.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tcompare@5.0.7",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|diff@4.0.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|which@2.0.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|isexe@2.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@jest/console@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@jest/types@29.6.3",
        "minimatch@5.1.0-tuxcare.3|@types/node@25.5.0",
        "minimatch@5.1.0-tuxcare.3|@jest/console@29.7.0|chalk@4.1.2",
        "minimatch@5.1.0-tuxcare.3|jest-message-util@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-util@29.7.0",
        "minimatch@5.1.0-tuxcare.3|slash@3.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@jest/console@29.7.0|chalk@4.1.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|ansi-styles@4.3.0",
        "minimatch@5.1.0-tuxcare.3|supports-color@7.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@jest/reporters@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@bcoe/v8-coverage@0.2.3",
        "minimatch@5.1.0-tuxcare.3|@jest/console@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@jest/test-result@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@jest/transform@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@jest/types@29.6.3",
        "minimatch@5.1.0-tuxcare.3|@jridgewell/trace-mapping@0.3.31",
        "minimatch@5.1.0-tuxcare.3|@types/node@25.5.0",
        "minimatch@5.1.0-tuxcare.3|@jest/reporters@29.7.0|chalk@4.1.2",
        "minimatch@5.1.0-tuxcare.3|collect-v8-coverage@1.0.3",
        "minimatch@5.1.0-tuxcare.3|exit@0.1.2",
        "minimatch@5.1.0-tuxcare.3|glob@7.2.0",
        "minimatch@5.1.0-tuxcare.3|graceful-fs@4.2.9",
        "minimatch@5.1.0-tuxcare.3|istanbul-lib-coverage@3.2.0",
        "minimatch@5.1.0-tuxcare.3|@jest/reporters@29.7.0|istanbul-lib-instrument@6.0.3",
        "minimatch@5.1.0-tuxcare.3|istanbul-lib-report@3.0.0",
        "minimatch@5.1.0-tuxcare.3|istanbul-lib-source-maps@4.0.1",
        "minimatch@5.1.0-tuxcare.3|istanbul-reports@3.1.4",
        "minimatch@5.1.0-tuxcare.3|jest-message-util@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-util@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-worker@29.7.0",
        "minimatch@5.1.0-tuxcare.3|slash@3.0.0",
        "minimatch@5.1.0-tuxcare.3|string-length@4.0.2",
        "minimatch@5.1.0-tuxcare.3|strip-ansi@6.0.1",
        "minimatch@5.1.0-tuxcare.3|v8-to-istanbul@9.3.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@jest/reporters@29.7.0|chalk@4.1.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|ansi-styles@4.3.0",
        "minimatch@5.1.0-tuxcare.3|supports-color@7.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@jest/reporters@29.7.0|istanbul-lib-instrument@6.0.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/core@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@babel/parser@7.29.2",
        "minimatch@5.1.0-tuxcare.3|@istanbuljs/schema@0.1.3",
        "minimatch@5.1.0-tuxcare.3|istanbul-lib-coverage@3.2.0",
        "minimatch@5.1.0-tuxcare.3|@jest/reporters@29.7.0|semver@7.7.4"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@jest/reporters@29.7.0|semver@7.7.4"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@jest/test-result@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@jest/console@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@jest/types@29.6.3",
        "minimatch@5.1.0-tuxcare.3|@types/istanbul-lib-coverage@2.0.6",
        "minimatch@5.1.0-tuxcare.3|collect-v8-coverage@1.0.3"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@jest/transform@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/core@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@jest/types@29.6.3",
        "minimatch@5.1.0-tuxcare.3|@jridgewell/trace-mapping@0.3.31",
        "minimatch@5.1.0-tuxcare.3|babel-plugin-istanbul@6.1.1",
        "minimatch@5.1.0-tuxcare.3|@jest/transform@29.7.0|chalk@4.1.2",
        "minimatch@5.1.0-tuxcare.3|@jest/transform@29.7.0|convert-source-map@2.0.0",
        "minimatch@5.1.0-tuxcare.3|fast-json-stable-stringify@2.1.0",
        "minimatch@5.1.0-tuxcare.3|graceful-fs@4.2.9",
        "minimatch@5.1.0-tuxcare.3|jest-haste-map@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-regex-util@29.6.3",
        "minimatch@5.1.0-tuxcare.3|jest-util@29.7.0",
        "minimatch@5.1.0-tuxcare.3|micromatch@4.0.8",
        "minimatch@5.1.0-tuxcare.3|pirates@4.0.7",
        "minimatch@5.1.0-tuxcare.3|slash@3.0.0",
        "minimatch@5.1.0-tuxcare.3|@jest/transform@29.7.0|write-file-atomic@4.0.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@jest/transform@29.7.0|chalk@4.1.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|ansi-styles@4.3.0",
        "minimatch@5.1.0-tuxcare.3|supports-color@7.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@jest/transform@29.7.0|convert-source-map@2.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@jest/transform@29.7.0|write-file-atomic@4.0.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|imurmurhash@0.1.4",
        "minimatch@5.1.0-tuxcare.3|signal-exit@3.0.7"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@types/node@25.5.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|undici-types@7.18.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|ansi-escapes@4.3.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|ansi-escapes@4.3.2|type-fest@0.21.3"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|ansi-escapes@4.3.2|type-fest@0.21.3"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|ci-info@3.9.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|exit@0.1.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|graceful-fs@4.2.9"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-changed-files@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|execa@5.1.1",
        "minimatch@5.1.0-tuxcare.3|jest-util@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-changed-files@29.7.0|p-limit@3.1.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-changed-files@29.7.0|p-limit@3.1.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|yocto-queue@0.1.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-config@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/core@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@jest/test-sequencer@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@jest/types@29.6.3",
        "minimatch@5.1.0-tuxcare.3|@types/node@25.5.0",
        "minimatch@5.1.0-tuxcare.3|babel-jest@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-config@29.7.0|chalk@4.1.2",
        "minimatch@5.1.0-tuxcare.3|ci-info@3.9.0",
        "minimatch@5.1.0-tuxcare.3|deepmerge@4.3.1",
        "minimatch@5.1.0-tuxcare.3|glob@7.2.0",
        "minimatch@5.1.0-tuxcare.3|graceful-fs@4.2.9",
        "minimatch@5.1.0-tuxcare.3|jest-circus@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-environment-node@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-get-type@29.6.3",
        "minimatch@5.1.0-tuxcare.3|jest-regex-util@29.6.3",
        "minimatch@5.1.0-tuxcare.3|jest-resolve@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-runner@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-util@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-validate@29.7.0",
        "minimatch@5.1.0-tuxcare.3|micromatch@4.0.8",
        "minimatch@5.1.0-tuxcare.3|parse-json@5.2.0",
        "minimatch@5.1.0-tuxcare.3|pretty-format@29.7.0",
        "minimatch@5.1.0-tuxcare.3|slash@3.0.0",
        "minimatch@5.1.0-tuxcare.3|strip-json-comments@3.1.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-config@29.7.0|chalk@4.1.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|ansi-styles@4.3.0",
        "minimatch@5.1.0-tuxcare.3|supports-color@7.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-haste-map@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@jest/types@29.6.3",
        "minimatch@5.1.0-tuxcare.3|@types/graceful-fs@4.1.9",
        "minimatch@5.1.0-tuxcare.3|@types/node@25.5.0",
        "minimatch@5.1.0-tuxcare.3|anymatch@3.1.2",
        "minimatch@5.1.0-tuxcare.3|fb-watchman@2.0.2",
        "minimatch@5.1.0-tuxcare.3|graceful-fs@4.2.9",
        "minimatch@5.1.0-tuxcare.3|jest-regex-util@29.6.3",
        "minimatch@5.1.0-tuxcare.3|jest-util@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-worker@29.7.0",
        "minimatch@5.1.0-tuxcare.3|micromatch@4.0.8",
        "minimatch@5.1.0-tuxcare.3|walker@1.0.8"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-message-util@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/code-frame@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@jest/types@29.6.3",
        "minimatch@5.1.0-tuxcare.3|@types/stack-utils@2.0.3",
        "minimatch@5.1.0-tuxcare.3|jest-message-util@29.7.0|chalk@4.1.2",
        "minimatch@5.1.0-tuxcare.3|graceful-fs@4.2.9",
        "minimatch@5.1.0-tuxcare.3|micromatch@4.0.8",
        "minimatch@5.1.0-tuxcare.3|pretty-format@29.7.0",
        "minimatch@5.1.0-tuxcare.3|slash@3.0.0",
        "minimatch@5.1.0-tuxcare.3|stack-utils@2.0.5"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-message-util@29.7.0|chalk@4.1.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|ansi-styles@4.3.0",
        "minimatch@5.1.0-tuxcare.3|supports-color@7.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-regex-util@29.6.3"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-resolve-dependencies@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|jest-regex-util@29.6.3",
        "minimatch@5.1.0-tuxcare.3|jest-snapshot@29.7.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-resolve@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|jest-resolve@29.7.0|chalk@4.1.2",
        "minimatch@5.1.0-tuxcare.3|graceful-fs@4.2.9",
        "minimatch@5.1.0-tuxcare.3|jest-haste-map@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-pnp-resolver@1.2.3",
        "minimatch@5.1.0-tuxcare.3|jest-util@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-validate@29.7.0",
        "minimatch@5.1.0-tuxcare.3|resolve.exports@2.0.3",
        "minimatch@5.1.0-tuxcare.3|resolve@1.22.11",
        "minimatch@5.1.0-tuxcare.3|slash@3.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-resolve@29.7.0|chalk@4.1.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|ansi-styles@4.3.0",
        "minimatch@5.1.0-tuxcare.3|supports-color@7.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-runner@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@jest/console@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@jest/environment@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@jest/test-result@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@jest/transform@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@jest/types@29.6.3",
        "minimatch@5.1.0-tuxcare.3|@types/node@25.5.0",
        "minimatch@5.1.0-tuxcare.3|jest-runner@29.7.0|chalk@4.1.2",
        "minimatch@5.1.0-tuxcare.3|emittery@0.13.1",
        "minimatch@5.1.0-tuxcare.3|graceful-fs@4.2.9",
        "minimatch@5.1.0-tuxcare.3|jest-docblock@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-environment-node@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-haste-map@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-leak-detector@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-message-util@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-resolve@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-runtime@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-util@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-watcher@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-worker@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-runner@29.7.0|p-limit@3.1.0",
        "minimatch@5.1.0-tuxcare.3|jest-runner@29.7.0|source-map-support@0.5.13"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-runner@29.7.0|chalk@4.1.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|ansi-styles@4.3.0",
        "minimatch@5.1.0-tuxcare.3|supports-color@7.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-runner@29.7.0|p-limit@3.1.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|yocto-queue@0.1.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-runner@29.7.0|source-map-support@0.5.13",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|buffer-from@1.1.2",
        "minimatch@5.1.0-tuxcare.3|source-map@0.6.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-runtime@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@jest/environment@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@jest/fake-timers@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@jest/globals@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@jest/source-map@29.6.3",
        "minimatch@5.1.0-tuxcare.3|@jest/test-result@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@jest/transform@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@jest/types@29.6.3",
        "minimatch@5.1.0-tuxcare.3|@types/node@25.5.0",
        "minimatch@5.1.0-tuxcare.3|jest-runtime@29.7.0|chalk@4.1.2",
        "minimatch@5.1.0-tuxcare.3|cjs-module-lexer@1.4.3",
        "minimatch@5.1.0-tuxcare.3|collect-v8-coverage@1.0.3",
        "minimatch@5.1.0-tuxcare.3|glob@7.2.0",
        "minimatch@5.1.0-tuxcare.3|graceful-fs@4.2.9",
        "minimatch@5.1.0-tuxcare.3|jest-haste-map@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-message-util@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-mock@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-regex-util@29.6.3",
        "minimatch@5.1.0-tuxcare.3|jest-resolve@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-snapshot@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-util@29.7.0",
        "minimatch@5.1.0-tuxcare.3|slash@3.0.0",
        "minimatch@5.1.0-tuxcare.3|strip-bom@4.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-runtime@29.7.0|chalk@4.1.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|ansi-styles@4.3.0",
        "minimatch@5.1.0-tuxcare.3|supports-color@7.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-snapshot@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/core@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@babel/generator@7.29.1",
        "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-jsx@7.28.6",
        "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-typescript@7.28.6",
        "minimatch@5.1.0-tuxcare.3|@babel/types@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@jest/expect-utils@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@jest/transform@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@jest/types@29.6.3",
        "minimatch@5.1.0-tuxcare.3|babel-preset-current-node-syntax@1.2.0",
        "minimatch@5.1.0-tuxcare.3|jest-snapshot@29.7.0|chalk@4.1.2",
        "minimatch@5.1.0-tuxcare.3|expect@29.7.0",
        "minimatch@5.1.0-tuxcare.3|graceful-fs@4.2.9",
        "minimatch@5.1.0-tuxcare.3|jest-diff@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-get-type@29.6.3",
        "minimatch@5.1.0-tuxcare.3|jest-matcher-utils@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-message-util@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-util@29.7.0",
        "minimatch@5.1.0-tuxcare.3|natural-compare@1.4.0",
        "minimatch@5.1.0-tuxcare.3|pretty-format@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-snapshot@29.7.0|semver@7.7.4"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-snapshot@29.7.0|chalk@4.1.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|ansi-styles@4.3.0",
        "minimatch@5.1.0-tuxcare.3|supports-color@7.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-snapshot@29.7.0|semver@7.7.4"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-util@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@jest/types@29.6.3",
        "minimatch@5.1.0-tuxcare.3|@types/node@25.5.0",
        "minimatch@5.1.0-tuxcare.3|jest-util@29.7.0|chalk@4.1.2",
        "minimatch@5.1.0-tuxcare.3|ci-info@3.9.0",
        "minimatch@5.1.0-tuxcare.3|graceful-fs@4.2.9",
        "minimatch@5.1.0-tuxcare.3|picomatch@2.3.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-util@29.7.0|chalk@4.1.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|ansi-styles@4.3.0",
        "minimatch@5.1.0-tuxcare.3|supports-color@7.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-validate@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@jest/types@29.6.3",
        "minimatch@5.1.0-tuxcare.3|jest-validate@29.7.0|camelcase@6.3.0",
        "minimatch@5.1.0-tuxcare.3|jest-validate@29.7.0|chalk@4.1.2",
        "minimatch@5.1.0-tuxcare.3|jest-get-type@29.6.3",
        "minimatch@5.1.0-tuxcare.3|leven@3.1.0",
        "minimatch@5.1.0-tuxcare.3|pretty-format@29.7.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-validate@29.7.0|camelcase@6.3.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-validate@29.7.0|chalk@4.1.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|ansi-styles@4.3.0",
        "minimatch@5.1.0-tuxcare.3|supports-color@7.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-watcher@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@jest/test-result@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@jest/types@29.6.3",
        "minimatch@5.1.0-tuxcare.3|@types/node@25.5.0",
        "minimatch@5.1.0-tuxcare.3|ansi-escapes@4.3.2",
        "minimatch@5.1.0-tuxcare.3|jest-watcher@29.7.0|chalk@4.1.2",
        "minimatch@5.1.0-tuxcare.3|emittery@0.13.1",
        "minimatch@5.1.0-tuxcare.3|jest-util@29.7.0",
        "minimatch@5.1.0-tuxcare.3|string-length@4.0.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-watcher@29.7.0|chalk@4.1.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|ansi-styles@4.3.0",
        "minimatch@5.1.0-tuxcare.3|supports-color@7.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|micromatch@4.0.8",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|braces@3.0.3",
        "minimatch@5.1.0-tuxcare.3|picomatch@2.3.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|pretty-format@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@jest/schemas@29.6.3",
        "minimatch@5.1.0-tuxcare.3|pretty-format@29.7.0|ansi-styles@5.2.0",
        "minimatch@5.1.0-tuxcare.3|react-is@18.3.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|pretty-format@29.7.0|ansi-styles@5.2.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|slash@3.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|strip-ansi@6.0.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|ansi-regex@5.0.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@jest/schemas@29.6.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@sinclair/typebox@0.27.10"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@types/istanbul-lib-coverage@2.0.6"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@types/istanbul-reports@3.0.4",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@types/istanbul-lib-report@3.0.3"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@types/yargs@17.0.35",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@types/yargs-parser@21.0.3"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|pkg-dir@4.2.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|find-up@4.1.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|resolve-cwd@3.0.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|resolve-from@5.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|create-jest@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@jest/types@29.6.3",
        "minimatch@5.1.0-tuxcare.3|create-jest@29.7.0|chalk@4.1.2",
        "minimatch@5.1.0-tuxcare.3|exit@0.1.2",
        "minimatch@5.1.0-tuxcare.3|graceful-fs@4.2.9",
        "minimatch@5.1.0-tuxcare.3|jest-config@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-util@29.7.0",
        "minimatch@5.1.0-tuxcare.3|prompts@2.4.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|create-jest@29.7.0|chalk@4.1.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|ansi-styles@4.3.0",
        "minimatch@5.1.0-tuxcare.3|supports-color@7.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|anymatch@3.1.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|normalize-path@3.0.0",
        "minimatch@5.1.0-tuxcare.3|picomatch@2.3.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|braces@3.0.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|fill-range@7.1.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|glob-parent@5.1.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|is-glob@4.0.3"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|is-binary-path@2.1.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|binary-extensions@2.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|is-glob@4.0.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|is-extglob@2.1.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|normalize-path@3.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|readdirp@3.6.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|picomatch@2.3.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|js-yaml@3.14.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|argparse@1.0.10",
        "minimatch@5.1.0-tuxcare.3|esprima@4.0.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|lcov-parse@1.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|log-driver@1.2.7"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|minimist@1.2.5"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|request@2.88.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|aws-sign2@0.7.0",
        "minimatch@5.1.0-tuxcare.3|aws4@1.11.0",
        "minimatch@5.1.0-tuxcare.3|caseless@0.12.0",
        "minimatch@5.1.0-tuxcare.3|combined-stream@1.0.8",
        "minimatch@5.1.0-tuxcare.3|extend@3.0.2",
        "minimatch@5.1.0-tuxcare.3|forever-agent@0.6.1",
        "minimatch@5.1.0-tuxcare.3|form-data@2.3.3",
        "minimatch@5.1.0-tuxcare.3|har-validator@5.1.5",
        "minimatch@5.1.0-tuxcare.3|http-signature@1.2.0",
        "minimatch@5.1.0-tuxcare.3|is-typedarray@1.0.0",
        "minimatch@5.1.0-tuxcare.3|isstream@0.1.2",
        "minimatch@5.1.0-tuxcare.3|json-stringify-safe@5.0.1",
        "minimatch@5.1.0-tuxcare.3|mime-types@2.1.34",
        "minimatch@5.1.0-tuxcare.3|oauth-sign@0.9.0",
        "minimatch@5.1.0-tuxcare.3|performance-now@2.1.0",
        "minimatch@5.1.0-tuxcare.3|qs@6.5.3",
        "minimatch@5.1.0-tuxcare.3|safe-buffer@5.1.2",
        "minimatch@5.1.0-tuxcare.3|tough-cookie@2.5.0",
        "minimatch@5.1.0-tuxcare.3|tunnel-agent@0.6.0",
        "minimatch@5.1.0-tuxcare.3|uuid@3.4.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|cross-spawn@7.0.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|path-key@3.1.1",
        "minimatch@5.1.0-tuxcare.3|shebang-command@2.0.0",
        "minimatch@5.1.0-tuxcare.3|which@2.0.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|signal-exit@3.0.7"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|archy@1.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|istanbul-lib-coverage@3.2.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|make-dir@3.1.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|semver@6.3.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|p-map@3.0.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|aggregate-error@3.1.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|rimraf@3.0.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|glob@7.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|uuid@3.4.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|cliui@7.0.4",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|string-width@4.2.3",
        "minimatch@5.1.0-tuxcare.3|strip-ansi@6.0.1",
        "minimatch@5.1.0-tuxcare.3|wrap-ansi@7.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|async-hook-domain@2.0.4"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|bind-obj-methods@3.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|diff@4.0.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|function-loop@2.0.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|minipass@3.1.6",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|yallist@4.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|own-or-env@1.0.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|own-or@1.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|own-or@1.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|stack-utils@2.0.5",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|stack-utils@2.0.5|escape-string-regexp@2.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|stack-utils@2.0.5|escape-string-regexp@2.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap-parser@10.1.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|events-to-array@1.1.2",
        "minimatch@5.1.0-tuxcare.3|minipass@3.1.6",
        "minimatch@5.1.0-tuxcare.3|tap-yaml@1.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tap-yaml@1.0.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|yaml@1.10.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|trivial-deferred@1.0.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|yapool@1.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@istanbuljs/load-nyc-config@1.1.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|camelcase@5.3.1",
        "minimatch@5.1.0-tuxcare.3|find-up@4.1.0",
        "minimatch@5.1.0-tuxcare.3|get-package-type@0.1.0",
        "minimatch@5.1.0-tuxcare.3|js-yaml@3.14.1",
        "minimatch@5.1.0-tuxcare.3|resolve-from@5.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@istanbuljs/schema@0.1.3"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|caching-transform@4.0.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|hasha@5.2.2",
        "minimatch@5.1.0-tuxcare.3|make-dir@3.1.0",
        "minimatch@5.1.0-tuxcare.3|package-hash@4.0.0",
        "minimatch@5.1.0-tuxcare.3|write-file-atomic@3.0.3"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|convert-source-map@1.8.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|decamelize@1.2.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|find-cache-dir@3.3.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|commondir@1.0.1",
        "minimatch@5.1.0-tuxcare.3|make-dir@3.1.0",
        "minimatch@5.1.0-tuxcare.3|pkg-dir@4.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|find-up@4.1.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|locate-path@5.0.0",
        "minimatch@5.1.0-tuxcare.3|path-exists@4.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|get-package-type@0.1.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|glob@7.2.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|fs.realpath@1.0.0",
        "minimatch@5.1.0-tuxcare.3|inflight@1.0.6",
        "minimatch@5.1.0-tuxcare.3|inherits@2.0.4",
        "minimatch@5.1.0-tuxcare.3|minimatch@3.0.4",
        "minimatch@5.1.0-tuxcare.3|once@1.4.0",
        "minimatch@5.1.0-tuxcare.3|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|istanbul-lib-hook@3.0.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|append-transform@2.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|istanbul-lib-instrument@4.0.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/core@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@istanbuljs/schema@0.1.3",
        "minimatch@5.1.0-tuxcare.3|istanbul-lib-coverage@3.2.0",
        "minimatch@5.1.0-tuxcare.3|semver@6.3.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|istanbul-lib-report@3.0.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|istanbul-lib-coverage@3.2.0",
        "minimatch@5.1.0-tuxcare.3|make-dir@3.1.0",
        "minimatch@5.1.0-tuxcare.3|supports-color@7.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|istanbul-lib-source-maps@4.0.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|debug@4.3.3",
        "minimatch@5.1.0-tuxcare.3|istanbul-lib-coverage@3.2.0",
        "minimatch@5.1.0-tuxcare.3|source-map@0.6.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|istanbul-reports@3.1.4",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|html-escaper@2.0.2",
        "minimatch@5.1.0-tuxcare.3|istanbul-lib-report@3.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|node-preload@0.2.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|process-on-spawn@1.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|process-on-spawn@1.0.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|fromentries@1.3.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|resolve-from@5.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|spawn-wrap@2.0.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|foreground-child@2.0.0",
        "minimatch@5.1.0-tuxcare.3|is-windows@1.0.2",
        "minimatch@5.1.0-tuxcare.3|make-dir@3.1.0",
        "minimatch@5.1.0-tuxcare.3|rimraf@3.0.2",
        "minimatch@5.1.0-tuxcare.3|signal-exit@3.0.7",
        "minimatch@5.1.0-tuxcare.3|which@2.0.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|test-exclude@6.0.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@istanbuljs/schema@0.1.3",
        "minimatch@5.1.0-tuxcare.3|glob@7.2.0",
        "minimatch@5.1.0-tuxcare.3|minimatch@3.0.4"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|yargs@15.4.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|yargs@15.4.1|cliui@6.0.0",
        "minimatch@5.1.0-tuxcare.3|decamelize@1.2.0",
        "minimatch@5.1.0-tuxcare.3|find-up@4.1.0",
        "minimatch@5.1.0-tuxcare.3|get-caller-file@2.0.5",
        "minimatch@5.1.0-tuxcare.3|require-directory@2.1.1",
        "minimatch@5.1.0-tuxcare.3|require-main-filename@2.0.0",
        "minimatch@5.1.0-tuxcare.3|set-blocking@2.0.0",
        "minimatch@5.1.0-tuxcare.3|string-width@4.2.3",
        "minimatch@5.1.0-tuxcare.3|which-module@2.0.0",
        "minimatch@5.1.0-tuxcare.3|y18n@4.0.3",
        "minimatch@5.1.0-tuxcare.3|yargs-parser@18.1.3"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|yargs@15.4.1|cliui@6.0.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|string-width@4.2.3",
        "minimatch@5.1.0-tuxcare.3|strip-ansi@6.0.1",
        "minimatch@5.1.0-tuxcare.3|yargs@15.4.1|wrap-ansi@6.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|yargs@15.4.1|wrap-ansi@6.2.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|ansi-styles@4.3.0",
        "minimatch@5.1.0-tuxcare.3|string-width@4.2.3",
        "minimatch@5.1.0-tuxcare.3|strip-ansi@6.0.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|buffer-from@1.1.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|source-map@0.6.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|color-support@1.1.3"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|debug@4.3.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|ms@2.1.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|unicode-length@2.0.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|punycode@2.1.1",
        "minimatch@5.1.0-tuxcare.3|unicode-length@2.0.2|strip-ansi@3.0.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|unicode-length@2.0.2|strip-ansi@3.0.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|unicode-length@2.0.2|ansi-regex@2.1.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|unicode-length@2.0.2|ansi-regex@2.1.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@bcoe/v8-coverage@0.2.3"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@jridgewell/trace-mapping@0.3.31",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@jridgewell/resolve-uri@3.1.2",
        "minimatch@5.1.0-tuxcare.3|@jridgewell/sourcemap-codec@1.5.5"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|collect-v8-coverage@1.0.3"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-worker@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@types/node@25.5.0",
        "minimatch@5.1.0-tuxcare.3|jest-util@29.7.0",
        "minimatch@5.1.0-tuxcare.3|merge-stream@2.0.0",
        "minimatch@5.1.0-tuxcare.3|jest-worker@29.7.0|supports-color@8.1.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-worker@29.7.0|supports-color@8.1.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|has-flag@4.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|string-length@4.0.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|char-regex@1.0.2",
        "minimatch@5.1.0-tuxcare.3|strip-ansi@6.0.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|v8-to-istanbul@9.3.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@jridgewell/trace-mapping@0.3.31",
        "minimatch@5.1.0-tuxcare.3|@types/istanbul-lib-coverage@2.0.6",
        "minimatch@5.1.0-tuxcare.3|v8-to-istanbul@9.3.0|convert-source-map@2.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|v8-to-istanbul@9.3.0|convert-source-map@2.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/core@7.29.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/code-frame@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@babel/generator@7.29.1",
        "minimatch@5.1.0-tuxcare.3|@babel/helper-compilation-targets@7.28.6",
        "minimatch@5.1.0-tuxcare.3|@babel/helper-module-transforms@7.28.6",
        "minimatch@5.1.0-tuxcare.3|@babel/helpers@7.29.2",
        "minimatch@5.1.0-tuxcare.3|@babel/parser@7.29.2",
        "minimatch@5.1.0-tuxcare.3|@babel/template@7.28.6",
        "minimatch@5.1.0-tuxcare.3|@babel/traverse@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@babel/types@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@jridgewell/remapping@2.3.5",
        "minimatch@5.1.0-tuxcare.3|@babel/core@7.29.0|convert-source-map@2.0.0",
        "minimatch@5.1.0-tuxcare.3|debug@4.3.3",
        "minimatch@5.1.0-tuxcare.3|gensync@1.0.0-beta.2",
        "minimatch@5.1.0-tuxcare.3|json5@2.2.3",
        "minimatch@5.1.0-tuxcare.3|semver@6.3.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/core@7.29.0|convert-source-map@2.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|babel-plugin-istanbul@6.1.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/helper-plugin-utils@7.28.6",
        "minimatch@5.1.0-tuxcare.3|@istanbuljs/load-nyc-config@1.1.0",
        "minimatch@5.1.0-tuxcare.3|@istanbuljs/schema@0.1.3",
        "minimatch@5.1.0-tuxcare.3|babel-plugin-istanbul@6.1.1|istanbul-lib-instrument@5.2.1",
        "minimatch@5.1.0-tuxcare.3|test-exclude@6.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|babel-plugin-istanbul@6.1.1|istanbul-lib-instrument@5.2.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/core@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@babel/parser@7.29.2",
        "minimatch@5.1.0-tuxcare.3|@istanbuljs/schema@0.1.3",
        "minimatch@5.1.0-tuxcare.3|istanbul-lib-coverage@3.2.0",
        "minimatch@5.1.0-tuxcare.3|semver@6.3.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|fast-json-stable-stringify@2.1.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|pirates@4.0.7"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|undici-types@7.18.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|ansi-styles@4.3.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|color-convert@2.0.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|supports-color@7.2.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|has-flag@4.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|execa@5.1.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|cross-spawn@7.0.3",
        "minimatch@5.1.0-tuxcare.3|get-stream@6.0.1",
        "minimatch@5.1.0-tuxcare.3|human-signals@2.1.0",
        "minimatch@5.1.0-tuxcare.3|is-stream@2.0.1",
        "minimatch@5.1.0-tuxcare.3|merge-stream@2.0.0",
        "minimatch@5.1.0-tuxcare.3|npm-run-path@4.0.1",
        "minimatch@5.1.0-tuxcare.3|onetime@5.1.2",
        "minimatch@5.1.0-tuxcare.3|signal-exit@3.0.7",
        "minimatch@5.1.0-tuxcare.3|strip-final-newline@2.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@jest/test-sequencer@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@jest/test-result@29.7.0",
        "minimatch@5.1.0-tuxcare.3|graceful-fs@4.2.9",
        "minimatch@5.1.0-tuxcare.3|jest-haste-map@29.7.0",
        "minimatch@5.1.0-tuxcare.3|slash@3.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|babel-jest@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/core@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@jest/transform@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@types/babel__core@7.20.5",
        "minimatch@5.1.0-tuxcare.3|babel-plugin-istanbul@6.1.1",
        "minimatch@5.1.0-tuxcare.3|babel-preset-jest@29.6.3",
        "minimatch@5.1.0-tuxcare.3|babel-jest@29.7.0|chalk@4.1.2",
        "minimatch@5.1.0-tuxcare.3|graceful-fs@4.2.9",
        "minimatch@5.1.0-tuxcare.3|slash@3.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|babel-jest@29.7.0|chalk@4.1.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|ansi-styles@4.3.0",
        "minimatch@5.1.0-tuxcare.3|supports-color@7.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|deepmerge@4.3.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-circus@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@jest/environment@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@jest/expect@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@jest/test-result@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@jest/types@29.6.3",
        "minimatch@5.1.0-tuxcare.3|@types/node@25.5.0",
        "minimatch@5.1.0-tuxcare.3|jest-circus@29.7.0|chalk@4.1.2",
        "minimatch@5.1.0-tuxcare.3|co@4.6.0",
        "minimatch@5.1.0-tuxcare.3|dedent@1.7.2",
        "minimatch@5.1.0-tuxcare.3|is-generator-fn@2.1.0",
        "minimatch@5.1.0-tuxcare.3|jest-each@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-matcher-utils@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-message-util@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-runtime@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-snapshot@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-util@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-circus@29.7.0|p-limit@3.1.0",
        "minimatch@5.1.0-tuxcare.3|pretty-format@29.7.0",
        "minimatch@5.1.0-tuxcare.3|pure-rand@6.1.0",
        "minimatch@5.1.0-tuxcare.3|slash@3.0.0",
        "minimatch@5.1.0-tuxcare.3|stack-utils@2.0.5"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-circus@29.7.0|chalk@4.1.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|ansi-styles@4.3.0",
        "minimatch@5.1.0-tuxcare.3|supports-color@7.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-circus@29.7.0|p-limit@3.1.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|yocto-queue@0.1.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-environment-node@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@jest/environment@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@jest/fake-timers@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@jest/types@29.6.3",
        "minimatch@5.1.0-tuxcare.3|@types/node@25.5.0",
        "minimatch@5.1.0-tuxcare.3|jest-mock@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-util@29.7.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-get-type@29.6.3"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|parse-json@5.2.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/code-frame@7.29.0",
        "minimatch@5.1.0-tuxcare.3|error-ex@1.3.4",
        "minimatch@5.1.0-tuxcare.3|json-parse-even-better-errors@2.3.1",
        "minimatch@5.1.0-tuxcare.3|lines-and-columns@1.2.4"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|strip-json-comments@3.1.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@types/graceful-fs@4.1.9",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@types/node@25.5.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|fb-watchman@2.0.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|bser@2.1.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|walker@1.0.8",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|makeerror@1.0.12"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/code-frame@7.29.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/helper-validator-identifier@7.28.5",
        "minimatch@5.1.0-tuxcare.3|js-tokens@4.0.0",
        "minimatch@5.1.0-tuxcare.3|picocolors@1.1.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@types/stack-utils@2.0.3"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-pnp-resolver@1.2.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|jest-resolve@29.7.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|resolve.exports@2.0.3"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|resolve@1.22.11",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|is-core-module@2.16.1",
        "minimatch@5.1.0-tuxcare.3|path-parse@1.0.7",
        "minimatch@5.1.0-tuxcare.3|supports-preserve-symlinks-flag@1.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@jest/environment@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@jest/fake-timers@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@jest/types@29.6.3",
        "minimatch@5.1.0-tuxcare.3|@types/node@25.5.0",
        "minimatch@5.1.0-tuxcare.3|jest-mock@29.7.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|emittery@0.13.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-docblock@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|detect-newline@3.1.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-leak-detector@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|jest-get-type@29.6.3",
        "minimatch@5.1.0-tuxcare.3|pretty-format@29.7.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@jest/fake-timers@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@jest/types@29.6.3",
        "minimatch@5.1.0-tuxcare.3|@sinonjs/fake-timers@10.3.0",
        "minimatch@5.1.0-tuxcare.3|@types/node@25.5.0",
        "minimatch@5.1.0-tuxcare.3|jest-message-util@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-mock@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-util@29.7.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@jest/globals@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@jest/environment@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@jest/expect@29.7.0",
        "minimatch@5.1.0-tuxcare.3|@jest/types@29.6.3",
        "minimatch@5.1.0-tuxcare.3|jest-mock@29.7.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@jest/source-map@29.6.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@jridgewell/trace-mapping@0.3.31",
        "minimatch@5.1.0-tuxcare.3|callsites@3.1.0",
        "minimatch@5.1.0-tuxcare.3|graceful-fs@4.2.9"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|cjs-module-lexer@1.4.3"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-mock@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@jest/types@29.6.3",
        "minimatch@5.1.0-tuxcare.3|@types/node@25.5.0",
        "minimatch@5.1.0-tuxcare.3|jest-util@29.7.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|strip-bom@4.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/generator@7.29.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/parser@7.29.2",
        "minimatch@5.1.0-tuxcare.3|@babel/types@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@jridgewell/gen-mapping@0.3.13",
        "minimatch@5.1.0-tuxcare.3|@jridgewell/trace-mapping@0.3.31",
        "minimatch@5.1.0-tuxcare.3|jsesc@3.1.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-jsx@7.28.6",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/core@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-typescript@7.28.6",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/core@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/types@7.29.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/helper-string-parser@7.27.1",
        "minimatch@5.1.0-tuxcare.3|@babel/helper-validator-identifier@7.28.5"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@jest/expect-utils@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|jest-get-type@29.6.3"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|babel-preset-current-node-syntax@1.2.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/core@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-async-generators@7.8.4",
        "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-bigint@7.8.3",
        "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-class-properties@7.12.13",
        "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-class-static-block@7.14.5",
        "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-import-attributes@7.28.6",
        "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-import-meta@7.10.4",
        "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-json-strings@7.8.3",
        "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-logical-assignment-operators@7.10.4",
        "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-nullish-coalescing-operator@7.8.3",
        "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-numeric-separator@7.10.4",
        "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-object-rest-spread@7.8.3",
        "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-optional-catch-binding@7.8.3",
        "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-optional-chaining@7.8.3",
        "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-private-property-in-object@7.14.5",
        "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-top-level-await@7.14.5"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|expect@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@jest/expect-utils@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-get-type@29.6.3",
        "minimatch@5.1.0-tuxcare.3|jest-matcher-utils@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-message-util@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-util@29.7.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-diff@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|jest-diff@29.7.0|chalk@4.1.2",
        "minimatch@5.1.0-tuxcare.3|diff-sequences@29.6.3",
        "minimatch@5.1.0-tuxcare.3|jest-get-type@29.6.3",
        "minimatch@5.1.0-tuxcare.3|pretty-format@29.7.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-diff@29.7.0|chalk@4.1.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|ansi-styles@4.3.0",
        "minimatch@5.1.0-tuxcare.3|supports-color@7.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-matcher-utils@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|jest-matcher-utils@29.7.0|chalk@4.1.2",
        "minimatch@5.1.0-tuxcare.3|jest-diff@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-get-type@29.6.3",
        "minimatch@5.1.0-tuxcare.3|pretty-format@29.7.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-matcher-utils@29.7.0|chalk@4.1.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|ansi-styles@4.3.0",
        "minimatch@5.1.0-tuxcare.3|supports-color@7.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|natural-compare@1.4.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|picomatch@2.3.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|leven@3.1.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|react-is@18.3.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|ansi-regex@5.0.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@sinclair/typebox@0.27.10"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@types/istanbul-lib-report@3.0.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@types/istanbul-lib-coverage@2.0.6"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@types/yargs-parser@21.0.3"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|prompts@2.4.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|kleur@3.0.3",
        "minimatch@5.1.0-tuxcare.3|sisteransi@1.0.5"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|escalade@3.2.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|get-caller-file@2.0.5"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|require-directory@2.1.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|string-width@4.2.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|emoji-regex@8.0.0",
        "minimatch@5.1.0-tuxcare.3|is-fullwidth-code-point@3.0.0",
        "minimatch@5.1.0-tuxcare.3|strip-ansi@6.0.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|fill-range@7.1.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|to-regex-range@5.0.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|binary-extensions@2.2.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|is-extglob@2.1.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|argparse@1.0.10",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|sprintf-js@1.0.3"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|esprima@4.0.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|aws-sign2@0.7.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|aws4@1.11.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|caseless@0.12.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|combined-stream@1.0.8",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|delayed-stream@1.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|extend@3.0.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|forever-agent@0.6.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|form-data@2.3.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|asynckit@0.4.0",
        "minimatch@5.1.0-tuxcare.3|combined-stream@1.0.8",
        "minimatch@5.1.0-tuxcare.3|mime-types@2.1.34"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|har-validator@5.1.5",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|ajv@6.12.6",
        "minimatch@5.1.0-tuxcare.3|har-schema@2.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|http-signature@1.2.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|assert-plus@1.0.0",
        "minimatch@5.1.0-tuxcare.3|jsprim@1.4.2",
        "minimatch@5.1.0-tuxcare.3|sshpk@1.17.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|is-typedarray@1.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|isstream@0.1.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|json-stringify-safe@5.0.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|mime-types@2.1.34",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|mime-db@1.51.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|oauth-sign@0.9.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|performance-now@2.1.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|qs@6.5.3"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|safe-buffer@5.1.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tough-cookie@2.5.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|psl@1.8.0",
        "minimatch@5.1.0-tuxcare.3|punycode@2.1.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tunnel-agent@0.6.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|path-key@3.1.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|shebang-command@2.0.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|shebang-regex@3.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|semver@6.3.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|aggregate-error@3.1.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|clean-stack@2.2.0",
        "minimatch@5.1.0-tuxcare.3|indent-string@4.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|wrap-ansi@7.0.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|ansi-styles@4.3.0",
        "minimatch@5.1.0-tuxcare.3|string-width@4.2.3",
        "minimatch@5.1.0-tuxcare.3|strip-ansi@6.0.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|yallist@4.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|events-to-array@1.1.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|yaml@1.10.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|camelcase@5.3.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|hasha@5.2.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|is-stream@2.0.1",
        "minimatch@5.1.0-tuxcare.3|type-fest@0.8.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|package-hash@4.0.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|graceful-fs@4.2.9",
        "minimatch@5.1.0-tuxcare.3|hasha@5.2.2",
        "minimatch@5.1.0-tuxcare.3|lodash.flattendeep@4.4.0",
        "minimatch@5.1.0-tuxcare.3|release-zalgo@1.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|write-file-atomic@3.0.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|imurmurhash@0.1.4",
        "minimatch@5.1.0-tuxcare.3|is-typedarray@1.0.0",
        "minimatch@5.1.0-tuxcare.3|signal-exit@3.0.7",
        "minimatch@5.1.0-tuxcare.3|typedarray-to-buffer@3.1.5"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|commondir@1.0.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|locate-path@5.0.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|p-locate@4.1.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|path-exists@4.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|fs.realpath@1.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|inflight@1.0.6",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|once@1.4.0",
        "minimatch@5.1.0-tuxcare.3|wrappy@1.0.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|inherits@2.0.4"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|minimatch@3.0.4",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|minimatch@3.0.4|brace-expansion@1.1.11"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|minimatch@3.0.4|brace-expansion@1.1.11",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|balanced-match@1.0.2",
        "minimatch@5.1.0-tuxcare.3|concat-map@0.0.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|once@1.4.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|wrappy@1.0.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|path-is-absolute@1.0.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|append-transform@2.0.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|default-require-extensions@3.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|html-escaper@2.0.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|fromentries@1.3.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|is-windows@1.0.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|require-main-filename@2.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|set-blocking@2.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|which-module@2.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|y18n@4.0.3"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|yargs-parser@18.1.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|camelcase@5.3.1",
        "minimatch@5.1.0-tuxcare.3|decamelize@1.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|ms@2.1.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|punycode@2.1.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@jridgewell/resolve-uri@3.1.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@jridgewell/sourcemap-codec@1.5.5"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/parser@7.29.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/types@7.29.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|merge-stream@2.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|char-regex@1.0.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/helper-compilation-targets@7.28.6",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/compat-data@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@babel/helper-validator-option@7.27.1",
        "minimatch@5.1.0-tuxcare.3|browserslist@4.28.1",
        "minimatch@5.1.0-tuxcare.3|lru-cache@5.1.1",
        "minimatch@5.1.0-tuxcare.3|semver@6.3.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/helper-module-transforms@7.28.6",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/core@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@babel/helper-module-imports@7.28.6",
        "minimatch@5.1.0-tuxcare.3|@babel/helper-validator-identifier@7.28.5",
        "minimatch@5.1.0-tuxcare.3|@babel/traverse@7.29.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/helpers@7.29.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/template@7.28.6",
        "minimatch@5.1.0-tuxcare.3|@babel/types@7.29.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/template@7.28.6",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/code-frame@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@babel/parser@7.29.2",
        "minimatch@5.1.0-tuxcare.3|@babel/types@7.29.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/traverse@7.29.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/code-frame@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@babel/generator@7.29.1",
        "minimatch@5.1.0-tuxcare.3|@babel/helper-globals@7.28.0",
        "minimatch@5.1.0-tuxcare.3|@babel/parser@7.29.2",
        "minimatch@5.1.0-tuxcare.3|@babel/template@7.28.6",
        "minimatch@5.1.0-tuxcare.3|@babel/types@7.29.0",
        "minimatch@5.1.0-tuxcare.3|debug@4.3.3"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@jridgewell/remapping@2.3.5",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@jridgewell/gen-mapping@0.3.13",
        "minimatch@5.1.0-tuxcare.3|@jridgewell/trace-mapping@0.3.31"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|gensync@1.0.0-beta.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|json5@2.2.3"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/helper-plugin-utils@7.28.6"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|imurmurhash@0.1.4"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|color-convert@2.0.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|color-name@1.1.4"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|has-flag@4.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|get-stream@6.0.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|human-signals@2.1.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|is-stream@2.0.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|npm-run-path@4.0.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|path-key@3.1.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|onetime@5.1.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|mimic-fn@2.1.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|strip-final-newline@2.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|yocto-queue@0.1.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@types/babel__core@7.20.5",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/parser@7.29.2",
        "minimatch@5.1.0-tuxcare.3|@babel/types@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@types/babel__generator@7.27.0",
        "minimatch@5.1.0-tuxcare.3|@types/babel__template@7.4.4",
        "minimatch@5.1.0-tuxcare.3|@types/babel__traverse@7.28.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|babel-preset-jest@29.6.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/core@7.29.0",
        "minimatch@5.1.0-tuxcare.3|babel-plugin-jest-hoist@29.6.3",
        "minimatch@5.1.0-tuxcare.3|babel-preset-current-node-syntax@1.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@jest/expect@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|expect@29.7.0",
        "minimatch@5.1.0-tuxcare.3|jest-snapshot@29.7.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|co@4.6.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|dedent@1.7.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|is-generator-fn@2.1.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-each@29.7.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@jest/types@29.6.3",
        "minimatch@5.1.0-tuxcare.3|jest-each@29.7.0|chalk@4.1.2",
        "minimatch@5.1.0-tuxcare.3|jest-get-type@29.6.3",
        "minimatch@5.1.0-tuxcare.3|jest-util@29.7.0",
        "minimatch@5.1.0-tuxcare.3|pretty-format@29.7.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jest-each@29.7.0|chalk@4.1.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|ansi-styles@4.3.0",
        "minimatch@5.1.0-tuxcare.3|supports-color@7.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|pure-rand@6.1.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|error-ex@1.3.4",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|is-arrayish@0.2.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|json-parse-even-better-errors@2.3.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|lines-and-columns@1.2.4"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|bser@2.1.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|node-int64@0.4.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|makeerror@1.0.12",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tmpl@1.0.5"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/helper-validator-identifier@7.28.5"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|js-tokens@4.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|picocolors@1.1.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|is-core-module@2.16.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|hasown@2.0.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|path-parse@1.0.7"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|supports-preserve-symlinks-flag@1.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|detect-newline@3.1.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@sinonjs/fake-timers@10.3.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@sinonjs/commons@3.0.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|callsites@3.1.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@jridgewell/gen-mapping@0.3.13",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@jridgewell/sourcemap-codec@1.5.5",
        "minimatch@5.1.0-tuxcare.3|@jridgewell/trace-mapping@0.3.31"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jsesc@3.1.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/helper-string-parser@7.27.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-async-generators@7.8.4",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/core@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-bigint@7.8.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/core@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-class-properties@7.12.13",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/core@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-class-static-block@7.14.5",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/core@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-import-attributes@7.28.6",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/core@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-import-meta@7.10.4",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/core@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-json-strings@7.8.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/core@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-logical-assignment-operators@7.10.4",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/core@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-nullish-coalescing-operator@7.8.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/core@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-numeric-separator@7.10.4",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/core@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-object-rest-spread@7.8.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/core@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-optional-catch-binding@7.8.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/core@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-optional-chaining@7.8.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/core@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-private-property-in-object@7.14.5",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/core@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/plugin-syntax-top-level-await@7.14.5",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/core@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|diff-sequences@29.6.3"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|kleur@3.0.3"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|sisteransi@1.0.5"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|emoji-regex@8.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|is-fullwidth-code-point@3.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|to-regex-range@5.0.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|is-number@7.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|sprintf-js@1.0.3"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|delayed-stream@1.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|asynckit@0.4.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|ajv@6.12.6",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|fast-deep-equal@3.1.3",
        "minimatch@5.1.0-tuxcare.3|fast-json-stable-stringify@2.1.0",
        "minimatch@5.1.0-tuxcare.3|json-schema-traverse@0.4.1",
        "minimatch@5.1.0-tuxcare.3|uri-js@4.4.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|har-schema@2.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|assert-plus@1.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jsprim@1.4.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|assert-plus@1.0.0",
        "minimatch@5.1.0-tuxcare.3|extsprintf@1.3.0",
        "minimatch@5.1.0-tuxcare.3|json-schema@0.4.0",
        "minimatch@5.1.0-tuxcare.3|verror@1.10.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|sshpk@1.17.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|asn1@0.2.6",
        "minimatch@5.1.0-tuxcare.3|assert-plus@1.0.0",
        "minimatch@5.1.0-tuxcare.3|bcrypt-pbkdf@1.0.2",
        "minimatch@5.1.0-tuxcare.3|dashdash@1.14.1",
        "minimatch@5.1.0-tuxcare.3|ecc-jsbn@0.1.2",
        "minimatch@5.1.0-tuxcare.3|getpass@0.1.7",
        "minimatch@5.1.0-tuxcare.3|jsbn@0.1.1",
        "minimatch@5.1.0-tuxcare.3|safer-buffer@2.1.2",
        "minimatch@5.1.0-tuxcare.3|tweetnacl@0.14.5"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|mime-db@1.51.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|psl@1.8.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|shebang-regex@3.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|clean-stack@2.2.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|indent-string@4.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|type-fest@0.8.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|lodash.flattendeep@4.4.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|release-zalgo@1.0.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|es6-error@4.1.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|typedarray-to-buffer@3.1.5",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|is-typedarray@1.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|p-locate@4.1.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|p-limit@2.3.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|wrappy@1.0.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|default-require-extensions@3.0.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|strip-bom@4.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/compat-data@7.29.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/helper-validator-option@7.27.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|browserslist@4.28.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|browserslist@4.28.1|baseline-browser-mapping@2.9.0",
        "minimatch@5.1.0-tuxcare.3|caniuse-lite@1.0.30001781",
        "minimatch@5.1.0-tuxcare.3|browserslist@4.28.1|electron-to-chromium@1.5.263",
        "minimatch@5.1.0-tuxcare.3|node-releases@2.0.36",
        "minimatch@5.1.0-tuxcare.3|update-browserslist-db@1.2.3"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|browserslist@4.28.1|baseline-browser-mapping@2.9.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|browserslist@4.28.1|electron-to-chromium@1.5.263"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|lru-cache@5.1.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|lru-cache@5.1.1|yallist@3.1.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|lru-cache@5.1.1|yallist@3.1.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/helper-module-imports@7.28.6",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/traverse@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@babel/types@7.29.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@babel/helper-globals@7.28.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|color-name@1.1.4"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|mimic-fn@2.1.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@types/babel__generator@7.27.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/types@7.29.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@types/babel__template@7.4.4",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/parser@7.29.2",
        "minimatch@5.1.0-tuxcare.3|@babel/types@7.29.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@types/babel__traverse@7.28.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/types@7.29.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|babel-plugin-jest-hoist@29.6.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|@babel/template@7.28.6",
        "minimatch@5.1.0-tuxcare.3|@babel/types@7.29.0",
        "minimatch@5.1.0-tuxcare.3|@types/babel__core@7.20.5",
        "minimatch@5.1.0-tuxcare.3|@types/babel__traverse@7.28.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|is-arrayish@0.2.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|node-int64@0.4.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tmpl@1.0.5"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|hasown@2.0.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|function-bind@1.1.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|@sinonjs/commons@3.0.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|type-detect@4.0.8"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|is-number@7.0.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|fast-deep-equal@3.1.3"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|json-schema-traverse@0.4.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|uri-js@4.4.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|punycode@2.1.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|extsprintf@1.3.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|json-schema@0.4.0"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|verror@1.10.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|assert-plus@1.0.0",
        "minimatch@5.1.0-tuxcare.3|core-util-is@1.0.2",
        "minimatch@5.1.0-tuxcare.3|extsprintf@1.3.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|asn1@0.2.6",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|safer-buffer@2.1.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|bcrypt-pbkdf@1.0.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|tweetnacl@0.14.5"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|dashdash@1.14.1",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|assert-plus@1.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|ecc-jsbn@0.1.2",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|jsbn@0.1.1",
        "minimatch@5.1.0-tuxcare.3|safer-buffer@2.1.2"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|getpass@0.1.7",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|assert-plus@1.0.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|jsbn@0.1.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|safer-buffer@2.1.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|tweetnacl@0.14.5"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|es6-error@4.1.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|p-limit@2.3.0",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|p-try@2.2.0"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|concat-map@0.0.1"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|caniuse-lite@1.0.30001781"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|node-releases@2.0.36"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|update-browserslist-db@1.2.3",
      "dependsOn": [
        "minimatch@5.1.0-tuxcare.3|browserslist@4.28.1",
        "minimatch@5.1.0-tuxcare.3|escalade@3.2.0",
        "minimatch@5.1.0-tuxcare.3|picocolors@1.1.1"
      ]
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|function-bind@1.1.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|type-detect@4.0.8"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|core-util-is@1.0.2"
    },
    {
      "ref": "minimatch@5.1.0-tuxcare.3|p-try@2.2.0"
    }
  ]
}