{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "version": 1,
  "serialNumber": "urn:uuid:4be034d4-c928-4dc2-80e4-c881dceea43a",
  "metadata": {
    "timestamp": "2026-03-04T14:33:08.342Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "npm",
          "version": "11.6.2"
        },
        {
          "type": "application",
          "name": "cyclonedx-npm",
          "group": "@cyclonedx",
          "version": "4.2.0",
          "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": "minimist",
      "version": "0.0.10-tuxcare.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1",
      "author": "James Halliday",
      "description": "parse argument options",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimist@0.0.10-tuxcare.1?vcs_url=git%3A%2F%2Fgithub.com%2Fsubstack%2Fminimist.git",
      "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:path",
          "value": ""
        }
      ]
    }
  },
  "components": [
    {
      "type": "library",
      "name": "jest",
      "version": "29.7.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|jest@29.7.0",
      "description": "Delightful JavaScript Testing.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjest%2F-%2Fjest-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "0.4.13",
      "bom-ref": "minimist@0.0.10-tuxcare.1|tap@0.4.13",
      "author": "Isaac Z. Schlueter",
      "description": "A Test-Anything-Protocol library",
      "purl": "pkg:npm/tap@0.4.13?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftap%2F-%2Ftap-0.4.13.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-tap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-tap#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-tap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tap/-/tap-0.4.13.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0d13d3f53daaa9e510f670bc9f09d93d0427280f9b561cda36b203a0511316a58b5c63af8a5fc9321b968f9b8ee9778dcc876fbcf28ba8f1d0cc89099e33670d"
            }
          ],
          "comment": "as detected 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": "glob",
          "version": "3.2.11",
          "bom-ref": "minimist@0.0.10-tuxcare.1|tap@0.4.13|glob@3.2.11",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@3.2.11?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fglob%2F-%2Fglob-3.2.11.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/glob/-/glob-3.2.11.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "8556f4cf0119c02d455d22913c54de3ad37b000ac9709948e942c62edaecb5ab3028d96b4c9a8003ed65625494a29e2f8c0e36df1941cea7d54b78961a5a89fa"
                }
              ],
              "comment": "as detected 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/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "0.3.0",
          "bom-ref": "minimist@0.0.10-tuxcare.1|tap@0.4.13|minimatch@0.3.0",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "purl": "pkg:npm/minimatch@0.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimatch%2F-%2Fminimatch-0.3.0.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minimatch/-/minimatch-0.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "5855f58c8d406b13536553872c155acf04d629a423a32912cc204d5c1ef6bc34c2ce8a501adc8ff75b4a7452b972fd7ea8cc0fca24eed47a94ae2aa9948f2970"
                }
              ],
              "comment": "as detected 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/node_modules/minimatch"
            }
          ]
        },
        {
          "type": "library",
          "name": "lru-cache",
          "version": "2.7.3",
          "bom-ref": "minimist@0.0.10-tuxcare.1|tap@0.4.13|lru-cache@2.7.3",
          "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@2.7.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flru-cache%2F-%2Flru-cache-2.7.3.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lru-cache/-/lru-cache-2.7.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "5a989b589eb4737020033f1ada2604ac3adc4f60bb3a62a7b168487073a39141c58e45e770986d2f1352a949b147146e9e96f923c569addeda35277636d92c25"
                }
              ],
              "comment": "as detected 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/node_modules/lru-cache"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "tape",
      "version": "1.0.4",
      "bom-ref": "minimist@0.0.10-tuxcare.1|tape@1.0.4",
      "author": "James Halliday",
      "description": "tap-producing test harness for node and browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tape@1.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftape%2F-%2Ftape-1.0.4.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/substack/tape.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/tape",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/tape/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tape/-/tape-1.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6492717f174f25682ae39527efbb98948d3f47d0245bbfec0723d26fdd795440f6320366e6bd94c17430bc409a6c8ae964a885dec73855a7833658cb46031187"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tape"
        }
      ]
    },
    {
      "type": "library",
      "name": "core",
      "group": "@jest",
      "version": "29.7.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|@jest/core@29.7.0",
      "description": "Delightful JavaScript Testing.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jest/core@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40jest%2Fcore%2F-%2Fcore-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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"
        }
      ]
    },
    {
      "type": "library",
      "name": "types",
      "group": "@jest",
      "version": "29.6.3",
      "bom-ref": "minimist@0.0.10-tuxcare.1|@jest/types@29.6.3",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jest/types@29.6.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40jest%2Ftypes%2F-%2Ftypes-29.6.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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"
        }
      ]
    },
    {
      "type": "library",
      "name": "import-local",
      "version": "3.2.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fimport-local%2F-%2Fimport-local-3.2.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|jest-cli@29.7.0",
      "description": "Delightful JavaScript Testing.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-cli@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjest-cli%2F-%2Fjest-cli-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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"
        }
      ]
    },
    {
      "type": "library",
      "name": "buffer-equal",
      "version": "0.0.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|buffer-equal@0.0.2",
      "author": "James Halliday",
      "description": "return whether two buffers are equal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/buffer-equal@0.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbuffer-equal%2F-%2Fbuffer-equal-0.0.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/substack/node-buffer-equal.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-buffer-equal#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-buffer-equal/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/buffer-equal/-/buffer-equal-0.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e21af4812efe34ae3b5fa59b03fa24545acde6a1a1dd62d3ecdde1311bfbfa19645e76d421d536bb4e67eabd1142fe9cabac647b4ea7565ef4af4356d1633639"
            }
          ],
          "comment": "as detected 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-equal"
        }
      ]
    },
    {
      "type": "library",
      "name": "deep-equal",
      "version": "0.0.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|deep-equal@0.0.0",
      "author": "James Halliday",
      "description": "node's assert.deepEqual algorithm",
      "licenses": [
        {
          "license": {
            "name": "MIT/X11",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/deep-equal@0.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdeep-equal%2F-%2Fdeep-equal-0.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/substack/node-deep-equal.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-deep-equal#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-deep-equal/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/deep-equal/-/deep-equal-0.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a756c8fe49033d3e9ab9423453e58bb8822bce60c80e8f34238d3a27cb53e32e88e191ad06e31e4ee76b283b4174c24501cc6aad0771dbb828b2a3d5c98dc8bd"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/deep-equal"
        }
      ]
    },
    {
      "type": "library",
      "name": "difflet",
      "version": "0.2.6",
      "bom-ref": "minimist@0.0.10-tuxcare.1|difflet@0.2.6",
      "author": "James Halliday",
      "description": "colorful diffs for javascript objects",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/difflet@0.2.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdifflet%2F-%2Fdifflet-0.2.6.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/substack/difflet.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/difflet#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/difflet/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/difflet/-/difflet-0.2.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "aee95d0c3466635b7aefc50e00906783ab0befb7fad92aa31e3d38f7c602d04261c487b6c8a92a267daa11c8701b7794fdda89fd1c4f66402762378f4b8a430b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/difflet"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Finherits%2F-%2Finherits-2.0.4.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "mkdirp",
      "version": "0.5.6",
      "bom-ref": "minimist@0.0.10-tuxcare.1|mkdirp@0.5.6",
      "author": "James Halliday",
      "description": "Recursively mkdir, like `mkdir -p`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mkdirp@0.5.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmkdirp%2F-%2Fmkdirp-0.5.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/substack/node-mkdirp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-mkdirp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-mkdirp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/mkdirp/-/mkdirp-0.5.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "14ffa9f1107c396a45dd86410ab3f982d0039ad5c0a41e4030b9febddc80f8fcb10a3ac2b34d268f2528cecb0edf77300de4f7c0d19d2f127933ffd8aad1c027"
            }
          ],
          "comment": "as detected 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": "nopt",
      "version": "2.2.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|nopt@2.2.1",
      "author": "Isaac Z. Schlueter",
      "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.",
      "purl": "pkg:npm/nopt@2.2.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnopt%2F-%2Fnopt-2.2.1.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/isaacs/nopt.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/nopt#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/nopt/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/nopt/-/nopt-2.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "80839303fb89ba13f016aa7eb2963b550d6c6ad6e71a50fe890559c48d7c2ba86cf04beae2c5fcd4c97b041e5bc8ffcbb1b476c8156d9af7449a18bb7af27a03"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nopt"
        }
      ]
    },
    {
      "type": "library",
      "name": "runforcover",
      "version": "0.0.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|runforcover@0.0.2",
      "author": "Chris Dickinson",
      "description": "require plugin for js code coverage using bunker",
      "licenses": [
        {
          "license": {
            "name": "new BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/runforcover@0.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frunforcover%2F-%2Frunforcover-0.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/chrisdickinson/node-runforcover.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chrisdickinson/node-runforcover#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chrisdickinson/node-runforcover/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/runforcover/-/runforcover-0.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c9aac220ad8770039a76a9ca5b8d7df85037f2aa560c229c3abe51654fa39f22cbfe19f7368f411d963e6090c4cef43493c3b297b7df2e366ff59531bf22a82d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/runforcover"
        }
      ]
    },
    {
      "type": "library",
      "name": "slide",
      "version": "1.1.6",
      "bom-ref": "minimist@0.0.10-tuxcare.1|slide@1.1.6",
      "author": "Isaac Z. Schlueter",
      "description": "A flow control lib small enough to fit on in a slide presentation. Derived live at Oak.JS",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/slide@1.1.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fslide%2F-%2Fslide-1.1.6.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/slide-flow-control.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/slide-flow-control#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/slide-flow-control/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/slide/-/slide-1.1.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "370aed8c283e959a2a84553c7cec25e1acb67a2f0f6aa081394577fde92d3d8f6daced72435a1711f987021280ad4554aff84e1efcb97fa01d3f5edd08cd3333"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/slide"
        }
      ]
    },
    {
      "type": "library",
      "name": "yamlish",
      "version": "0.0.7",
      "bom-ref": "minimist@0.0.10-tuxcare.1|yamlish@0.0.7",
      "author": "Isaac Z. Schlueter",
      "description": "Parser/encoder for the yamlish format",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yamlish@0.0.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fyamlish%2F-%2Fyamlish-0.0.7.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/yamlish.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/yamlish#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/yamlish/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/yamlish/-/yamlish-0.0.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "31f4a92098f91e69b4633efcf0c116d4d59f74e85947f3b458fadd89479604a4ed08d9b48d9c0c25985272abde42813a0af5285ce401b39ff523f9c2e926e3ff"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yamlish"
        }
      ]
    },
    {
      "type": "library",
      "name": "defined",
      "version": "0.0.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|defined@0.0.0",
      "author": "James Halliday",
      "description": "return the first argument that is `!== undefined`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/defined@0.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdefined%2F-%2Fdefined-0.0.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/substack/defined.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/defined",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/defined/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/defined/-/defined-0.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ce9aa2093f1b3832eedd04a62cb89cf312676160458ce4aefdf0429b5f3da00893b4fabf3d26a734008a6434bb9204b208963b3fe21c383ce52288012bff5106"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/defined"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsonify",
      "version": "0.0.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|jsonify@0.0.1",
      "author": "Douglas Crockford",
      "description": "JSON without touching any globals",
      "licenses": [
        {
          "license": {
            "name": "Public Domain",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsonify@0.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjsonify%2F-%2Fjsonify-0.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/jsonify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/jsonify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/jsonify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/jsonify/-/jsonify-0.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "dbf2a2d06726baa4ab805c9e950abd334e72ecf4b4984c2e233adfddfd5f3ea9150d546f66b3d9b5548c1f1760a3c02ad2cc4039bfdcaf66aaa80dcb7961d53e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsonify"
        }
      ]
    },
    {
      "type": "library",
      "name": "through",
      "version": "2.3.8",
      "bom-ref": "minimist@0.0.10-tuxcare.1|through@2.3.8",
      "author": "Dominic Tarr",
      "description": "simplified stream construction",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/through@2.3.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fthrough%2F-%2Fthrough-2.3.8.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/dominictarr/through.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dominictarr/through",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dominictarr/through/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/through/-/through-2.3.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c3cf6a83b3c8f3001dbd7eb46cc0cff9b1680f90ef866f682e1785a793b86b6405d1c4811ac057e2a66669d3ccbd5aa52c9041722f96a8618e00fbdc0de35256"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/through"
        }
      ]
    },
    {
      "type": "library",
      "name": "console",
      "group": "@jest",
      "version": "29.7.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|@jest/console@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jest/console@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40jest%2Fconsole%2F-%2Fconsole-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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"
        }
      ]
    },
    {
      "type": "library",
      "name": "reporters",
      "group": "@jest",
      "version": "29.7.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|@jest/reporters@29.7.0",
      "description": "Jest's reporters",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jest/reporters@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40jest%2Freporters%2F-%2Freporters-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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"
        }
      ]
    },
    {
      "type": "library",
      "name": "test-result",
      "group": "@jest",
      "version": "29.7.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|@jest/test-result@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jest/test-result@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40jest%2Ftest-result%2F-%2Ftest-result-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@jest/transform@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jest/transform@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40jest%2Ftransform%2F-%2Ftransform-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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"
        }
      ]
    },
    {
      "type": "library",
      "name": "node",
      "group": "@types",
      "version": "25.3.3",
      "bom-ref": "minimist@0.0.10-tuxcare.1|@types/node@25.3.3",
      "description": "TypeScript definitions for node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/node@25.3.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40types%2Fnode%2F-%2Fnode-25.3.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@types/node/-/node-25.3.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0e9cdbac7ef021c05a2626e92a8f679d240bd0c4d17675adb46c84e61686c0af3ac6030e9052e9eef1327d03c62ce261e70358889dd5f4f994303855f6ef2491"
            }
          ],
          "comment": "as detected 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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fansi-escapes%2F-%2Fansi-escapes-4.3.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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"
        }
      ]
    },
    {
      "type": "library",
      "name": "chalk",
      "version": "4.1.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|chalk@4.1.2",
      "description": "Terminal string styling done right",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/chalk@4.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fchalk%2F-%2Fchalk-4.1.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/chalk"
        }
      ]
    },
    {
      "type": "library",
      "name": "ci-info",
      "version": "3.9.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fci-info%2F-%2Fci-info-3.9.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fexit%2F-%2Fexit-0.1.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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.11",
      "bom-ref": "minimist@0.0.10-tuxcare.1|graceful-fs@4.2.11",
      "description": "A drop-in replacement for fs, making various improvements.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/graceful-fs@4.2.11?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgraceful-fs%2F-%2Fgraceful-fs-4.2.11.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/graceful-fs/-/graceful-fs-4.2.11.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "45b279fe398570d342703579a3d7939c12c9fc7b33595d0fef76dcf857f89d2feb263f98692e881b288e2f45680585fe9755ab97793ade1fcaac7fa7849d17bd"
            }
          ],
          "comment": "as detected 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": "minimist@0.0.10-tuxcare.1|jest-changed-files@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-changed-files@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjest-changed-files%2F-%2Fjest-changed-files-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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"
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-config",
      "version": "29.7.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|jest-config@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-config@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjest-config%2F-%2Fjest-config-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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"
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-haste-map",
      "version": "29.7.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|jest-haste-map@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-haste-map@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjest-haste-map%2F-%2Fjest-haste-map-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|jest-message-util@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-message-util@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjest-message-util%2F-%2Fjest-message-util-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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"
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-regex-util",
      "version": "29.6.3",
      "bom-ref": "minimist@0.0.10-tuxcare.1|jest-regex-util@29.6.3",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-regex-util@29.6.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjest-regex-util%2F-%2Fjest-regex-util-29.6.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|jest-resolve-dependencies@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-resolve-dependencies@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjest-resolve-dependencies%2F-%2Fjest-resolve-dependencies-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|jest-resolve@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-resolve@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjest-resolve%2F-%2Fjest-resolve-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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"
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-runner",
      "version": "29.7.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|jest-runner@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-runner@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjest-runner%2F-%2Fjest-runner-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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"
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-runtime",
      "version": "29.7.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|jest-runtime@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-runtime@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjest-runtime%2F-%2Fjest-runtime-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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"
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-snapshot",
      "version": "29.7.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|jest-snapshot@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-snapshot@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjest-snapshot%2F-%2Fjest-snapshot-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "semver",
          "version": "7.7.4",
          "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsemver%2F-%2Fsemver-7.7.4.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|jest-util@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-util@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjest-util%2F-%2Fjest-util-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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"
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-validate",
      "version": "29.7.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|jest-validate@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-validate@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjest-validate%2F-%2Fjest-validate-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcamelcase%2F-%2Fcamelcase-6.3.0.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "jest-watcher",
      "version": "29.7.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|jest-watcher@29.7.0",
      "description": "Delightful JavaScript Testing.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-watcher@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjest-watcher%2F-%2Fjest-watcher-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromatch",
      "version": "4.0.8",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmicromatch%2F-%2Fmicromatch-4.0.8.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpretty-format%2F-%2Fpretty-format-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fansi-styles%2F-%2Fansi-styles-5.2.0.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fslash%2F-%2Fslash-3.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstrip-ansi%2F-%2Fstrip-ansi-6.0.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|@jest/schemas@29.6.3",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jest/schemas@29.6.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40jest%2Fschemas%2F-%2Fschemas-29.6.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40types%2Fistanbul-lib-coverage%2F-%2Fistanbul-lib-coverage-2.0.6.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40types%2Fistanbul-reports%2F-%2Fistanbul-reports-3.0.4.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@types/yargs@17.0.35",
      "description": "TypeScript definitions for yargs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/yargs@17.0.35?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40types%2Fyargs%2F-%2Fyargs-17.0.35.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpkg-dir%2F-%2Fpkg-dir-4.2.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fresolve-cwd%2F-%2Fresolve-cwd-3.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcreate-jest%2F-%2Fcreate-jest-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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"
        }
      ]
    },
    {
      "type": "library",
      "name": "yargs",
      "version": "17.7.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fyargs%2F-%2Fyargs-17.7.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/yargs"
        }
      ]
    },
    {
      "type": "library",
      "name": "charm",
      "version": "0.1.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|charm@0.1.2",
      "author": "James Halliday",
      "description": "ansi control sequences for terminal cursor hopping and colors",
      "licenses": [
        {
          "license": {
            "name": "MIT/X11",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/charm@0.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcharm%2F-%2Fcharm-0.1.2.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/substack/node-charm.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-charm#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-charm/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/charm/-/charm-0.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b3279d699f5c3deeebde1a1003db705982aee402320acc0de7eb339263c17bd71c74bae3e1b61a0a72d53d32ddda481545cefece85f8b723e046714a0a3e588d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/charm"
        }
      ]
    },
    {
      "type": "library",
      "name": "deep-is",
      "version": "0.1.4",
      "bom-ref": "minimist@0.0.10-tuxcare.1|deep-is@0.1.4",
      "author": "Thorsten Lorenz",
      "description": "node's assert.deepEqual algorithm except for NaN being equal to NaN",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/deep-is@0.1.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdeep-is%2F-%2Fdeep-is-0.1.4.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/thlorenz/deep-is.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/thlorenz/deep-is#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/thlorenz/deep-is/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/deep-is/-/deep-is-0.1.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a083f392c993838fccae289a6063bea245c34fbced9ffc37129b6fffe81221d31d2ac268d2ee027d834524fcbee1228cb82a86c36c319c0f9444c837b7c6bf6d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/deep-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "traverse",
      "version": "0.6.11",
      "bom-ref": "minimist@0.0.10-tuxcare.1|traverse@0.6.11",
      "author": "James Halliday",
      "description": "traverse and transform objects by visiting every node on a recursive walk",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/traverse@0.6.11?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftraverse%2F-%2Ftraverse-0.6.11.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/ljharb/js-traverse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/js-traverse",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/js-traverse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/traverse/-/traverse-0.6.11.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bf15c3660f3ffa9de06e5c41e818611b9c96567d6419195a2fc3bbf140d7737c119cf8b307983cddd72f595d63a433083e78d98ce16ec6532613cd97278e34ef"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/traverse"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimist",
      "version": "1.2.8",
      "bom-ref": "minimist@0.0.10-tuxcare.1|minimist@1.2.8",
      "author": "James Halliday",
      "description": "parse argument options",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimist@1.2.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimist%2F-%2Fminimist-1.2.8.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/minimistjs/minimist.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/minimistjs/minimist",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/minimistjs/minimist/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minimist/-/minimist-1.2.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "db2c8047ca8190ddd8ba17896a7529582e54ddb6f9a2c0f2c0d07c4730d5943c031dba1c009bdeaaa8f5bbcf92543ee39164f8cafb070a95aaa96a80c5bd3308"
            }
          ],
          "comment": "as detected 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": "abbrev",
      "version": "1.1.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|abbrev@1.1.1",
      "author": "Isaac Z. Schlueter",
      "description": "Like ruby's abbrev module, but in js",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/abbrev@1.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fabbrev%2F-%2Fabbrev-1.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/isaacs/abbrev-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/abbrev-js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/abbrev-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/abbrev/-/abbrev-1.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9e77bdfc8890fe1cc8858ea97439db06dcfb0e33d32ab634d0fff3bcf4a6e69385925eb1b86ac69d79ff56d4cd35f36d01f67dff546d7a192ccd4f6a7138a2d1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/abbrev"
        }
      ]
    },
    {
      "type": "library",
      "name": "bunker",
      "version": "0.1.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|bunker@0.1.2",
      "author": "James Halliday",
      "description": "code coverage in native javascript",
      "licenses": [
        {
          "license": {
            "name": "MIT/X11",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bunker@0.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbunker%2F-%2Fbunker-0.1.2.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/substack/node-bunker.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-bunker#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-bunker/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/bunker/-/bunker-0.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6276a191c5c1353e76d92e3a9392d403d3f5f25cef824ba76cc974a88250f28791310f9d020dd8237937daae539cef8001412b1473ba47bebc4e8ea3b2581899"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bunker"
        }
      ]
    },
    {
      "type": "library",
      "name": "v8-coverage",
      "group": "@bcoe",
      "version": "0.2.3",
      "bom-ref": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40bcoe%2Fv8-coverage%2F-%2Fv8-coverage-0.2.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40jridgewell%2Ftrace-mapping%2F-%2Ftrace-mapping-0.3.31.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|collect-v8-coverage@1.0.3",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/collect-v8-coverage@1.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcollect-v8-coverage%2F-%2Fcollect-v8-coverage-1.0.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "glob",
      "version": "7.2.3",
      "bom-ref": "minimist@0.0.10-tuxcare.1|glob@7.2.3",
      "author": "Isaac Z. Schlueter",
      "description": "a little globber",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/glob@7.2.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fglob%2F-%2Fglob-7.2.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/glob/-/glob-7.2.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9c5474ccba54d9809a471c28089bcbe94bc21f6245c85548bf04cbb087f6d40b8794cb240358614dd93e2e5609b4e958b7dbfa76fb330f604646a04bfa240af5"
            }
          ],
          "comment": "as detected 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-coverage",
      "version": "3.2.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|istanbul-lib-coverage@3.2.2",
      "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.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fistanbul-lib-coverage%2F-%2Fistanbul-lib-coverage-3.2.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3bc769b05fabd1657ff0c35129f9e6aed09686e2a3c6bab6c3e8e9cc12f95192938b62de5569d63a6591c4595eb0938d99cfb02c01af29064439a9e4a342c54e"
            }
          ],
          "comment": "as detected 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": "istanbul-lib-instrument",
      "version": "6.0.3",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fistanbul-lib-instrument%2F-%2Fistanbul-lib-instrument-6.0.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/istanbul-lib-instrument"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "semver",
          "version": "7.7.4",
          "bom-ref": "minimist@0.0.10-tuxcare.1|istanbul-lib-instrument@6.0.3|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsemver%2F-%2Fsemver-7.7.4.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/istanbul-lib-instrument/node_modules/semver"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "istanbul-lib-report",
      "version": "3.0.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|istanbul-lib-report@3.0.1",
      "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.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fistanbul-lib-report%2F-%2Fistanbul-lib-report-3.0.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/istanbul-lib-report/-/istanbul-lib-report-3.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1827c4d66b6c1c63842c253c7bf67b616ce99b26ebc7ff9d4937cbaef63ca9199a63acd74ca5a7e964088da005c34ebd89c9ba19530d920bb437323888f65437"
            }
          ],
          "comment": "as detected 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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fistanbul-lib-source-maps%2F-%2Fistanbul-lib-source-maps-4.0.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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.2.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|istanbul-reports@3.2.0",
      "author": "Krishnan Anantheswaran",
      "description": "istanbul reports",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/istanbul-reports@3.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fistanbul-reports%2F-%2Fistanbul-reports-3.2.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/istanbul-reports/-/istanbul-reports-3.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1c6616592fde86a4d5df1375d22db7b643e4a47e3a30b08830534269a28d6af0174c5d5192ac5ac043ed9e39c667a5ca4889c12a488e03904a4be699898dc0bc"
            }
          ],
          "comment": "as detected 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": "jest-worker",
      "version": "29.7.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|jest-worker@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-worker@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjest-worker%2F-%2Fjest-worker-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsupports-color%2F-%2Fsupports-color-8.1.1.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstring-length%2F-%2Fstring-length-4.0.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fv8-to-istanbul%2F-%2Fv8-to-istanbul-9.3.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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"
        }
      ]
    },
    {
      "type": "library",
      "name": "core",
      "group": "@babel",
      "version": "7.29.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Fcore%2F-%2Fcore-7.29.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-plugin-istanbul",
      "version": "6.1.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-plugin-istanbul%2F-%2Fbabel-plugin-istanbul-6.1.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fistanbul-lib-instrument%2F-%2Fistanbul-lib-instrument-5.2.1.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "convert-source-map",
      "version": "2.0.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconvert-source-map%2F-%2Fconvert-source-map-2.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/convert-source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-json-stable-stringify",
      "version": "2.1.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffast-json-stable-stringify%2F-%2Ffast-json-stable-stringify-2.1.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpirates%2F-%2Fpirates-4.0.7.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "write-file-atomic",
      "version": "4.0.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwrite-file-atomic%2F-%2Fwrite-file-atomic-4.0.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/write-file-atomic"
        }
      ]
    },
    {
      "type": "library",
      "name": "undici-types",
      "version": "7.18.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fundici-types%2F-%2Fundici-types-7.18.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "type-fest",
      "version": "0.21.3",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftype-fest%2F-%2Ftype-fest-0.21.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/type-fest"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-styles",
      "version": "4.3.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fansi-styles%2F-%2Fansi-styles-4.3.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsupports-color%2F-%2Fsupports-color-7.2.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fexeca%2F-%2Fexeca-5.1.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "p-limit",
      "version": "3.1.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fp-limit%2F-%2Fp-limit-3.1.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/p-limit"
        }
      ]
    },
    {
      "type": "library",
      "name": "test-sequencer",
      "group": "@jest",
      "version": "29.7.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|@jest/test-sequencer@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jest/test-sequencer@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40jest%2Ftest-sequencer%2F-%2Ftest-sequencer-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-jest%2F-%2Fbabel-jest-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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"
        }
      ]
    },
    {
      "type": "library",
      "name": "deepmerge",
      "version": "4.3.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdeepmerge%2F-%2Fdeepmerge-4.3.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|jest-circus@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-circus@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjest-circus%2F-%2Fjest-circus-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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"
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-environment-node",
      "version": "29.7.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|jest-environment-node@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-environment-node@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjest-environment-node%2F-%2Fjest-environment-node-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjest-get-type%2F-%2Fjest-get-type-29.6.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fparse-json%2F-%2Fparse-json-5.2.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstrip-json-comments%2F-%2Fstrip-json-comments-3.1.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40types%2Fgraceful-fs%2F-%2Fgraceful-fs-4.1.9.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "anymatch",
      "version": "3.1.3",
      "bom-ref": "minimist@0.0.10-tuxcare.1|anymatch@3.1.3",
      "author": "Elan Shanker",
      "description": "Matches strings against configurable strings, globs, regular expressions, and/or functions",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/anymatch@3.1.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fanymatch%2F-%2Fanymatch-3.1.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/anymatch/-/anymatch-3.1.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "28c45e154af4078b7e0fe381923477298aafa1ca765da4b33b9e54701ea681031ddca6dc13e9964f2bd557b0ffcec7446cd9d5e9a71952eb64887417bd3af547"
            }
          ],
          "comment": "as detected 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": "fb-watchman",
      "version": "2.0.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffb-watchman%2F-%2Ffb-watchman-2.0.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwalker%2F-%2Fwalker-1.0.8.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Fcode-frame%2F-%2Fcode-frame-7.29.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40types%2Fstack-utils%2F-%2Fstack-utils-2.0.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "stack-utils",
      "version": "2.0.6",
      "bom-ref": "minimist@0.0.10-tuxcare.1|stack-utils@2.0.6",
      "author": "James Talmage",
      "description": "Captures and cleans stack traces",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stack-utils@2.0.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstack-utils%2F-%2Fstack-utils-2.0.6.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/stack-utils/-/stack-utils-2.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5e5916bdf226e919ac5ad349c7ebaab4a2d2f1ea856f1520d19ccb5ea63471a132f65ee1aee5fc2298839e3b0b6afa0182a08247bd53a963bc31a5d885e27745"
            }
          ],
          "comment": "as detected 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"
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-pnp-resolver",
      "version": "1.2.3",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjest-pnp-resolver%2F-%2Fjest-pnp-resolver-1.2.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fresolve.exports%2F-%2Fresolve.exports-2.0.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fresolve%2F-%2Fresolve-1.22.11.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|@jest/environment@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jest/environment@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40jest%2Fenvironment%2F-%2Fenvironment-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Femittery%2F-%2Femittery-0.13.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|jest-docblock@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-docblock@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjest-docblock%2F-%2Fjest-docblock-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|jest-leak-detector@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-leak-detector@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjest-leak-detector%2F-%2Fjest-leak-detector-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "source-map-support",
      "version": "0.5.13",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsource-map-support%2F-%2Fsource-map-support-0.5.13.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/source-map-support"
        }
      ]
    },
    {
      "type": "library",
      "name": "fake-timers",
      "group": "@jest",
      "version": "29.7.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|@jest/fake-timers@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jest/fake-timers@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40jest%2Ffake-timers%2F-%2Ffake-timers-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@jest/globals@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jest/globals@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40jest%2Fglobals%2F-%2Fglobals-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@jest/source-map@29.6.3",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jest/source-map@29.6.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40jest%2Fsource-map%2F-%2Fsource-map-29.6.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcjs-module-lexer%2F-%2Fcjs-module-lexer-1.4.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|jest-mock@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-mock@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjest-mock%2F-%2Fjest-mock-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstrip-bom%2F-%2Fstrip-bom-4.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Fgenerator%2F-%2Fgenerator-7.29.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Fplugin-syntax-jsx%2F-%2Fplugin-syntax-jsx-7.28.6.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Fplugin-syntax-typescript%2F-%2Fplugin-syntax-typescript-7.28.6.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Ftypes%2F-%2Ftypes-7.29.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@jest/expect-utils@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jest/expect-utils@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40jest%2Fexpect-utils%2F-%2Fexpect-utils-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-preset-current-node-syntax%2F-%2Fbabel-preset-current-node-syntax-1.2.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|expect@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/expect@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fexpect%2F-%2Fexpect-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|jest-diff@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jest-diff@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjest-diff%2F-%2Fjest-diff-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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"
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-matcher-utils",
      "version": "29.7.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjest-matcher-utils%2F-%2Fjest-matcher-utils-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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"
        }
      ]
    },
    {
      "type": "library",
      "name": "natural-compare",
      "version": "1.4.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnatural-compare%2F-%2Fnatural-compare-1.4.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpicomatch%2F-%2Fpicomatch-2.3.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fleven%2F-%2Fleven-3.1.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "braces",
      "version": "3.0.3",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbraces%2F-%2Fbraces-3.0.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "react-is",
      "version": "18.3.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Freact-is%2F-%2Freact-is-18.3.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fansi-regex%2F-%2Fansi-regex-5.0.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40sinclair%2Ftypebox%2F-%2Ftypebox-0.27.10.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40types%2Fistanbul-lib-report%2F-%2Fistanbul-lib-report-3.0.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40types%2Fyargs-parser%2F-%2Fyargs-parser-21.0.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "find-up",
      "version": "4.1.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffind-up%2F-%2Ffind-up-4.1.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "resolve-from",
      "version": "5.0.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fresolve-from%2F-%2Fresolve-from-5.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "prompts",
      "version": "2.4.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fprompts%2F-%2Fprompts-2.4.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "cliui",
      "version": "8.0.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcliui%2F-%2Fcliui-8.0.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/cliui"
        }
      ]
    },
    {
      "type": "library",
      "name": "escalade",
      "version": "3.2.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fescalade%2F-%2Fescalade-3.2.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|get-caller-file@2.0.5",
      "author": "Stefan Penner",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-caller-file@2.0.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fget-caller-file%2F-%2Fget-caller-file-2.0.5.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frequire-directory%2F-%2Frequire-directory-2.1.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/require-directory/-/require-directory-2.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7c6c4423bfb0b06f71aef763b2b9662f6d8e3134e21d1c0032ba2211e320abc833a0b0bf3d0afb46c4434932d483f6d9019b45f9354890773aff84482abba2f9"
            }
          ],
          "comment": "as detected 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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstring-width%2F-%2Fstring-width-4.2.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "y18n",
      "version": "5.0.8",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fy18n%2F-%2Fy18n-5.0.8.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/y18n"
        }
      ]
    },
    {
      "type": "library",
      "name": "yargs-parser",
      "version": "21.1.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fyargs-parser%2F-%2Fyargs-parser-21.1.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/yargs-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "gopd",
      "version": "1.2.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|gopd@1.2.0",
      "author": "Jordan Harband",
      "description": "`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gopd@1.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgopd%2F-%2Fgopd-1.2.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/gopd.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/gopd#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/gopd/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/gopd/-/gopd-1.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "65429187afe4505a0089302d4d83d9277870f70371c7e04804e8a39e51bd3e7ac9b027128ecd70cb20fabc9a5a62d827cc3aca6114aa7f738ee917daf77c6c46"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gopd"
        }
      ]
    },
    {
      "type": "library",
      "name": "typedarray.prototype.slice",
      "version": "1.0.5",
      "bom-ref": "minimist@0.0.10-tuxcare.1|typedarray.prototype.slice@1.0.5",
      "author": "Jordan Harband",
      "description": "ES spec-compliant shim for TypedArray.prototype.slice",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/typedarray.prototype.slice@1.0.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftypedarray.prototype.slice%2F-%2Ftypedarray.prototype.slice-1.0.5.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/es-shims/TypedArray.prototype.slice.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es-shims/TypedArray.prototype.slice#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es-shims/TypedArray.prototype.slice/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/typedarray.prototype.slice/-/typedarray.prototype.slice-1.0.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "abb40d543193765ef4d9b545888e5e63897f1e480233a6adf4a85c15b8140337b31c56ce572e3ed0efe50a3b000444306d93eb6af55f048881546a3cf72cc716"
            }
          ],
          "comment": "as detected 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.prototype.slice"
        }
      ]
    },
    {
      "type": "library",
      "name": "which-typed-array",
      "version": "1.1.20",
      "bom-ref": "minimist@0.0.10-tuxcare.1|which-typed-array@1.1.20",
      "author": "Jordan Harband",
      "description": "Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/which-typed-array@1.1.20?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwhich-typed-array%2F-%2Fwhich-typed-array-1.1.20.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/which-typed-array.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/which-typed-array#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/which-typed-array/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/which-typed-array/-/which-typed-array-1.1.20.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2d87e95249aac25d21f40d872f4f4c9ace36ed0d51656b8e1ecba47d570a46af6af79890c5dc348b1d4942ba9b70347d3c7d500f07f9428f0e65be6592c67c5e"
            }
          ],
          "comment": "as detected 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-typed-array"
        }
      ]
    },
    {
      "type": "library",
      "name": "sigmund",
      "version": "1.0.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|sigmund@1.0.1",
      "author": "Isaac Z. Schlueter",
      "description": "Quick and dirty signatures for Objects.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sigmund@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsigmund%2F-%2Fsigmund-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/sigmund.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/sigmund#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/sigmund/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/sigmund/-/sigmund-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7c2bc45df87a356a66f984ae6366e95dbfd522286a580ea12ec81ba02fb49e5ef543b37ba3679a096f2625afcd2ef421b3a8e9777559578522510955ebe95cf2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sigmund"
        }
      ]
    },
    {
      "type": "library",
      "name": "burrito",
      "version": "0.2.12",
      "bom-ref": "minimist@0.0.10-tuxcare.1|burrito@0.2.12",
      "author": "James Halliday",
      "description": "Wrap up expressions with a trace function while walking the AST with rice and beans on the side",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/burrito@0.2.12?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fburrito%2F-%2Fburrito-0.2.12.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/substack/node-burrito.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-burrito#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-burrito/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/burrito/-/burrito-0.2.12.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "661853e62553020cd0facf2b8a5cbb9b8e52c317bf714ddd5421d3cea9875560ff71cd03b375b8438304c5b91ebd8f9f9b431ede5130a5e848cba4c7ee9f9e87"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/burrito"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "traverse",
          "version": "0.5.2",
          "bom-ref": "minimist@0.0.10-tuxcare.1|burrito@0.2.12|traverse@0.5.2",
          "author": "James Halliday",
          "description": "Traverse and transform objects by visiting every node on a recursive walk",
          "licenses": [
            {
              "license": {
                "name": "MIT/X11",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/traverse@0.5.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftraverse%2F-%2Ftraverse-0.5.2.tgz",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/substack/js-traverse.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/js-traverse#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/js-traverse/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/traverse/-/traverse-0.5.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "3d405571f07746a80ba73813446362a8ae1dbaaac36e019ad5ba1b6d4b735302e204d02367bbdde5e08e741c6a67f1607b36a0afda3af48c4fd9f669e3544614"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/burrito/node_modules/traverse"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve-uri",
      "group": "@jridgewell",
      "version": "3.1.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40jridgewell%2Fresolve-uri%2F-%2Fresolve-uri-3.1.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40jridgewell%2Fsourcemap-codec%2F-%2Fsourcemap-codec-1.5.5.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "fs.realpath",
      "version": "1.0.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffs.realpath%2F-%2Ffs.realpath-1.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/fs.realpath/-/fs.realpath-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "38ed291f694ae9ad2166701d6aee48b731cf23aa5496f23b8cc567c54411b70e28c05db093c94e49a6ed1830933f81a0ae0d8c6c69d63bd5fc2b5b78f9f18c0f"
            }
          ],
          "comment": "as detected 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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Finflight%2F-%2Finflight-1.0.6.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/inflight/-/inflight-1.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "93dd88fdbd3cab8c2f16c71708bbea7ec1c2ae3ac5ef2897b10b8856f544ecdf365b7f9aaa9cee51d05b7e159ccbf159477ff82207e532028b3acbcf0eb18224"
            }
          ],
          "comment": "as detected 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": "minimatch",
      "version": "3.1.5",
      "bom-ref": "minimist@0.0.10-tuxcare.1|minimatch@3.1.5",
      "author": "Isaac Z. Schlueter",
      "description": "a glob matcher in javascript",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimatch@3.1.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimatch%2F-%2Fminimatch-3.1.5.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minimatch/-/minimatch-3.1.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5608d652c9e74fa9fe35493a799abbef37857695b62d60f33facc51ab09b1d789836e9790f3aa4d871d0e6e147d83356e576e9f3e8d5cda78db7de2cb04125e3"
            }
          ],
          "comment": "as detected 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"
        }
      ]
    },
    {
      "type": "library",
      "name": "once",
      "version": "1.4.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fonce%2F-%2Fonce-1.4.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/once/-/once-1.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "94d689808fb643951140191c7042874d038f697754c67659125413658d0c15402e684a9ed44f8dcaf81dcff688c8d8ba67d3333b976fd47f27e7cfc610ba77fb"
            }
          ],
          "comment": "as detected 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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpath-is-absolute%2F-%2Fpath-is-absolute-1.0.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0156f0dd42767bd6eaeb8bd2692f409b47e37b53daf296c6a934ec9977da2223299ebe4394385f24eb8b8fd49ff7964f5430147ab0df124f3c30f98f7bb50242"
            }
          ],
          "comment": "as detected 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": "parser",
      "group": "@babel",
      "version": "7.29.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|@babel/parser@7.29.0",
      "author": "The Babel Team",
      "description": "A JavaScript parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/parser@7.29.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Fparser%2F-%2Fparser-7.29.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@babel/parser/-/parser-7.29.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2320e0155e467835155f861d17fdc23d42ed5464975cc2e1d7154881d0a0c40a64b6a9d0574afbffc36ab6183ef182c6680b5dc88968daa21d66b6c2bf8fbbc3"
            }
          ],
          "comment": "as detected 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": "schema",
      "group": "@istanbuljs",
      "version": "0.1.3",
      "bom-ref": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40istanbuljs%2Fschema%2F-%2Fschema-0.1.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "make-dir",
      "version": "4.0.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|make-dir@4.0.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@4.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmake-dir%2F-%2Fmake-dir-4.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/make-dir/-/make-dir-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8577544d960854eb75131fff8c0422fb04d9669529c018ffd10b0ecea7a06f7ac630c78989212ee712c79d87c1ad1578447dbe38248e3bde48b3fef1d562786f"
            }
          ],
          "comment": "as detected 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"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "semver",
          "version": "7.7.4",
          "bom-ref": "minimist@0.0.10-tuxcare.1|make-dir@4.0.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsemver%2F-%2Fsemver-7.7.4.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/make-dir/node_modules/semver"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "4.4.3",
      "bom-ref": "minimist@0.0.10-tuxcare.1|debug@4.4.3",
      "author": "Josh Junon",
      "description": "Lightweight debugging utility for Node.js and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/debug@4.4.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdebug%2F-%2Fdebug-4.4.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/debug/-/debug-4.4.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "446c305a7c10be455f6af295b76d8518bc3ec5849dcc04709b4aeee83853540dee994e6165cdbc57790ee2cb6062bcab4e52e9baf808f468a28e5b408cd6dca8"
            }
          ],
          "comment": "as detected 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": "source-map",
      "version": "0.6.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsource-map%2F-%2Fsource-map-0.6.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "html-escaper",
      "version": "2.0.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhtml-escaper%2F-%2Fhtml-escaper-2.0.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "merge-stream",
      "version": "2.0.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmerge-stream%2F-%2Fmerge-stream-2.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fchar-regex%2F-%2Fchar-regex-1.0.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Fhelper-compilation-targets%2F-%2Fhelper-compilation-targets-7.28.6.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Fhelper-module-transforms%2F-%2Fhelper-module-transforms-7.28.6.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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.28.6",
      "bom-ref": "minimist@0.0.10-tuxcare.1|@babel/helpers@7.28.6",
      "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.28.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Fhelpers%2F-%2Fhelpers-7.28.6.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@babel/helpers/-/helpers-7.28.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c4e06fc2af3a1c7741ed65034df29f4ff56ec61ee012543e49fb62d82cbac8858d5b4e4ff2252c94e55c678fec29b13efe341aba4400773fe07f7ef6e2461dab"
            }
          ],
          "comment": "as detected 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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Ftemplate%2F-%2Ftemplate-7.28.6.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Ftraverse%2F-%2Ftraverse-7.29.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40jridgewell%2Fremapping%2F-%2Fremapping-2.3.5.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgensync%2F-%2Fgensync-1.0.0-beta.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|json5@2.2.3",
      "author": "Aseem Kishore",
      "description": "JSON for Humans",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/json5@2.2.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjson5%2F-%2Fjson5-2.2.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "semver",
      "version": "6.3.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsemver%2F-%2Fsemver-6.3.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "helper-plugin-utils",
      "group": "@babel",
      "version": "7.28.6",
      "bom-ref": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Fhelper-plugin-utils%2F-%2Fhelper-plugin-utils-7.28.6.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "load-nyc-config",
      "group": "@istanbuljs",
      "version": "1.1.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40istanbuljs%2Fload-nyc-config%2F-%2Fload-nyc-config-1.1.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "test-exclude",
      "version": "6.0.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftest-exclude%2F-%2Ftest-exclude-6.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "imurmurhash",
      "version": "0.1.4",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fimurmurhash%2F-%2Fimurmurhash-0.1.4.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/imurmurhash/-/imurmurhash-0.1.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2665cc67ac2ebc398b88712697dca4cea3ba97015ba1fd061b822470668435d0910c398c5679f2eece47b0880709b6aad30d8cc8f843aa48535204b62d4d8f1c"
            }
          ],
          "comment": "as detected 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": "signal-exit",
      "version": "3.0.7",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsignal-exit%2F-%2Fsignal-exit-3.0.7.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "color-convert",
      "version": "2.0.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcolor-convert%2F-%2Fcolor-convert-2.0.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhas-flag%2F-%2Fhas-flag-4.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "cross-spawn",
      "version": "7.0.6",
      "bom-ref": "minimist@0.0.10-tuxcare.1|cross-spawn@7.0.6",
      "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.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcross-spawn%2F-%2Fcross-spawn-7.0.6.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/cross-spawn/-/cross-spawn-7.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b95d903963f69d6ceccb668ca7c69189b862f5d9731791e0879487681f4e893184c834e2249cb1d2ecb9d505ddc966ed00736e6b85c9cd429c6b73b3294777bc"
            }
          ],
          "comment": "as detected 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": "get-stream",
      "version": "6.0.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fget-stream%2F-%2Fget-stream-6.0.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhuman-signals%2F-%2Fhuman-signals-2.1.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-stream%2F-%2Fis-stream-2.0.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnpm-run-path%2F-%2Fnpm-run-path-4.0.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fonetime%2F-%2Fonetime-5.1.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstrip-final-newline%2F-%2Fstrip-final-newline-2.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fyocto-queue%2F-%2Fyocto-queue-0.1.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40types%2Fbabel__core%2F-%2Fbabel__core-7.20.5.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|babel-preset-jest@29.6.3",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-preset-jest@29.6.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-preset-jest%2F-%2Fbabel-preset-jest-29.6.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|@jest/expect@29.7.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jest/expect@29.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40jest%2Fexpect%2F-%2Fexpect-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|co@4.6.0",
      "description": "generator async control flow goodness",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/co@4.6.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fco%2F-%2Fco-4.6.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdedent%2F-%2Fdedent-1.7.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-generator-fn%2F-%2Fis-generator-fn-2.1.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjest-each%2F-%2Fjest-each-29.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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"
        }
      ]
    },
    {
      "type": "library",
      "name": "pure-rand",
      "version": "6.1.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpure-rand%2F-%2Fpure-rand-6.1.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ferror-ex%2F-%2Ferror-ex-1.3.4.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjson-parse-even-better-errors%2F-%2Fjson-parse-even-better-errors-2.3.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flines-and-columns%2F-%2Flines-and-columns-1.2.4.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "normalize-path",
      "version": "3.0.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnormalize-path%2F-%2Fnormalize-path-3.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "bser",
      "version": "2.1.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbser%2F-%2Fbser-2.1.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmakeerror%2F-%2Fmakeerror-1.0.12.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Fhelper-validator-identifier%2F-%2Fhelper-validator-identifier-7.28.5.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjs-tokens%2F-%2Fjs-tokens-4.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpicocolors%2F-%2Fpicocolors-1.1.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "escape-string-regexp",
      "version": "2.0.0",
      "bom-ref": "minimist@0.0.10-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fescape-string-regexp%2F-%2Fescape-string-regexp-2.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/escape-string-regexp"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-core-module",
      "version": "2.16.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-core-module%2F-%2Fis-core-module-2.16.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpath-parse%2F-%2Fpath-parse-1.0.7.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsupports-preserve-symlinks-flag%2F-%2Fsupports-preserve-symlinks-flag-1.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdetect-newline%2F-%2Fdetect-newline-3.1.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "buffer-from",
      "version": "1.1.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|buffer-from@1.1.2",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/buffer-from@1.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbuffer-from%2F-%2Fbuffer-from-1.1.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "fake-timers",
      "group": "@sinonjs",
      "version": "10.3.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40sinonjs%2Ffake-timers%2F-%2Ffake-timers-10.3.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcallsites%2F-%2Fcallsites-3.1.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40jridgewell%2Fgen-mapping%2F-%2Fgen-mapping-0.3.13.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjsesc%2F-%2Fjsesc-3.1.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Fhelper-string-parser%2F-%2Fhelper-string-parser-7.27.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Fplugin-syntax-async-generators%2F-%2Fplugin-syntax-async-generators-7.8.4.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Fplugin-syntax-bigint%2F-%2Fplugin-syntax-bigint-7.8.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Fplugin-syntax-class-properties%2F-%2Fplugin-syntax-class-properties-7.12.13.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Fplugin-syntax-class-static-block%2F-%2Fplugin-syntax-class-static-block-7.14.5.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Fplugin-syntax-import-attributes%2F-%2Fplugin-syntax-import-attributes-7.28.6.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Fplugin-syntax-import-meta%2F-%2Fplugin-syntax-import-meta-7.10.4.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Fplugin-syntax-json-strings%2F-%2Fplugin-syntax-json-strings-7.8.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Fplugin-syntax-logical-assignment-operators%2F-%2Fplugin-syntax-logical-assignment-operators-7.10.4.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Fplugin-syntax-nullish-coalescing-operator%2F-%2Fplugin-syntax-nullish-coalescing-operator-7.8.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Fplugin-syntax-numeric-separator%2F-%2Fplugin-syntax-numeric-separator-7.10.4.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Fplugin-syntax-object-rest-spread%2F-%2Fplugin-syntax-object-rest-spread-7.8.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Fplugin-syntax-optional-catch-binding%2F-%2Fplugin-syntax-optional-catch-binding-7.8.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Fplugin-syntax-optional-chaining%2F-%2Fplugin-syntax-optional-chaining-7.8.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Fplugin-syntax-private-property-in-object%2F-%2Fplugin-syntax-private-property-in-object-7.14.5.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Fplugin-syntax-top-level-await%2F-%2Fplugin-syntax-top-level-await-7.14.5.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdiff-sequences%2F-%2Fdiff-sequences-29.6.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "fill-range",
      "version": "7.1.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffill-range%2F-%2Ffill-range-7.1.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "locate-path",
      "version": "5.0.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flocate-path%2F-%2Flocate-path-5.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpath-exists%2F-%2Fpath-exists-4.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "kleur",
      "version": "3.0.3",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fkleur%2F-%2Fkleur-3.0.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsisteransi%2F-%2Fsisteransi-1.0.5.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "wrap-ansi",
      "version": "7.0.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwrap-ansi%2F-%2Fwrap-ansi-7.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "emoji-regex",
      "version": "8.0.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Femoji-regex%2F-%2Femoji-regex-8.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-fullwidth-code-point%2F-%2Fis-fullwidth-code-point-3.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "call-bind",
      "version": "1.0.8",
      "bom-ref": "minimist@0.0.10-tuxcare.1|call-bind@1.0.8",
      "author": "Jordan Harband",
      "description": "Robustly `.call.bind()` a function",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/call-bind@1.0.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcall-bind%2F-%2Fcall-bind-1.0.8.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/call-bind.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/call-bind#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/call-bind/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/call-bind/-/call-bind-1.0.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a0a95214c70cc29520d9e767921438e78c1f5a253fba5dc29097bf3c41dc4caba25fa4696de854885317bb5dc76a5199c5f530090cd91bbe3b617067d629bdc3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/call-bind"
        }
      ]
    },
    {
      "type": "library",
      "name": "define-properties",
      "version": "1.2.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|define-properties@1.2.1",
      "author": "Jordan Harband",
      "description": "Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/define-properties@1.2.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdefine-properties%2F-%2Fdefine-properties-1.2.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/ljharb/define-properties.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/define-properties#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/define-properties/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/define-properties/-/define-properties-1.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f109902aa10048b7799f1d14d41d6890b1256d4baeb6d27f0276264576db6c60d687ab92db4f048c3e17aaafc8f702bbbb4bfa3b4f178535a7b795ed11b47a0e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/define-properties"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-abstract",
      "version": "1.24.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|es-abstract@1.24.1",
      "author": "Jordan Harband",
      "description": "ECMAScript spec abstract operations.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es-abstract@1.24.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fes-abstract%2F-%2Fes-abstract-1.24.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/ljharb/es-abstract.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/es-abstract#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/es-abstract/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/es-abstract/-/es-abstract-1.24.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cc75c12e13fe41e85249bb12f4fb76dc683deb8db8d033dde9009ff16a64a845f143b7e1759cd8b2870eaf9bbb6a95a89ec4b912364399317efec9463326acbf"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es-abstract"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-errors",
      "version": "1.3.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|es-errors@1.3.0",
      "author": "Jordan Harband",
      "description": "A simple cache for a few of the JS Error constructors.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es-errors@1.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fes-errors%2F-%2Fes-errors-1.3.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/es-errors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/es-errors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/es-errors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/es-errors/-/es-errors-1.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "65fe47d8ac6ddb18d3bdb26f3f66562c4202c40ea3fa1026333225ca9cb8c5c060d6f2959f1f3d5b2d066d2fa47f9730095145cdd0858765d20853542d2e9cb3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es-errors"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-proto",
      "version": "1.0.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|get-proto@1.0.1",
      "author": "Jordan Harband",
      "description": "Robustly get the [[Prototype]] of an object",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-proto@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fget-proto%2F-%2Fget-proto-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/get-proto.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/get-proto#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/get-proto/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/get-proto/-/get-proto-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b1349f063a17069f3d26f20a21e7eac3b53608279bb1cef892263a6b0886a202ada1219b823604fc6ffe97db05dcc5853cd73d21ca0e0b83837ca1dfc459a9d2"
            }
          ],
          "comment": "as detected 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-proto"
        }
      ]
    },
    {
      "type": "library",
      "name": "math-intrinsics",
      "version": "1.1.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|math-intrinsics@1.1.0",
      "author": "Jordan Harband",
      "description": "ES Math-related intrinsics and helpers, robustly cached.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/math-intrinsics@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmath-intrinsics%2F-%2Fmath-intrinsics-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/es-shims/math-intrinsics.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es-shims/math-intrinsics#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es-shims/math-intrinsics/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fc85ed6f0124e474cfc84c32297ea11a4617c4cf676e3eb807e8a55499c2fd1e81d291f91b85776f4a556cbec3063e2d921040a696d05257fa17a5e5f4b1eed6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/math-intrinsics"
        }
      ]
    },
    {
      "type": "library",
      "name": "typed-array-buffer",
      "version": "1.0.3",
      "bom-ref": "minimist@0.0.10-tuxcare.1|typed-array-buffer@1.0.3",
      "author": "Jordan Harband",
      "description": "Get the ArrayBuffer out of a TypedArray, robustly.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/typed-array-buffer@1.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftyped-array-buffer%2F-%2Ftyped-array-buffer-1.0.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/typed-array-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/typed-array-buffer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/typed-array-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/typed-array-buffer/-/typed-array-buffer-1.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9c0618c1f637aa7cd7df422403a01066355bb4ae9db86a27b5c426d56486d4c0fde182ea2b4e75e46340a57928c4a39632eb15b2c00758b87d49e6a879f6051b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/typed-array-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "typed-array-byte-offset",
      "version": "1.0.4",
      "bom-ref": "minimist@0.0.10-tuxcare.1|typed-array-byte-offset@1.0.4",
      "author": "Jordan Harband",
      "description": "Robustly get the byte offset of a Typed Array",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/typed-array-byte-offset@1.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftyped-array-byte-offset%2F-%2Ftyped-array-byte-offset-1.0.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/typed-array-byte-offset.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/typed-array-byte-offset#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/typed-array-byte-offset/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/typed-array-byte-offset/-/typed-array-byte-offset-1.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6d3940141fc505831cb97f3581b2f839ca47e4f9a5147aa5082a4097c025133333e64e77a0d0ef37ca753cd3962c4988db1e28ae9deb68e141e75b6ff57f8c15"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/typed-array-byte-offset"
        }
      ]
    },
    {
      "type": "library",
      "name": "available-typed-arrays",
      "version": "1.0.7",
      "bom-ref": "minimist@0.0.10-tuxcare.1|available-typed-arrays@1.0.7",
      "author": "Jordan Harband",
      "description": "Returns an array of Typed Array names that are available in the current environment",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/available-typed-arrays@1.0.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Favailable-typed-arrays%2F-%2Favailable-typed-arrays-1.0.7.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/available-typed-arrays.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/available-typed-arrays#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/available-typed-arrays/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c2f52306d48637bfbb4a3369abff4cd93837e745190f7abad881592db4404756d23250a8d5969e5be049f83d3dd1ee2120864b05c4c359ee0c8788ef5036a3cd"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/available-typed-arrays"
        }
      ]
    },
    {
      "type": "library",
      "name": "call-bound",
      "version": "1.0.4",
      "bom-ref": "minimist@0.0.10-tuxcare.1|call-bound@1.0.4",
      "author": "Jordan Harband",
      "description": "Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/call-bound@1.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcall-bound%2F-%2Fcall-bound-1.0.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/call-bound.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/call-bound#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/call-bound/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/call-bound/-/call-bound-1.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fb2b3df7b53dea9a382b1fc0069042aa103d12ec49690583420ef6f791f8841a61bf72198346e804abb0629b78617a7a319e4099942753fb72313951a5a49e8e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/call-bound"
        }
      ]
    },
    {
      "type": "library",
      "name": "for-each",
      "version": "0.3.5",
      "bom-ref": "minimist@0.0.10-tuxcare.1|for-each@0.3.5",
      "author": "Raynos",
      "description": "A better forEach",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/for-each@0.3.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffor-each%2F-%2Ffor-each-0.3.5.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/Raynos/for-each.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Raynos/for-each",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Raynos/for-each/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/for-each/-/for-each-0.3.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "74ac75d9e442548cea0b1146a65c8528930fbcb11682636d52ba53889211e6ef7bcc48511bcc92aed6e83c7657c7b75a2f1415ae5eb8ddc4f36da6f6b64423c6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/for-each"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-tostringtag",
      "version": "1.0.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|has-tostringtag@1.0.2",
      "author": "Jordan Harband",
      "description": "Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-tostringtag@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhas-tostringtag%2F-%2Fhas-tostringtag-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/has-tostringtag.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/has-tostringtag#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/has-tostringtag/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "36a00307c5633c52ccd95d15bc751ec30c2cc3465605a21d828fa2787b4ade16ac2f3e2a78246361ca9f07a010ac182044aa69285f0be76fd5a9d56c3b8ec397"
            }
          ],
          "comment": "as detected 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-tostringtag"
        }
      ]
    },
    {
      "type": "library",
      "name": "uglify-js",
      "version": "1.1.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|uglify-js@1.1.1",
      "author": "Mihai Bazon",
      "description": "JavaScript parser and compressor/beautifier toolkit",
      "purl": "pkg:npm/uglify-js@1.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fuglify-js%2F-%2Fuglify-js-1.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mishoo/UglifyJS.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mishoo/UglifyJS#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mishoo/UglifyJS/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/uglify-js/-/uglify-js-1.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "61863d0e57b595e0be6ed82b1e7011d397aad1a45d70f26c5e56180fe498c3696a7391c5b85347837c16116e12344d225d71149747f3e37813437af560aefaae"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uglify-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "wrappy",
      "version": "1.0.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwrappy%2F-%2Fwrappy-1.0.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/wrappy/-/wrappy-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9784a9fc346c7a8afdc0be84bd5dbe4ee427eb774c90f8d9feca7d5e48214c46d5f4a94f4b5c54b19deeeff2103b8c31b5c141e1b82940f45c477402bdeccf71"
            }
          ],
          "comment": "as detected 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": "brace-expansion",
      "version": "1.1.12",
      "bom-ref": "minimist@0.0.10-tuxcare.1|brace-expansion@1.1.12",
      "author": "Julian Gruber",
      "description": "Brace expansion as known from sh/bash",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/brace-expansion@1.1.12?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbrace-expansion%2F-%2Fbrace-expansion-1.1.12.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/brace-expansion/-/brace-expansion-1.1.12.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f53f548d6debd145b973543b193c25969b57c21bd8984cc587331f67d1fb1505adfae65e3e364f8c13ff5b5644c99d6dc065a89b9ff9e9317894f72a8e70c772"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/brace-expansion"
        }
      ]
    },
    {
      "type": "library",
      "name": "ms",
      "version": "2.1.3",
      "bom-ref": "minimist@0.0.10-tuxcare.1|ms@2.1.3",
      "description": "Tiny millisecond conversion utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ms@2.1.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fms%2F-%2Fms-2.1.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/vercel/ms.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/vercel/ms#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vercel/ms/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ms/-/ms-2.1.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e85973b9b4cb646dc9d9afcd542025784863ceae68c601f268253dc985ef70bb2fa1568726afece715c8ebf5d73fab73ed1f7100eb479d23bfb57b45dd645394"
            }
          ],
          "comment": "as detected 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": "compat-data",
      "group": "@babel",
      "version": "7.29.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Fcompat-data%2F-%2Fcompat-data-7.29.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Fhelper-validator-option%2F-%2Fhelper-validator-option-7.27.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbrowserslist%2F-%2Fbrowserslist-4.28.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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"
        }
      ]
    },
    {
      "type": "library",
      "name": "lru-cache",
      "version": "5.1.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flru-cache%2F-%2Flru-cache-5.1.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-module-imports",
      "group": "@babel",
      "version": "7.28.6",
      "bom-ref": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Fhelper-module-imports%2F-%2Fhelper-module-imports-7.28.6.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40babel%2Fhelper-globals%2F-%2Fhelper-globals-7.28.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "camelcase",
      "version": "5.3.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcamelcase%2F-%2Fcamelcase-5.3.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "get-package-type",
      "version": "0.1.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fget-package-type%2F-%2Fget-package-type-0.1.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "js-yaml",
      "version": "3.14.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|js-yaml@3.14.2",
      "author": "Vladimir Zapparov",
      "description": "YAML 1.2 parser and serializer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/js-yaml@3.14.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjs-yaml%2F-%2Fjs-yaml-3.14.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/js-yaml/-/js-yaml-3.14.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3cc4a692ac6bd74e976b5e7a736336eb967e153acf97ea3177fae0390cb6b628d078ae53c50e37a6c3b5642c2154e49d9e7f91ce4ce5473fde638060241615a6"
            }
          ],
          "comment": "as detected 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": "color-name",
      "version": "1.1.4",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcolor-name%2F-%2Fcolor-name-1.1.4.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "path-key",
      "version": "3.1.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpath-key%2F-%2Fpath-key-3.1.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fshebang-command%2F-%2Fshebang-command-2.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "which",
      "version": "2.0.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwhich%2F-%2Fwhich-2.0.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "mimic-fn",
      "version": "2.1.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmimic-fn%2F-%2Fmimic-fn-2.1.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40types%2Fbabel__generator%2F-%2Fbabel__generator-7.27.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40types%2Fbabel__template%2F-%2Fbabel__template-7.4.4.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40types%2Fbabel__traverse%2F-%2Fbabel__traverse-7.28.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "minimist@0.0.10-tuxcare.1|babel-plugin-jest-hoist@29.6.3",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-plugin-jest-hoist@29.6.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-plugin-jest-hoist%2F-%2Fbabel-plugin-jest-hoist-29.6.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-arrayish%2F-%2Fis-arrayish-0.2.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnode-int64%2F-%2Fnode-int64-0.4.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftmpl%2F-%2Ftmpl-1.0.5.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhasown%2F-%2Fhasown-2.0.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40sinonjs%2Fcommons%2F-%2Fcommons-3.0.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@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": "to-regex-range",
      "version": "5.0.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fto-regex-range%2F-%2Fto-regex-range-5.0.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "p-locate",
      "version": "4.1.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fp-locate%2F-%2Fp-locate-4.1.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "p-limit",
          "version": "2.3.0",
          "bom-ref": "minimist@0.0.10-tuxcare.1|p-locate@4.1.0|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fp-limit%2F-%2Fp-limit-2.3.0.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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-locate/node_modules/p-limit"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "call-bind-apply-helpers",
      "version": "1.0.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|call-bind-apply-helpers@1.0.2",
      "author": "Jordan Harband",
      "description": "Helper functions around Function call/apply/bind, for use in `call-bind`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/call-bind-apply-helpers@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcall-bind-apply-helpers%2F-%2Fcall-bind-apply-helpers-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/call-bind-apply-helpers.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/call-bind-apply-helpers#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/call-bind-apply-helpers/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4a9d5a6e52748af0e44b38dc68977112e9cde7f5ef92c149dac30115fabac74af285057fd9bfcac057b6d5c329987b4f3928a3f0af7dff049fa04b9339b9ae31"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/call-bind-apply-helpers"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-define-property",
      "version": "1.0.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|es-define-property@1.0.1",
      "author": "Jordan Harband",
      "description": "`Object.defineProperty`, but not IE 8's broken one.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es-define-property@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fes-define-property%2F-%2Fes-define-property-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/es-define-property.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/es-define-property#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/es-define-property/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/es-define-property/-/es-define-property-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7b79d17e07d4678acd18bdb7da05205f4e90372c9ecf4e0a76316b17e2d34683979ab3a014a0e0e0109db235bc1274faf5ea9d606991a49c223d560dac2696de"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es-define-property"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-intrinsic",
      "version": "1.3.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|get-intrinsic@1.3.0",
      "author": "Jordan Harband",
      "description": "Get and robustly cache all JS language-level intrinsics at first require time",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-intrinsic@1.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fget-intrinsic%2F-%2Fget-intrinsic-1.3.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/get-intrinsic.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/get-intrinsic#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/get-intrinsic/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f5f4a349aa2cfdf448548a7ec5226513a95fc21112ecb36d29a08121a987b23af69dad418800493e8d263a38f3f062435116ab9823c6a9a89583999f8dbf7c09"
            }
          ],
          "comment": "as detected 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-intrinsic"
        }
      ]
    },
    {
      "type": "library",
      "name": "set-function-length",
      "version": "1.2.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|set-function-length@1.2.2",
      "author": "Jordan Harband",
      "description": "Set a function's length property",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/set-function-length@1.2.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fset-function-length%2F-%2Fset-function-length-1.2.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/set-function-length.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/set-function-length#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/set-function-length/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/set-function-length/-/set-function-length-1.2.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a6045ce21278fec363582492f409a74b8d31ddb34c0d39271e02f951a3014ccc899d4f741205a1d51cfe302f5e16ee01b8dfd4c198ca42e63fd6fdeb33b1cc7e"
            }
          ],
          "comment": "as detected 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-function-length"
        }
      ]
    },
    {
      "type": "library",
      "name": "define-data-property",
      "version": "1.1.4",
      "bom-ref": "minimist@0.0.10-tuxcare.1|define-data-property@1.1.4",
      "author": "Jordan Harband",
      "description": "Define a data property on an object. Will fall back to assignment in an engine without descriptors.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/define-data-property@1.1.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdefine-data-property%2F-%2Fdefine-data-property-1.1.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/define-data-property.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/define-data-property#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/define-data-property/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/define-data-property/-/define-data-property-1.1.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ac132f23396903cbfa13e489668a3ef87018aac2eb920ecc49f2229cc3c5866928af0ed7f9d39754942cf904faf731a4cccc9f0e720c3765a2775f8d6cbdd3f8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/define-data-property"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-property-descriptors",
      "version": "1.0.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|has-property-descriptors@1.0.2",
      "author": "Jordan Harband",
      "description": "Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-property-descriptors@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhas-property-descriptors%2F-%2Fhas-property-descriptors-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/has-property-descriptors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/has-property-descriptors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/has-property-descriptors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e7924d2ae216fafab829ed418ce4e333661cb5022f093ec61731f099f64f1a8e709eb82489dd1842d9c095e152aae9999b86b3de7d814be7ab6f2e62a49760ae"
            }
          ],
          "comment": "as detected 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-property-descriptors"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-keys",
      "version": "1.1.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|object-keys@1.1.1",
      "author": "Jordan Harband",
      "description": "An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object-keys@1.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fobject-keys%2F-%2Fobject-keys-1.1.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/ljharb/object-keys.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/object-keys#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/object-keys/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/object-keys/-/object-keys-1.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "36e00449439432b9485ce7c72b30fa6e93eeded62ddf1be335d44843e15e4f494d6f82bc591ef409a0f186e360b92d971be1a39323303b3b0de5992d2267e12c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object-keys"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-buffer-byte-length",
      "version": "1.0.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|array-buffer-byte-length@1.0.2",
      "author": "Jordan Harband",
      "description": "Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-buffer-byte-length@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Farray-buffer-byte-length%2F-%2Farray-buffer-byte-length-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/array-buffer-byte-length.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/array-buffer-byte-length#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/array-buffer-byte-length/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/array-buffer-byte-length/-/array-buffer-byte-length-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2c713ef01b91ed16060cabe7ae672e4aaded0dc2aff4e1445d0b7f1e96d9858ed5ea1d339545eeb67003f361a2171f6b76278232392fb5cb0fa81c20525d488b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-buffer-byte-length"
        }
      ]
    },
    {
      "type": "library",
      "name": "arraybuffer.prototype.slice",
      "version": "1.0.4",
      "bom-ref": "minimist@0.0.10-tuxcare.1|arraybuffer.prototype.slice@1.0.4",
      "author": "Jordan Harband",
      "description": "ES spec-compliant shim for ArrayBuffer.prototype.slice",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/arraybuffer.prototype.slice@1.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Farraybuffer.prototype.slice%2F-%2Farraybuffer.prototype.slice-1.0.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/es-shims/ArrayBuffer.prototype.slice.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es-shims/ArrayBuffer.prototype.slice#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es-shims/ArrayBuffer.prototype.slice/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "04da0263a4975cf43b805da8a483f818113e5f0ed4fa91cc60abb38e008ddc6c22688474f5451e29f85ec88af2efb42dac20650b428ad2ae7f4c447fb588773d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/arraybuffer.prototype.slice"
        }
      ]
    },
    {
      "type": "library",
      "name": "data-view-buffer",
      "version": "1.0.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|data-view-buffer@1.0.2",
      "author": "Jordan Harband",
      "description": "Get the ArrayBuffer out of a DataView, robustly.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/data-view-buffer@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdata-view-buffer%2F-%2Fdata-view-buffer-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/data-view-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/data-view-buffer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/data-view-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/data-view-buffer/-/data-view-buffer-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "12628ee55dce2d7875aed2b6c205d16a7b1a2b5fe6b557535048842345bc464be04f4e647f1687dbd3e588b9e92cfef7c983bad78d90ef640d6bc5b1fc0e42a9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/data-view-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "data-view-byte-length",
      "version": "1.0.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|data-view-byte-length@1.0.2",
      "author": "Jordan Harband",
      "description": "Get the byteLength out of a DataView, robustly.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/data-view-byte-length@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdata-view-byte-length%2F-%2Fdata-view-byte-length-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/data-view-byte-length.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/data-view-byte-length#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/data-view-byte-length/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/data-view-byte-length/-/data-view-byte-length-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b6e8466c4e827d333dfb900d19ffa841bef62b2ff4facdf1294a47bd285f8b3d91c4c16014f8ec5ee44b05532dbccb35e5ac1ee394916fcdc3eb01f87b0eb095"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/data-view-byte-length"
        }
      ]
    },
    {
      "type": "library",
      "name": "data-view-byte-offset",
      "version": "1.0.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|data-view-byte-offset@1.0.1",
      "author": "Jordan Harband",
      "description": "Get the byteOffset out of a DataView, robustly.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/data-view-byte-offset@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdata-view-byte-offset%2F-%2Fdata-view-byte-offset-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/data-view-byte-offset.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/data-view-byte-offset#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/data-view-byte-offset/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/data-view-byte-offset/-/data-view-byte-offset-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "052f0f7e6b431a7ae061d3a89c665074b66c95621e08614ff6da5a9f4862d42a3666bd8d2800ecbc6600f17c6e1bfe145a027a0a3b6ff9826707a30cebd40695"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/data-view-byte-offset"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-object-atoms",
      "version": "1.1.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|es-object-atoms@1.1.1",
      "author": "Jordan Harband",
      "description": "ES Object-related atoms: Object, ToObject, RequireObjectCoercible",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es-object-atoms@1.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fes-object-atoms%2F-%2Fes-object-atoms-1.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/es-object-atoms.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/es-object-atoms#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/es-object-atoms/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "146807da1f3328d8a6f658e3edd6a79053dc20220af42a796e6f9cda041261e3e1a5a1b9f9eb2b2ce0e2848a2b9fe3dee85189cd6857428b4fbfbde34da95d5c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es-object-atoms"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-set-tostringtag",
      "version": "2.1.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|es-set-tostringtag@2.1.0",
      "author": "Jordan Harband",
      "description": "A helper to optimistically set Symbol.toStringTag, when possible.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es-set-tostringtag@2.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fes-set-tostringtag%2F-%2Fes-set-tostringtag-2.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/es-shims/es-set-tostringtag.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es-shims/es-set-tostringtag#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es-shims/es-set-tostringtag/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8fabd6cdfac655fc97c607be3b4c79b21e9cbf10288346bfe1175dd8adfacc2315e5e27effeb4e0278113bc70e0cc3566d545d5659866502f6612df247c6c850"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es-set-tostringtag"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-to-primitive",
      "version": "1.3.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|es-to-primitive@1.3.0",
      "author": "Jordan Harband",
      "description": "ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es-to-primitive@1.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fes-to-primitive%2F-%2Fes-to-primitive-1.3.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/ljharb/es-to-primitive.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/es-to-primitive#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/es-to-primitive/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/es-to-primitive/-/es-to-primitive-1.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c3ee662771ae14bf8d8d5b4996fc9d4a1a84d5e3778773db23bff92c0b1824fff6aadb8c5e37cbd8ba47491aa8e1be1e485e4afc31f5257294007481d945b9d2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es-to-primitive"
        }
      ]
    },
    {
      "type": "library",
      "name": "function.prototype.name",
      "version": "1.1.8",
      "bom-ref": "minimist@0.0.10-tuxcare.1|function.prototype.name@1.1.8",
      "author": "Jordan Harband",
      "description": "An ES2015 spec-compliant `Function.prototype.name` shim",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/function.prototype.name@1.1.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffunction.prototype.name%2F-%2Ffunction.prototype.name-1.1.8.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/es-shims/Function.prototype.name.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es-shims/Function.prototype.name#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es-shims/Function.prototype.name/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/function.prototype.name/-/function.prototype.name-1.1.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7b98b0ca874e1e16ccaffc8dadcedf0d81b8aa56c8bc8e606a3cb33e76f94c2c32863029ce7421d41305a2ef5bdf449ebd8e3780224a5f27280818cc6ecb96d1"
            }
          ],
          "comment": "as detected 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.prototype.name"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-symbol-description",
      "version": "1.1.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|get-symbol-description@1.1.0",
      "author": "Jordan Harband",
      "description": "Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-symbol-description@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fget-symbol-description%2F-%2Fget-symbol-description-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/get-symbol-description.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/get-symbol-description#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/get-symbol-description/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/get-symbol-description/-/get-symbol-description-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c3d50ca96c09c4734ebe8373489da83c5e70bd872f3fb8d4bd8ce1a7aef21214e2d7b6430410b5cfda53746bb38c3f84148a8b4984707998ea7e23f3434e846e"
            }
          ],
          "comment": "as detected 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-symbol-description"
        }
      ]
    },
    {
      "type": "library",
      "name": "globalthis",
      "version": "1.0.4",
      "bom-ref": "minimist@0.0.10-tuxcare.1|globalthis@1.0.4",
      "author": "Jordan Harband",
      "description": "ECMAScript spec-compliant polyfill/shim for `globalThis`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/globalthis@1.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fglobalthis%2F-%2Fglobalthis-1.0.4.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/ljharb/System.global.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/System.global#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/System.global/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/globalthis/-/globalthis-1.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0e92ca6cd5385b2969c49ca442e8df09cc185a257f2619b9d06a28d30ad520b02fe633abf5df87f944773e14820f6ac2084220d2e73e1be9ae053c03e782610d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/globalthis"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-proto",
      "version": "1.2.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|has-proto@1.2.0",
      "author": "Jordan Harband",
      "description": "Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-proto@1.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhas-proto%2F-%2Fhas-proto-1.2.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/has-proto.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/has-proto#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/has-proto/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/has-proto/-/has-proto-1.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2882fb7903df1d0442f3e5e5b9a230ec11d4c30a8bd7d6d09f887336076bfb5c17a14d0a2a3eabb9fbb8ee5858eca6c94760ba4faf8f7f237411aef09124bea9"
            }
          ],
          "comment": "as detected 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-proto"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-symbols",
      "version": "1.1.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|has-symbols@1.1.0",
      "author": "Jordan Harband",
      "description": "Determine if the JS environment has Symbol support. Supports spec, or shams.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-symbols@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhas-symbols%2F-%2Fhas-symbols-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/has-symbols.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/has-symbols#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/has-symbols/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/has-symbols/-/has-symbols-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d5c0cd77027625aa2199bdec8383a629a301c2e0b8f2c6278b91d4c360efb02f0b8c64cb2bd87e79bd57e91cae3877b8853d142c25baf22a26863528294aa53d"
            }
          ],
          "comment": "as detected 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-symbols"
        }
      ]
    },
    {
      "type": "library",
      "name": "internal-slot",
      "version": "1.1.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|internal-slot@1.1.0",
      "author": "Jordan Harband",
      "description": "ES spec-like internal slots",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/internal-slot@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Finternal-slot%2F-%2Finternal-slot-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/internal-slot.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/internal-slot#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/internal-slot/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/internal-slot/-/internal-slot-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e2077b56958d40d07850a28214555ca75015bfe14c3a0b3d34ace31cabac73c8d332177978bd4da90a8ea44d0accc76cf34e3fc87960969deec6096e3aa00f2f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/internal-slot"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-array-buffer",
      "version": "3.0.5",
      "bom-ref": "minimist@0.0.10-tuxcare.1|is-array-buffer@3.0.5",
      "author": "Jordan Harband",
      "description": "Is this value a JS ArrayBuffer?",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-array-buffer@3.0.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-array-buffer%2F-%2Fis-array-buffer-3.0.5.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-array-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-array-buffer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-array-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-array-buffer/-/is-array-buffer-3.0.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0c37c03548a21b6c02d6a6b03faeaa953ba025e2f91f2ccca5fafc94b2be8cc422ac6ccda1dd01d7670507ff6af37f11bb6eec0707f0efcfeb76853b444473e8"
            }
          ],
          "comment": "as detected 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-array-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-callable",
      "version": "1.2.7",
      "bom-ref": "minimist@0.0.10-tuxcare.1|is-callable@1.2.7",
      "author": "Jordan Harband",
      "description": "Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-callable@1.2.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-callable%2F-%2Fis-callable-1.2.7.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-callable.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-callable#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-callable/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-callable/-/is-callable-1.2.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d410b40551614bfa74aadc3a7a7a7c7bef0e0f452b2b4a052f3b528cdce170a037583b89c7100f5f33ee3ed2a48c463d514a045a55fff1f80a7aed92f22f494c"
            }
          ],
          "comment": "as detected 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-callable"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-data-view",
      "version": "1.0.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|is-data-view@1.0.2",
      "author": "Jordan Harband",
      "description": "Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-data-view@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-data-view%2F-%2Fis-data-view-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-data-view.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-data-view#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-data-view/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-data-view/-/is-data-view-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "44ab5617ca46992f3b8b60fa82a42efe5ec461195575fcde98224dfcfdd43acfffc75404ee67e1bf31c802905345fedac6f4fa0cc1b04b00576024f49df07dc7"
            }
          ],
          "comment": "as detected 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-data-view"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-negative-zero",
      "version": "2.0.3",
      "bom-ref": "minimist@0.0.10-tuxcare.1|is-negative-zero@2.0.3",
      "author": "Jordan Harband",
      "description": "Is this value negative zero? === will lie to you",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-negative-zero@2.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-negative-zero%2F-%2Fis-negative-zero-2.0.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-negative-zero.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-negative-zero",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-negative-zero/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-negative-zero/-/is-negative-zero-2.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e4aa08bb6360a727a4ef98d7a1d16f9da7c1e83260af7bbcbae2b42c46498eb535f43acc0f7115111691f2c8f3f0208682966fc4f97d4ae13518c54f147c759b"
            }
          ],
          "comment": "as detected 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-negative-zero"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-regex",
      "version": "1.2.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|is-regex@1.2.1",
      "author": "Jordan Harband",
      "description": "Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-regex@1.2.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-regex%2F-%2Fis-regex-1.2.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-regex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-regex/-/is-regex-1.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "32362c2873b93bb982b26446c5670b5a1785a8df4327fd939a782f8ca5e285ee9e7d588fa9cdbbe3e171ff87d88ffaf4dfe112bc17535cad15ead037ae07b3d6"
            }
          ],
          "comment": "as detected 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-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-set",
      "version": "2.0.3",
      "bom-ref": "minimist@0.0.10-tuxcare.1|is-set@2.0.3",
      "author": "Jordan Harband",
      "description": "Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-set@2.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-set%2F-%2Fis-set-2.0.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-set.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-set#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-set/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-set/-/is-set-2.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "88f0237abaec7b6effca018bc70f84051f5a82ff58eae2de61524cbbe40d0a8a2e275ff5ae2d261ab716a5f0aa159bb3cf1dd68edc311b4f7c5fe9f83ae4643e"
            }
          ],
          "comment": "as detected 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-set"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-shared-array-buffer",
      "version": "1.0.4",
      "bom-ref": "minimist@0.0.10-tuxcare.1|is-shared-array-buffer@1.0.4",
      "author": "Jordan Harband",
      "description": "Is this value a JS SharedArrayBuffer?",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-shared-array-buffer@1.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-shared-array-buffer%2F-%2Fis-shared-array-buffer-1.0.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-shared-array-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-shared-array-buffer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-shared-array-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-shared-array-buffer/-/is-shared-array-buffer-1.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "21259a73c76bbf86467f02a5e6c9691c6f4ec0f36dcb88ce58f448841a713a80fe86a2138b0ba2a4e4366cdb61033c00dc1e1f2233b83659fbe0dd12f5bcaaf0"
            }
          ],
          "comment": "as detected 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-shared-array-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-string",
      "version": "1.1.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|is-string@1.1.1",
      "author": "Jordan Harband",
      "description": "Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-string@1.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-string%2F-%2Fis-string-1.1.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-string#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-string/-/is-string-1.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "06d11e4aca1a4239523c17a631022b635318d2e33abe74b58397e6b9f60eb67c4b19464cdb5efc3ca6e1b24ec57efe7c217f99b5cbe81b071c62c8743e096400"
            }
          ],
          "comment": "as detected 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-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-typed-array",
      "version": "1.1.15",
      "bom-ref": "minimist@0.0.10-tuxcare.1|is-typed-array@1.1.15",
      "author": "Jordan Harband",
      "description": "Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-typed-array@1.1.15?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-typed-array%2F-%2Fis-typed-array-1.1.15.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-typed-array.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-typed-array#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-typed-array/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-typed-array/-/is-typed-array-1.1.15.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a7711cb227178e2b7b49ab245c7b35840f75431813c38e85bfa10528a192e434452c3f322a7a218c5de1c688eef786ff39c319a10ba4ce93e9044f6e2d52b381"
            }
          ],
          "comment": "as detected 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-typed-array"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-weakref",
      "version": "1.1.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|is-weakref@1.1.1",
      "author": "Jordan Harband",
      "description": "Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-weakref@1.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-weakref%2F-%2Fis-weakref-1.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-weakref.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-weakref#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-weakref/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-weakref/-/is-weakref-1.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ea2f661964a5ab334c12aa42a7ddcac114b5b943a8764d8e27a6feb2aed93c34b2d96b88e4d148c69ff6e784f2b51f1fb5e7dec645a7e713621d43693ce7d27b"
            }
          ],
          "comment": "as detected 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-weakref"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-inspect",
      "version": "1.13.4",
      "bom-ref": "minimist@0.0.10-tuxcare.1|object-inspect@1.13.4",
      "author": "James Halliday",
      "description": "string representations of objects in node and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object-inspect@1.13.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fobject-inspect%2F-%2Fobject-inspect-1.13.4.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/object-inspect.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/object-inspect",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/object-inspect/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/object-inspect/-/object-inspect-1.13.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5baee22e5e09d845c41936df78709f7eb8c37e2b6f2c0360d14957df01545124f1f762974457a0307515812a84fb0be101b8b85aa8c683d733cac4d5d84a5b7b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object-inspect"
        }
      ]
    },
    {
      "type": "library",
      "name": "object.assign",
      "version": "4.1.7",
      "bom-ref": "minimist@0.0.10-tuxcare.1|object.assign@4.1.7",
      "author": "Jordan Harband",
      "description": "ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object.assign@4.1.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fobject.assign%2F-%2Fobject.assign-4.1.7.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/ljharb/object.assign.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/object.assign#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/object.assign/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/object.assign/-/object.assign-4.1.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9cadbc58ea3e4088c190376e4c8344e09905fd42492b27f6109c6f24a7db943a7283443ea643873532f4430cba34fe85844fc49f357bdc1c71a9c25a5d8f5a9f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object.assign"
        }
      ]
    },
    {
      "type": "library",
      "name": "own-keys",
      "version": "1.0.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|own-keys@1.0.1",
      "author": "Jordan Harband",
      "description": "Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/own-keys@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fown-keys%2F-%2Fown-keys-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/own-keys.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/own-keys#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/own-keys/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/own-keys/-/own-keys-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a853b22b93e389665df9040887ed6385d6fd2e9c53174aacecf9bca39407619d0cdef2aa4aacec65a101ea85a5c59faadac241308fcab607763796704284477e"
            }
          ],
          "comment": "as detected 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-keys"
        }
      ]
    },
    {
      "type": "library",
      "name": "regexp.prototype.flags",
      "version": "1.5.4",
      "bom-ref": "minimist@0.0.10-tuxcare.1|regexp.prototype.flags@1.5.4",
      "author": "Jordan Harband",
      "description": "ES6 spec-compliant RegExp.prototype.flags shim.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/regexp.prototype.flags@1.5.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fregexp.prototype.flags%2F-%2Fregexp.prototype.flags-1.5.4.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/es-shims/RegExp.prototype.flags.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es-shims/RegExp.prototype.flags#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es-shims/RegExp.prototype.flags/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/regexp.prototype.flags/-/regexp.prototype.flags-1.5.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "758aa035265b0f091a27671e45df688c21a306afa63a6f4b9ad5e7027106c8784dff947b8835b64d1c3787ea3f8c2171bacdcfd8b7d62088b0a3002300d9bb20"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/regexp.prototype.flags"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-array-concat",
      "version": "1.1.3",
      "bom-ref": "minimist@0.0.10-tuxcare.1|safe-array-concat@1.1.3",
      "author": "Jordan Harband",
      "description": "`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-array-concat@1.1.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsafe-array-concat%2F-%2Fsafe-array-concat-1.1.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/safe-array-concat.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/safe-array-concat#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/safe-array-concat/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/safe-array-concat/-/safe-array-concat-1.1.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "014466e5fd236043b27418fb550955bc3ae378582d8437441791f574ffba98da685ce328d6ab90a89e30bc90f2459f7ea4ede4196a0e766574f1c4afd9a255e9"
            }
          ],
          "comment": "as detected 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-array-concat"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-push-apply",
      "version": "1.0.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|safe-push-apply@1.0.0",
      "author": "Jordan Harband",
      "description": "Push an array of items into an array, while being robust against prototype modification",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-push-apply@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsafe-push-apply%2F-%2Fsafe-push-apply-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/safe-push-apply.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/safe-push-apply#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/safe-push-apply/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/safe-push-apply/-/safe-push-apply-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "88a13dc3f67bc42cd430866a741b29ea9110bf0b8479b1f8bdda637035a7cb3688eb297a3bd147bd5a6619e96f10736ca18eb019b964c51e99b72fe1d345a248"
            }
          ],
          "comment": "as detected 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-push-apply"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-regex-test",
      "version": "1.1.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|safe-regex-test@1.1.0",
      "author": "Jordan Harband",
      "description": "Give a regex, get a robust predicate function that tests it against a string.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-regex-test@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsafe-regex-test%2F-%2Fsafe-regex-test-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/safe-regex-test.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/safe-regex-test#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/safe-regex-test/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/safe-regex-test/-/safe-regex-test-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c7ff82cf862b8a643141c7097f998a11b21ad4dcde091348e44725fde92695869a9a974d2cf6a557221c09934d1f732f9aa06e815e53318657bf4963b255256b"
            }
          ],
          "comment": "as detected 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-regex-test"
        }
      ]
    },
    {
      "type": "library",
      "name": "set-proto",
      "version": "1.0.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|set-proto@1.0.0",
      "author": "Jordan Harband",
      "description": "Robustly set the [[Prototype]] of an object",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/set-proto@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fset-proto%2F-%2Fset-proto-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/set-proto.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/set-proto#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/set-proto/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/set-proto/-/set-proto-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "44945dbc2a3a2009cf76cbcfffb9ba6ec42a3679f5142057e5936d14bf7c326145ff8c402094c883561b1d6e430b65b948a65a9eb0ba8b81ec26a95a8f0fdd67"
            }
          ],
          "comment": "as detected 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-proto"
        }
      ]
    },
    {
      "type": "library",
      "name": "stop-iteration-iterator",
      "version": "1.1.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|stop-iteration-iterator@1.1.0",
      "author": "Jordan Harband",
      "description": "Firefox 17-26 iterators throw a StopIteration object to indicate \"done\". This normalizes it.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stop-iteration-iterator@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstop-iteration-iterator%2F-%2Fstop-iteration-iterator-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/stop-iteration-iterator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/stop-iteration-iterator#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/stop-iteration-iterator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/stop-iteration-iterator/-/stop-iteration-iterator-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "78ba175bf0c7ca5eb6cf1638482688827461b8cafaae2e23b84600452f04eac084ab32a93a2139db551ca1f771f8a9c3665e719af19869a2829391443b1242a1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stop-iteration-iterator"
        }
      ]
    },
    {
      "type": "library",
      "name": "string.prototype.trim",
      "version": "1.2.10",
      "bom-ref": "minimist@0.0.10-tuxcare.1|string.prototype.trim@1.2.10",
      "author": "Jordan Harband",
      "description": "ES5 spec-compliant shim for String.prototype.trim",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/string.prototype.trim@1.2.10?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstring.prototype.trim%2F-%2Fstring.prototype.trim-1.2.10.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/es-shims/String.prototype.trim.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es-shims/String.prototype.trim#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es-shims/String.prototype.trim/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/string.prototype.trim/-/string.prototype.trim-1.2.10.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "46ceba1743ffd6479d9399726321fdb81cee888fe43519b024047daae2ba54eb48a59d86fa131977e1d06dbbf6e4c80203a8047dfa0c658c654e877859c76b28"
            }
          ],
          "comment": "as detected 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.prototype.trim"
        }
      ]
    },
    {
      "type": "library",
      "name": "string.prototype.trimend",
      "version": "1.0.9",
      "bom-ref": "minimist@0.0.10-tuxcare.1|string.prototype.trimend@1.0.9",
      "author": "Jordan Harband",
      "description": "ES2019 spec-compliant String.prototype.trimEnd shim.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/string.prototype.trimend@1.0.9?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstring.prototype.trimend%2F-%2Fstring.prototype.trimend-1.0.9.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/es-shims/String.prototype.trimEnd.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es-shims/String.prototype.trimEnd#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es-shims/String.prototype.trimEnd/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/string.prototype.trimend/-/string.prototype.trimend-1.0.9.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1bb3a4e42e84fe3e1219fc8b0a5a174eb9e0408414dcf5ad5c6b2ddf233b05e6bd1515117f54b8d991e5659b6c36ab9ed853763e85217d95d82cd5b012be1d2d"
            }
          ],
          "comment": "as detected 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.prototype.trimend"
        }
      ]
    },
    {
      "type": "library",
      "name": "string.prototype.trimstart",
      "version": "1.0.8",
      "bom-ref": "minimist@0.0.10-tuxcare.1|string.prototype.trimstart@1.0.8",
      "author": "Jordan Harband",
      "description": "ES2019 spec-compliant String.prototype.trimStart shim.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/string.prototype.trimstart@1.0.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstring.prototype.trimstart%2F-%2Fstring.prototype.trimstart-1.0.8.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/es-shims/String.prototype.trimStart.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es-shims/String.prototype.trimStart#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es-shims/String.prototype.trimStart/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "517487dbad82499635b5fbb71b749e72beae18b08554f32122a1e3960094b4209c82285873fc4ab3d76331331439bda3d66552794f0453a35673f890294e867e"
            }
          ],
          "comment": "as detected 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.prototype.trimstart"
        }
      ]
    },
    {
      "type": "library",
      "name": "typed-array-byte-length",
      "version": "1.0.3",
      "bom-ref": "minimist@0.0.10-tuxcare.1|typed-array-byte-length@1.0.3",
      "author": "Jordan Harband",
      "description": "Robustly get the byte length of a Typed Array",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/typed-array-byte-length@1.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftyped-array-byte-length%2F-%2Ftyped-array-byte-length-1.0.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/typed-array-byte-length.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/typed-array-byte-length#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/typed-array-byte-length/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/typed-array-byte-length/-/typed-array-byte-length-1.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "05a5e03ae231cfc9fca48ab77bb02d83feecf83a6262bc67e2f768b77c3d29b9c185c450abaa37c5e9907487f29ea49e5de0eb177db1f96bdfce63a33e263d96"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/typed-array-byte-length"
        }
      ]
    },
    {
      "type": "library",
      "name": "typed-array-length",
      "version": "1.0.7",
      "bom-ref": "minimist@0.0.10-tuxcare.1|typed-array-length@1.0.7",
      "author": "Jordan Harband",
      "description": "Robustly get the length of a Typed Array",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/typed-array-length@1.0.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftyped-array-length%2F-%2Ftyped-array-length-1.0.7.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/typed-array-length.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/typed-array-length#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/typed-array-length/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/typed-array-length/-/typed-array-length-1.0.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "dca4b66fe90bedfb2e93f78967b1107671264286a1a3fafa29479fee1c6f96d340e4347c34050cfbcc0931b2726781bdffb8b7bf9ccf04830de5ac9b021dbf26"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/typed-array-length"
        }
      ]
    },
    {
      "type": "library",
      "name": "unbox-primitive",
      "version": "1.1.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|unbox-primitive@1.1.0",
      "author": "Jordan Harband",
      "description": "Unbox a boxed JS primitive value.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unbox-primitive@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Funbox-primitive%2F-%2Funbox-primitive-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/unbox-primitive.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/unbox-primitive#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/unbox-primitive/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/unbox-primitive/-/unbox-primitive-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9d627dd438de3a47a3fd303ca574379b2aee2a9284620aafa70f65cf838f1e3fcd585365b98ae36f3f63d35089f322907768388c5a0e9083424d6d88e4b104cb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unbox-primitive"
        }
      ]
    },
    {
      "type": "library",
      "name": "dunder-proto",
      "version": "1.0.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|dunder-proto@1.0.1",
      "author": "Jordan Harband",
      "description": "If available, the `Object.prototype.__proto__` accessor and mutator, call-bound",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dunder-proto@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdunder-proto%2F-%2Fdunder-proto-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/es-shims/dunder-proto.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es-shims/dunder-proto#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es-shims/dunder-proto/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/dunder-proto/-/dunder-proto-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "28837f9c3241411717c3430b561644f62407986ebca80548060f42aa65188e64088608a3f54e4c16faea9142f915bb72cb366e39e3add3375e45ee1463b72df8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dunder-proto"
        }
      ]
    },
    {
      "type": "library",
      "name": "reflect.getprototypeof",
      "version": "1.0.10",
      "bom-ref": "minimist@0.0.10-tuxcare.1|reflect.getprototypeof@1.0.10",
      "author": "Jordan Harband",
      "description": "An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/reflect.getprototypeof@1.0.10?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Freflect.getprototypeof%2F-%2Freflect.getprototypeof-1.0.10.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/es-shims/Reflect.getPrototypeOf.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es-shims/Reflect.getPrototypeOf",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es-shims/Reflect.getPrototypeOf/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/reflect.getprototypeof/-/reflect.getprototypeof-1.0.10.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d34a3823e0d5ade7e1bfe9d7d2e9728b76e248708f0defb22efe68fe9e9dfd45658ab8a307c135e85b5fc12022e20ded72aad0e25440a904a81446497a160473"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/reflect.getprototypeof"
        }
      ]
    },
    {
      "type": "library",
      "name": "possible-typed-array-names",
      "version": "1.1.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|possible-typed-array-names@1.1.0",
      "author": "Jordan Harband",
      "description": "A simple list of possible Typed Array names.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/possible-typed-array-names@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpossible-typed-array-names%2F-%2Fpossible-typed-array-names-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/possible-typed-array-names.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/possible-typed-array-names#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/possible-typed-array-names/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ffee55153721243a158f76e1a2a8ba51eca6703d340c0c1bd672706a6ccfbc712ccc9e05a45e9234d6d46ce4bcc88e7aa87cdd57c78ad2a11f3928a87644ddc6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/possible-typed-array-names"
        }
      ]
    },
    {
      "type": "library",
      "name": "balanced-match",
      "version": "1.0.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbalanced-match%2F-%2Fbalanced-match-1.0.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/balanced-match"
        }
      ]
    },
    {
      "type": "library",
      "name": "concat-map",
      "version": "0.0.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconcat-map%2F-%2Fconcat-map-0.0.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/concat-map/-/concat-map-0.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fd2aefe1db30c903417e8846a73f68e986f71b3dd2ad40ea047e6b4ee84647b6a1b656d82a7571c366c214c4658da03b1171da5d9f30b07768745bdb9212a6aa"
            }
          ],
          "comment": "as detected 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": "baseline-browser-mapping",
      "version": "2.10.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|baseline-browser-mapping@2.10.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.10.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbaseline-browser-mapping%2F-%2Fbaseline-browser-mapping-2.10.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/baseline-browser-mapping/-/baseline-browser-mapping-2.10.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "948ca0d2ccd17d86e2cbaee3f4a37c232783eeaee1726aa727575d5a636dd7d22d1a934deb89a79659b150d14839d3a6e9bcbdee394beb07e94d326b9a78d600"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/baseline-browser-mapping"
        }
      ]
    },
    {
      "type": "library",
      "name": "caniuse-lite",
      "version": "1.0.30001776",
      "bom-ref": "minimist@0.0.10-tuxcare.1|caniuse-lite@1.0.30001776",
      "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.30001776?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcaniuse-lite%2F-%2Fcaniuse-lite-1.0.30001776.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/caniuse-lite/-/caniuse-lite-1.0.30001776.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b20d352433f367d8c6b21a8a49c90e42d8579d8c0e10fe748de54585a4856d970ecb4e538aeb9a7df0ce7dcc2d0a2b09f64350b8b04589b632c2fd81826f68b3"
            }
          ],
          "comment": "as detected 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": "electron-to-chromium",
      "version": "1.5.307",
      "bom-ref": "minimist@0.0.10-tuxcare.1|electron-to-chromium@1.5.307",
      "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.307?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Felectron-to-chromium%2F-%2Felectron-to-chromium-1.5.307.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/electron-to-chromium/-/electron-to-chromium-1.5.307.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e73dee14a0568e2351e389c57187647178ca31b83929735d722bbb9a14cfa3db41ecd6ea48d3f6b129c647e7ea9276520b02a404dfa8c6289a8d6b38753e8e46"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/electron-to-chromium"
        }
      ]
    },
    {
      "type": "library",
      "name": "node-releases",
      "version": "2.0.27",
      "bom-ref": "minimist@0.0.10-tuxcare.1|node-releases@2.0.27",
      "author": "Sergey Rubanov",
      "description": "Node.js releases data",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/node-releases@2.0.27?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnode-releases%2F-%2Fnode-releases-2.0.27.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/node-releases/-/node-releases-2.0.27.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9e687794291867782b66fa9c087f9f8e643b5fe1f439e6603f8d0e89eac4680a6d5f85e87cc87993035b5a1ee505db94cc2715ffc919f8d0cb0b09b68a8ac894"
            }
          ],
          "comment": "as detected 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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fupdate-browserslist-db%2F-%2Fupdate-browserslist-db-1.2.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "yallist",
      "version": "3.1.1",
      "bom-ref": "minimist@0.0.10-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fyallist%2F-%2Fyallist-3.1.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/yallist"
        }
      ]
    },
    {
      "type": "library",
      "name": "argparse",
      "version": "1.0.10",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fargparse%2F-%2Fargparse-1.0.10.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fesprima%2F-%2Fesprima-4.0.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "shebang-regex",
      "version": "3.0.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fshebang-regex%2F-%2Fshebang-regex-3.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "isexe",
      "version": "2.0.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fisexe%2F-%2Fisexe-2.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/isexe/-/isexe-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "447c4c2e9f659ca1c61d19e0f5016144231b600715a67ebdb2648672addfdfac638155564e18f8aaa2db4cb96aed2b23f01f9f210d44b8210623694ab3241e23"
            }
          ],
          "comment": "as detected 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": "function-bind",
      "version": "1.1.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffunction-bind%2F-%2Ffunction-bind-1.1.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftype-detect%2F-%2Ftype-detect-4.0.8.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "is-number",
      "version": "7.0.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-number%2F-%2Fis-number-7.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "is-date-object",
      "version": "1.1.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|is-date-object@1.1.0",
      "author": "Jordan Harband",
      "description": "Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-date-object@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-date-object%2F-%2Fis-date-object-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-date-object.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-date-object#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-date-object/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-date-object/-/is-date-object-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3f0c2111a90754a4dd44d54ec3efc6ca1d3e33394297847aa8abe486ebcbb4f320808d56007b7db0ec19c502d21a951a0e7addc83b289a846036709f28d4975e"
            }
          ],
          "comment": "as detected 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-date-object"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-symbol",
      "version": "1.1.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|is-symbol@1.1.1",
      "author": "Jordan Harband",
      "description": "Determine if a value is an ES6 Symbol or not.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-symbol@1.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-symbol%2F-%2Fis-symbol-1.1.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-symbol.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-symbol#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-symbol/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-symbol/-/is-symbol-1.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f601b1e864ed09033bdc18261d05df0e62ed7e38d35034b2a314c26e9e56b688b10217e0b038ab58871543f207a6f2395607798bf27917b07d70dfd69556c2ff"
            }
          ],
          "comment": "as detected 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-symbol"
        }
      ]
    },
    {
      "type": "library",
      "name": "functions-have-names",
      "version": "1.2.3",
      "bom-ref": "minimist@0.0.10-tuxcare.1|functions-have-names@1.2.3",
      "author": "Jordan Harband",
      "description": "Does this JS environment support the `name` property on functions?",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/functions-have-names@1.2.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffunctions-have-names%2F-%2Ffunctions-have-names-1.2.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/functions-have-names.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/functions-have-names#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/functions-have-names/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/functions-have-names/-/functions-have-names-1.2.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c5c901517c9322a4fdeedab6c7600c6fe835eb76f9245cac624d31e2ac4d1706df42498d6688911dbeac3f323dfd0577dd67aebd5601508883e0dccd232a9a45"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/functions-have-names"
        }
      ]
    },
    {
      "type": "library",
      "name": "side-channel",
      "version": "1.1.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|side-channel@1.1.0",
      "author": "Jordan Harband",
      "description": "Store information about any JS value in a side channel. Uses WeakMap if available.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/side-channel@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fside-channel%2F-%2Fside-channel-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/side-channel.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/side-channel#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/side-channel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/side-channel/-/side-channel-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "657f7d7bab51c1ea145ea47e541aec96175ae75361e4c4d0c28bb9b6750381bb723347418268440ed5863ffc5b2a7ea1a9f3d11ee8d4370cf97f2ff06db867a7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/side-channel"
        }
      ]
    },
    {
      "type": "library",
      "name": "set-function-name",
      "version": "2.0.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|set-function-name@2.0.2",
      "author": "Jordan Harband",
      "description": "Set a function's name property",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/set-function-name@2.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fset-function-name%2F-%2Fset-function-name-2.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/set-function-name.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/set-function-name#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/set-function-name/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/set-function-name/-/set-function-name-2.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ecf185966b70b040036f4598caf08c6b5b7eca47ba75a206e168ab69fbabe6471ff8c8549cf9acd54791d02290753643f35c844b03076ed9fe4d1f9d32f89a91"
            }
          ],
          "comment": "as detected 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-function-name"
        }
      ]
    },
    {
      "type": "library",
      "name": "isarray",
      "version": "2.0.5",
      "bom-ref": "minimist@0.0.10-tuxcare.1|isarray@2.0.5",
      "author": "Julian Gruber",
      "description": "Array#isArray for older browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isarray@2.0.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fisarray%2F-%2Fisarray-2.0.5.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/juliangruber/isarray.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/juliangruber/isarray",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/juliangruber/isarray/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/isarray/-/isarray-2.0.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c478e10ebddc3412b40737542523d7667b50531fe6c0c4b9470e00ee53c9f745c600ee8848ffde3c336ea34be1a8e654f940f9268a1dc02000a1941ddc57802b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/isarray"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-bigints",
      "version": "1.1.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|has-bigints@1.1.0",
      "author": "Jordan Harband",
      "description": "Determine if the JS environment has BigInt support.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-bigints@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhas-bigints%2F-%2Fhas-bigints-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/has-bigints.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/has-bigints#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/has-bigints/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/has-bigints/-/has-bigints-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "477a5ba64708aafd8f9b7754c208dc943455996a53256d8370ccdc221117131d6887f08430e6cc9b728b99124e76f84cee8e2e4019f0afca7344adac25622a7e"
            }
          ],
          "comment": "as detected 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-bigints"
        }
      ]
    },
    {
      "type": "library",
      "name": "which-boxed-primitive",
      "version": "1.1.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|which-boxed-primitive@1.1.1",
      "author": "Jordan Harband",
      "description": "Which kind of boxed JS primitive is this?",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/which-boxed-primitive@1.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwhich-boxed-primitive%2F-%2Fwhich-boxed-primitive-1.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/which-boxed-primitive.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/which-boxed-primitive#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/which-boxed-primitive/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/which-boxed-primitive/-/which-boxed-primitive-1.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4db5f79a3f27d2874204556563c03192a707012c372fad2322e17c8c53fbf1acf70b6621986bea6c70690234d11f6ff1a98ba7ac9f60d634b28c28e9a16cc800"
            }
          ],
          "comment": "as detected 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-boxed-primitive"
        }
      ]
    },
    {
      "type": "library",
      "name": "which-builtin-type",
      "version": "1.2.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|which-builtin-type@1.2.1",
      "author": "Jordan Harband",
      "description": "What is the type of this builtin JS value?",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/which-builtin-type@1.2.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwhich-builtin-type%2F-%2Fwhich-builtin-type-1.2.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/which-builtin-type.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/which-builtin-type#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/which-builtin-type/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/which-builtin-type/-/which-builtin-type-1.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ea205cce85fe90343b6b7f982419e1dd3f8a651c4cfe260d3d789caa4ebafd07e6d5bf778aefb23889a4834cc76e3e4b34e70dbf54c4003899d316b7e01e2ae9"
            }
          ],
          "comment": "as detected 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-builtin-type"
        }
      ]
    },
    {
      "type": "library",
      "name": "sprintf-js",
      "version": "1.0.3",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsprintf-js%2F-%2Fsprintf-js-1.0.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/sprintf-js/-/sprintf-js-1.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0fd70f824bcb955deddc8ccbd03d182ef180f40864e0f72f57051b3747521abd5a3f436bb780049d351bb86beab840b4980eb81aab757f38ab951b3989b5f1f2"
            }
          ],
          "comment": "as detected 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": "p-try",
      "version": "2.2.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fp-try%2F-%2Fp-try-2.2.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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"
        }
      ]
    },
    {
      "type": "library",
      "name": "side-channel-list",
      "version": "1.0.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|side-channel-list@1.0.0",
      "author": "Jordan Harband",
      "description": "Store information about any JS value in a side channel, using a linked list",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/side-channel-list@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fside-channel-list%2F-%2Fside-channel-list-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/side-channel-list.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/side-channel-list#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/side-channel-list/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/side-channel-list/-/side-channel-list-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1422c7b510ff827a428821c48892cec1d9853fec330a60c491cf72ecdb18c5e178bbb06db27d59bb0830246c4898898789c240acb3f8474c97e1cd8a0ab32b4c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/side-channel-list"
        }
      ]
    },
    {
      "type": "library",
      "name": "side-channel-map",
      "version": "1.0.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|side-channel-map@1.0.1",
      "author": "Jordan Harband",
      "description": "Store information about any JS value in a side channel, using a Map",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/side-channel-map@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fside-channel-map%2F-%2Fside-channel-map-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/side-channel-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/side-channel-map#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/side-channel-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/side-channel-map/-/side-channel-map-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5428c235f80cb1bcb7b53768d369db8ed33f7b0adaea33c79a94e17a7913621f291bdb9c67fd4ff12a38bb814605e93f063a4e56c0c23282c0fe2b8128815744"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/side-channel-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "side-channel-weakmap",
      "version": "1.0.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|side-channel-weakmap@1.0.2",
      "author": "Jordan Harband",
      "description": "Store information about any JS value in a side channel. Uses WeakMap if available.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/side-channel-weakmap@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fside-channel-weakmap%2F-%2Fside-channel-weakmap-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/side-channel-weakmap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/side-channel-weakmap#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/side-channel-weakmap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "58f4bf1ef1d04d89c78ac2e8f4c72a0473899361641cefed969be5772ae77a6e1a790a7885a8b7832b61b3083aa74d684a84e5e7cadca621408c5d9baf6024d8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/side-channel-weakmap"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-bigint",
      "version": "1.1.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|is-bigint@1.1.0",
      "author": "Jordan Harband",
      "description": "Is this value an ES BigInt?",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-bigint@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-bigint%2F-%2Fis-bigint-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-bigint.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-bigint#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-bigint/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-bigint/-/is-bigint-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9f8653dfbc06efc8b3d37c4f44a26b1d37596dedc889ccae704b5d46c579ca09707371b251f6c07e949e0f4149e3535b50d4ade706e1a9fa757d2f81827bc315"
            }
          ],
          "comment": "as detected 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-bigint"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-boolean-object",
      "version": "1.2.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|is-boolean-object@1.2.2",
      "author": "Jordan Harband",
      "description": "Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-boolean-object@1.2.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-boolean-object%2F-%2Fis-boolean-object-1.2.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-boolean-object.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-boolean-object#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-boolean-object/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-boolean-object/-/is-boolean-object-1.2.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c1ae7aa36fc4949318aa30a31a45eb8bb8ade456de6d6e6eb0bc3f9cf98232ce43799edece24986614a63d19f4b71a9e5b82e702641053b160a8ba6c10528ce0"
            }
          ],
          "comment": "as detected 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-boolean-object"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-number-object",
      "version": "1.1.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|is-number-object@1.1.1",
      "author": "Jordan Harband",
      "description": "Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-number-object@1.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-number-object%2F-%2Fis-number-object-1.1.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-number-object.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-number-object#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-number-object/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-number-object/-/is-number-object-1.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "95985c96e984d46e95603f151dedf9c0568889ff824f2e522488b9fb7cb8a6c0e05aee303c3a01845f0dc543a29c473ba478224ec4fa31a05bf76aca8610fe5f"
            }
          ],
          "comment": "as detected 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-object"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-async-function",
      "version": "2.1.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|is-async-function@2.1.1",
      "author": "Jordan Harband",
      "description": "Determine if a function is a native async function.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-async-function@2.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-async-function%2F-%2Fis-async-function-2.1.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-async-function.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-async-function#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-async-function/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-async-function/-/is-async-function-2.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f5d80cfdc6419cdbe3cda3181d5a31c5f3e3d905eddb612fed2bae3ebb3ec5abf4ba4181d12e9de3275974488ce3c90bc7990357e4013eba559c5c9e7cbf2491"
            }
          ],
          "comment": "as detected 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-async-function"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-finalizationregistry",
      "version": "1.1.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|is-finalizationregistry@1.1.1",
      "author": "Jordan Harband",
      "description": "Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-finalizationregistry@1.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-finalizationregistry%2F-%2Fis-finalizationregistry-1.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-finalizationregistry.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-finalizationregistry#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-finalizationregistry/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-finalizationregistry/-/is-finalizationregistry-1.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d690ba37ca9625b5a83ed12381c2f6c7285038fe3dd44423794a37a9329c995f184830c9ace7a97c6f29702ee1fd0827407612bf4989dd9fd95b199ab55af2b2"
            }
          ],
          "comment": "as detected 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-finalizationregistry"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-generator-function",
      "version": "1.1.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|is-generator-function@1.1.2",
      "author": "Jordan Harband",
      "description": "Determine if a function is a native generator function.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-generator-function@1.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-generator-function%2F-%2Fis-generator-function-1.1.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-generator-function.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-generator-function#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-generator-function/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-generator-function/-/is-generator-function-1.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ba9aadd5290690e0d6f6db06346e66b574d7b440a2cf0b52da4035eb533e8093dcd7175bfc0c7adbd69fe98ad3c1c39e4076dec2b3cd944e43c7b933bd74e2cc"
            }
          ],
          "comment": "as detected 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-function"
        }
      ]
    },
    {
      "type": "library",
      "name": "which-collection",
      "version": "1.0.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|which-collection@1.0.2",
      "author": "Jordan Harband",
      "description": "Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/which-collection@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwhich-collection%2F-%2Fwhich-collection-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/which-collection.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/which-collection#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/which-collection/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/which-collection/-/which-collection-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2b88d5ca39c1760bdcf3a63a06468b64437ddf74b060eb8116476606ef597e47006dd55ba484e70e68ef67f6908d15d0aefe443e44e70f5b37f468a2a9b9e00b"
            }
          ],
          "comment": "as detected 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-collection"
        }
      ]
    },
    {
      "type": "library",
      "name": "async-function",
      "version": "1.0.0",
      "bom-ref": "minimist@0.0.10-tuxcare.1|async-function@1.0.0",
      "author": "Jordan Harbamd",
      "description": "A function that returns the normally hidden `AsyncFunction` constructor",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/async-function@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fasync-function%2F-%2Fasync-function-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/async-function.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/async-function#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/async-function/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/async-function/-/async-function-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "86c535f007bc0834d1e8a82ef4361fd046c2aff6b98862f4af2b500e86d471da5838aa2493c2c48d5a619d7903920a62d30615b2aad7b8fd1b67125a4ea760a0"
            }
          ],
          "comment": "as detected 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-function"
        }
      ]
    },
    {
      "type": "library",
      "name": "generator-function",
      "version": "2.0.1",
      "bom-ref": "minimist@0.0.10-tuxcare.1|generator-function@2.0.1",
      "author": "Jordan Harbamd",
      "description": "A function that returns the normally hidden `GeneratorFunction` constructor",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/generator-function@2.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgenerator-function%2F-%2Fgenerator-function-2.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/TimothyGu/generator-function.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TimothyGu/generator-function#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TimothyGu/generator-function/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/generator-function/-/generator-function-2.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "485745988262fb26c2d2f8e51cdd191951877379601340f13c04f47638d583e9233a74aa725aa68f4290ef291338b3fa631a2a3afb8038319d707267fb8deade"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/generator-function"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-map",
      "version": "2.0.3",
      "bom-ref": "minimist@0.0.10-tuxcare.1|is-map@2.0.3",
      "author": "Jordan Harband",
      "description": "Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-map@2.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-map%2F-%2Fis-map-2.0.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-map#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-map/-/is-map-2.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d5079dd3f1ebda6f98ab19ccd3d0a303677f8ba61935f17a476a1100e8f7e9e51d4baa8857f86e3c935212929bba97b016cf99b09971b238cf6dcd3f69f5ba2f"
            }
          ],
          "comment": "as detected 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-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-weakmap",
      "version": "2.0.2",
      "bom-ref": "minimist@0.0.10-tuxcare.1|is-weakmap@2.0.2",
      "author": "Jordan Harband",
      "description": "Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-weakmap@2.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-weakmap%2F-%2Fis-weakmap-2.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-weakmap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-weakmap#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-weakmap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-weakmap/-/is-weakmap-2.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2b9a5760e9bdc2a6354608e92f7613905dfdb678b55da8d42246b04cb528f446445541606b981240917c9cd4bb670250d36cbed5808d61c321f8721fd59a84fb"
            }
          ],
          "comment": "as detected 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-weakmap"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-weakset",
      "version": "2.0.4",
      "bom-ref": "minimist@0.0.10-tuxcare.1|is-weakset@2.0.4",
      "author": "Jordan Harband",
      "description": "Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-weakset@2.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-weakset%2F-%2Fis-weakset-2.0.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-weakset.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-weakset#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-weakset/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-weakset/-/is-weakset-2.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "99f7306fa23343238a4ecf3809032b3b05b881071a4ce016274cf32429765923c3ad693f3b30da2265851f77635e16f6e20e1eb9d65f2d1a3302f3c6c3877d85"
            }
          ],
          "comment": "as detected 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-weakset"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "minimist@0.0.10-tuxcare.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|jest@29.7.0",
        "minimist@0.0.10-tuxcare.1|tap@0.4.13",
        "minimist@0.0.10-tuxcare.1|tape@1.0.4"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|jest@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@jest/core@29.7.0",
        "minimist@0.0.10-tuxcare.1|@jest/types@29.6.3",
        "minimist@0.0.10-tuxcare.1|import-local@3.2.0",
        "minimist@0.0.10-tuxcare.1|jest-cli@29.7.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|tap@0.4.13",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|buffer-equal@0.0.2",
        "minimist@0.0.10-tuxcare.1|deep-equal@0.0.0",
        "minimist@0.0.10-tuxcare.1|difflet@0.2.6",
        "minimist@0.0.10-tuxcare.1|tap@0.4.13|glob@3.2.11",
        "minimist@0.0.10-tuxcare.1|inherits@2.0.4",
        "minimist@0.0.10-tuxcare.1|mkdirp@0.5.6",
        "minimist@0.0.10-tuxcare.1|nopt@2.2.1",
        "minimist@0.0.10-tuxcare.1|runforcover@0.0.2",
        "minimist@0.0.10-tuxcare.1|slide@1.1.6",
        "minimist@0.0.10-tuxcare.1|yamlish@0.0.7"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|tap@0.4.13|glob@3.2.11",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|inherits@2.0.4",
        "minimist@0.0.10-tuxcare.1|tap@0.4.13|minimatch@0.3.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|tap@0.4.13|minimatch@0.3.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|tap@0.4.13|lru-cache@2.7.3",
        "minimist@0.0.10-tuxcare.1|sigmund@1.0.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|tap@0.4.13|lru-cache@2.7.3"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|tape@1.0.4",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|deep-equal@0.0.0",
        "minimist@0.0.10-tuxcare.1|defined@0.0.0",
        "minimist@0.0.10-tuxcare.1|jsonify@0.0.1",
        "minimist@0.0.10-tuxcare.1|through@2.3.8"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@jest/core@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@jest/console@29.7.0",
        "minimist@0.0.10-tuxcare.1|@jest/reporters@29.7.0",
        "minimist@0.0.10-tuxcare.1|@jest/test-result@29.7.0",
        "minimist@0.0.10-tuxcare.1|@jest/transform@29.7.0",
        "minimist@0.0.10-tuxcare.1|@jest/types@29.6.3",
        "minimist@0.0.10-tuxcare.1|@types/node@25.3.3",
        "minimist@0.0.10-tuxcare.1|ansi-escapes@4.3.2",
        "minimist@0.0.10-tuxcare.1|chalk@4.1.2",
        "minimist@0.0.10-tuxcare.1|ci-info@3.9.0",
        "minimist@0.0.10-tuxcare.1|exit@0.1.2",
        "minimist@0.0.10-tuxcare.1|graceful-fs@4.2.11",
        "minimist@0.0.10-tuxcare.1|jest-changed-files@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-config@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-haste-map@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-message-util@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-regex-util@29.6.3",
        "minimist@0.0.10-tuxcare.1|jest-resolve-dependencies@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-resolve@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-runner@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-runtime@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-snapshot@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-util@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-validate@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-watcher@29.7.0",
        "minimist@0.0.10-tuxcare.1|micromatch@4.0.8",
        "minimist@0.0.10-tuxcare.1|pretty-format@29.7.0",
        "minimist@0.0.10-tuxcare.1|slash@3.0.0",
        "minimist@0.0.10-tuxcare.1|strip-ansi@6.0.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@jest/types@29.6.3",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@jest/schemas@29.6.3",
        "minimist@0.0.10-tuxcare.1|@types/istanbul-lib-coverage@2.0.6",
        "minimist@0.0.10-tuxcare.1|@types/istanbul-reports@3.0.4",
        "minimist@0.0.10-tuxcare.1|@types/node@25.3.3",
        "minimist@0.0.10-tuxcare.1|@types/yargs@17.0.35",
        "minimist@0.0.10-tuxcare.1|chalk@4.1.2"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|import-local@3.2.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|pkg-dir@4.2.0",
        "minimist@0.0.10-tuxcare.1|resolve-cwd@3.0.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|jest-cli@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@jest/core@29.7.0",
        "minimist@0.0.10-tuxcare.1|@jest/test-result@29.7.0",
        "minimist@0.0.10-tuxcare.1|@jest/types@29.6.3",
        "minimist@0.0.10-tuxcare.1|chalk@4.1.2",
        "minimist@0.0.10-tuxcare.1|create-jest@29.7.0",
        "minimist@0.0.10-tuxcare.1|exit@0.1.2",
        "minimist@0.0.10-tuxcare.1|import-local@3.2.0",
        "minimist@0.0.10-tuxcare.1|jest-config@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-util@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-validate@29.7.0",
        "minimist@0.0.10-tuxcare.1|yargs@17.7.2"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|buffer-equal@0.0.2"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|deep-equal@0.0.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|difflet@0.2.6",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|charm@0.1.2",
        "minimist@0.0.10-tuxcare.1|deep-is@0.1.4",
        "minimist@0.0.10-tuxcare.1|traverse@0.6.11"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|inherits@2.0.4"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|mkdirp@0.5.6",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|minimist@1.2.8"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|nopt@2.2.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|abbrev@1.1.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|runforcover@0.0.2",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|bunker@0.1.2"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|slide@1.1.6"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|yamlish@0.0.7"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|defined@0.0.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|jsonify@0.0.1"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|through@2.3.8"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@jest/console@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@jest/types@29.6.3",
        "minimist@0.0.10-tuxcare.1|@types/node@25.3.3",
        "minimist@0.0.10-tuxcare.1|chalk@4.1.2",
        "minimist@0.0.10-tuxcare.1|jest-message-util@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-util@29.7.0",
        "minimist@0.0.10-tuxcare.1|slash@3.0.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@jest/reporters@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@bcoe/v8-coverage@0.2.3",
        "minimist@0.0.10-tuxcare.1|@jest/console@29.7.0",
        "minimist@0.0.10-tuxcare.1|@jest/test-result@29.7.0",
        "minimist@0.0.10-tuxcare.1|@jest/transform@29.7.0",
        "minimist@0.0.10-tuxcare.1|@jest/types@29.6.3",
        "minimist@0.0.10-tuxcare.1|@jridgewell/trace-mapping@0.3.31",
        "minimist@0.0.10-tuxcare.1|@types/node@25.3.3",
        "minimist@0.0.10-tuxcare.1|chalk@4.1.2",
        "minimist@0.0.10-tuxcare.1|collect-v8-coverage@1.0.3",
        "minimist@0.0.10-tuxcare.1|exit@0.1.2",
        "minimist@0.0.10-tuxcare.1|glob@7.2.3",
        "minimist@0.0.10-tuxcare.1|graceful-fs@4.2.11",
        "minimist@0.0.10-tuxcare.1|istanbul-lib-coverage@3.2.2",
        "minimist@0.0.10-tuxcare.1|istanbul-lib-instrument@6.0.3",
        "minimist@0.0.10-tuxcare.1|istanbul-lib-report@3.0.1",
        "minimist@0.0.10-tuxcare.1|istanbul-lib-source-maps@4.0.1",
        "minimist@0.0.10-tuxcare.1|istanbul-reports@3.2.0",
        "minimist@0.0.10-tuxcare.1|jest-message-util@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-util@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-worker@29.7.0",
        "minimist@0.0.10-tuxcare.1|slash@3.0.0",
        "minimist@0.0.10-tuxcare.1|string-length@4.0.2",
        "minimist@0.0.10-tuxcare.1|strip-ansi@6.0.1",
        "minimist@0.0.10-tuxcare.1|v8-to-istanbul@9.3.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@jest/test-result@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@jest/console@29.7.0",
        "minimist@0.0.10-tuxcare.1|@jest/types@29.6.3",
        "minimist@0.0.10-tuxcare.1|@types/istanbul-lib-coverage@2.0.6",
        "minimist@0.0.10-tuxcare.1|collect-v8-coverage@1.0.3"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@jest/transform@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/core@7.29.0",
        "minimist@0.0.10-tuxcare.1|@jest/types@29.6.3",
        "minimist@0.0.10-tuxcare.1|@jridgewell/trace-mapping@0.3.31",
        "minimist@0.0.10-tuxcare.1|babel-plugin-istanbul@6.1.1",
        "minimist@0.0.10-tuxcare.1|chalk@4.1.2",
        "minimist@0.0.10-tuxcare.1|convert-source-map@2.0.0",
        "minimist@0.0.10-tuxcare.1|fast-json-stable-stringify@2.1.0",
        "minimist@0.0.10-tuxcare.1|graceful-fs@4.2.11",
        "minimist@0.0.10-tuxcare.1|jest-haste-map@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-regex-util@29.6.3",
        "minimist@0.0.10-tuxcare.1|jest-util@29.7.0",
        "minimist@0.0.10-tuxcare.1|micromatch@4.0.8",
        "minimist@0.0.10-tuxcare.1|pirates@4.0.7",
        "minimist@0.0.10-tuxcare.1|slash@3.0.0",
        "minimist@0.0.10-tuxcare.1|write-file-atomic@4.0.2"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@types/node@25.3.3",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|undici-types@7.18.2"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|ansi-escapes@4.3.2",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|type-fest@0.21.3"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|chalk@4.1.2",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|ansi-styles@4.3.0",
        "minimist@0.0.10-tuxcare.1|supports-color@7.2.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|ci-info@3.9.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|exit@0.1.2"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|graceful-fs@4.2.11"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|jest-changed-files@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|execa@5.1.1",
        "minimist@0.0.10-tuxcare.1|jest-util@29.7.0",
        "minimist@0.0.10-tuxcare.1|p-limit@3.1.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|jest-config@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/core@7.29.0",
        "minimist@0.0.10-tuxcare.1|@jest/test-sequencer@29.7.0",
        "minimist@0.0.10-tuxcare.1|@jest/types@29.6.3",
        "minimist@0.0.10-tuxcare.1|@types/node@25.3.3",
        "minimist@0.0.10-tuxcare.1|babel-jest@29.7.0",
        "minimist@0.0.10-tuxcare.1|chalk@4.1.2",
        "minimist@0.0.10-tuxcare.1|ci-info@3.9.0",
        "minimist@0.0.10-tuxcare.1|deepmerge@4.3.1",
        "minimist@0.0.10-tuxcare.1|glob@7.2.3",
        "minimist@0.0.10-tuxcare.1|graceful-fs@4.2.11",
        "minimist@0.0.10-tuxcare.1|jest-circus@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-environment-node@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-get-type@29.6.3",
        "minimist@0.0.10-tuxcare.1|jest-regex-util@29.6.3",
        "minimist@0.0.10-tuxcare.1|jest-resolve@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-runner@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-util@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-validate@29.7.0",
        "minimist@0.0.10-tuxcare.1|micromatch@4.0.8",
        "minimist@0.0.10-tuxcare.1|parse-json@5.2.0",
        "minimist@0.0.10-tuxcare.1|pretty-format@29.7.0",
        "minimist@0.0.10-tuxcare.1|slash@3.0.0",
        "minimist@0.0.10-tuxcare.1|strip-json-comments@3.1.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|jest-haste-map@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@jest/types@29.6.3",
        "minimist@0.0.10-tuxcare.1|@types/graceful-fs@4.1.9",
        "minimist@0.0.10-tuxcare.1|@types/node@25.3.3",
        "minimist@0.0.10-tuxcare.1|anymatch@3.1.3",
        "minimist@0.0.10-tuxcare.1|fb-watchman@2.0.2",
        "minimist@0.0.10-tuxcare.1|graceful-fs@4.2.11",
        "minimist@0.0.10-tuxcare.1|jest-regex-util@29.6.3",
        "minimist@0.0.10-tuxcare.1|jest-util@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-worker@29.7.0",
        "minimist@0.0.10-tuxcare.1|micromatch@4.0.8",
        "minimist@0.0.10-tuxcare.1|walker@1.0.8"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|jest-message-util@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/code-frame@7.29.0",
        "minimist@0.0.10-tuxcare.1|@jest/types@29.6.3",
        "minimist@0.0.10-tuxcare.1|@types/stack-utils@2.0.3",
        "minimist@0.0.10-tuxcare.1|chalk@4.1.2",
        "minimist@0.0.10-tuxcare.1|graceful-fs@4.2.11",
        "minimist@0.0.10-tuxcare.1|micromatch@4.0.8",
        "minimist@0.0.10-tuxcare.1|pretty-format@29.7.0",
        "minimist@0.0.10-tuxcare.1|slash@3.0.0",
        "minimist@0.0.10-tuxcare.1|stack-utils@2.0.6"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|jest-regex-util@29.6.3"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|jest-resolve-dependencies@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|jest-regex-util@29.6.3",
        "minimist@0.0.10-tuxcare.1|jest-snapshot@29.7.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|jest-resolve@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|chalk@4.1.2",
        "minimist@0.0.10-tuxcare.1|graceful-fs@4.2.11",
        "minimist@0.0.10-tuxcare.1|jest-haste-map@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-pnp-resolver@1.2.3",
        "minimist@0.0.10-tuxcare.1|jest-util@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-validate@29.7.0",
        "minimist@0.0.10-tuxcare.1|resolve.exports@2.0.3",
        "minimist@0.0.10-tuxcare.1|resolve@1.22.11",
        "minimist@0.0.10-tuxcare.1|slash@3.0.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|jest-runner@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@jest/console@29.7.0",
        "minimist@0.0.10-tuxcare.1|@jest/environment@29.7.0",
        "minimist@0.0.10-tuxcare.1|@jest/test-result@29.7.0",
        "minimist@0.0.10-tuxcare.1|@jest/transform@29.7.0",
        "minimist@0.0.10-tuxcare.1|@jest/types@29.6.3",
        "minimist@0.0.10-tuxcare.1|@types/node@25.3.3",
        "minimist@0.0.10-tuxcare.1|chalk@4.1.2",
        "minimist@0.0.10-tuxcare.1|emittery@0.13.1",
        "minimist@0.0.10-tuxcare.1|graceful-fs@4.2.11",
        "minimist@0.0.10-tuxcare.1|jest-docblock@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-environment-node@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-haste-map@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-leak-detector@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-message-util@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-resolve@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-runtime@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-util@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-watcher@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-worker@29.7.0",
        "minimist@0.0.10-tuxcare.1|p-limit@3.1.0",
        "minimist@0.0.10-tuxcare.1|source-map-support@0.5.13"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|jest-runtime@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@jest/environment@29.7.0",
        "minimist@0.0.10-tuxcare.1|@jest/fake-timers@29.7.0",
        "minimist@0.0.10-tuxcare.1|@jest/globals@29.7.0",
        "minimist@0.0.10-tuxcare.1|@jest/source-map@29.6.3",
        "minimist@0.0.10-tuxcare.1|@jest/test-result@29.7.0",
        "minimist@0.0.10-tuxcare.1|@jest/transform@29.7.0",
        "minimist@0.0.10-tuxcare.1|@jest/types@29.6.3",
        "minimist@0.0.10-tuxcare.1|@types/node@25.3.3",
        "minimist@0.0.10-tuxcare.1|chalk@4.1.2",
        "minimist@0.0.10-tuxcare.1|cjs-module-lexer@1.4.3",
        "minimist@0.0.10-tuxcare.1|collect-v8-coverage@1.0.3",
        "minimist@0.0.10-tuxcare.1|glob@7.2.3",
        "minimist@0.0.10-tuxcare.1|graceful-fs@4.2.11",
        "minimist@0.0.10-tuxcare.1|jest-haste-map@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-message-util@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-mock@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-regex-util@29.6.3",
        "minimist@0.0.10-tuxcare.1|jest-resolve@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-snapshot@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-util@29.7.0",
        "minimist@0.0.10-tuxcare.1|slash@3.0.0",
        "minimist@0.0.10-tuxcare.1|strip-bom@4.0.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|jest-snapshot@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/core@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/generator@7.29.1",
        "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-jsx@7.28.6",
        "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-typescript@7.28.6",
        "minimist@0.0.10-tuxcare.1|@babel/types@7.29.0",
        "minimist@0.0.10-tuxcare.1|@jest/expect-utils@29.7.0",
        "minimist@0.0.10-tuxcare.1|@jest/transform@29.7.0",
        "minimist@0.0.10-tuxcare.1|@jest/types@29.6.3",
        "minimist@0.0.10-tuxcare.1|babel-preset-current-node-syntax@1.2.0",
        "minimist@0.0.10-tuxcare.1|chalk@4.1.2",
        "minimist@0.0.10-tuxcare.1|expect@29.7.0",
        "minimist@0.0.10-tuxcare.1|graceful-fs@4.2.11",
        "minimist@0.0.10-tuxcare.1|jest-diff@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-get-type@29.6.3",
        "minimist@0.0.10-tuxcare.1|jest-matcher-utils@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-message-util@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-util@29.7.0",
        "minimist@0.0.10-tuxcare.1|natural-compare@1.4.0",
        "minimist@0.0.10-tuxcare.1|pretty-format@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-snapshot@29.7.0|semver@7.7.4"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|jest-snapshot@29.7.0|semver@7.7.4"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|jest-util@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@jest/types@29.6.3",
        "minimist@0.0.10-tuxcare.1|@types/node@25.3.3",
        "minimist@0.0.10-tuxcare.1|chalk@4.1.2",
        "minimist@0.0.10-tuxcare.1|ci-info@3.9.0",
        "minimist@0.0.10-tuxcare.1|graceful-fs@4.2.11",
        "minimist@0.0.10-tuxcare.1|picomatch@2.3.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|jest-validate@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@jest/types@29.6.3",
        "minimist@0.0.10-tuxcare.1|jest-validate@29.7.0|camelcase@6.3.0",
        "minimist@0.0.10-tuxcare.1|chalk@4.1.2",
        "minimist@0.0.10-tuxcare.1|jest-get-type@29.6.3",
        "minimist@0.0.10-tuxcare.1|leven@3.1.0",
        "minimist@0.0.10-tuxcare.1|pretty-format@29.7.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|jest-validate@29.7.0|camelcase@6.3.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|jest-watcher@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@jest/test-result@29.7.0",
        "minimist@0.0.10-tuxcare.1|@jest/types@29.6.3",
        "minimist@0.0.10-tuxcare.1|@types/node@25.3.3",
        "minimist@0.0.10-tuxcare.1|ansi-escapes@4.3.2",
        "minimist@0.0.10-tuxcare.1|chalk@4.1.2",
        "minimist@0.0.10-tuxcare.1|emittery@0.13.1",
        "minimist@0.0.10-tuxcare.1|jest-util@29.7.0",
        "minimist@0.0.10-tuxcare.1|string-length@4.0.2"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|micromatch@4.0.8",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|braces@3.0.3",
        "minimist@0.0.10-tuxcare.1|picomatch@2.3.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|pretty-format@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@jest/schemas@29.6.3",
        "minimist@0.0.10-tuxcare.1|pretty-format@29.7.0|ansi-styles@5.2.0",
        "minimist@0.0.10-tuxcare.1|react-is@18.3.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|pretty-format@29.7.0|ansi-styles@5.2.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|slash@3.0.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|strip-ansi@6.0.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|ansi-regex@5.0.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@jest/schemas@29.6.3",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@sinclair/typebox@0.27.10"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@types/istanbul-lib-coverage@2.0.6"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@types/istanbul-reports@3.0.4",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@types/istanbul-lib-report@3.0.3"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@types/yargs@17.0.35",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@types/yargs-parser@21.0.3"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|pkg-dir@4.2.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|find-up@4.1.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|resolve-cwd@3.0.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|resolve-from@5.0.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|create-jest@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@jest/types@29.6.3",
        "minimist@0.0.10-tuxcare.1|chalk@4.1.2",
        "minimist@0.0.10-tuxcare.1|exit@0.1.2",
        "minimist@0.0.10-tuxcare.1|graceful-fs@4.2.11",
        "minimist@0.0.10-tuxcare.1|jest-config@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-util@29.7.0",
        "minimist@0.0.10-tuxcare.1|prompts@2.4.2"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|yargs@17.7.2",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|cliui@8.0.1",
        "minimist@0.0.10-tuxcare.1|escalade@3.2.0",
        "minimist@0.0.10-tuxcare.1|get-caller-file@2.0.5",
        "minimist@0.0.10-tuxcare.1|require-directory@2.1.1",
        "minimist@0.0.10-tuxcare.1|string-width@4.2.3",
        "minimist@0.0.10-tuxcare.1|y18n@5.0.8",
        "minimist@0.0.10-tuxcare.1|yargs-parser@21.1.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|charm@0.1.2"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|deep-is@0.1.4"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|traverse@0.6.11",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|gopd@1.2.0",
        "minimist@0.0.10-tuxcare.1|typedarray.prototype.slice@1.0.5",
        "minimist@0.0.10-tuxcare.1|which-typed-array@1.1.20"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|minimist@1.2.8"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|abbrev@1.1.1"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|bunker@0.1.2",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|burrito@0.2.12"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@bcoe/v8-coverage@0.2.3"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@jridgewell/trace-mapping@0.3.31",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@jridgewell/resolve-uri@3.1.2",
        "minimist@0.0.10-tuxcare.1|@jridgewell/sourcemap-codec@1.5.5"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|collect-v8-coverage@1.0.3"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|glob@7.2.3",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|fs.realpath@1.0.0",
        "minimist@0.0.10-tuxcare.1|inflight@1.0.6",
        "minimist@0.0.10-tuxcare.1|inherits@2.0.4",
        "minimist@0.0.10-tuxcare.1|minimatch@3.1.5",
        "minimist@0.0.10-tuxcare.1|once@1.4.0",
        "minimist@0.0.10-tuxcare.1|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|istanbul-lib-coverage@3.2.2"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|istanbul-lib-instrument@6.0.3",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/core@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/parser@7.29.0",
        "minimist@0.0.10-tuxcare.1|@istanbuljs/schema@0.1.3",
        "minimist@0.0.10-tuxcare.1|istanbul-lib-coverage@3.2.2",
        "minimist@0.0.10-tuxcare.1|istanbul-lib-instrument@6.0.3|semver@7.7.4"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|istanbul-lib-instrument@6.0.3|semver@7.7.4"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|istanbul-lib-report@3.0.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|istanbul-lib-coverage@3.2.2",
        "minimist@0.0.10-tuxcare.1|make-dir@4.0.0",
        "minimist@0.0.10-tuxcare.1|supports-color@7.2.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|istanbul-lib-source-maps@4.0.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|debug@4.4.3",
        "minimist@0.0.10-tuxcare.1|istanbul-lib-coverage@3.2.2",
        "minimist@0.0.10-tuxcare.1|source-map@0.6.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|istanbul-reports@3.2.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|html-escaper@2.0.2",
        "minimist@0.0.10-tuxcare.1|istanbul-lib-report@3.0.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|jest-worker@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@types/node@25.3.3",
        "minimist@0.0.10-tuxcare.1|jest-util@29.7.0",
        "minimist@0.0.10-tuxcare.1|merge-stream@2.0.0",
        "minimist@0.0.10-tuxcare.1|jest-worker@29.7.0|supports-color@8.1.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|jest-worker@29.7.0|supports-color@8.1.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|has-flag@4.0.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|string-length@4.0.2",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|char-regex@1.0.2",
        "minimist@0.0.10-tuxcare.1|strip-ansi@6.0.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|v8-to-istanbul@9.3.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@jridgewell/trace-mapping@0.3.31",
        "minimist@0.0.10-tuxcare.1|@types/istanbul-lib-coverage@2.0.6",
        "minimist@0.0.10-tuxcare.1|convert-source-map@2.0.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/core@7.29.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/code-frame@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/generator@7.29.1",
        "minimist@0.0.10-tuxcare.1|@babel/helper-compilation-targets@7.28.6",
        "minimist@0.0.10-tuxcare.1|@babel/helper-module-transforms@7.28.6",
        "minimist@0.0.10-tuxcare.1|@babel/helpers@7.28.6",
        "minimist@0.0.10-tuxcare.1|@babel/parser@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/template@7.28.6",
        "minimist@0.0.10-tuxcare.1|@babel/traverse@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/types@7.29.0",
        "minimist@0.0.10-tuxcare.1|@jridgewell/remapping@2.3.5",
        "minimist@0.0.10-tuxcare.1|convert-source-map@2.0.0",
        "minimist@0.0.10-tuxcare.1|debug@4.4.3",
        "minimist@0.0.10-tuxcare.1|gensync@1.0.0-beta.2",
        "minimist@0.0.10-tuxcare.1|json5@2.2.3",
        "minimist@0.0.10-tuxcare.1|semver@6.3.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|babel-plugin-istanbul@6.1.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/helper-plugin-utils@7.28.6",
        "minimist@0.0.10-tuxcare.1|@istanbuljs/load-nyc-config@1.1.0",
        "minimist@0.0.10-tuxcare.1|@istanbuljs/schema@0.1.3",
        "minimist@0.0.10-tuxcare.1|babel-plugin-istanbul@6.1.1|istanbul-lib-instrument@5.2.1",
        "minimist@0.0.10-tuxcare.1|test-exclude@6.0.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|babel-plugin-istanbul@6.1.1|istanbul-lib-instrument@5.2.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/core@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/parser@7.29.0",
        "minimist@0.0.10-tuxcare.1|@istanbuljs/schema@0.1.3",
        "minimist@0.0.10-tuxcare.1|istanbul-lib-coverage@3.2.2",
        "minimist@0.0.10-tuxcare.1|semver@6.3.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|convert-source-map@2.0.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|fast-json-stable-stringify@2.1.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|pirates@4.0.7"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|write-file-atomic@4.0.2",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|imurmurhash@0.1.4",
        "minimist@0.0.10-tuxcare.1|signal-exit@3.0.7"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|undici-types@7.18.2"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|type-fest@0.21.3"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|ansi-styles@4.3.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|color-convert@2.0.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|supports-color@7.2.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|has-flag@4.0.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|execa@5.1.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|cross-spawn@7.0.6",
        "minimist@0.0.10-tuxcare.1|get-stream@6.0.1",
        "minimist@0.0.10-tuxcare.1|human-signals@2.1.0",
        "minimist@0.0.10-tuxcare.1|is-stream@2.0.1",
        "minimist@0.0.10-tuxcare.1|merge-stream@2.0.0",
        "minimist@0.0.10-tuxcare.1|npm-run-path@4.0.1",
        "minimist@0.0.10-tuxcare.1|onetime@5.1.2",
        "minimist@0.0.10-tuxcare.1|signal-exit@3.0.7",
        "minimist@0.0.10-tuxcare.1|strip-final-newline@2.0.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|p-limit@3.1.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|yocto-queue@0.1.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@jest/test-sequencer@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@jest/test-result@29.7.0",
        "minimist@0.0.10-tuxcare.1|graceful-fs@4.2.11",
        "minimist@0.0.10-tuxcare.1|jest-haste-map@29.7.0",
        "minimist@0.0.10-tuxcare.1|slash@3.0.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|babel-jest@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/core@7.29.0",
        "minimist@0.0.10-tuxcare.1|@jest/transform@29.7.0",
        "minimist@0.0.10-tuxcare.1|@types/babel__core@7.20.5",
        "minimist@0.0.10-tuxcare.1|babel-plugin-istanbul@6.1.1",
        "minimist@0.0.10-tuxcare.1|babel-preset-jest@29.6.3",
        "minimist@0.0.10-tuxcare.1|chalk@4.1.2",
        "minimist@0.0.10-tuxcare.1|graceful-fs@4.2.11",
        "minimist@0.0.10-tuxcare.1|slash@3.0.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|deepmerge@4.3.1"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|jest-circus@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@jest/environment@29.7.0",
        "minimist@0.0.10-tuxcare.1|@jest/expect@29.7.0",
        "minimist@0.0.10-tuxcare.1|@jest/test-result@29.7.0",
        "minimist@0.0.10-tuxcare.1|@jest/types@29.6.3",
        "minimist@0.0.10-tuxcare.1|@types/node@25.3.3",
        "minimist@0.0.10-tuxcare.1|chalk@4.1.2",
        "minimist@0.0.10-tuxcare.1|co@4.6.0",
        "minimist@0.0.10-tuxcare.1|dedent@1.7.2",
        "minimist@0.0.10-tuxcare.1|is-generator-fn@2.1.0",
        "minimist@0.0.10-tuxcare.1|jest-each@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-matcher-utils@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-message-util@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-runtime@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-snapshot@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-util@29.7.0",
        "minimist@0.0.10-tuxcare.1|p-limit@3.1.0",
        "minimist@0.0.10-tuxcare.1|pretty-format@29.7.0",
        "minimist@0.0.10-tuxcare.1|pure-rand@6.1.0",
        "minimist@0.0.10-tuxcare.1|slash@3.0.0",
        "minimist@0.0.10-tuxcare.1|stack-utils@2.0.6"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|jest-environment-node@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@jest/environment@29.7.0",
        "minimist@0.0.10-tuxcare.1|@jest/fake-timers@29.7.0",
        "minimist@0.0.10-tuxcare.1|@jest/types@29.6.3",
        "minimist@0.0.10-tuxcare.1|@types/node@25.3.3",
        "minimist@0.0.10-tuxcare.1|jest-mock@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-util@29.7.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|jest-get-type@29.6.3"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|parse-json@5.2.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/code-frame@7.29.0",
        "minimist@0.0.10-tuxcare.1|error-ex@1.3.4",
        "minimist@0.0.10-tuxcare.1|json-parse-even-better-errors@2.3.1",
        "minimist@0.0.10-tuxcare.1|lines-and-columns@1.2.4"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|strip-json-comments@3.1.1"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@types/graceful-fs@4.1.9",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@types/node@25.3.3"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|anymatch@3.1.3",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|normalize-path@3.0.0",
        "minimist@0.0.10-tuxcare.1|picomatch@2.3.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|fb-watchman@2.0.2",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|bser@2.1.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|walker@1.0.8",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|makeerror@1.0.12"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/code-frame@7.29.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/helper-validator-identifier@7.28.5",
        "minimist@0.0.10-tuxcare.1|js-tokens@4.0.0",
        "minimist@0.0.10-tuxcare.1|picocolors@1.1.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@types/stack-utils@2.0.3"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|stack-utils@2.0.6",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|escape-string-regexp@2.0.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|jest-pnp-resolver@1.2.3",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|jest-resolve@29.7.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|resolve.exports@2.0.3"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|resolve@1.22.11",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|is-core-module@2.16.1",
        "minimist@0.0.10-tuxcare.1|path-parse@1.0.7",
        "minimist@0.0.10-tuxcare.1|supports-preserve-symlinks-flag@1.0.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@jest/environment@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@jest/fake-timers@29.7.0",
        "minimist@0.0.10-tuxcare.1|@jest/types@29.6.3",
        "minimist@0.0.10-tuxcare.1|@types/node@25.3.3",
        "minimist@0.0.10-tuxcare.1|jest-mock@29.7.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|emittery@0.13.1"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|jest-docblock@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|detect-newline@3.1.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|jest-leak-detector@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|jest-get-type@29.6.3",
        "minimist@0.0.10-tuxcare.1|pretty-format@29.7.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|source-map-support@0.5.13",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|buffer-from@1.1.2",
        "minimist@0.0.10-tuxcare.1|source-map@0.6.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@jest/fake-timers@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@jest/types@29.6.3",
        "minimist@0.0.10-tuxcare.1|@sinonjs/fake-timers@10.3.0",
        "minimist@0.0.10-tuxcare.1|@types/node@25.3.3",
        "minimist@0.0.10-tuxcare.1|jest-message-util@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-mock@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-util@29.7.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@jest/globals@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@jest/environment@29.7.0",
        "minimist@0.0.10-tuxcare.1|@jest/expect@29.7.0",
        "minimist@0.0.10-tuxcare.1|@jest/types@29.6.3",
        "minimist@0.0.10-tuxcare.1|jest-mock@29.7.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@jest/source-map@29.6.3",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@jridgewell/trace-mapping@0.3.31",
        "minimist@0.0.10-tuxcare.1|callsites@3.1.0",
        "minimist@0.0.10-tuxcare.1|graceful-fs@4.2.11"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|cjs-module-lexer@1.4.3"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|jest-mock@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@jest/types@29.6.3",
        "minimist@0.0.10-tuxcare.1|@types/node@25.3.3",
        "minimist@0.0.10-tuxcare.1|jest-util@29.7.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|strip-bom@4.0.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/generator@7.29.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/parser@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/types@7.29.0",
        "minimist@0.0.10-tuxcare.1|@jridgewell/gen-mapping@0.3.13",
        "minimist@0.0.10-tuxcare.1|@jridgewell/trace-mapping@0.3.31",
        "minimist@0.0.10-tuxcare.1|jsesc@3.1.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-jsx@7.28.6",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/core@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-typescript@7.28.6",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/core@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/types@7.29.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/helper-string-parser@7.27.1",
        "minimist@0.0.10-tuxcare.1|@babel/helper-validator-identifier@7.28.5"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@jest/expect-utils@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|jest-get-type@29.6.3"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|babel-preset-current-node-syntax@1.2.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/core@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-async-generators@7.8.4",
        "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-bigint@7.8.3",
        "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-class-properties@7.12.13",
        "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-class-static-block@7.14.5",
        "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-import-attributes@7.28.6",
        "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-import-meta@7.10.4",
        "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-json-strings@7.8.3",
        "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-logical-assignment-operators@7.10.4",
        "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-nullish-coalescing-operator@7.8.3",
        "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-numeric-separator@7.10.4",
        "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-object-rest-spread@7.8.3",
        "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-optional-catch-binding@7.8.3",
        "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-optional-chaining@7.8.3",
        "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-private-property-in-object@7.14.5",
        "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-top-level-await@7.14.5"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|expect@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@jest/expect-utils@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-get-type@29.6.3",
        "minimist@0.0.10-tuxcare.1|jest-matcher-utils@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-message-util@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-util@29.7.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|jest-diff@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|chalk@4.1.2",
        "minimist@0.0.10-tuxcare.1|diff-sequences@29.6.3",
        "minimist@0.0.10-tuxcare.1|jest-get-type@29.6.3",
        "minimist@0.0.10-tuxcare.1|pretty-format@29.7.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|jest-matcher-utils@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|chalk@4.1.2",
        "minimist@0.0.10-tuxcare.1|jest-diff@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-get-type@29.6.3",
        "minimist@0.0.10-tuxcare.1|pretty-format@29.7.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|natural-compare@1.4.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|picomatch@2.3.1"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|leven@3.1.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|braces@3.0.3",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|fill-range@7.1.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|react-is@18.3.1"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|ansi-regex@5.0.1"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@sinclair/typebox@0.27.10"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@types/istanbul-lib-report@3.0.3",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@types/istanbul-lib-coverage@2.0.6"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@types/yargs-parser@21.0.3"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|find-up@4.1.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|locate-path@5.0.0",
        "minimist@0.0.10-tuxcare.1|path-exists@4.0.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|resolve-from@5.0.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|prompts@2.4.2",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|kleur@3.0.3",
        "minimist@0.0.10-tuxcare.1|sisteransi@1.0.5"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|cliui@8.0.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|string-width@4.2.3",
        "minimist@0.0.10-tuxcare.1|strip-ansi@6.0.1",
        "minimist@0.0.10-tuxcare.1|wrap-ansi@7.0.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|escalade@3.2.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|get-caller-file@2.0.5"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|require-directory@2.1.1"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|string-width@4.2.3",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|emoji-regex@8.0.0",
        "minimist@0.0.10-tuxcare.1|is-fullwidth-code-point@3.0.0",
        "minimist@0.0.10-tuxcare.1|strip-ansi@6.0.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|y18n@5.0.8"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|yargs-parser@21.1.1"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|gopd@1.2.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|typedarray.prototype.slice@1.0.5",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bind@1.0.8",
        "minimist@0.0.10-tuxcare.1|define-properties@1.2.1",
        "minimist@0.0.10-tuxcare.1|es-abstract@1.24.1",
        "minimist@0.0.10-tuxcare.1|es-errors@1.3.0",
        "minimist@0.0.10-tuxcare.1|get-proto@1.0.1",
        "minimist@0.0.10-tuxcare.1|math-intrinsics@1.1.0",
        "minimist@0.0.10-tuxcare.1|typed-array-buffer@1.0.3",
        "minimist@0.0.10-tuxcare.1|typed-array-byte-offset@1.0.4"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|which-typed-array@1.1.20",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|available-typed-arrays@1.0.7",
        "minimist@0.0.10-tuxcare.1|call-bind@1.0.8",
        "minimist@0.0.10-tuxcare.1|call-bound@1.0.4",
        "minimist@0.0.10-tuxcare.1|for-each@0.3.5",
        "minimist@0.0.10-tuxcare.1|get-proto@1.0.1",
        "minimist@0.0.10-tuxcare.1|gopd@1.2.0",
        "minimist@0.0.10-tuxcare.1|has-tostringtag@1.0.2"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|sigmund@1.0.1"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|burrito@0.2.12",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|burrito@0.2.12|traverse@0.5.2",
        "minimist@0.0.10-tuxcare.1|uglify-js@1.1.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|burrito@0.2.12|traverse@0.5.2"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@jridgewell/resolve-uri@3.1.2"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@jridgewell/sourcemap-codec@1.5.5"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|fs.realpath@1.0.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|inflight@1.0.6",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|once@1.4.0",
        "minimist@0.0.10-tuxcare.1|wrappy@1.0.2"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|minimatch@3.1.5",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|brace-expansion@1.1.12"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|once@1.4.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|wrappy@1.0.2"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|path-is-absolute@1.0.1"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/parser@7.29.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/types@7.29.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@istanbuljs/schema@0.1.3"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|make-dir@4.0.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|make-dir@4.0.0|semver@7.7.4"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|make-dir@4.0.0|semver@7.7.4"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|debug@4.4.3",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|ms@2.1.3"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|source-map@0.6.1"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|html-escaper@2.0.2"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|merge-stream@2.0.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|char-regex@1.0.2"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/helper-compilation-targets@7.28.6",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/compat-data@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/helper-validator-option@7.27.1",
        "minimist@0.0.10-tuxcare.1|browserslist@4.28.1",
        "minimist@0.0.10-tuxcare.1|lru-cache@5.1.1",
        "minimist@0.0.10-tuxcare.1|semver@6.3.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/helper-module-transforms@7.28.6",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/core@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/helper-module-imports@7.28.6",
        "minimist@0.0.10-tuxcare.1|@babel/helper-validator-identifier@7.28.5",
        "minimist@0.0.10-tuxcare.1|@babel/traverse@7.29.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/helpers@7.28.6",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/template@7.28.6",
        "minimist@0.0.10-tuxcare.1|@babel/types@7.29.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/template@7.28.6",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/code-frame@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/parser@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/types@7.29.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/traverse@7.29.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/code-frame@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/generator@7.29.1",
        "minimist@0.0.10-tuxcare.1|@babel/helper-globals@7.28.0",
        "minimist@0.0.10-tuxcare.1|@babel/parser@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/template@7.28.6",
        "minimist@0.0.10-tuxcare.1|@babel/types@7.29.0",
        "minimist@0.0.10-tuxcare.1|debug@4.4.3"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@jridgewell/remapping@2.3.5",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@jridgewell/gen-mapping@0.3.13",
        "minimist@0.0.10-tuxcare.1|@jridgewell/trace-mapping@0.3.31"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|gensync@1.0.0-beta.2"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|json5@2.2.3"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|semver@6.3.1"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/helper-plugin-utils@7.28.6"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@istanbuljs/load-nyc-config@1.1.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|camelcase@5.3.1",
        "minimist@0.0.10-tuxcare.1|find-up@4.1.0",
        "minimist@0.0.10-tuxcare.1|get-package-type@0.1.0",
        "minimist@0.0.10-tuxcare.1|js-yaml@3.14.2",
        "minimist@0.0.10-tuxcare.1|resolve-from@5.0.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|test-exclude@6.0.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@istanbuljs/schema@0.1.3",
        "minimist@0.0.10-tuxcare.1|glob@7.2.3",
        "minimist@0.0.10-tuxcare.1|minimatch@3.1.5"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|imurmurhash@0.1.4"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|signal-exit@3.0.7"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|color-convert@2.0.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|color-name@1.1.4"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|has-flag@4.0.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|cross-spawn@7.0.6",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|path-key@3.1.1",
        "minimist@0.0.10-tuxcare.1|shebang-command@2.0.0",
        "minimist@0.0.10-tuxcare.1|which@2.0.2"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|get-stream@6.0.1"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|human-signals@2.1.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|is-stream@2.0.1"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|npm-run-path@4.0.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|path-key@3.1.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|onetime@5.1.2",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|mimic-fn@2.1.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|strip-final-newline@2.0.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|yocto-queue@0.1.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@types/babel__core@7.20.5",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/parser@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/types@7.29.0",
        "minimist@0.0.10-tuxcare.1|@types/babel__generator@7.27.0",
        "minimist@0.0.10-tuxcare.1|@types/babel__template@7.4.4",
        "minimist@0.0.10-tuxcare.1|@types/babel__traverse@7.28.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|babel-preset-jest@29.6.3",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/core@7.29.0",
        "minimist@0.0.10-tuxcare.1|babel-plugin-jest-hoist@29.6.3",
        "minimist@0.0.10-tuxcare.1|babel-preset-current-node-syntax@1.2.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@jest/expect@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|expect@29.7.0",
        "minimist@0.0.10-tuxcare.1|jest-snapshot@29.7.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|co@4.6.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|dedent@1.7.2"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|is-generator-fn@2.1.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|jest-each@29.7.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@jest/types@29.6.3",
        "minimist@0.0.10-tuxcare.1|chalk@4.1.2",
        "minimist@0.0.10-tuxcare.1|jest-get-type@29.6.3",
        "minimist@0.0.10-tuxcare.1|jest-util@29.7.0",
        "minimist@0.0.10-tuxcare.1|pretty-format@29.7.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|pure-rand@6.1.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|error-ex@1.3.4",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|is-arrayish@0.2.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|json-parse-even-better-errors@2.3.1"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|lines-and-columns@1.2.4"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|normalize-path@3.0.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|bser@2.1.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|node-int64@0.4.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|makeerror@1.0.12",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|tmpl@1.0.5"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/helper-validator-identifier@7.28.5"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|js-tokens@4.0.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|picocolors@1.1.1"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|escape-string-regexp@2.0.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|is-core-module@2.16.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|hasown@2.0.2"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|path-parse@1.0.7"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|supports-preserve-symlinks-flag@1.0.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|detect-newline@3.1.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|buffer-from@1.1.2"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@sinonjs/fake-timers@10.3.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@sinonjs/commons@3.0.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|callsites@3.1.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@jridgewell/gen-mapping@0.3.13",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@jridgewell/sourcemap-codec@1.5.5",
        "minimist@0.0.10-tuxcare.1|@jridgewell/trace-mapping@0.3.31"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|jsesc@3.1.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/helper-string-parser@7.27.1"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-async-generators@7.8.4",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/core@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-bigint@7.8.3",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/core@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-class-properties@7.12.13",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/core@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-class-static-block@7.14.5",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/core@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-import-attributes@7.28.6",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/core@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-import-meta@7.10.4",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/core@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-json-strings@7.8.3",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/core@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-logical-assignment-operators@7.10.4",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/core@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-nullish-coalescing-operator@7.8.3",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/core@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-numeric-separator@7.10.4",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/core@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-object-rest-spread@7.8.3",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/core@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-optional-catch-binding@7.8.3",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/core@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-optional-chaining@7.8.3",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/core@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-private-property-in-object@7.14.5",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/core@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/plugin-syntax-top-level-await@7.14.5",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/core@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/helper-plugin-utils@7.28.6"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|diff-sequences@29.6.3"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|fill-range@7.1.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|to-regex-range@5.0.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|locate-path@5.0.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|p-locate@4.1.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|path-exists@4.0.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|kleur@3.0.3"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|sisteransi@1.0.5"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|wrap-ansi@7.0.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|ansi-styles@4.3.0",
        "minimist@0.0.10-tuxcare.1|string-width@4.2.3",
        "minimist@0.0.10-tuxcare.1|strip-ansi@6.0.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|emoji-regex@8.0.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|is-fullwidth-code-point@3.0.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|call-bind@1.0.8",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bind-apply-helpers@1.0.2",
        "minimist@0.0.10-tuxcare.1|es-define-property@1.0.1",
        "minimist@0.0.10-tuxcare.1|get-intrinsic@1.3.0",
        "minimist@0.0.10-tuxcare.1|set-function-length@1.2.2"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|define-properties@1.2.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|define-data-property@1.1.4",
        "minimist@0.0.10-tuxcare.1|has-property-descriptors@1.0.2",
        "minimist@0.0.10-tuxcare.1|object-keys@1.1.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|es-abstract@1.24.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|array-buffer-byte-length@1.0.2",
        "minimist@0.0.10-tuxcare.1|arraybuffer.prototype.slice@1.0.4",
        "minimist@0.0.10-tuxcare.1|available-typed-arrays@1.0.7",
        "minimist@0.0.10-tuxcare.1|call-bind@1.0.8",
        "minimist@0.0.10-tuxcare.1|call-bound@1.0.4",
        "minimist@0.0.10-tuxcare.1|data-view-buffer@1.0.2",
        "minimist@0.0.10-tuxcare.1|data-view-byte-length@1.0.2",
        "minimist@0.0.10-tuxcare.1|data-view-byte-offset@1.0.1",
        "minimist@0.0.10-tuxcare.1|es-define-property@1.0.1",
        "minimist@0.0.10-tuxcare.1|es-errors@1.3.0",
        "minimist@0.0.10-tuxcare.1|es-object-atoms@1.1.1",
        "minimist@0.0.10-tuxcare.1|es-set-tostringtag@2.1.0",
        "minimist@0.0.10-tuxcare.1|es-to-primitive@1.3.0",
        "minimist@0.0.10-tuxcare.1|function.prototype.name@1.1.8",
        "minimist@0.0.10-tuxcare.1|get-intrinsic@1.3.0",
        "minimist@0.0.10-tuxcare.1|get-proto@1.0.1",
        "minimist@0.0.10-tuxcare.1|get-symbol-description@1.1.0",
        "minimist@0.0.10-tuxcare.1|globalthis@1.0.4",
        "minimist@0.0.10-tuxcare.1|gopd@1.2.0",
        "minimist@0.0.10-tuxcare.1|has-property-descriptors@1.0.2",
        "minimist@0.0.10-tuxcare.1|has-proto@1.2.0",
        "minimist@0.0.10-tuxcare.1|has-symbols@1.1.0",
        "minimist@0.0.10-tuxcare.1|hasown@2.0.2",
        "minimist@0.0.10-tuxcare.1|internal-slot@1.1.0",
        "minimist@0.0.10-tuxcare.1|is-array-buffer@3.0.5",
        "minimist@0.0.10-tuxcare.1|is-callable@1.2.7",
        "minimist@0.0.10-tuxcare.1|is-data-view@1.0.2",
        "minimist@0.0.10-tuxcare.1|is-negative-zero@2.0.3",
        "minimist@0.0.10-tuxcare.1|is-regex@1.2.1",
        "minimist@0.0.10-tuxcare.1|is-set@2.0.3",
        "minimist@0.0.10-tuxcare.1|is-shared-array-buffer@1.0.4",
        "minimist@0.0.10-tuxcare.1|is-string@1.1.1",
        "minimist@0.0.10-tuxcare.1|is-typed-array@1.1.15",
        "minimist@0.0.10-tuxcare.1|is-weakref@1.1.1",
        "minimist@0.0.10-tuxcare.1|math-intrinsics@1.1.0",
        "minimist@0.0.10-tuxcare.1|object-inspect@1.13.4",
        "minimist@0.0.10-tuxcare.1|object-keys@1.1.1",
        "minimist@0.0.10-tuxcare.1|object.assign@4.1.7",
        "minimist@0.0.10-tuxcare.1|own-keys@1.0.1",
        "minimist@0.0.10-tuxcare.1|regexp.prototype.flags@1.5.4",
        "minimist@0.0.10-tuxcare.1|safe-array-concat@1.1.3",
        "minimist@0.0.10-tuxcare.1|safe-push-apply@1.0.0",
        "minimist@0.0.10-tuxcare.1|safe-regex-test@1.1.0",
        "minimist@0.0.10-tuxcare.1|set-proto@1.0.0",
        "minimist@0.0.10-tuxcare.1|stop-iteration-iterator@1.1.0",
        "minimist@0.0.10-tuxcare.1|string.prototype.trim@1.2.10",
        "minimist@0.0.10-tuxcare.1|string.prototype.trimend@1.0.9",
        "minimist@0.0.10-tuxcare.1|string.prototype.trimstart@1.0.8",
        "minimist@0.0.10-tuxcare.1|typed-array-buffer@1.0.3",
        "minimist@0.0.10-tuxcare.1|typed-array-byte-length@1.0.3",
        "minimist@0.0.10-tuxcare.1|typed-array-byte-offset@1.0.4",
        "minimist@0.0.10-tuxcare.1|typed-array-length@1.0.7",
        "minimist@0.0.10-tuxcare.1|unbox-primitive@1.1.0",
        "minimist@0.0.10-tuxcare.1|which-typed-array@1.1.20"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|es-errors@1.3.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|get-proto@1.0.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|dunder-proto@1.0.1",
        "minimist@0.0.10-tuxcare.1|es-object-atoms@1.1.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|math-intrinsics@1.1.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|typed-array-buffer@1.0.3",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bound@1.0.4",
        "minimist@0.0.10-tuxcare.1|es-errors@1.3.0",
        "minimist@0.0.10-tuxcare.1|is-typed-array@1.1.15"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|typed-array-byte-offset@1.0.4",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|available-typed-arrays@1.0.7",
        "minimist@0.0.10-tuxcare.1|call-bind@1.0.8",
        "minimist@0.0.10-tuxcare.1|for-each@0.3.5",
        "minimist@0.0.10-tuxcare.1|gopd@1.2.0",
        "minimist@0.0.10-tuxcare.1|has-proto@1.2.0",
        "minimist@0.0.10-tuxcare.1|is-typed-array@1.1.15",
        "minimist@0.0.10-tuxcare.1|reflect.getprototypeof@1.0.10"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|available-typed-arrays@1.0.7",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|possible-typed-array-names@1.1.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|call-bound@1.0.4",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bind-apply-helpers@1.0.2",
        "minimist@0.0.10-tuxcare.1|get-intrinsic@1.3.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|for-each@0.3.5",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|is-callable@1.2.7"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|has-tostringtag@1.0.2",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|has-symbols@1.1.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|uglify-js@1.1.1"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|wrappy@1.0.2"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|brace-expansion@1.1.12",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|balanced-match@1.0.2",
        "minimist@0.0.10-tuxcare.1|concat-map@0.0.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|ms@2.1.3"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/compat-data@7.29.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/helper-validator-option@7.27.1"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|browserslist@4.28.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|baseline-browser-mapping@2.10.0",
        "minimist@0.0.10-tuxcare.1|caniuse-lite@1.0.30001776",
        "minimist@0.0.10-tuxcare.1|electron-to-chromium@1.5.307",
        "minimist@0.0.10-tuxcare.1|node-releases@2.0.27",
        "minimist@0.0.10-tuxcare.1|update-browserslist-db@1.2.3"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|lru-cache@5.1.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|yallist@3.1.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/helper-module-imports@7.28.6",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/traverse@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/types@7.29.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@babel/helper-globals@7.28.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|camelcase@5.3.1"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|get-package-type@0.1.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|js-yaml@3.14.2",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|argparse@1.0.10",
        "minimist@0.0.10-tuxcare.1|esprima@4.0.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|color-name@1.1.4"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|path-key@3.1.1"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|shebang-command@2.0.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|shebang-regex@3.0.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|which@2.0.2",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|isexe@2.0.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|mimic-fn@2.1.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@types/babel__generator@7.27.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/types@7.29.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@types/babel__template@7.4.4",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/parser@7.29.0",
        "minimist@0.0.10-tuxcare.1|@babel/types@7.29.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@types/babel__traverse@7.28.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/types@7.29.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|babel-plugin-jest-hoist@29.6.3",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|@babel/template@7.28.6",
        "minimist@0.0.10-tuxcare.1|@babel/types@7.29.0",
        "minimist@0.0.10-tuxcare.1|@types/babel__core@7.20.5",
        "minimist@0.0.10-tuxcare.1|@types/babel__traverse@7.28.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|is-arrayish@0.2.1"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|node-int64@0.4.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|tmpl@1.0.5"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|hasown@2.0.2",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|function-bind@1.1.2"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|@sinonjs/commons@3.0.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|type-detect@4.0.8"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|to-regex-range@5.0.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|is-number@7.0.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|p-locate@4.1.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|p-locate@4.1.0|p-limit@2.3.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|p-locate@4.1.0|p-limit@2.3.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|p-try@2.2.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|call-bind-apply-helpers@1.0.2",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|es-errors@1.3.0",
        "minimist@0.0.10-tuxcare.1|function-bind@1.1.2"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|es-define-property@1.0.1"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|get-intrinsic@1.3.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bind-apply-helpers@1.0.2",
        "minimist@0.0.10-tuxcare.1|es-define-property@1.0.1",
        "minimist@0.0.10-tuxcare.1|es-errors@1.3.0",
        "minimist@0.0.10-tuxcare.1|es-object-atoms@1.1.1",
        "minimist@0.0.10-tuxcare.1|function-bind@1.1.2",
        "minimist@0.0.10-tuxcare.1|get-proto@1.0.1",
        "minimist@0.0.10-tuxcare.1|gopd@1.2.0",
        "minimist@0.0.10-tuxcare.1|has-symbols@1.1.0",
        "minimist@0.0.10-tuxcare.1|hasown@2.0.2",
        "minimist@0.0.10-tuxcare.1|math-intrinsics@1.1.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|set-function-length@1.2.2",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|define-data-property@1.1.4",
        "minimist@0.0.10-tuxcare.1|es-errors@1.3.0",
        "minimist@0.0.10-tuxcare.1|function-bind@1.1.2",
        "minimist@0.0.10-tuxcare.1|get-intrinsic@1.3.0",
        "minimist@0.0.10-tuxcare.1|gopd@1.2.0",
        "minimist@0.0.10-tuxcare.1|has-property-descriptors@1.0.2"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|define-data-property@1.1.4",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|es-define-property@1.0.1",
        "minimist@0.0.10-tuxcare.1|es-errors@1.3.0",
        "minimist@0.0.10-tuxcare.1|gopd@1.2.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|has-property-descriptors@1.0.2",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|es-define-property@1.0.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|object-keys@1.1.1"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|array-buffer-byte-length@1.0.2",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bound@1.0.4",
        "minimist@0.0.10-tuxcare.1|is-array-buffer@3.0.5"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|arraybuffer.prototype.slice@1.0.4",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|array-buffer-byte-length@1.0.2",
        "minimist@0.0.10-tuxcare.1|call-bind@1.0.8",
        "minimist@0.0.10-tuxcare.1|define-properties@1.2.1",
        "minimist@0.0.10-tuxcare.1|es-abstract@1.24.1",
        "minimist@0.0.10-tuxcare.1|es-errors@1.3.0",
        "minimist@0.0.10-tuxcare.1|get-intrinsic@1.3.0",
        "minimist@0.0.10-tuxcare.1|is-array-buffer@3.0.5"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|data-view-buffer@1.0.2",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bound@1.0.4",
        "minimist@0.0.10-tuxcare.1|es-errors@1.3.0",
        "minimist@0.0.10-tuxcare.1|is-data-view@1.0.2"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|data-view-byte-length@1.0.2",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bound@1.0.4",
        "minimist@0.0.10-tuxcare.1|es-errors@1.3.0",
        "minimist@0.0.10-tuxcare.1|is-data-view@1.0.2"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|data-view-byte-offset@1.0.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bound@1.0.4",
        "minimist@0.0.10-tuxcare.1|es-errors@1.3.0",
        "minimist@0.0.10-tuxcare.1|is-data-view@1.0.2"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|es-object-atoms@1.1.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|es-errors@1.3.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|es-set-tostringtag@2.1.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|es-errors@1.3.0",
        "minimist@0.0.10-tuxcare.1|get-intrinsic@1.3.0",
        "minimist@0.0.10-tuxcare.1|has-tostringtag@1.0.2",
        "minimist@0.0.10-tuxcare.1|hasown@2.0.2"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|es-to-primitive@1.3.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|is-callable@1.2.7",
        "minimist@0.0.10-tuxcare.1|is-date-object@1.1.0",
        "minimist@0.0.10-tuxcare.1|is-symbol@1.1.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|function.prototype.name@1.1.8",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bind@1.0.8",
        "minimist@0.0.10-tuxcare.1|call-bound@1.0.4",
        "minimist@0.0.10-tuxcare.1|define-properties@1.2.1",
        "minimist@0.0.10-tuxcare.1|functions-have-names@1.2.3",
        "minimist@0.0.10-tuxcare.1|hasown@2.0.2",
        "minimist@0.0.10-tuxcare.1|is-callable@1.2.7"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|get-symbol-description@1.1.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bound@1.0.4",
        "minimist@0.0.10-tuxcare.1|es-errors@1.3.0",
        "minimist@0.0.10-tuxcare.1|get-intrinsic@1.3.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|globalthis@1.0.4",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|define-properties@1.2.1",
        "minimist@0.0.10-tuxcare.1|gopd@1.2.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|has-proto@1.2.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|dunder-proto@1.0.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|has-symbols@1.1.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|internal-slot@1.1.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|es-errors@1.3.0",
        "minimist@0.0.10-tuxcare.1|hasown@2.0.2",
        "minimist@0.0.10-tuxcare.1|side-channel@1.1.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|is-array-buffer@3.0.5",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bind@1.0.8",
        "minimist@0.0.10-tuxcare.1|call-bound@1.0.4",
        "minimist@0.0.10-tuxcare.1|get-intrinsic@1.3.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|is-callable@1.2.7"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|is-data-view@1.0.2",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bound@1.0.4",
        "minimist@0.0.10-tuxcare.1|get-intrinsic@1.3.0",
        "minimist@0.0.10-tuxcare.1|is-typed-array@1.1.15"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|is-negative-zero@2.0.3"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|is-regex@1.2.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bound@1.0.4",
        "minimist@0.0.10-tuxcare.1|gopd@1.2.0",
        "minimist@0.0.10-tuxcare.1|has-tostringtag@1.0.2",
        "minimist@0.0.10-tuxcare.1|hasown@2.0.2"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|is-set@2.0.3"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|is-shared-array-buffer@1.0.4",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bound@1.0.4"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|is-string@1.1.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bound@1.0.4",
        "minimist@0.0.10-tuxcare.1|has-tostringtag@1.0.2"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|is-typed-array@1.1.15",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|which-typed-array@1.1.20"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|is-weakref@1.1.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bound@1.0.4"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|object-inspect@1.13.4"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|object.assign@4.1.7",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bind@1.0.8",
        "minimist@0.0.10-tuxcare.1|call-bound@1.0.4",
        "minimist@0.0.10-tuxcare.1|define-properties@1.2.1",
        "minimist@0.0.10-tuxcare.1|es-object-atoms@1.1.1",
        "minimist@0.0.10-tuxcare.1|has-symbols@1.1.0",
        "minimist@0.0.10-tuxcare.1|object-keys@1.1.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|own-keys@1.0.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|get-intrinsic@1.3.0",
        "minimist@0.0.10-tuxcare.1|object-keys@1.1.1",
        "minimist@0.0.10-tuxcare.1|safe-push-apply@1.0.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|regexp.prototype.flags@1.5.4",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bind@1.0.8",
        "minimist@0.0.10-tuxcare.1|define-properties@1.2.1",
        "minimist@0.0.10-tuxcare.1|es-errors@1.3.0",
        "minimist@0.0.10-tuxcare.1|get-proto@1.0.1",
        "minimist@0.0.10-tuxcare.1|gopd@1.2.0",
        "minimist@0.0.10-tuxcare.1|set-function-name@2.0.2"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|safe-array-concat@1.1.3",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bind@1.0.8",
        "minimist@0.0.10-tuxcare.1|call-bound@1.0.4",
        "minimist@0.0.10-tuxcare.1|get-intrinsic@1.3.0",
        "minimist@0.0.10-tuxcare.1|has-symbols@1.1.0",
        "minimist@0.0.10-tuxcare.1|isarray@2.0.5"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|safe-push-apply@1.0.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|es-errors@1.3.0",
        "minimist@0.0.10-tuxcare.1|isarray@2.0.5"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|safe-regex-test@1.1.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bound@1.0.4",
        "minimist@0.0.10-tuxcare.1|es-errors@1.3.0",
        "minimist@0.0.10-tuxcare.1|is-regex@1.2.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|set-proto@1.0.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|dunder-proto@1.0.1",
        "minimist@0.0.10-tuxcare.1|es-errors@1.3.0",
        "minimist@0.0.10-tuxcare.1|es-object-atoms@1.1.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|stop-iteration-iterator@1.1.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|es-errors@1.3.0",
        "minimist@0.0.10-tuxcare.1|internal-slot@1.1.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|string.prototype.trim@1.2.10",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bind@1.0.8",
        "minimist@0.0.10-tuxcare.1|call-bound@1.0.4",
        "minimist@0.0.10-tuxcare.1|define-data-property@1.1.4",
        "minimist@0.0.10-tuxcare.1|define-properties@1.2.1",
        "minimist@0.0.10-tuxcare.1|es-abstract@1.24.1",
        "minimist@0.0.10-tuxcare.1|es-object-atoms@1.1.1",
        "minimist@0.0.10-tuxcare.1|has-property-descriptors@1.0.2"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|string.prototype.trimend@1.0.9",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bind@1.0.8",
        "minimist@0.0.10-tuxcare.1|call-bound@1.0.4",
        "minimist@0.0.10-tuxcare.1|define-properties@1.2.1",
        "minimist@0.0.10-tuxcare.1|es-object-atoms@1.1.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|string.prototype.trimstart@1.0.8",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bind@1.0.8",
        "minimist@0.0.10-tuxcare.1|define-properties@1.2.1",
        "minimist@0.0.10-tuxcare.1|es-object-atoms@1.1.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|typed-array-byte-length@1.0.3",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bind@1.0.8",
        "minimist@0.0.10-tuxcare.1|for-each@0.3.5",
        "minimist@0.0.10-tuxcare.1|gopd@1.2.0",
        "minimist@0.0.10-tuxcare.1|has-proto@1.2.0",
        "minimist@0.0.10-tuxcare.1|is-typed-array@1.1.15"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|typed-array-length@1.0.7",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bind@1.0.8",
        "minimist@0.0.10-tuxcare.1|for-each@0.3.5",
        "minimist@0.0.10-tuxcare.1|gopd@1.2.0",
        "minimist@0.0.10-tuxcare.1|is-typed-array@1.1.15",
        "minimist@0.0.10-tuxcare.1|possible-typed-array-names@1.1.0",
        "minimist@0.0.10-tuxcare.1|reflect.getprototypeof@1.0.10"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|unbox-primitive@1.1.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bound@1.0.4",
        "minimist@0.0.10-tuxcare.1|has-bigints@1.1.0",
        "minimist@0.0.10-tuxcare.1|has-symbols@1.1.0",
        "minimist@0.0.10-tuxcare.1|which-boxed-primitive@1.1.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|dunder-proto@1.0.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bind-apply-helpers@1.0.2",
        "minimist@0.0.10-tuxcare.1|es-errors@1.3.0",
        "minimist@0.0.10-tuxcare.1|gopd@1.2.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|reflect.getprototypeof@1.0.10",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bind@1.0.8",
        "minimist@0.0.10-tuxcare.1|define-properties@1.2.1",
        "minimist@0.0.10-tuxcare.1|es-abstract@1.24.1",
        "minimist@0.0.10-tuxcare.1|es-errors@1.3.0",
        "minimist@0.0.10-tuxcare.1|es-object-atoms@1.1.1",
        "minimist@0.0.10-tuxcare.1|get-intrinsic@1.3.0",
        "minimist@0.0.10-tuxcare.1|get-proto@1.0.1",
        "minimist@0.0.10-tuxcare.1|which-builtin-type@1.2.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|possible-typed-array-names@1.1.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|balanced-match@1.0.2"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|concat-map@0.0.1"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|baseline-browser-mapping@2.10.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|caniuse-lite@1.0.30001776"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|electron-to-chromium@1.5.307"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|node-releases@2.0.27"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|update-browserslist-db@1.2.3",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|browserslist@4.28.1",
        "minimist@0.0.10-tuxcare.1|escalade@3.2.0",
        "minimist@0.0.10-tuxcare.1|picocolors@1.1.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|yallist@3.1.1"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|argparse@1.0.10",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|sprintf-js@1.0.3"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|esprima@4.0.1"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|shebang-regex@3.0.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|isexe@2.0.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|function-bind@1.1.2"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|type-detect@4.0.8"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|is-number@7.0.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|is-date-object@1.1.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bound@1.0.4",
        "minimist@0.0.10-tuxcare.1|has-tostringtag@1.0.2"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|is-symbol@1.1.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bound@1.0.4",
        "minimist@0.0.10-tuxcare.1|has-symbols@1.1.0",
        "minimist@0.0.10-tuxcare.1|safe-regex-test@1.1.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|functions-have-names@1.2.3"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|side-channel@1.1.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|es-errors@1.3.0",
        "minimist@0.0.10-tuxcare.1|object-inspect@1.13.4",
        "minimist@0.0.10-tuxcare.1|side-channel-list@1.0.0",
        "minimist@0.0.10-tuxcare.1|side-channel-map@1.0.1",
        "minimist@0.0.10-tuxcare.1|side-channel-weakmap@1.0.2"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|set-function-name@2.0.2",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|define-data-property@1.1.4",
        "minimist@0.0.10-tuxcare.1|es-errors@1.3.0",
        "minimist@0.0.10-tuxcare.1|functions-have-names@1.2.3",
        "minimist@0.0.10-tuxcare.1|has-property-descriptors@1.0.2"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|isarray@2.0.5"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|has-bigints@1.1.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|which-boxed-primitive@1.1.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|is-bigint@1.1.0",
        "minimist@0.0.10-tuxcare.1|is-boolean-object@1.2.2",
        "minimist@0.0.10-tuxcare.1|is-number-object@1.1.1",
        "minimist@0.0.10-tuxcare.1|is-string@1.1.1",
        "minimist@0.0.10-tuxcare.1|is-symbol@1.1.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|which-builtin-type@1.2.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bound@1.0.4",
        "minimist@0.0.10-tuxcare.1|function.prototype.name@1.1.8",
        "minimist@0.0.10-tuxcare.1|has-tostringtag@1.0.2",
        "minimist@0.0.10-tuxcare.1|is-async-function@2.1.1",
        "minimist@0.0.10-tuxcare.1|is-date-object@1.1.0",
        "minimist@0.0.10-tuxcare.1|is-finalizationregistry@1.1.1",
        "minimist@0.0.10-tuxcare.1|is-generator-function@1.1.2",
        "minimist@0.0.10-tuxcare.1|is-regex@1.2.1",
        "minimist@0.0.10-tuxcare.1|is-weakref@1.1.1",
        "minimist@0.0.10-tuxcare.1|isarray@2.0.5",
        "minimist@0.0.10-tuxcare.1|which-boxed-primitive@1.1.1",
        "minimist@0.0.10-tuxcare.1|which-collection@1.0.2",
        "minimist@0.0.10-tuxcare.1|which-typed-array@1.1.20"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|sprintf-js@1.0.3"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|p-try@2.2.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|side-channel-list@1.0.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|es-errors@1.3.0",
        "minimist@0.0.10-tuxcare.1|object-inspect@1.13.4"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|side-channel-map@1.0.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bound@1.0.4",
        "minimist@0.0.10-tuxcare.1|es-errors@1.3.0",
        "minimist@0.0.10-tuxcare.1|get-intrinsic@1.3.0",
        "minimist@0.0.10-tuxcare.1|object-inspect@1.13.4"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|side-channel-weakmap@1.0.2",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bound@1.0.4",
        "minimist@0.0.10-tuxcare.1|es-errors@1.3.0",
        "minimist@0.0.10-tuxcare.1|get-intrinsic@1.3.0",
        "minimist@0.0.10-tuxcare.1|object-inspect@1.13.4",
        "minimist@0.0.10-tuxcare.1|side-channel-map@1.0.1"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|is-bigint@1.1.0",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|has-bigints@1.1.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|is-boolean-object@1.2.2",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bound@1.0.4",
        "minimist@0.0.10-tuxcare.1|has-tostringtag@1.0.2"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|is-number-object@1.1.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bound@1.0.4",
        "minimist@0.0.10-tuxcare.1|has-tostringtag@1.0.2"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|is-async-function@2.1.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|async-function@1.0.0",
        "minimist@0.0.10-tuxcare.1|call-bound@1.0.4",
        "minimist@0.0.10-tuxcare.1|get-proto@1.0.1",
        "minimist@0.0.10-tuxcare.1|has-tostringtag@1.0.2",
        "minimist@0.0.10-tuxcare.1|safe-regex-test@1.1.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|is-finalizationregistry@1.1.1",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bound@1.0.4"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|is-generator-function@1.1.2",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bound@1.0.4",
        "minimist@0.0.10-tuxcare.1|generator-function@2.0.1",
        "minimist@0.0.10-tuxcare.1|get-proto@1.0.1",
        "minimist@0.0.10-tuxcare.1|has-tostringtag@1.0.2",
        "minimist@0.0.10-tuxcare.1|safe-regex-test@1.1.0"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|which-collection@1.0.2",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|is-map@2.0.3",
        "minimist@0.0.10-tuxcare.1|is-set@2.0.3",
        "minimist@0.0.10-tuxcare.1|is-weakmap@2.0.2",
        "minimist@0.0.10-tuxcare.1|is-weakset@2.0.4"
      ]
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|async-function@1.0.0"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|generator-function@2.0.1"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|is-map@2.0.3"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|is-weakmap@2.0.2"
    },
    {
      "ref": "minimist@0.0.10-tuxcare.1|is-weakset@2.0.4",
      "dependsOn": [
        "minimist@0.0.10-tuxcare.1|call-bound@1.0.4",
        "minimist@0.0.10-tuxcare.1|get-intrinsic@1.3.0"
      ]
    }
  ]
}